Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 874042

Summary: app-misc/vcontrold-0.98.10 - clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Tobias Leupold <tl>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
app-misc:vcontrold-0.98.10:20221002-123534.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-02 12:45:58 UTC
>>> defined at vcontrold.c
>>>            CMakeFiles/vcontrold.dir/src/vcontrold.c.o:(.bss+0x58)

x86_64-pc-linux-gnu-ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors)
clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
[18/20] /usr/lib/llvm/15/bin/clang -D_XOPEN_SOURCE=700 -I/usr/include/libxml2  -pipe -march=native -fno-diagnostics-color -O2 -MD -MT CMakeFiles/vclient.dir/src/client.c.o -MF CMakeFiles/vclient.dir/src/client.c.o.d -o CMakeFiles/vclient.dir/src/client.c.o -c /var/tmp/portage/app-misc/vcontrold-0.98.10/work/vcontrold-0.98.10/src/client.c
[19/20] /usr/lib/llvm/15/bin/clang -D_XOPEN_SOURCE=700 -I/usr/include/libxml2  -pipe -march=native -fno-diagnostics-color -O2 -MD -MT CMakeFiles/vclient.dir/src/vclient.c.o -MF CMakeFiles/vclient.dir/src/vclient.c.o.d -o CMakeFiles/vclient.dir/src/vclient.c.o -c /var/tmp/portage/app-misc/vcontrold-0.98.10/work/vcontrold-0.98.10/src/vclient.c

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20221001-020003

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JRE 17.0.4.1_p1 [openjdk-jre-bin-17]
3)	Eclipse Temurin JRE 8.345_p01 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-jre-bin-8 
  [3]   openjdk-jre-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit ffd974ef87604e20495370342e9dbcb42a4dbc82
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 2 11:31:48 2022 +0000

    2022-10-02 11:31:48 UTC

emerge -qpvO app-misc/vcontrold
[ebuild  N    ] app-misc/vcontrold-0.98.10  USE="man vclient -vsim"
Comment 1 Toralf Förster gentoo-dev 2022-10-02 12:46:00 UTC
Created attachment 815440 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-02 12:46:01 UTC
Created attachment 815443 [details]
app-misc:vcontrold-0.98.10:20221002-123534.log
Comment 3 Toralf Förster gentoo-dev 2022-10-02 12:46:02 UTC
Created attachment 815446 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-02 12:46:04 UTC
Created attachment 815449 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-02 12:46:05 UTC
Created attachment 815452 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-02 12:46:06 UTC
Created attachment 815455 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-02 12:46:07 UTC
Created attachment 815458 [details]
temp.tar.bz2
Comment 8 Tobias Leupold 2022-10-02 13:39:37 UTC
I can confirm this for 0.98.10. However, 0.98.11 has been tagged recently, which can be compiled using clang. So I think it's time for a new release ;-)

I set this to "fixed", as it's already fixed upstream. Please reopen if I'm wrong ...
Comment 9 Tobias Leupold 2022-10-02 13:51:24 UTC
Just issued a MR: https://github.com/gentoo/gentoo/pull/27575