Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915375 - app-pda/libusbmuxd-2.0.2-r2: cannot find -lplist: No such file or directory
Summary: app-pda/libusbmuxd-2.0.2-r2: cannot find -lplist: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Smith
URL:
Whiteboard:
Keywords:
: 915378 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-10-08 11:14 UTC by Nowa Ammerlaan
Modified: 2023-10-08 23:45 UTC (History)
1 user (show)

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


Attachments
build log (build.log,16.00 KB, text/plain)
2023-10-08 11:14 UTC, Nowa Ammerlaan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nowa Ammerlaan gentoo-dev 2023-10-08 11:14:52 UTC
Created attachment 872321 [details]
build log

/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -fvisibility=hidden -pthread  -O2 -pipe -march=skylake -mtune=skylake  -lplist-2.0 -lplist -version-info 6:0:0 -no-undefined  -Wl,-O1 -Wl,--as-needed -o libusbmuxd-2.0.la -rpath /usr/lib64 libusbmuxd.lo ../common/libinternalcommon.la
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libusbmuxd.o  -Wl,--whole-archive ../common/.libs/libinternalcommon.a -Wl,--no-whole-archive  -lplist-2.0 -lplist -Wl,--as-needed  -O2 -march=skylake -mtune=skylake -Wl,-O1   -pthread -Wl,-soname -Wl,libusbmuxd-2.0.so.6 -o .libs/libusbmuxd-2.0.so.6.0.0
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lplist: No such file or directory
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:435: libusbmuxd-2.0.la] Error 1
make[2]: Leaving directory '/tmp/portage/app-pda/libusbmuxd-2.0.2-r2/work/libusbmuxd-2.0.2/src'
make[1]: *** [Makefile:421: all-recursive] Error 1
make[1]: Leaving directory '/tmp/portage/app-pda/libusbmuxd-2.0.2-r2/work/libusbmuxd-2.0.2'
make: *** [Makefile:353: all] Error 2
Comment 1 Larry the Git Cow gentoo-dev 2023-10-08 15:30:03 UTC
The bug has been closed via the following commit(s):

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

commit 9821180b0a4dd85b579d40a9deca34c4e5a9b91c
Author:     Matthew Smith <matthew@gentoo.org>
AuthorDate: 2023-10-08 15:24:10 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2023-10-08 15:29:40 +0000

    app-pda/libplist: install library symlink
    
    Closes: https://bugs.gentoo.org/915375
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 .../libplist/{libplist-2.3.0.ebuild => libplist-2.3.0-r1.ebuild}    | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 2 Johannes Penßel 2023-10-08 23:45:25 UTC
*** Bug 915378 has been marked as a duplicate of this bug. ***