* Package: dev-cpp/pstreams-1.0.1 * Repository: gentoo * Maintainer: printing@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking pstreams-1.0.1.tar.gz to /var/tmp/portage/dev-cpp/pstreams-1.0.1/work >>> Source unpacked in /var/tmp/portage/dev-cpp/pstreams-1.0.1/work >>> Preparing source in /var/tmp/portage/dev-cpp/pstreams-1.0.1/work/pstreams-1.0.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-cpp/pstreams-1.0.1/work/pstreams-1.0.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-cpp/pstreams-1.0.1/work/pstreams-1.0.1 ... >>> Source compiled. >>> Test phase: dev-cpp/pstreams-1.0.1 make -j1 CXX=x86_64-pc-linux-gnu-g++ 'CXXFLAGS=-O2 -pipe -march=native' check x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test_pstreams test_pstreams.cc test_pstreams.cc: In function ‘int main()’: test_pstreams.cc:657:40: error: no matching function for call to ‘print_result(redi::ipstream&, std::basic_istream&)’ 657 | print_result(in, getline(in, s)); | ^ test_pstreams.cc:119:5: note: candidate: ‘template void {anonymous}::print_result(const T&, bool)’ 119 | print_result(T const& s, bool result) | ^~~~~~~~~~~~ test_pstreams.cc:119:5: note: template argument deduction/substitution failed: test_pstreams.cc:657:33: note: cannot convert ‘std::getline, std::allocator >(in.redi::basic_ipstream::, s)’ (type ‘std::basic_istream’) to type ‘bool’ 657 | print_result(in, getline(in, s)); | ~~~~~~~^~~~~~~ test_pstreams.cc:665:40: error: no matching function for call to ‘print_result(redi::ipstream&, std::basic_istream&)’ 665 | print_result(in, getline(in, s)); | ^ test_pstreams.cc:119:5: note: candidate: ‘template void {anonymous}::print_result(const T&, bool)’ 119 | print_result(T const& s, bool result) | ^~~~~~~~~~~~ test_pstreams.cc:119:5: note: template argument deduction/substitution failed: test_pstreams.cc:665:33: note: cannot convert ‘std::getline, std::allocator >(in.redi::basic_ipstream::, s)’ (type ‘std::basic_istream’) to type ‘bool’ 665 | print_result(in, getline(in, s)); | ~~~~~~~^~~~~~~ test_pstreams.cc:673:40: error: no matching function for call to ‘print_result(redi::ipstream&, std::basic_istream&)’ 673 | print_result(in, getline(in, s)); | ^ test_pstreams.cc:119:5: note: candidate: ‘template void {anonymous}::print_result(const T&, bool)’ 119 | print_result(T const& s, bool result) | ^~~~~~~~~~~~ test_pstreams.cc:119:5: note: template argument deduction/substitution failed: test_pstreams.cc:673:33: note: cannot convert ‘std::getline, std::allocator >(in.redi::basic_ipstream::, s)’ (type ‘std::basic_istream’) to type ‘bool’ 673 | print_result(in, getline(in, s)); | ~~~~~~~^~~~~~~ test_pstreams.cc:895:31: error: no matching function for call to ‘print_result(redi::ipstream&, redi::basic_ipstream&)’ 895 | print_result(dummy, in); | ^ test_pstreams.cc:119:5: note: candidate: ‘template void {anonymous}::print_result(const T&, bool)’ 119 | print_result(T const& s, bool result) | ^~~~~~~~~~~~ test_pstreams.cc:119:5: note: template argument deduction/substitution failed: test_pstreams.cc:895:29: note: cannot convert ‘in’ (type ‘redi::basic_ipstream’) to type ‘bool’ 895 | print_result(dummy, in); | ^~ make: *** [Makefile:43: test_pstreams] Error 1 * ERROR: dev-cpp/pstreams-1.0.1::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-cpp/pstreams-1.0.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-cpp/pstreams-1.0.1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-cpp:pstreams-1.0.1:20190626-133426.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-cpp/pstreams-1.0.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-cpp/pstreams-1.0.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-cpp/pstreams-1.0.1/work/pstreams-1.0.1' * S: '/var/tmp/portage/dev-cpp/pstreams-1.0.1/work/pstreams-1.0.1'