Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651098 - net-libs/davix-0.6.7 : test_config_parser.cpp:(.text+<snip>): undefined reference to Davix::davix_config_tokenize(std::_cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::_cxx11::basic_str
Summary: net-libs/davix-0.6.7 : test_config_parser.cpp:(.text+<snip>): undefined refer...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Guilherme Amadio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-21 16:56 UTC by Toralf Förster
Modified: 2018-03-22 14:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.42 KB, text/plain)
2018-03-21 16:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,40.53 KB, text/plain)
2018-03-21 16:56 UTC, Toralf Förster
Details
environment (environment,115.02 KB, text/plain)
2018-03-21 16:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.66 KB, application/x-bzip)
2018-03-21 16:56 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.83 KB, application/x-bzip)
2018-03-21 16:56 UTC, Toralf Förster
Details
net-libs:davix-0.6.7:20180321-043101.log (net-libs:davix-0.6.7:20180321-043101.log,107.94 KB, text/plain)
2018-03-21 16:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.12 KB, application/x-bzip)
2018-03-21 16:56 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 2018-03-21 16:56:21 UTC
CMakeFiles/g_test_unit_davix_exe.dir/parser/test_config_parser.cpp.o: In function `ConfigParser_Tokenizer_Test::TestBody()':
test_config_parser.cpp:(.text+0x22f): undefined reference to `Davix::davix_config_tokenize(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
test_config_parser.cpp:(.text+0x576): undefined reference to `Davix::davix_config_tokenize(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
test_config_parser.cpp:(.text+0x804): undefined reference to `Davix::davix_config_tokenize(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
test_config_parser.cpp:(.text+0xc02): undefined reference to `Davix::davix_config_tokenize(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_20180319-191208

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

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

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

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-libs/davix
[ebuild  N    ] net-libs/davix-0.6.7  USE="ipv6 {test} -doc -tools"
Comment 1 Toralf Förster gentoo-dev 2018-03-21 16:56:24 UTC
Created attachment 524680 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-21 16:56:27 UTC
Created attachment 524682 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-21 16:56:30 UTC
Created attachment 524684 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-03-21 16:56:33 UTC
Created attachment 524686 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-21 16:56:36 UTC
Created attachment 524688 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-21 16:56:39 UTC
Created attachment 524690 [details]
net-libs:davix-0.6.7:20180321-043101.log
Comment 7 Toralf Förster gentoo-dev 2018-03-21 16:56:42 UTC
Created attachment 524692 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-03-22 14:24:36 UTC
The bug has been closed via the following commit(s):

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

commit e5b39c46a46993a67d7c91a746a657284b438cc7
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2018-03-22 10:02:05 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2018-03-22 14:23:29 +0000

    net-libs/davix: tests need tools to be enabled, bug 651098
    
    Closes: https://bugs.gentoo.org/651098
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-libs/davix/davix-0.6.7.ebuild | 2 ++
 1 file changed, 2 insertions(+)