Click here to visit the old openkoji buildsystem (Archived)

Information for build make-4.4.1-6.fc41

ID12059
Package Namemake
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version4.4.1
Release6.fc41
Epoch1
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/make.git#66c692aa462024215cf58d55c46b96ff9a052375
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 bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 07:50:13 CST
CompletedThu, 02 May 2024 08:18:47 CST
Taskbuild (f41, /rpms/make.git:66c692aa462024215cf58d55c46b96ff9a052375)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/make.git#66c692aa462024215cf58d55c46b96ff9a052375'}}
Tags
f41
RPMs
src
make-4.4.1-6.fc41.src.rpm (info) (download)
riscv64
make-4.4.1-6.fc41.riscv64.rpm (info) (download)
make-devel-4.4.1-6.fc41.riscv64.rpm (info) (download)
make-debuginfo-4.4.1-6.fc41.riscv64.rpm (info) (download)
make-debugsource-4.4.1-6.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
state.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.4.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Nov 01 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1:4.4.1-4 - Use guile-3.0 * Thu Jul 20 2023 DJ Delorie <dj@redhat.com> - 1:4.4.1-3 - Migrate License field to SPDX identifiers for https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Mar 31 2023 DJ Delorie <dj@redhat.com> - 1:4.4.1-1 - Rebase to make 4.4 * 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