Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 762667 - games-util/lgogdownloader-3.7 : downloader.cpp:() undefined reference to `boost::iostreams::detail::zlib_base::reset(bool, bool)'
Summary: games-util/lgogdownloader-3.7 : downloader.cpp:() undefined reference to `boo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-30 15:42 UTC by Toralf Förster
Modified: 2020-12-30 21:34 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.83 KB, text/plain)
2020-12-30 15:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,406.38 KB, text/plain)
2020-12-30 15:42 UTC, Toralf Förster
Details
environment (environment,90.11 KB, text/plain)
2020-12-30 15:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,32.21 KB, application/x-bzip)
2020-12-30 15:43 UTC, Toralf Förster
Details
games-util:lgogdownloader-3.7:20201230-152612.log (games-util:lgogdownloader-3.7:20201230-152612.log,37.38 KB, text/plain)
2020-12-30 15:43 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.10 KB, application/x-bzip)
2020-12-30 15:43 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.70 KB, application/x-bzip)
2020-12-30 15:43 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-30 15:42:54 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/lgogdownloader.dir/src/downloader.cpp.o: in function `boost::iostreams::symmetric_filter<boost::iostreams::detail::zlib_decompressor_impl<std::allocator<char> >, std::allocator<char> >::symmetric_filter<int>(long, int const&)':
downloader.cpp:(.text._ZN5boost9iostreams16symmetric_filterINS0_6detail22zlib_decompressor_implISaIcEEES4_EC2IiEElRKT_[_ZN5boost9iostreams16symmetric_filterINS0_6detail22zlib_decompressor_implISaIcEEES4_EC5IiEElRKT_]+0x38): undefined reference to `boost::iostreams::detail::zlib_base::zlib_base()'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-libressl_abi32+64-20201219-101624

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] 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.9
  [2]   python3.8 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
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	Wed Dec 30 02:05:22 PM UTC 2020
/var/db/repos/libressl	Mon Dec 28 11:05:14 PM UTC 2020

emerge -qpvO games-util/lgogdownloader
[ebuild  N    ] games-util/lgogdownloader-3.7  USE="-gui"
Comment 1 Toralf Förster gentoo-dev 2020-12-30 15:42:55 UTC
Created attachment 680293 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-12-30 15:42:59 UTC
Created attachment 680296 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-12-30 15:43:00 UTC
Created attachment 680299 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-12-30 15:43:01 UTC
Created attachment 680302 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-12-30 15:43:03 UTC
Created attachment 680305 [details]
games-util:lgogdownloader-3.7:20201230-152612.log
Comment 6 Toralf Förster gentoo-dev 2020-12-30 15:43:04 UTC
Created attachment 680308 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-12-30 15:43:05 UTC
Created attachment 680311 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-12-30 21:34:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f10528c18d08770000dd1514a7c12462360d41c4

commit f10528c18d08770000dd1514a7c12462360d41c4
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2020-12-30 21:33:30 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-12-30 21:34:06 +0000

    games-util/lgogdownloader: Fix missing zlib USE dependency on boost
    
    Closes: https://bugs.gentoo.org/762667
    Package-Manager: Portage-3.0.12, Repoman-3.0.1
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 .../{lgogdownloader-3.7.ebuild => lgogdownloader-3.7-r1.ebuild}         | 2 +-
 games-util/lgogdownloader/lgogdownloader-9999.ebuild                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)