Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911508 - app-cdr/cdrtools-3.02_alpha09-r4 - collect2: error: ld returned 1 exit status
Summary: app-cdr/cdrtools-3.02_alpha09-r4 - 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: Daniel Pielmeier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-30 20:01 UTC by Toralf Förster
Modified: 2023-07-30 20:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.21 KB, text/plain)
2023-07-30 20:01 UTC, Toralf Förster
Details
app-cdr:cdrtools-3.02_alpha09-r4:20230730-193338.log (app-cdr:cdrtools-3.02_alpha09-r4:20230730-193338.log,200.21 KB, text/plain)
2023-07-30 20:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,48.09 KB, text/plain)
2023-07-30 20:02 UTC, Toralf Förster
Details
environment (environment,86.81 KB, text/plain)
2023-07-30 20:02 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,976 bytes, application/x-xz)
2023-07-30 20:02 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,22.02 KB, application/x-xz)
2023-07-30 20:02 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,24.54 KB, application/x-xz)
2023-07-30 20:02 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,33.19 KB, application/x-xz)
2023-07-30 20: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 2023-07-30 20:01:57 UTC
too long lines were shrinked:

+ x86_64-pc-linux-gnu-gcc -fpic -O2 -pipe -march=native -fno-diagnostics-color -finput-charset=ISO-8859-1 -fexec-charset=UTF-8 -DSCHILY_BUILD -IOBJ/amd64-linux-cc/pic -I../incs/amd64-linux-cc -I../include -Istdio -DUSE_SCANSTACK -DPORT_ONLY -D_GNU_SOURCE -c -o OBJ/amd64-linux-cc/pic/fdown.o stdio/fd
 ==> LINKING dynamic library "../libs/amd64-linux-cc/pic/libschily.so.1.0"
++ echo OBJ/amd64-linux-cc/pic/cvmod.o OBJ/amd64-linux-cc/pic/dat.o OBJ/amd64-linux-cc/pic/fcons.o OBJ/amd64-linux-cc/pic/fdown.o OBJ/amd64-linux-cc/pic/fdup.o OBJ/amd64-linux-cc/pic/ffileread.o OBJ/amd64-linux-cc/pic/ffilewrite.o OBJ/amd64-linux-cc/pic/fgetaline.o OBJ/amd64-linux-cc/pic/fgetline.o 
cc/pic/diropen.o OBJ/amd64-linux-cc/pic/dlfcn.o OBJ/amd64-linux-cc/pic/eaccess.o OBJ/amd64-linux-cc/pic/error.o OBJ/amd64-linux-cc/pic/faccessat.o OBJ/amd64-linux-cc/pic/fchdir.o OBJ/amd64-linux-cc/pic/fchmodat.o OBJ/amd64-linux-cc/pic/fchownat.o OBJ/amd64-linux-cc/pic/fconv.o OBJ/amd64-linux-cc/pic
+ x86_64-pc-linux-gnu-gcc -o ../libs/amd64-linux-cc/pic/libschily.so.1.0 -L../libs/amd64-linux-cc/pic -shared -Wl,-soname,libschily.so.1.0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 OBJ/amd64-linux-cc/pic/cvmod.o OBJ/amd64-linux-cc/pic/dat.o OBJ/amd64-linux-cc/pic/fcons.o OBJ/am
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: cannot open output file ../libs/amd64-linux-cc/pic/libschily.so.1.0: No such file or directory
collect2: error: ld returned 1 exit status
make[2]: *** [../RULES/rules.shl:67: ../libs/amd64-linux-cc/pic/libschily.so.1.0] Error 1 shuffle=3332241262
make[2]: Leaving directory '/var/tmp/portage/app-cdr/cdrtools-3.02_alpha09-r4/work/cdrtools-3.02/libschily'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_merged_usr-20230730-023704

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
php cli (if any):
go version go1.20.6 linux/amd64

  HEAD of ::gentoo
commit c42b06b8ddc2cf23b6adb6e376fe0991c821f287
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jul 30 19:01:44 2023 +0000

    2023-07-30 19:01:43 UTC

emerge -qpvO app-cdr/cdrtools
[ebuild  N    ] app-cdr/cdrtools-3.02_alpha09-r4  USE="acl filecaps nls unicode -caps (-selinux)"
Comment 1 Toralf Förster gentoo-dev 2023-07-30 20:01:58 UTC
Created attachment 866687 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-07-30 20:01:59 UTC
Created attachment 866688 [details]
app-cdr:cdrtools-3.02_alpha09-r4:20230730-193338.log
Comment 3 Toralf Förster gentoo-dev 2023-07-30 20:02:00 UTC
Created attachment 866689 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-07-30 20:02:02 UTC
Created attachment 866690 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-07-30 20:02:02 UTC
Created attachment 866691 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-07-30 20:02:03 UTC
Created attachment 866692 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-07-30 20:02:04 UTC
Created attachment 866693 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-07-30 20:02:05 UTC
Created attachment 866694 [details]
temp.tar.xz