Sat, 27 Apr 2024 22:21:59 UTC | login

Information for build make-4.3-1.fc33

ID133936
Package Namemake
Version4.3
Release1.fc33
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/make.git#0d6b893b6e1327169bd22baf3aaf2a321e9a2da0
SummaryA GNU tool which simplifies the build process for users
DescriptionA GNU tool for controlling the generation of executables and other non-source files of a program from the program's source files. Make allows users to build and install packages without any significant knowledge about the details of the build process. The details about how the program should be built are provided for make in the program's makefile.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 23:26:17 UTC
CompletedFri, 27 Mar 2020 23:58:53 UTC
Taskbuild (f33, /rpms/make.git:0d6b893b6e1327169bd22baf3aaf2a321e9a2da0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/make.git#0d6b893b6e1327169bd22baf3aaf2a321e9a2da0'}}
Tags
f33
RPMs
src
make-4.3-1.fc33.src.rpm (info) (download)
riscv64
make-4.3-1.fc33.riscv64.rpm (info) (download)
make-devel-4.3-1.fc33.riscv64.rpm (info) (download)
make-debuginfo-4.3-1.fc33.riscv64.rpm (info) (download)
make-debugsource-4.3-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Mar 11 2020 DJ Delorie <dj@redhat.com> - 1:4.3-1 - Rebase to make-4.3. Remove obsolete patches. * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.2.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Dec 06 2019 DJ Delorie <dj@redhat.com> - 1:4.2.1-15 - Use a non-blocking read with pselect to avoid hangs. BZ #1556839 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.2.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:4.2.1-13 - Run autoreconf * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:4.2.1-12 - Switch to latest guile version * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.2.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.2.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Apr 25 2018 Patsy Griffin Franklin <pfrankli@redhat.com> 1:4.2.1-9 - Fix build failure caused by automake versioning differences related to the glob changes. - Fix testing failure due to Perl changes related to expanding paths.