Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640428 - dev-db/cockroach-1.1.3 : snappy_unittest.cc:(.text+<snip>): undefined reference to testing::internal::IsTrue(bool)
Summary: dev-db/cockroach-1.1.3 : snappy_unittest.cc:(.text+<snip>): undefined referen...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-09 20:23 UTC by Toralf Förster
Modified: 2017-12-25 19:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.40 KB, text/plain)
2017-12-09 20:23 UTC, Toralf Förster
Details
dev-db:cockroach-1.1.3:20171209-201717.log (dev-db:cockroach-1.1.3:20171209-201717.log,126.96 KB, text/plain)
2017-12-09 20:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,359.90 KB, text/plain)
2017-12-09 20:23 UTC, Toralf Förster
Details
environment (environment,95.73 KB, text/plain)
2017-12-09 20:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.89 KB, application/x-bzip)
2017-12-09 20:23 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,19.07 KB, application/x-bzip)
2017-12-09 20:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.01 KB, application/x-bzip)
2017-12-09 20:23 UTC, Toralf Förster
Details
emerge-info.txt (emerge-info.txt,16.47 KB, text/plain)
2017-12-10 09:31 UTC, Toralf Förster
Details
dev-db:cockroach-1.1.3:20171210-092417.log (dev-db:cockroach-1.1.3:20171210-092417.log,127.16 KB, text/plain)
2017-12-10 09:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,328.79 KB, text/plain)
2017-12-10 09:31 UTC, Toralf Förster
Details
environment (environment,95.24 KB, text/plain)
2017-12-10 09:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,42.36 KB, application/x-bzip)
2017-12-10 09:31 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,19.04 KB, application/x-bzip)
2017-12-10 09:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.87 KB, application/x-bzip)
2017-12-10 09:31 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 2017-12-09 20:23:05 UTC
[100%] Linking CXX executable snappy-unittest
CMakeFiles/snappy-unittest.dir/snappy_unittest.cc.o: In function `testing::internal::scoped_ptr<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::reset(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*) [clone .part.51]':
snappy_unittest.cc:(.text+0x210): undefined reference to `testing::internal::IsTrue(bool)'
CMakeFiles/snappy-unittest.dir/snappy_unittest.cc.o: In function `testing::internal::scoped_ptr<std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> > >::reset(std::__cxx11::basic_stringstream<char, std::char_traits<char>, std::allocator<char> >*) [clone .part.33] [clone .constprop.137]':
snappy_unittest.cc:(.text+0x96a): undefined reference to `testing::internal::IsTrue(bool)'
CMakeFiles/snappy-unittest.dir/snappy_unittest.cc.o: In function `snappy::Snappy_ZeroOffsetCopyValidation_Test::TestBody()':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0_20171129-191609

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python3.5 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-db/cockroach
[ebuild     U ] dev-db/cockroach-1.1.3 [1.1.2]
Comment 1 Toralf Förster gentoo-dev 2017-12-09 20:23:08 UTC
Created attachment 509136 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-09 20:23:12 UTC
Created attachment 509138 [details]
dev-db:cockroach-1.1.3:20171209-201717.log
Comment 3 Toralf Förster gentoo-dev 2017-12-09 20:23:15 UTC
Created attachment 509140 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-12-09 20:23:18 UTC
Created attachment 509142 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-12-09 20:23:21 UTC
Created attachment 509144 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-09 20:23:24 UTC
Created attachment 509146 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-12-09 20:23:27 UTC
Created attachment 509148 [details]
temp.tbz2
Comment 8 William Hubbs gentoo-dev 2017-12-09 22:19:59 UTC
The following adds a suggested workaround from upstream for this issue:

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

Please re-test and let me know if this resolves the issue.

Thanks,

William
Comment 9 Toralf Förster gentoo-dev 2017-12-10 09:31:17 UTC
still get (at17.0-desktop-plasma_20171130-223509) this issue
Comment 10 Toralf Förster gentoo-dev 2017-12-10 09:31:20 UTC
Created attachment 509192 [details]
emerge-info.txt
Comment 11 Toralf Förster gentoo-dev 2017-12-10 09:31:24 UTC
Created attachment 509194 [details]
dev-db:cockroach-1.1.3:20171210-092417.log
Comment 12 Toralf Förster gentoo-dev 2017-12-10 09:31:27 UTC
Created attachment 509196 [details]
emerge-history.txt
Comment 13 Toralf Förster gentoo-dev 2017-12-10 09:31:30 UTC
Created attachment 509198 [details]
environment
Comment 14 Toralf Förster gentoo-dev 2017-12-10 09:31:33 UTC
Created attachment 509200 [details]
etc.portage.tbz2
Comment 15 Toralf Förster gentoo-dev 2017-12-10 09:31:37 UTC
Created attachment 509202 [details]
logs.tbz2
Comment 16 Toralf Förster gentoo-dev 2017-12-10 09:31:40 UTC
Created attachment 509204 [details]
temp.tbz2
Comment 17 Vladimir Smirnov (RETIRED) gentoo-dev 2017-12-25 19:54:29 UTC
Applying this patch from upstream helps: https://github.com/mberhault/cockroach/commit/146e05930a3c11536360787076e1855ba924d6e2

I'm not sure if it's worth waiting for 1.1.4 or just grab it and try.