Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931953 - dev-vcs/fossil-2.24-r1 - collect2: error: ld returned 1 exit status
Summary: dev-vcs/fossil-2.24-r1 - collect2: error: ld returned 1 exit status
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-15 17:02 UTC by Toralf Förster
Modified: 2024-05-15 17:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.43 KB, text/plain)
2024-05-15 17:02 UTC, Toralf Förster
Details
dev-vcs:fossil-2.24-r1:20240515-065548.log (dev-vcs:fossil-2.24-r1:20240515-065548.log,4.76 KB, text/plain)
2024-05-15 17:02 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,102.53 KB, application/x-xz)
2024-05-15 17:02 UTC, Toralf Förster
Details
environment (environment,64.57 KB, text/plain)
2024-05-15 17:02 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-05-15 17:02 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,46.88 KB, application/x-xz)
2024-05-15 17:02 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,956 bytes, application/x-xz)
2024-05-15 17:02 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,104.83 KB, application/x-xz)
2024-05-15 17:02 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,15.80 KB, application/x-xz)
2024-05-15 17:02 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-05-15 17:02:38 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -o bld/translate ./tools/translate.c
# Force rebuild of VERSION.h every time we run "make"
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -o bld/mkversion ./tools/mkversion.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -o bld/makeheaders ./tools/makeheaders.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -o bld/mkindex ./tools/mkindex.c
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: cannot open output file bld/translate: No such file or directory
collect2: error: ld returned 1 exit status
make: *** [src/main.mk:591: bld/translate] Error 1 shuffle=1422481957
make: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20240507-035004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.5
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.23_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit 6e49360e753caec5c2ee57d5f67d98b51f1ff008
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed May 15 06:33:50 2024 +0000

    2024-05-15 06:33:49 UTC

emerge -qpvO dev-vcs/fossil
[ebuild  N    ] dev-vcs/fossil-2.24-r1  USE="ssl tcl -debug -fusefs -json -static -system-sqlite -tcl-private-stubs -tcl-stubs -test -th1-docs -th1-hooks"
Comment 1 Toralf Förster gentoo-dev 2024-05-15 17:02:39 UTC
Created attachment 892985 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-15 17:02:40 UTC
Created attachment 892986 [details]
dev-vcs:fossil-2.24-r1:20240515-065548.log
Comment 3 Toralf Förster gentoo-dev 2024-05-15 17:02:41 UTC
Created attachment 892987 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-05-15 17:02:42 UTC
Created attachment 892988 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-15 17:02:43 UTC
Created attachment 892989 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-15 17:02:44 UTC
Created attachment 892990 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-15 17:02:45 UTC
Created attachment 892991 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-15 17:02:46 UTC
Created attachment 892992 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-05-15 17:02:47 UTC
Created attachment 892993 [details]
temp.tar.xz