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

Bug 753482

Summary: media-libs/SoQt - requires libsndfile?
Product: Gentoo Linux Reporter: Roman Gruber <roman.gruber>
Component: Current packagesAssignee: Maciej Mrozowski <reavertm>
Status: RESOLVED DUPLICATE    
Severity: trivial CC: floppym
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info; only wanted to install freecad, thats why i added that additional overlay. system is up to date!
emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-libs:SoQt-1.6.0:20201225-173749.log
temp.tbz2

Description Roman Gruber 2020-11-07 14:55:23 UTC
I try to build freecad from an overlay. It seems i run into same issue as shown below. Workaround also in this bug.

Only building it like this works:

ASUS-G75VW /home/roman # LDFLAGS="-lsndfile" emerge SoQt

>>> Installing (1 of 1) media-libs/SoQt-1.6.0::gentoo

>>> Recording media-libs/SoQt in "world" favorites file...
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

 * Regenerating GNU info directory index...
 * Processed 152 info files.

 * IMPORTANT: 5 config files in '/etc' need updating.
 * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
 * sections of the emerge man page to learn how to update config files.

In reference to -> https://www.bountysource.com/issues/91683664-media-libs-soqt-1-6-0-undefined-reference-to-sf_

Quote: LDFLAGS="-lsndfile" emerge... works around this issue.

I would have posted it into the offical forum, but my account is locked for ages and I hardly post any bugs here anymore because of that forum ban.

Feel free to mark it as invalid whatever. 




Reproducible: Always
Comment 1 Roman Gruber 2020-11-07 14:58:10 UTC
Created attachment 670313 [details]
emerge --info; only wanted to install freecad, thats why i added that additional overlay. system is up to date!
Comment 2 Mike Gilbert gentoo-dev 2020-11-08 17:21:50 UTC
Please attach a full build log to this bug report. A link to a snippet on an external site is not sufficient.
Comment 3 Toralf Förster gentoo-dev 2020-12-26 22:22:39 UTC
appeared recently at the tinderbox image 17.1_desktop_plasma-libressl-20201219-114537
Comment 4 Toralf Förster gentoo-dev 2020-12-26 22:22:40 UTC
Created attachment 679566 [details]
emerge-info.txt
Comment 5 Toralf Förster gentoo-dev 2020-12-26 22:22:42 UTC
Created attachment 679569 [details]
emerge-history.txt
Comment 6 Toralf Förster gentoo-dev 2020-12-26 22:22:43 UTC
Created attachment 679572 [details]
environment
Comment 7 Toralf Förster gentoo-dev 2020-12-26 22:22:45 UTC
Created attachment 679575 [details]
etc.portage.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-12-26 22:22:46 UTC
Created attachment 679578 [details]
logs.tbz2
Comment 9 Toralf Förster gentoo-dev 2020-12-26 22:22:47 UTC
Created attachment 679581 [details]
media-libs:SoQt-1.6.0:20201225-173749.log
Comment 10 Toralf Förster gentoo-dev 2020-12-26 22:22:48 UTC
Created attachment 679584 [details]
temp.tbz2
Comment 11 Maciej Mrozowski gentoo-dev 2021-01-24 03:48:17 UTC
Similar as in https://bugs.gentoo.org/708894, please try simage-1.8.1.
It should resolve all automatic dependencies and silently not found dependencies, like with sndfile here.
Comment 12 Maciej Mrozowski gentoo-dev 2021-02-21 03:07:50 UTC

*** This bug has been marked as a duplicate of bug 708894 ***