Fri, 18 Oct 2024 04:03:17 UTC | login

Information for build clisp-2.49.93-38.20230718git6692497.fc41

ID322892
Package Nameclisp
Version2.49.93
Release38.20230718git6692497.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/clisp.git#debdecc984413d1e631ec22db7ef2e5e89cf4ced
SummaryANSI Common Lisp implementation
DescriptionANSI Common Lisp is a high-level, general-purpose programming language. GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe University and Michael Stoll of Munich University, both in Germany. It mostly supports the Lisp described in the ANSI Common Lisp standard. It runs on most Unix workstations (GNU/Linux, FreeBSD, NetBSD, OpenBSD, Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only 4 MiB of RAM. It is Free Software and may be distributed under the terms of GNU GPL, while it is possible to distribute commercial proprietary applications compiled with GNU CLISP. The user interface comes in English, German, French, Spanish, Dutch, Russian and Danish, and can be changed at run time. GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, sockets, i18n, fast bignums and more. An X11 interface is available through CLX, Garnet, CLUE/CLIO. GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 18:10:02 UTC
CompletedThu, 25 Jul 2024 18:43:08 UTC
Taskbuild (f41, /rpms/clisp.git:debdecc984413d1e631ec22db7ef2e5e89cf4ced)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/clisp.git#debdecc984413d1e631ec22db7ef2e5e89cf4ced'}}
Tags
f41
RPMs
src
clisp-2.49.93-38.20230718git6692497.fc41.src.rpm (info) (download)
riscv64
clisp-2.49.93-38.20230718git6692497.fc41.riscv64.rpm (info) (download)
clisp-devel-2.49.93-38.20230718git6692497.fc41.riscv64.rpm (info) (download)
clisp-debuginfo-2.49.93-38.20230718git6692497.fc41.riscv64.rpm (info) (download)
clisp-debugsource-2.49.93-38.20230718git6692497.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.49.93-38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.49.93-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.49.93-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Dec 01 2023 Jerry James <loganjerry@gmail.com> - 2.49.93-35 - Fix a mismatched pointer type error with GCC 14 * Wed Aug 16 2023 Jerry James <loganjerry@gmail.com> - 2.49.93-34 - Build without pcre support (rhbz#2128278) * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.49.93-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 18 2023 Jerry James <loganjerry@gmail.com> - 2.49.93-32 - Update to fix message typos * Mon May 08 2023 Florian Weimer <fweimer@redhat.com> - 2.49.93-31 - Port to C99 * Tue Apr 04 2023 Jerry James <loganjerry@gmail.com> - 2.49.93-30 - Update to allow non-simple strings in FORMAT and FORMATTER - Drop upstreamed ensure-6x patch - Disable gtk2 support for RHEL 10 (thanks to Yaakov Selkowitz) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.49.93-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 10 2023 Jerry James <loganjerry@gmail.com> - 2.49.93-29 - Update to latest git snapshot for buffer overflow fix - Drop upstreamed pari patch * Mon Sep 19 2022 Jerry James <loganjerry@gmail.com> - 2.49.93-28 - Rebuild for pari 2.15.0 * Thu Aug 18 2022 Jerry James <loganjerry@gmail.com> - 2.49.93-27 - Rebuild for libsvm 3.3 * Mon Aug 15 2022 Jerry James <loganjerry@gmail.com> - 2.49.93-26 - Convert License tag to SPDX * Wed Aug 10 2022 Jerry James <loganjerry@gmail.com> - 2.49.93-26 - Move preload.lisp files to the main package * Mon Aug 08 2022 Jerry James <loganjerry@gmail.com> - 2.49.93-25 - Add -ensure-6x patch (rhbz#2115476) * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.49.93-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 18 2022 Jerry James <loganjerry@gmail.com> - 2.49.93-23 - Reduce the impact of the -no-inline patch