Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727510 - sys-fs/fuse-zip-0.7.0 : main.cpp: error: #error libzip >= 1.0 is required!
Summary: sys-fs/fuse-zip-0.7.0 : main.cpp: error: #error libzip >= 1.0 is required!
Status: RESOLVED FIXED
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: 2020-06-08 07:27 UTC by Toralf Förster
Modified: 2020-07-19 19:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.87 KB, text/plain)
2020-06-08 07:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,153.81 KB, text/plain)
2020-06-08 07:27 UTC, Toralf Förster
Details
environment (environment,51.01 KB, text/plain)
2020-06-08 07:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.51 KB, application/x-bzip)
2020-06-08 07:27 UTC, Toralf Förster
Details
sys-fs:fuse-zip-0.7.0:20200608-065103.log (sys-fs:fuse-zip-0.7.0:20200608-065103.log,2.08 KB, text/plain)
2020-06-08 07:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.41 KB, application/x-bzip)
2020-06-08 07:28 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 2020-06-08 07:27:47 UTC
    -Ilib \
    -o main.o
main.cpp:46:6: error: #error libzip >= 1.0 is required!
   46 |     #error libzip >= 1.0 is required!
      |      ^~~~~
make: *** [Makefile:37: main.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20200603-220659

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.44.0
  [2]   rust-1.44.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon 08 Jun 2020 05:35:44 AM UTC

emerge -qpvO sys-fs/fuse-zip
[ebuild  N    ] sys-fs/fuse-zip-0.7.0
Comment 1 Toralf Förster gentoo-dev 2020-06-08 07:27:50 UTC
Created attachment 643912 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-08 07:27:53 UTC
Created attachment 643914 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-06-08 07:27:56 UTC
Created attachment 643916 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-06-08 07:27:59 UTC
Created attachment 643918 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-06-08 07:28:02 UTC
Created attachment 643920 [details]
sys-fs:fuse-zip-0.7.0:20200608-065103.log
Comment 6 Toralf Förster gentoo-dev 2020-06-08 07:28:05 UTC
Created attachment 643922 [details]
temp.tbz2
Comment 7 Andreas Sturmlechner gentoo-dev 2020-07-19 19:40:53 UTC
This seems to be fixed since >=dev-libs/libzip-1.7.1 (this bug was created with 1.7.0).