Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870403 - games-emulation/dosbox-staging-0.78.1:0 - /.../ld: .../hardware.cpp.o: undefined reference to symbol inflate
Summary: games-emulation/dosbox-staging-0.78.1:0 - /.../ld: .../hardware.cpp.o: undefi...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-16 14:45 UTC by Toralf Förster
Modified: 2022-09-16 14:45 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.09 KB, text/plain)
2022-09-16 14:45 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,58.46 KB, application/x-bzip)
2022-09-16 14:45 UTC, Toralf Förster
Details
environment (environment,103.11 KB, text/plain)
2022-09-16 14:45 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,36.01 KB, application/x-bzip)
2022-09-16 14:45 UTC, Toralf Förster
Details
games-emulation:dosbox-staging-0.78.1:20220916-051950.log (games-emulation:dosbox-staging-0.78.1:20220916-051950.log,171.98 KB, text/plain)
2022-09-16 14:45 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.72 KB, application/x-bzip)
2022-09-16 14:45 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.21 KB, application/x-bzip)
2022-09-16 14:45 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 2022-09-16 14:45:21 UTC
too long lines were shrinked:

[204/205] rm -f src/shell/libshell.a && x86_64-pc-linux-gnu-ar csrDT src/shell/libshell.a src/shell/libshell.a.p/shell.cpp.o src/shell/libshell.a.p/shell_batch.cpp.o src/shell/libshell.a.p/shell_cmds.cpp.o src/shell/libshell.a.p/shell_misc.cpp.o
[205/205] x86_64-pc-linux-gnu-g++  -o dosbox dosbox.p/meson-generated_.._version.cpp.o dosbox.p/src_main.cpp.o dosbox.p/src_dosbox.cpp.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--start-group
FAILED: dosbox 
x86_64-pc-linux-gnu-g++  -o dosbox dosbox.p/meson-generated_.._version.cpp.o dosbox.p/src_main.cpp.o dosbox.p/src_dosbox.cpp.o -Wl,--as-needed -Wl,--no-undefined -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--start-group src/libs/
/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: src/hardware/libhardware.a.p/hardware.cpp.o: undefined reference to symbol 'inflate'
/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libz.so.1: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20220912-150005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p5 [openjdk-17]
2)	OpenJDK 8.345_p01 [openjdk-8]
3)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
5)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
6)	Eclipse Temurin JRE 17.0.4.1_p1 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-8 
  [2]   openjdk-17 
  [3]   openjdk-bin-8 
  [4]   openjdk-bin-11 
  [5]   openjdk-bin-17  system-vm
  [6]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit 3e82afda1104f04ac3c0aa77dfbde23edc32c239
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 16 03:16:47 2022 +0000

    2022-09-16 03:16:46 UTC

emerge -qpvO games-emulation/dosbox-staging
[ebuild  N    ] games-emulation/dosbox-staging-0.78.1  USE="alsa fluidsynth opengl -debug -dynrec -mt-32 -network -slirp -test"
Comment 1 Toralf Förster gentoo-dev 2022-09-16 14:45:22 UTC
Created attachment 805663 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-16 14:45:23 UTC
Created attachment 805666 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-16 14:45:25 UTC
Created attachment 805669 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-16 14:45:26 UTC
Created attachment 805672 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-16 14:45:31 UTC
Created attachment 805675 [details]
games-emulation:dosbox-staging-0.78.1:20220916-051950.log
Comment 6 Toralf Förster gentoo-dev 2022-09-16 14:45:32 UTC
Created attachment 805678 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-16 14:45:33 UTC
Created attachment 805681 [details]
temp.tar.bz2