Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685422 - app-backup/fsarchiver-0.8.5 - ld: cannot find -lext2fs
Summary: app-backup/fsarchiver-0.8.5 - ld: cannot find -lext2fs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-09 01:12 UTC by Yanestra
Modified: 2021-03-24 16:40 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yanestra 2019-05-09 01:12:01 UTC
These symbols couldn't be found because "static-libs" was not required with the given libs:

/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lext2fs
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lcom_err
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -le2p
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lblkid
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -luuid
Comment 1 Yanestra 2019-05-09 01:14:31 UTC
Given use options (flags):
app-backup/fsarchiver lz4 lzma lzo static
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2019-05-09 05:55:50 UTC
Please attach the entire build log to this bug report.
Comment 3 Ben Kohler gentoo-dev 2021-03-24 16:35:13 UTC
Sorry I closed this bug thinking I was not able to reproduce it, I can reproduce and a fix is incoming.  A build log from you would have been nice though =)
Comment 4 Larry the Git Cow gentoo-dev 2021-03-24 16:40:59 UTC
The bug has been closed via the following commit(s):

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

commit bb32a07c32017b20054d38f92e296686096dc7c0
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2021-03-24 16:40:39 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2021-03-24 16:40:52 +0000

    app-backup/fsarchiver: add lots of missing static-libs deps
    
    Closes: https://bugs.gentoo.org/685422
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 app-backup/fsarchiver/fsarchiver-0.8.6.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)