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

Bug 919841

Summary: media-sound/qmidiarp-0.7.0[lv2] - [slibtool] rdlibtool: error logged in slbt_exec_install_entry(), line 568: path not found: .libs/qmidiarp_arp.so.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://sourceforge.net/p/qmidiarp/code/merge-requests/1/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 765709    
Attachments: emerge-info.txt
emerge-history.txt.xz
environment
etc.portage.tar.xz
logs.tar.xz
media-sound:qmidiarp-0.7.0:20231213-110030.log
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-12-13 20:47:43 UTC
make[2]: *** [Makefile:2420: install-am] Error 2
make[2]: Leaving directory '/var/tmp/portage/media-sound/qmidiarp-0.7.0/work/qmidiarp-0.7.0/src'
make[1]: *** [Makefile:2257: install-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-sound/qmidiarp-0.7.0/work/qmidiarp-0.7.0/src'
make: *** [Makefile:769: install-recursive] Error 1
 * ERROR: media-sound/qmidiarp-0.7.0::gentoo failed (install phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=media-sound/qmidiarp-0.7.0::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-20231209-073320

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.74.1
  [2]   rust-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21 

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

  HEAD of ::gentoo
commit d89b2d2630d45fd7c9e4c8404eb0bb2f414e204a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 13 10:16:52 2023 +0000

    2023-12-13 10:16:51 UTC

emerge -qpvO media-sound/qmidiarp
[ebuild  N    ] media-sound/qmidiarp-0.7.0  USE="lv2 -nls -osc"
Comment 1 Toralf Förster gentoo-dev 2023-12-13 20:47:46 UTC
Created attachment 879190 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-13 20:47:49 UTC
Created attachment 879191 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-12-13 20:47:52 UTC
Created attachment 879192 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-13 20:47:55 UTC
Created attachment 879193 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-13 20:47:57 UTC
Created attachment 879194 [details]
logs.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-13 20:48:00 UTC
Created attachment 879195 [details]
media-sound:qmidiarp-0.7.0:20231213-110030.log
Comment 7 Toralf Förster gentoo-dev 2023-12-13 20:48:02 UTC
Created attachment 879196 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-13 20:48:03 UTC
Created attachment 879197 [details]
temp.tar.xz
Comment 9 orbea 2024-03-07 05:37:25 UTC
They add -E to the LDFLAGS in src/Makefile.am.

Copy C-language source files to standard output, expanding all preprocessor directives; no compilation shall be performed. If any operand is not a text file, the effects are unspecified.

GNU libtool then silently removes it from the compiler command-line while slibtool doesn't...