Sat, 27 Apr 2024 15:15:23 UTC | login

Information for build make-4.2.1-14.fc31

ID123432
Package Namemake
Version4.2.1
Release14.fc31
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/make.git#a58f35f819553a4a35da50a56d405b06c9975db8
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
StartedSat, 10 Aug 2019 21:25:16 UTC
CompletedSat, 10 Aug 2019 22:48:27 UTC
Taskbuild (f31-candidate, /rpms/make.git:a58f35f819553a4a35da50a56d405b06c9975db8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/make.git#a58f35f819553a4a35da50a56d405b06c9975db8'}}
Tags
f31
f32
RPMs
src
make-4.2.1-14.fc31.src.rpm (info) (download)
riscv64
make-4.2.1-14.fc31.riscv64.rpm (info) (download)
make-devel-4.2.1-14.fc31.riscv64.rpm (info) (download)
make-debuginfo-4.2.1-14.fc31.riscv64.rpm (info) (download)
make-debugsource-4.2.1-14.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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. * Tue Feb 20 2018 Rex Dieter <rdieter@fedoraproject.org> - 1:4.2.1-8 - BR: gcc, rebuild (guile) * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Feb 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:4.2.1-6 - Fix wrong assumptions of glibc's glob internals * Thu Feb 01 2018 Richard W.M. Jones <rjones@redhat.com> - 1:4.2.1-5 - Add upstream patch to fix incorrect use of glibc 2.27 glob internals.