Wed, 24 Apr 2024 17:13:17 UTC | login

Information for build make-4.3-7.el9

ID11935
Package Namemake
Version4.3
Release7.el9
Epoch1
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/make#6cf8b04e285449c556f1e10aa21046185970614b
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 bymboddu
State complete
Volume DEFAULT
StartedTue, 10 Aug 2021 00:34:48 UTC
CompletedTue, 10 Aug 2021 01:25:07 UTC
Taskbuild (c9s-build-side-264-stack-gate, /redhat/centos-stream/rpms/make:6cf8b04e285449c556f1e10aa21046185970614b)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/make#6cf8b04e285449c556f1e10aa21046185970614b'}}
Tags
c9s-build-side-264-stack-gate
c9s-candidate
c9s-pending
c9s-pending-signed
c9s-released
RPMs
src
make-4.3-7.el9.src.rpm (info) (download)
aarch64
make-4.3-7.el9.aarch64.rpm (info) (download)
make-devel-4.3-7.el9.aarch64.rpm (info) (download)
make-debuginfo-4.3-7.el9.aarch64.rpm (info) (download)
make-debugsource-4.3-7.el9.aarch64.rpm (info) (download)
i686
make-4.3-7.el9.i686.rpm (info) (download)
make-devel-4.3-7.el9.i686.rpm (info) (download)
make-debuginfo-4.3-7.el9.i686.rpm (info) (download)
make-debugsource-4.3-7.el9.i686.rpm (info) (download)
ppc64le
make-4.3-7.el9.ppc64le.rpm (info) (download)
make-devel-4.3-7.el9.ppc64le.rpm (info) (download)
make-debuginfo-4.3-7.el9.ppc64le.rpm (info) (download)
make-debugsource-4.3-7.el9.ppc64le.rpm (info) (download)
s390x
make-4.3-7.el9.s390x.rpm (info) (download)
make-devel-4.3-7.el9.s390x.rpm (info) (download)
make-debuginfo-4.3-7.el9.s390x.rpm (info) (download)
make-debugsource-4.3-7.el9.s390x.rpm (info) (download)
x86_64
make-4.3-7.el9.x86_64.rpm (info) (download)
make-devel-4.3-7.el9.x86_64.rpm (info) (download)
make-debuginfo-4.3-7.el9.x86_64.rpm (info) (download)
make-debugsource-4.3-7.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:4.3-7 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1:4.3-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Fri Feb 19 2021 DJ Delorie <dj@redhat.com> - 1:4.3-5 - Allow users to build with or without guile support as desired. - Allow derivative downstreams to default to disabling guile support. * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 DJ Delorie <dj@redhat.com> - 1:4.3-3 - Disable inheritance of jobserver FDs for recursive make. BZ #1827850 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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