Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675616 - dev-cpp/glog-0.3.5 : [TEST] /.../logging_striplog_test.sh:line <snip>: <snip> Segmentation fault ./logging_striptest2 2> /dev/null
Summary: dev-cpp/glog-0.3.5 : [TEST] /.../logging_striplog_test.sh:line <snip>: <snip>...
Status: RESOLVED DUPLICATE of bug 630238
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Arfrever Frehtes Taifersar Arahesis
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-01-16 18:47 UTC by Toralf Förster
Modified: 2020-01-16 19:27 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.10 KB, text/plain)
2019-01-16 18:47 UTC, Toralf Förster
Details
dev-cpp:glog-0.3.5:20190115-222050.log (dev-cpp:glog-0.3.5:20190115-222050.log,38.31 KB, text/plain)
2019-01-16 18:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,95.74 KB, text/plain)
2019-01-16 18:47 UTC, Toralf Förster
Details
environment (environment,74.35 KB, text/plain)
2019-01-16 18:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.06 KB, application/x-bzip)
2019-01-16 18:47 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.02 KB, application/x-bzip)
2019-01-16 18:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.21 KB, application/x-bzip)
2019-01-16 18:47 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 2019-01-16 18:47:25 UTC
/var/tmp/portage/dev-cpp/glog-0.3.5/work/glog-0.3.5/src/logging_striplog_test.sh
In DBG mode; not checking strings
/var/tmp/portage/dev-cpp/glog-0.3.5/work/glog-0.3.5/src/logging_striplog_test.sh: line 76:   787 Segmentation fault      ./logging_striptest2 2> /dev/null
PASS
./demangle_unittest  # force to create lt-demangle_unittest
Passed 3 tests

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl-test_20190113-153406

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)


java-config:
The following VMs are available for generation-2:


emerge -qpvO dev-cpp/glog
[ebuild  N    ] dev-cpp/glog-0.3.5  USE="test -gflags -static-libs -unwind"
Comment 1 Toralf Förster gentoo-dev 2019-01-16 18:47:28 UTC
Created attachment 561482 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-16 18:47:31 UTC
Created attachment 561484 [details]
dev-cpp:glog-0.3.5:20190115-222050.log
Comment 3 Toralf Förster gentoo-dev 2019-01-16 18:47:33 UTC
Created attachment 561486 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-16 18:47:36 UTC
Created attachment 561488 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-16 18:47:39 UTC
Created attachment 561490 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-16 18:47:42 UTC
Created attachment 561492 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-01-16 18:47:45 UTC
Created attachment 561494 [details]
temp.tbz2
Comment 8 Arfrever Frehtes Taifersar Arahesis 2020-01-16 19:27:48 UTC
Actual error is in this part:

/var/tmp/portage/dev-cpp/glog-0.3.5/work/glog-0.3.5/src/demangle_unittest.sh
Mangled symbols (4 out of 431) found in demangle.dm:
_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_
_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_
_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_
_ZNSt6vectorIPN6google7LogSinkESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_
Mangled symbols (4 out of 431) found in demangle.dm
make[1]: *** [Makefile:2147: demangle_unittest_sh] Error 1

*** This bug has been marked as a duplicate of bug 630238 ***