Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 757933 - app-arch/libarchive-3.5.0 : /.../archive_read_support_format_zip.c: error: unknown type name lzma_stream
Summary: app-arch/libarchive-3.5.0 : /.../archive_read_support_format_zip.c: error: un...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on: 764776
Blocks:
  Show dependency tree
 
Reported: 2020-12-01 19:25 UTC by Toralf Förster
Modified: 2021-01-10 10:48 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.42 KB, text/plain)
2020-12-01 19:26 UTC, Toralf Förster
Details
app-arch:libarchive-3.5.0:20201201-184301.log (app-arch:libarchive-3.5.0:20201201-184301.log,92.04 KB, text/plain)
2020-12-01 19:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,89.68 KB, text/plain)
2020-12-01 19:26 UTC, Toralf Förster
Details
environment (environment,75.78 KB, text/plain)
2020-12-01 19:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.96 KB, application/x-bzip)
2020-12-01 19:26 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,37.99 KB, application/x-bzip)
2020-12-01 19:26 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.67 KB, application/x-bzip)
2020-12-01 19:26 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-12-01 19:25:59 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-arch/libarchive-3.5.0/work/libarchive-3.5.0 -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wall -Wformat -Wformat-security -c /var/tmp/portage/app-arch/libarchive-3.5.0/work/libarchive-3.5.0/libarchive/archive_read_support_format_zip.c  -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_zip.o
/var/tmp/portage/app-arch/libarchive-3.5.0/work/libarchive-3.5.0/libarchive/archive_read_support_format_zip.c: In function ‘zipx_lzma_uncompress_buffer’:
/var/tmp/portage/app-arch/libarchive-3.5.0/work/libarchive-3.5.0/libarchive/archive_read_support_format_zip.c:956:2: error: unknown type name ‘lzma_stream’; did you mean ‘bz_stream’?
  956 |  lzma_stream stream = LZMA_STREAM_INIT;
      |  ^~~~~~~~~~~
      |  bz_stream

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-test-20201127-102027

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Dec  1 06:05:43 PM UTC 2020

emerge -qpvO app-arch/libarchive
[ebuild     U ] app-arch/libarchive-3.5.0 [3.4.3] USE="acl bzip2 e2fsprogs iconv threads xattr zlib -blake2 -expat -libressl -lz4 -lzma -lzo -nettle -static-libs -zstd"
Comment 1 Toralf Förster gentoo-dev 2020-12-01 19:26:00 UTC
Created attachment 676084 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-12-01 19:26:02 UTC
Created attachment 676087 [details]
app-arch:libarchive-3.5.0:20201201-184301.log
Comment 3 Toralf Förster gentoo-dev 2020-12-01 19:26:03 UTC
Created attachment 676090 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-12-01 19:26:05 UTC
Created attachment 676093 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-12-01 19:26:06 UTC
Created attachment 676096 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-12-01 19:26:08 UTC
Created attachment 676099 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-12-01 19:26:09 UTC
Created attachment 676102 [details]
temp.tbz2
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-01-10 10:45:18 UTC
I can repro with 3.5.0, can't with 3.5.1, so assuming fixed.