Wed, 24 Apr 2024 02:12:53 UTC | login

Information for build bigloo-4.3h-1.fc33

ID161526
Package Namebigloo
Version4.3h
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/bigloo.git#1dec8effae6e307a939705fb36dd8520c335a9e1
SummaryA compiler for the Scheme programming language
DescriptionBigloo is a Scheme implementation devoted to one goal: enabling a Scheme based programming style where C(++) is usually required. Bigloo attempts to make Scheme practical by offering features usually presented by traditional programming languages but not offered by Scheme and functional programming. Bigloo compiles Scheme modules. It delivers small and fast standalone binary executables. Bigloo enables full connections between Scheme and C programs.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 09 Jun 2020 14:39:47 UTC
CompletedTue, 09 Jun 2020 16:08:16 UTC
Taskbuild (f33, /rpms/bigloo.git:1dec8effae6e307a939705fb36dd8520c335a9e1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/bigloo.git#1dec8effae6e307a939705fb36dd8520c335a9e1'}}
Tags No tags
RPMs No RPMs
Changelog * Thu May 14 2020 Jerry James <loganjerry@gmail.com> - 4.3h-1 - Update to 4.3h - Drop upstreamed -gstreamer1 and -return patches * Wed Mar 04 2020 Jerry James <loganjerry@gmail.com> - 4.3g-2 - Fix the library sonames * Fri Feb 28 2020 Jerry James <loganjerry@gmail.com> - 4.3g-1 - Update to 4.3g - Use the bundled gc again for performance reasons * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.3f-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Nov 21 2019 Jerry James <loganjerry@gmail.com> - 4.3f-3 - Fix underlinked plugins - Port gstreamer plugin to 1.0 (gstreamer1) - Move the jigloo class to the Java directory - Go back to the system gc; the bundled version is too buggy * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.3f-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jul 05 2019 Jerry James <loganjerry@gmail.com> - 4.3f-1 - Update to 4.3f - Drop dbus-devel BR; the dbus module is not yet buildable * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.3e-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 30 2019 Jerry James <loganjerry@gmail.com> - 4.3e-1 - Update to 4.3e - Build with custom GC for performance reasons - Add -return, -memread, and -params patches to fix runtime issues - Add -test patch to make %check exit on test failure (bz 1663605) - Unlimit stack usage in the check script for s390x * Sat Jan 05 2019 Tim Landscheidt <tim@tim-landscheidt.de> - 4.3c-2 - Do not set LD_LIBRARY_PATH in %check * Fri Jan 04 2019 Tim Landscheidt <tim@tim-landscheidt.de> - 4.3c-2 - Fix setting compiling user for XEmacs byte-compiled files * Sat Sep 15 2018 Jerry James <loganjerry@gmail.com> - 4.3c-1 - Update to 4.3c * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.3b-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 16 2018 Jerry James <loganjerry@gmail.com> - 4.3b-1 - Update to 4.3b - Drop upstreamed -endian patch - Add -noreturn patch to silence compiler warnings - Remove scriptlets that call install-info - Use ldconfig_scriptlets