Bug 2237975 - Bump make 4.4-3 to 4.4.1 for fedora38
Summary: Bump make 4.4-3 to 4.4.1 for fedora38
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: make
Version: 38
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: DJ Delorie
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-09-08 07:40 UTC by Michal
Modified: 2023-09-14 07:16 UTC (History)
3 users (show)

Fixed In Version: make-4.4.1-1.fc38
Clone Of:
Environment:
Last Closed: 2023-09-14 01:28:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michal 2023-09-08 07:40:31 UTC
Description of problem:

Currently, the 4.4-3 build of make shipped with fedora38 is affected by a bug which prevents make from rebuilding the source under specific set of conditions. Please, see https://github.com/spdk/spdk/issues/3001 for details. The fix should be present in 4.4.1.

Version-Release number of selected component (if applicable): make 4.4-3

How reproducible: 100%

Steps to Reproduce:
1. git clone https://github.com/spdk/spdk --recurse-submodules
2. cd spdk; ./configure; make
3. touch lib/nvme/nvme_internal.h; make # <- rebuild won't be triggered


Building https://archives.fedoraproject.org/pub/fedora/linux/development/39/Everything/source/tree/Packages/m/make-4.4.1-2.fc39.src.rpm under fedora38 works just fine and the above issue is gone when the 4.4.1 make is in use.

This report is a request to include 4.4.1 make build for fedora38 (or provide the older build that is still available, and working fine, under fedora37) if possible.

Comment 1 Fedora Update System 2023-09-12 01:50:12 UTC
FEDORA-2023-3630891bed has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-3630891bed

Comment 2 Fedora Update System 2023-09-13 01:41:55 UTC
FEDORA-2023-3630891bed has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-3630891bed`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-3630891bed

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Fedora Update System 2023-09-14 01:28:44 UTC
FEDORA-2023-3630891bed has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 4 Michal 2023-09-14 07:16:58 UTC
Verified that the make-4.4.1 is indeed available in fedora38's stable repo now. Appreciate the quick assistance!


Note You need to log in before you can comment on or make changes to this bug.