checking for libimobiledevice... yes checking for libfuse... no configure: error: Package requirements (fuse >= 2.7.0) were not met: Package 'fuse', required by 'virtual:world', not found ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd-20191204-122938 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * llvm: 9.0.0 Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.13.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Thu, 05 Dec 2019 20:06:26 +0000 emerge -qpvO app-pda/ifuse [ebuild N ] app-pda/ifuse-1.1.3
Created attachment 598584 [details] emerge-info.txt
Created attachment 598586 [details] app-pda:ifuse-1.1.3:20191205-203119.log
Created attachment 598588 [details] emerge-history.txt
Created attachment 598590 [details] environment
Created attachment 598592 [details] etc.portage.tbz2
Created attachment 598594 [details] logs.tbz2
Created attachment 598596 [details] temp.tbz2
Just install sys-fs/fuse-2.9.9-r1 and it should compile fine. This 6 years old package does not support fuse3 Working for me on my iPhone 6s.
I believe the only change needed to fix this issue is a single character in the dependency: >=sys-fs/fuse-2.7.0:0= ^ This will make the package properly depend on the slot for fuse 2.x until upstream can update to fuse 3 (They have a bug for that but zero activity)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d129ea248953c265c967271ab573591b3b83c392 commit d129ea248953c265c967271ab573591b3b83c392 Author: Joonas Niilola <juippis@gentoo.org> AuthorDate: 2020-07-18 14:50:55 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-07-18 14:51:37 +0000 app-pda/ifuse: update fuse dep, #702112 Closes: https://bugs.gentoo.org/702112 Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-pda/ifuse/{ifuse-1.1.3.ebuild => ifuse-1.1.3-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)