Mon, 03 Feb 2025 01:59:54 UTC | login

Information for build bigloo-4.3h-8.fc33

ID188996
Package Namebigloo
Version4.3h
Release8.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/bigloo.git#e2cff70edfe59620ee0aa2ba9fc66cd626f51ec1
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
StartedThu, 08 Apr 2021 16:03:30 UTC
CompletedFri, 09 Apr 2021 05:48:00 UTC
Taskbuild (f33, /rpms/bigloo.git:e2cff70edfe59620ee0aa2ba9fc66cd626f51ec1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/bigloo.git#e2cff70edfe59620ee0aa2ba9fc66cd626f51ec1'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Oct 21 2020 Jerry James <loganjerry@gmail.com> - 4.3h-8 - Re-enable LTO on aarch64 and ppc64le - Improve the -emacs patch - Fix LTO warnings about mismatched types by adding to the -params patch - Add the -return, -java-signum, and -sigtrap patches - Drop division by zero workaround, fixed with the -sigtrap patch - Move license files to -libs and -doc subpackages * Fri Oct 09 2020 Jeff Law <law@redhat.com> - 4.3h-7 - Re-enable LTO except on aarch64 and ppc64le * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.3h-6 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.3h-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 21 2020 Jerry James <loganjerry@gmail.com> - 4.3h-4 - Support Java 11 * Mon Jul 13 2020 Jeff Law <law@redhat.com> - 4.3h-3 - Disable LTO * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 4.3h-2 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * 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