Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894752 - dev-libs/libmemcached-1.0.18-r4 fails to compile (MUSL-CLANG-SYSTEM): (.text+0x5eda): undefined reference to __sanitizer::struct_rlimit64_sz
Summary: dev-libs/libmemcached-1.0.18-r4 fails to compile (MUSL-CLANG-SYSTEM): (.text+...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-16 09:14 UTC by Agostino Sarubbo
Modified: 2023-02-16 09:14 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,243.94 KB, application/x-xz)
2023-02-16 09:14 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-02-16 09:14:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libmemcached-1.0.18-r4 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-02-16 09:14:47 UTC
Created attachment 851772 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-16 09:14:48 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


(.text+0x5eda): undefined reference to `__sanitizer::struct_rlimit64_sz'
(.text+0x60e9): undefined reference to `__sanitizer::struct_rlimit64_sz'
+0x(5eda.text)+0x: undefined reference to `5eda): undefined reference to `__sanitizer::struct_rlimit64_sz__sanitizer::struct_rlimit64_sz'
.text(+0x.text60e9+0x)60e9: undefined reference to `)__sanitizer::struct_rlimit64_sz: undefined reference to `'
/usr/bin/x86_64-gentoo-linux-musl-ld.bfd: (.text+0x611e): undefined reference to `__sanitizer::struct_rlimit64_sz'
/usr/bin/x86_64-gentoo-linux-musl-ld.bfd: (.text+0x61a4): undefined reference to `__sanitizer::struct_rlimit64_sz'
: /usr/bin/x86_64-gentoo-linux-musl-ld.bfd(: .text(+0x.text611e+0x)611e: undefined reference to `)__sanitizer::struct_rlimit64_sz: undefined reference to `'
: /usr/bin/x86_64-gentoo-linux-musl-ld.bfd(: .text(+0x.text61a4+0x)61a4: undefined reference to `)__sanitizer::struct_rlimit64_sz: undefined reference to `'
clang-16: error: linker command failed with exit code 1 (use -v to see invocation)