Information for build make-4.3-1.fc33

ID1476732
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 bydjdelorie
State complete
Volume DEFAULT
StartedThu, 12 Mar 2020 02:16:29 UTC
CompletedThu, 12 Mar 2020 02:19:48 UTC
Taskbuild (rawhide, /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)
aarch64
make-4.3-1.fc33.aarch64.rpm (info) (download)
make-devel-4.3-1.fc33.aarch64.rpm (info) (download)
make-debuginfo-4.3-1.fc33.aarch64.rpm (info) (download)
make-debugsource-4.3-1.fc33.aarch64.rpm (info) (download)
armv7hl
make-4.3-1.fc33.armv7hl.rpm (info) (download)
make-devel-4.3-1.fc33.armv7hl.rpm (info) (download)
make-debuginfo-4.3-1.fc33.armv7hl.rpm (info) (download)
make-debugsource-4.3-1.fc33.armv7hl.rpm (info) (download)
i686
make-4.3-1.fc33.i686.rpm (info) (download)
make-devel-4.3-1.fc33.i686.rpm (info) (download)
make-debuginfo-4.3-1.fc33.i686.rpm (info) (download)
make-debugsource-4.3-1.fc33.i686.rpm (info) (download)
ppc64le
make-4.3-1.fc33.ppc64le.rpm (info) (download)
make-devel-4.3-1.fc33.ppc64le.rpm (info) (download)
make-debuginfo-4.3-1.fc33.ppc64le.rpm (info) (download)
make-debugsource-4.3-1.fc33.ppc64le.rpm (info) (download)
s390x
make-4.3-1.fc33.s390x.rpm (info) (download)
make-devel-4.3-1.fc33.s390x.rpm (info) (download)
make-debuginfo-4.3-1.fc33.s390x.rpm (info) (download)
make-debugsource-4.3-1.fc33.s390x.rpm (info) (download)
x86_64
make-4.3-1.fc33.x86_64.rpm (info) (download)
make-devel-4.3-1.fc33.x86_64.rpm (info) (download)
make-debuginfo-4.3-1.fc33.x86_64.rpm (info) (download)
make-debugsource-4.3-1.fc33.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
root.log
build.log
mock_output.log
aarch64
state.log
root.log
build.log
hw_info.log
mock_output.log
i686
build.log
root.log
hw_info.log
state.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
armv7hl
build.log
root.log
state.log
hw_info.log
mock_output.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.