Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702724 - sys-fs/fuse-zip-0.4.5 : main.cpp:26:10: fatal error: fuse.h: No such file or directory
Summary: sys-fs/fuse-zip-0.4.5 : main.cpp:26:10: fatal error: fuse.h: No such file or ...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Johannes Huber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-13 18:12 UTC by Toralf Förster
Modified: 2020-01-03 16:23 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.46 KB, text/plain)
2019-12-13 18:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,105.33 KB, text/plain)
2019-12-13 18:13 UTC, Toralf Förster
Details
environment (environment,50.44 KB, text/plain)
2019-12-13 18:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.50 KB, application/x-bzip)
2019-12-13 18:13 UTC, Toralf Förster
Details
sys-fs:fuse-zip-0.4.5:20191213-162811.log (sys-fs:fuse-zip-0.4.5:20191213-162811.log,2.07 KB, text/plain)
2019-12-13 18:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.39 KB, application/x-bzip)
2019-12-13 18:13 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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.