Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898850 - sys-libs/minizip-ng-4.0.0-r1 fails to compile (MUSL-CLANG-SYSTEM): stdlib.h:32:10: error: #include nested too deeply
Summary: sys-libs/minizip-ng-4.0.0-r1 fails to compile (MUSL-CLANG-SYSTEM): stdlib.h:3...
Status: RESOLVED DUPLICATE of bug 889266
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-02 09:57 UTC by Agostino Sarubbo
Modified: 2023-10-06 19:47 UTC (History)
0 users

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


Attachments
build.log (build.log,254.06 KB, text/plain)
2023-03-02 09:57 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 2023-03-02 09:57:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-libs/minizip-ng-3.0.8 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-02 09:57:54 UTC
Created attachment 855724 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-03-02 09:57:55 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/minizip-ng.dir/mz_crypt.c.o 
FAILED: CMakeFiles/minizip-ng.dir/mz_os.c.o 
FAILED: CMakeFiles/minizip-ng.dir/mz_os_posix.c.o 
FAILED: CMakeFiles/minizip-ng.dir/mz_strm.c.o 
FAILED: CMakeFiles/minizip-ng.dir/mz_strm_buf.c.o 
FAILED: CMakeFiles/minizip-ng.dir/mz_strm_bzip.c.o 
FAILED: CMakeFiles/minizip-ng.dir/mz_strm_lzma.c.o 
FAILED: CMakeFiles/minizip-ng.dir/mz_strm_mem.c.o 
FAILED: CMakeFiles/minizip-ng.dir/mz_strm_os_posix.c.o 
FAILED: CMakeFiles/minizip-ng.dir/mz_strm_pkcrypt.c.o 
FAILED: CMakeFiles/minizip-ng.dir/mz_strm_split.c.o 
FAILED: CMakeFiles/minizip-ng.dir/mz_strm_zlib.c.o 
FAILED: CMakeFiles/minizip-ng.dir/mz_zip.c.o 
FAILED: CMakeFiles/minizip-ng.dir/mz_zip_rw.c.o 
/usr/include/bsd/stdlib.h:32:10: error: #include nested too deeply
Comment 3 Agostino Sarubbo gentoo-dev 2023-06-17 12:13:25 UTC
tinderbox_musl has reproduced this issue with version 4.0.0-r1 - Updating summary.
Comment 4 hugegameartgd 2023-08-15 11:48:58 UTC
As a workaround, temporarily uninstalling with emerge --unmerge dev-libs/libbsd fixes compilation of sys-libs/minizip-ng
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-10-06 19:47:43 UTC

*** This bug has been marked as a duplicate of bug 889266 ***