Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 839015 - dev-util/heaptrack-1.3.0 - accumulatedtracedata.cpp:(<snip>) undefined reference to boost::iostreams::detail::zlib_base::reset(boo
Summary: dev-util/heaptrack-1.3.0 - accumulatedtracedata.cpp:(<snip>) undefined refere...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas Sturmlechner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-17 16:45 UTC by Toralf Förster
Modified: 2022-04-19 21:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.39 KB, text/plain)
2022-04-17 16:45 UTC, Toralf Förster
Details
dev-util:heaptrack-1.3.0:20220416-170403.log (dev-util:heaptrack-1.3.0:20220416-170403.log,53.26 KB, text/plain)
2022-04-17 16:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,80.48 KB, text/plain)
2022-04-17 16:46 UTC, Toralf Förster
Details
environment (environment,105.56 KB, text/plain)
2022-04-17 16:46 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,30.19 KB, application/x-bzip)
2022-04-17 16:46 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.74 KB, application/x-bzip)
2022-04-17 16:46 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.81 KB, application/x-bzip)
2022-04-17 16:46 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-04-17 16:45:55 UTC
too long lines were shrinked:

FAILED: bin/heaptrack_print 
: && /usr/bin/x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -Wall -Wpedantic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0    -rdynamic src/analyze/print/CMakeFiles/heaptrack_print.dir/heaptrack_print.cpp.o -o bin/heaptrack_print  src/analyze/libsharedprint
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: src/analyze/libsharedprint.a(accumulatedtracedata.cpp.o): warning: relocation against `_ZN5boost9iostreams4zlib8deflatedE' in read-only section `.text._ZN5boost9iostreams23basic_gzip_decompressorISaIcEEC2Eil[_ZN5boost9io
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: src/analyze/libsharedprint.a(accumulatedtracedata.cpp.o): in function `boost::detail::sp_counted_impl_p<boost::iostreams::symmetric_filter<boost::iostreams::detail::zlib_decompressor_impl<std::allocator<char> >, std::all
accumulatedtracedata.cpp:(.text._ZN5boost6detail17sp_counted_impl_pINS_9iostreams16symmetric_filterINS2_6detail22zlib_decompressor_implISaIcEEES6_E4implEE7disposeEv[_ZN5boost6detail17sp_counted_impl_pINS_9iostreams16symmetric_filterINS2_6detail22zlib_decompressor_implISaIcEEES6_E4implEE7disposeEv]+0
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: accumulatedtracedata.cpp:(.text._ZN5boost6detail17sp_counted_impl_pINS_9iostreams16symmetric_filterINS2_6detail22zlib_decompressor_implISaIcEEES6_E4implEE7disposeEv[_ZN5boost6detail17sp_counted_impl_pINS_9iostreams16symm
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: src/analyze/libsharedprint.a(accumulatedtracedata.cpp.o): in function `boost::iostreams::symmetric_filter<boost::iostreams::detail::zlib_decompressor_impl<std::allocator<char> >, std::allocator<char> >::symmetric_filter<

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20220416-090036

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
The following VMs are available for generation-2:
1)	Eclipse Temurin JRE 11.0.14_p9 [openjdk-jre-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-11 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit de588e2e46165fc7d18341f9e32e132a6ce54c2b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Apr 16 16:49:25 2022 +0000

    2022-04-16 16:49:24 UTC

emerge -qpvO dev-util/heaptrack
[ebuild  N    ] dev-util/heaptrack-1.3.0  USE="-gui -test -zstd"
Comment 1 Toralf Förster gentoo-dev 2022-04-17 16:45:57 UTC
Created attachment 771380 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-17 16:45:59 UTC
Created attachment 771383 [details]
dev-util:heaptrack-1.3.0:20220416-170403.log
Comment 3 Toralf Förster gentoo-dev 2022-04-17 16:46:01 UTC
Created attachment 771386 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-17 16:46:03 UTC
Created attachment 771389 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-17 16:46:04 UTC
Created attachment 771392 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-17 16:46:06 UTC
Created attachment 771395 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-04-17 16:46:07 UTC
Created attachment 771398 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-04-19 21:08:04 UTC
The bug has been closed via the following commit(s):

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

commit 68d2b5ec720ee7bed1c469dc07f7e13d00ab2b61
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-19 21:07:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-19 21:07:50 +0000

    dev-util/heaptrack: depend on dev-libs/boost[zlib]
    
    Closes: https://bugs.gentoo.org/839015
    Signed-off-by: Sam James <sam@gentoo.org>

 .../heaptrack/{heaptrack-1.3.0.ebuild => heaptrack-1.3.0-r1.ebuild}   | 4 ++--
 dev-util/heaptrack/heaptrack-9999.ebuild                              | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)