Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870607 - media-video/droidcam-1.8.2 fails to compile (MUSL): ld: cannot find libturbojpeg.so: No such file or directory
Summary: media-video/droidcam-1.8.2 fails to compile (MUSL): ld: cannot find libturboj...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Nowa Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-17 06:19 UTC by Agostino Sarubbo
Modified: 2022-09-17 08:35 UTC (History)
0 users

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


Attachments
build.log (build.log,57.73 KB, text/plain)
2022-09-17 06:19 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-09-17 06:19:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/droidcam-1.8.2 fails to compile (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-17 06:19:28 UTC
Created attachment 806800 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-17 06:19:29 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/lib/gcc/x86_64-gentoo-linux-musl/12.2.0/../../../../x86_64-gentoo-linux-musl/bin/ld: cannot find /usr/lib64/libturbojpeg.so: No such file or directory
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2022-09-17 08:35:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adfaa9da31cfbfbcd89a3bc97347526787b5c01e

commit adfaa9da31cfbfbcd89a3bc97347526787b5c01e
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-09-17 08:33:24 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-09-17 08:35:13 +0000

    media-video/droidcam: use pkg-config to find libjpeg-turbo
    
    Closes: https://bugs.gentoo.org/870607
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 .../{droidcam-1.8.2.ebuild => droidcam-1.8.2-r1.ebuild}   |  2 +-
 ...le-fixes.patch => droidcam-1.8.2-makefile-fixes.patch} | 15 +++++++--------
 2 files changed, 8 insertions(+), 9 deletions(-)