Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740864 - sys-fs/simple-mtpfs-0.4.0 fails to compile
Summary: sys-fs/simple-mtpfs-0.4.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jakov Smolić
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-09-07 13:52 UTC by Agostino Sarubbo
Modified: 2020-09-08 06:53 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,8.82 KB, text/plain)
2020-09-07 13:52 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,20.30 KB, text/plain)
2020-09-07 13:52 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 2020-09-07 13:52:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/simple-mtpfs-0.4.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-07 13:52:19 UTC
Created attachment 658962 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-07 13:52:20 UTC
Created attachment 658964 [details]
1-config.log

1-config.log
Comment 3 Michelangelo Scopelliti 2020-09-07 18:34:51 UTC
It appears that simple-mtpfs requires sys-fs/fuse:0 to compile. Building fails even setting manually FUSE_CFLAGS and FUSE_LIBS -- fuse complains that too old API are used.
Comment 4 Larry the Git Cow gentoo-dev 2020-09-08 06:53:46 UTC
The bug has been closed via the following commit(s):

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

commit adc9677ef2080aee50cde1b8e253f4f74043d702
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-09-07 18:46:14 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-09-08 06:53:39 +0000

    sys-fs/simple-mtpfs: restrict fuse slot again
    
    Closes: https://bugs.gentoo.org/740864
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Closes: https://github.com/gentoo/gentoo/pull/17455
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)