Overview
Request 1207942 revoked
- Created by matz2
- In state revoked
- Open review for factory-staging
Request History
matz2 created request
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
darix accepted review
Accepted review for by_group opensuse-review-team request 1207942 from user factory-auto
dimstar_suse set openSUSE:Factory:Staging:A as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:A"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:A"
licensedigger accepted review
The legal review is accepted preliminary. The package may require actions later on.
anag+factory added factory-staging as a reviewer
Being evaluated by group "factory-staging"
anag+factory accepted review
Unstaged from project "openSUSE:Factory:Staging:A"
anag+factory declined request
Declining for now
matz2 revoked request
.
Hi @martinliska @matz2
This change wasn't very welcomed by the all the go interpreters (versions 1.15 to 1.20) and both llvm15 and llvm17.
go tool dist: FAILED: /home/abuild/rpmbuild/BUILD/go/pkg/tool/linux_amd64/go_bootstrap install -gcflags=all= -ldflags=all= -v std cmd: exit status 2
llvm15: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:A/llvm15/standard/x86_64
llvm17: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:A/llvm17/standard/x86_64
From the llvm17 build log:
[ 1922s] FAILED: cmTC_848bb [ 1922s] : && /home/abuild/rpmbuild/BUILD/llvm-17.0.6.src/stage1/bin/clang -fno-plt -Wl,--build-id=sha1 --ld-path=/home/abuild/rpmbuild/BUILD/llvm-17.0.6.src/stage1/bin/ld.lld -Wl,--as-needed -Wl,--no-undefined -Wl,-z,now CMakeFiles/cmTC_848bb.dir/testCCompiler.c.o -o cmTC_848bb && : [ 1922s] ld.lld: error: /usr/lib64/gcc/x86_64-suse-linux/14/../../../../lib64/crtn.o:(.debug_aranges) is compressed with ELFCOMPRESS_ZSTD, but lld is not built with zstd support [ 1922s] ld.lld: error: /usr/lib64/gcc/x86_64-suse-linux/14/../../../../lib64/crti.o:(.debug_aranges) is compressed with ELFCOMPRESS_ZSTD, but lld is not built with zstd support [ 1922s] clang: error: linker command failed with exit code 1 (use -v to see invocation) [ 1922s] ninja: build stopped: subcommand failed.
That's likely also the problem with llvm15 and perhaps go. So those need to enable at least understanding zstd as well, or they need to somehow disable zstd use for their build. I'm not working on that, but when Martin does ... :-)Oh, that's an unpleasant consequence :) For now, I don't have much time to work on that.
Given your replies I'll decline this. Feel free to re-submit when you have to time to work on it :)