Sat, 27 Apr 2024 23:57:37 UTC | login

Information for build make-4.4-3.fc38

ID230380
Package Namemake
Version4.4
Release3.fc38
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/make.git#d82cede64b2717df5630b099d5e05d8f74d25fca
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
StartedThu, 23 Feb 2023 14:37:11 UTC
CompletedThu, 23 Feb 2023 14:54:35 UTC
Taskbuild (f38, /rpms/make.git:d82cede64b2717df5630b099d5e05d8f74d25fca)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/make.git#d82cede64b2717df5630b099d5e05d8f74d25fca'}}
Tags
f38
f39
f40
RPMs
src
make-4.4-3.fc38.src.rpm (info) (download)
riscv64
make-4.4-3.fc38.riscv64.rpm (info) (download)
make-devel-4.4-3.fc38.riscv64.rpm (info) (download)
make-debuginfo-4.4-3.fc38.riscv64.rpm (info) (download)
make-debugsource-4.4-3.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon Jan 30 2023 DJ Delorie <dj@redhat.com> - 1:4.4-3 - Handle SIGPIPE as a fatal signal * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Nov 01 2022 DJ Delorie <dj@redhat.com> - 1:4.4-1 - Rebase to make 4.4 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jul 14 2022 DJ Delorie <dj@redhat.com> - 1:4.3-10 - Add SCL compatibility to LTS builds. * Wed Jun 29 2022 DJ Delorie <dj@redhat.com> - 1:4.3-9 - Enable long-term supported builds. * Fri Apr 08 2022 DJ Delorie <dj@redhat.com> - 1:4.3-8 - Rewrite filter/filter-out to avoid large stack usage. BZ #2010506 - Require perl core modules for testsuite * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * 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.