Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948358 - sys-block/mbuffer-20241007 fails to compile: configure: line 6138: ${$CFLAGS}: bad substitution
Summary: sys-block/mbuffer-20241007 fails to compile: configure: line 6138: ${$CFLAGS}...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2025-01-18 17:52 UTC by Agostino Sarubbo
Modified: 2025-01-18 18:47 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,52.55 KB, text/plain)
2025-01-18 17:52 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,39.96 KB, text/plain)
2025-01-18 17:52 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2025-01-18 17:52:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-block/mbuffer-20241007 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-18 17:52:46 UTC
CC'ing also the author of the commit (69fee45923a0a9b2734f3bb150a1f576499904b0)
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-18 17:52:47 UTC
Created attachment 917012 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2025-01-18 17:52:48 UTC
Created attachment 917013 [details]
1-config.log

1-config.log
Comment 4 Agostino Sarubbo gentoo-dev 2025-01-18 17:52:48 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


./configure: line 6138: ${$CFLAGS}: bad substitution
configure: WARNING: could not find the program mt - you might need this if you want autoloader support
Comment 5 Larry the Git Cow gentoo-dev 2025-01-18 18:47:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25991da0dcacbe7cfbe454abe06925ee6c27efdb

commit 25991da0dcacbe7cfbe454abe06925ee6c27efdb
Author:     Z. Liu <zhixu.liu@gmail.com>
AuthorDate: 2025-01-18 18:23:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-01-18 18:47:22 +0000

    sys-block/mbuffer: fix fails to compile
    
    save and restore CFLAGS by using shell syntax
    
    Fixes: 69fee45923a0a9b2734f3bb150a1f576499904b0
    Closes: https://bugs.gentoo.org/948358
    Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/40196
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-block/mbuffer/files/mbuffer-20240107-O0-for-libc-name-find.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)