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

Bug 898632

Summary: games-engines/scummvm-2.7.0 - common/.../vise.cpp: error: inflateZlibHeaderless is not a member of Common
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: CONFIRMED ---    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
games-engines:scummvm-2.7.0:20230301-183242.log.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2023-03-01 18:56:31 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -MMD -MF "common/compression/.deps/unzip.d" -MQ "common/compression/unzip.o" -MP -Wall -pipe -march=native -fno-diagnostics-color -O2  -W -Wno-unused-parameter -Wno-empty-body -fno-operator-names -std=c++11 -pedantic -Wno-address-of-packed-member  -I/usr/include/gtk-3.0 -I/us
mkdir -p common/compression/.deps
x86_64-pc-linux-gnu-g++ -MMD -MF "common/compression/.deps/vise.d" -MQ "common/compression/vise.o" -MP -Wall -pipe -march=native -fno-diagnostics-color -O2  -W -Wno-unused-parameter -Wno-empty-body -fno-operator-names -std=c++11 -pedantic -Wno-address-of-packed-member  -I/usr/include/gtk-3.0 -I/usr/
mkdir -p common/compression/.deps
x86_64-pc-linux-gnu-g++ -MMD -MF "common/compression/.deps/zlib.d" -MQ "common/compression/zlib.o" -MP -Wall -pipe -march=native -fno-diagnostics-color -O2  -W -Wno-unused-parameter -Wno-empty-body -fno-operator-names -std=c++11 -pedantic -Wno-address-of-packed-member  -I/usr/include/gtk-3.0 -I/usr/
common/compression/vise.cpp: In member function virtual Common::SeekableReadStream* Common::MacVISEArchive::ArchiveMember::createReadStream() const:
common/compression/vise.cpp:188:22: error: inflateZlibHeaderless is not a member of Common
  188 |         if (!Common::inflateZlibHeaderless(decompressedData, uncompressedSize, &compressedData[0], compressedSize)) {
      |                      ^~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j5-20230301-030035

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit abdfb81e227f9e372eee6b2616ba0bd934a72d31
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Mar 1 17:46:55 2023 +0000

    2023-03-01 17:46:55 UTC

emerge -qpvO games-engines/scummvm
[ebuild  N    ] games-engines/scummvm-2.7.0  USE="gtk net -a52 -aac -alsa -debug -flac -fluidsynth -fribidi -gif -jpeg -lua -mp3 -mpeg2 -opengl -png -sndio -speech -theora -truetype -unsupported -vorbis -zlib"
Comment 1 Toralf Förster gentoo-dev 2023-03-01 18:56:32 UTC
Created attachment 855428 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-01 18:56:33 UTC
Created attachment 855430 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-03-01 18:56:34 UTC
Created attachment 855432 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-03-01 18:56:35 UTC
Created attachment 855434 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-03-01 18:56:37 UTC
Created attachment 855436 [details]
games-engines:scummvm-2.7.0:20230301-183242.log.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-01 18:56:37 UTC
Created attachment 855438 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-03-01 18:56:39 UTC
Created attachment 855440 [details]
temp.tar.bz2