Tue, 26 Nov 2024 01:16:59 UTC | login

Information for build nqp-0.0.2020.02-1.fc33

ID151833
Package Namenqp
Version0.0.2020.02
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/nqp.git#f2d3a5805efa09a759db0c66dac5f6425b0da3dd
SummaryNot Quite Perl (6)
DescriptionThis is "Not Quite Perl" -- a lightweight Perl 6-like environment for virtual machines. The key feature of NQP is that it's designed to be a very small environment (as compared with, say, perl6 or Rakudo) and is focused on being a high-level way to create compilers and libraries for virtual machines (such as JVM and MoarVM). Unlike a full-fledged implementation of Perl 6, NQP strives to have as small a run-time footprint as it can, while still providing a Perl 6 object model and regular expression engine for the virtual machine.
Built bydavidlt
State failed
Volume DEFAULT
StartedThu, 13 Aug 2020 11:46:35 UTC
CompletedThu, 13 Aug 2020 12:01:36 UTC
Taskbuild (f33, /rpms/nqp.git:f2d3a5805efa09a759db0c66dac5f6425b0da3dd)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/nqp.git#f2d3a5805efa09a759db0c66dac5f6425b0da3dd'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Feb 24 2020 Gerd Pokorra <gp@zimt.uni-siegen.de> 0.0.2020.02-1 - update to 2020.02 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.2019.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Oct 04 2019 Gerd Pokorra <gp@zimt.uni-siegen.de> 0.0.2019.07.1-1 - update to 2019.11 - the configuration option --libdir can no longer be used (_libdir/nqp -> _datadir/nqp) - BuildRequires gcc, libuv-devel, libatomic_ops-devel, libffi-devel needed * Fri Oct 04 2019 Gerd Pokorra <gp@zimt.uni-siegen.de> 0.0.2019.07.1-1 - update to 2019.07.1 - build on epel8 - add the perl dependencies Data::Dumper and IPC::Cmd - refer to the source from github * Tue Mar 19 2019 Gerd Pokorra <gp@zimt.uni-siegen.de> 0.0.2019.03-1 - update to 2019.03 * Mon Oct 29 2018 Gerd Pokorra <gp@zimt.uni-siegen.de> 0.0.2018.10-1 - update to 2018.10