Information for build libtool-2.4.7-4.fc38

ID2109288
Package Namelibtool
Version2.4.7
Release4.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libtool.git#07f4318bf849deb86d9f17bc4f088b98305e3a65
SummaryThe GNU Portable Library Tool
DescriptionGNU Libtool is a set of shell scripts which automatically configure UNIX and UNIX-like systems to generically build shared libraries. Libtool provides a consistent, portable interface which simplifies the process of using shared libraries. If you are developing programs which will use shared libraries, but do not use the rest of the GNU Autotools (such as GNU Autoconf and GNU Automake), you should install the libtool package. The libtool package also includes all files needed to integrate the GNU Portable Library Tool (libtool) and the GNU Libtool Dynamic Module Loader (ltdl) into a package built using the GNU Autotools (including GNU Autoconf and GNU Automake).
Built byfweimer
State complete
Volume DEFAULT
StartedTue, 10 Jan 2023 10:58:05 UTC
CompletedTue, 10 Jan 2023 11:30:54 UTC
Taskbuild (rawhide, /rpms/libtool.git:07f4318bf849deb86d9f17bc4f088b98305e3a65)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libtool.git#07f4318bf849deb86d9f17bc4f088b98305e3a65'}}
Tags
f38
RPMs
src
libtool-2.4.7-4.fc38.src.rpm (info) (download)
aarch64
libtool-2.4.7-4.fc38.aarch64.rpm (info) (download)
libtool-ltdl-2.4.7-4.fc38.aarch64.rpm (info) (download)
libtool-ltdl-devel-2.4.7-4.fc38.aarch64.rpm (info) (download)
libtool-debugsource-2.4.7-4.fc38.aarch64.rpm (info) (download)
libtool-ltdl-debuginfo-2.4.7-4.fc38.aarch64.rpm (info) (download)
i686
libtool-2.4.7-4.fc38.i686.rpm (info) (download)
libtool-ltdl-2.4.7-4.fc38.i686.rpm (info) (download)
libtool-ltdl-devel-2.4.7-4.fc38.i686.rpm (info) (download)
libtool-debugsource-2.4.7-4.fc38.i686.rpm (info) (download)
libtool-ltdl-debuginfo-2.4.7-4.fc38.i686.rpm (info) (download)
ppc64le
libtool-2.4.7-4.fc38.ppc64le.rpm (info) (download)
libtool-ltdl-2.4.7-4.fc38.ppc64le.rpm (info) (download)
libtool-ltdl-devel-2.4.7-4.fc38.ppc64le.rpm (info) (download)
libtool-debugsource-2.4.7-4.fc38.ppc64le.rpm (info) (download)
libtool-ltdl-debuginfo-2.4.7-4.fc38.ppc64le.rpm (info) (download)
s390x
libtool-2.4.7-4.fc38.s390x.rpm (info) (download)
libtool-ltdl-2.4.7-4.fc38.s390x.rpm (info) (download)
libtool-ltdl-devel-2.4.7-4.fc38.s390x.rpm (info) (download)
libtool-debugsource-2.4.7-4.fc38.s390x.rpm (info) (download)
libtool-ltdl-debuginfo-2.4.7-4.fc38.s390x.rpm (info) (download)
x86_64
libtool-2.4.7-4.fc38.x86_64.rpm (info) (download)
libtool-ltdl-2.4.7-4.fc38.x86_64.rpm (info) (download)
libtool-ltdl-devel-2.4.7-4.fc38.x86_64.rpm (info) (download)
libtool-debugsource-2.4.7-4.fc38.x86_64.rpm (info) (download)
libtool-ltdl-debuginfo-2.4.7-4.fc38.x86_64.rpm (info) (download)
Logs
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Jan 10 2023 Florian Weimer <fweimer@redhat.com> - 2.4.7-4 - C99 compatibility fix in the testsuite * Wed Dec 21 2022 Frederic Berat <fberat@redhat.com> - 2.4.7-3 - Fix test failure due to grep update * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Mar 21 2022 Frederic Berat <fberat@redhat.com> - 2.4.7-1 - Rebase to libtool 2.4.7 (#2065004) * Thu Feb 17 2022 Frederic Berat <fberat@redhat.com> - 2.4.6-50 - Keep compiler generated list of library dependencies. * Sun Feb 13 2022 Jeff Law <jeffreyalaw@gmail.com> - 2.4.6-49 - Re-enable LTO (completing change from Nov 29, 2021) * Tue Feb 01 2022 Frederic Berat <fberat@redhat.com> - 2.4.6-48 - Add support for "-fsanitize", rhbz#2024647 - Add support for "-fuse-ld", rhbz#2024647 - Use make macros (based on Tom Stellard work for f33 and Timm Bäder) https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro - Disable non-PIC test for ARM as this is not supported on this arch - Use autosetup - Use plain %configure * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.6-47 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Jan 10 2022 Jakub Jelinek <jakub@redhat.com> - 2.4.6-46 - bump: for gcc 12.* in rawhide * Mon Nov 29 2021 Marek Kulik <mkulik@redhat.com> - 2.4.6-45 - Enable LTO build - Add disable-lto-link-order2.patch to pass tests * Mon Oct 04 2021 Ondrej Dubaj <odubaj@redhat.com> - 2.4.6-44 - rebuild with automake-1.16.5 * Mon Aug 30 2021 Ondrej Dubaj <odubaj@redhat.com> - 2.4.6-43 - rebuild with automake-1.16.4 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.6-42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Mar 25 2021 Ondrej Dubaj <odubaj@redhat.com> - 2.4.6-41 - rebuild with automake-1.16.3 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.6-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild