Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 702724

Summary: sys-fs/fuse-zip-0.4.5 : main.cpp:26:10: fatal error: fuse.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Johannes Huber (RETIRED) <johu>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
sys-fs:fuse-zip-0.4.5:20191213-162811.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-12-13 18:12:54 UTC
    -Ilib \
    -o main.o
main.cpp:26:10: fatal error: fuse.h: No such file or directory
   26 | #include <fuse.h>
      |          ^~~~~~~~
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20191211-213102

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  (none found)



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 13 Dec 2019 16:06:09 +0000

emerge -qpvO sys-fs/fuse-zip
[ebuild  N    ] sys-fs/fuse-zip-0.4.5
Comment 1 Toralf Förster gentoo-dev 2019-12-13 18:12:58 UTC
Created attachment 599412 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-13 18:13:01 UTC
Created attachment 599414 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-13 18:13:04 UTC
Created attachment 599416 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-13 18:13:07 UTC
Created attachment 599418 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-13 18:13:10 UTC
Created attachment 599420 [details]
sys-fs:fuse-zip-0.4.5:20191213-162811.log
Comment 6 Toralf Förster gentoo-dev 2019-12-13 18:13:14 UTC
Created attachment 599422 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-01-03 16:22:21 UTC
The bug has been referenced in the following commit(s):

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

commit 33050524eed97ef725fafefa48d12d91338657d9
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2020-01-03 16:19:45 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2020-01-03 16:22:07 +0000

    sys-fs/fuse-zip: Remove 0.4.5
    
    Bug: https://bugs.gentoo.org/702724
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Johannes Huber <johu@gentoo.org>

 sys-fs/fuse-zip/Manifest              |  1 -
 sys-fs/fuse-zip/fuse-zip-0.4.5.ebuild | 34 ----------------------------------
 2 files changed, 35 deletions(-)

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

commit ec657f359a1da42595c590e5ccec751c9119039c
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2020-01-03 16:18:32 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2020-01-03 16:22:03 +0000

    sys-fs/fuse-zip: Version bump 0.7.0
    
    Closes: https://bugs.gentoo.org/700510
    Bug: https://bugs.gentoo.org/702724
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Johannes Huber <johu@gentoo.org>

 sys-fs/fuse-zip/Manifest              |  1 +
 sys-fs/fuse-zip/fuse-zip-0.7.0.ebuild | 36 +++++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)
Comment 8 Johannes Huber (RETIRED) gentoo-dev 2020-01-03 16:23:35 UTC
Please retest.