Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694994 - sys-fs/rar2fs fails to build(??) when $SYSROOT is not the root directory '/'
Summary: sys-fs/rar2fs fails to build(??) when $SYSROOT is not the root directory '/'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2019-09-19 23:35 UTC by François Degros
Modified: 2019-10-08 14:40 UTC (History)
1 user (show)

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


Attachments
Proposed patch (sys-fs-rar2fs-fix-build-when-SYSROOT-is-not-root.patch,818 bytes, patch)
2019-09-19 23:35 UTC, François Degros
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description François Degros 2019-09-19 23:35:09 UTC
Created attachment 590390 [details, diff]
Proposed patch

We probably need to pass a path starting with ${SYSROOT} to the --with-unrar option when building rar2fs.

https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-fs/rar2fs/rar2fs-1.27.2-r1.ebuild#n26
Comment 1 Larry the Git Cow gentoo-dev 2019-10-08 14:40:26 UTC
The bug has been closed via the following commit(s):

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

commit d600e9d12217789119c3248eea6ae52bc184eb40
Author:     Tim Harder <radhermit@gentoo.org>
AuthorDate: 2019-10-08 06:03:43 +0000
Commit:     Tim Harder <radhermit@gentoo.org>
CommitDate: 2019-10-08 14:39:54 +0000

    sys-fs/rar2fs: fix crossdev/prefix builds
    
    Closes: https://bugs.gentoo.org/694994
    
    Signed-off-by: Tim Harder <radhermit@gentoo.org>

 sys-fs/rar2fs/rar2fs-1.27.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)