Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832202 - sys-libs/zlib-1.2.11-r4 fails to compile: configure: line 69: ${"${CROSS_PREFIX}nm"}: bad substitution
Summary: sys-libs/zlib-1.2.11-r4 fails to compile: configure: line 69: ${"${CROSS_PREF...
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:
Depends on:
Blocks:
 
Reported: 2022-01-28 10:51 UTC by Agostino Sarubbo
Modified: 2022-01-28 12:25 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,40.51 KB, text/plain)
2022-01-28 10:51 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 2022-01-28 10:51:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-libs/zlib-1.2.11-r4 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-28 10:51:11 UTC
Created attachment 763791 [details]
build.log

build log and emerge --info
Comment 2 Andy 2022-01-28 12:05:44 UTC
Can confirm, also on aarch64 / arm64
Comment 3 Larry the Git Cow gentoo-dev 2022-01-28 12:25:24 UTC
The bug has been closed via the following commit(s):

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

commit adb9a35721e67faab0c5a75f31e38e8791e2f43b
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-01-28 12:18:16 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-01-28 12:23:46 +0000

    Revert "sys-libs/zlib: add patch to fix configure AR/RANLIB/NM detection"
    
    Broken if NM is unset. Looks like a simple fix but
    let's not risk leaving zlib broken in stable (nor for
    too long, so reverting myself).
    
    This reverts commit bace9b48a6fe43bdf685f4aa81ca422130e2f807.
    
    Bug: https://bugs.gentoo.org/831628
    Closes: https://bugs.gentoo.org/832202
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 ...2.11-configure-fix-AR-RANLIB-NM-detection.patch | 79 ----------------------
 sys-libs/zlib/zlib-1.2.11-r4.ebuild                |  1 -
 2 files changed, 80 deletions(-)