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

Bug 780840

Summary: sci-libs/libsigrok-0.5.2-r1 - x86_64-pc-linux-gnu-gcc: error: src/.../libdrivers.o: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Embedded Gentoo Team <embedded>
Status: CONFIRMED ---    
Severity: normal CC: ionen, sam
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 765709    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sci-libs:libsigrok-0.5.2-r1:20210407-082855.log
temp.tar.bz2
https://github.com/sigrokproject/libsigrok/pull/132
https://github.com/sigrokproject/libsigrok/pull/132

Description Toralf Förster gentoo-dev 2021-04-07 13:58:48 UTC
rdlibtool --tag=CC --silent --mode=link x86_64-pc-linux-gnu-gcc -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread -I/usr/include/hidapi -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/libdrivers.o src/libdrivers_head.la src/libdrivers.la src/libdrivers_tail.la

x86_64-pc-linux-gnu-gcc: error: src/.libs/libdrivers.o: No such file or directory
x86_64-pc-linux-gnu-gcc: error: missing filename after ‘-o’
rdlibtool: exec error upon slbt_exec_link_create_executable(), line 1614: (see child process error messages).
rdlibtool: < returned to > slbt_exec_link(), line 1934.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20210331-001544

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.9
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.51.0
  [2]   rust-1.51.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Apr  7 08:05:18 UTC 2021

emerge -qpvO sci-libs/libsigrok
[ebuild  N    ] sci-libs/libsigrok-0.5.2-r1  USE="cxx udev -ftdi -java -parport -python -ruby -serial -static-libs -test -usb" PYTHON_TARGETS="python3_8 -python3_7 -python3_9" RUBY_TARGETS="ruby26 -ruby25"
Comment 1 Toralf Förster gentoo-dev 2021-04-07 13:58:50 UTC
Created attachment 698208 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-07 13:58:51 UTC
Created attachment 698211 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-07 13:58:53 UTC
Created attachment 698214 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-07 13:58:54 UTC
Created attachment 698217 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-07 13:58:56 UTC
Created attachment 698220 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-07 13:58:57 UTC
Created attachment 698223 [details]
sci-libs:libsigrok-0.5.2-r1:20210407-082855.log
Comment 7 Toralf Förster gentoo-dev 2021-04-07 13:58:59 UTC
Created attachment 698226 [details]
temp.tar.bz2
Comment 8 orbea 2021-04-08 03:17:21 UTC
Created attachment 698337 [details, diff]
https://github.com/sigrokproject/libsigrok/pull/132

Patch against the upstream git.
Comment 9 orbea 2021-04-09 16:46:09 UTC
Created attachment 698850 [details, diff]
https://github.com/sigrokproject/libsigrok/pull/132

Updated (Better) patch.
Comment 10 Ionen Wolkens gentoo-dev 2021-05-17 11:08:39 UTC
*** Bug 790662 has been marked as a duplicate of this bug. ***