Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1463655 Details for
Bug 1604605
libkdtree++: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-19 23:33:19 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 23:33:19 UTC
Size:
32.00 KB
patch
obsolete
>ng for target s390x >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3NKpYt >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf libkdtree++_0.7.0 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/libkdtree++-0.7.0.tar.bz2 >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libkdtree++_0.7.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (libkdtree++-0.7.0-pedantic.patch):' >Patch #0 (libkdtree++-0.7.0-pedantic.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .pkgconfig --fuzz=0 >patching file kdtree++/kdtree.hpp >+ echo 'Patch #1 (libkdtree++-0.7.0-pkgconfig.patch):' >Patch #1 (libkdtree++-0.7.0-pkgconfig.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .pkgconfig --fuzz=0 >patching file configure.ac >patching file Makefile.am >+ echo 'Patch #2 (libkdtree++-0.7.0-examples-optflags.patch):' >Patch #2 (libkdtree++-0.7.0-examples-optflags.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .examples-optflags --fuzz=0 >patching file examples/Makefile >+ for f in README >+ iconv -fiso88591 -tutf8 README >+ touch -r README README.new >+ mv README.new README >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MOTZZP >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libkdtree++_0.7.0 >+ autoreconf -f -i >configure.ac:20: installing './compile' >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ export LDFLAGS >+ '[' 1 = 1 ']' >+++ dirname ./configure >++ find . -name config.guess -o -name config.sub >+ '[' 1 = 1 ']' >+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' >++ find . -name ltmain.sh >+ ./configure --build=s390x-redhat-linux-gnu --host=s390x-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for s390x-redhat-linux-gnu-g++... no >checking for s390x-redhat-linux-gnu-c++... no >checking for s390x-redhat-linux-gnu-gpp... no >checking for s390x-redhat-linux-gnu-aCC... no >checking for s390x-redhat-linux-gnu-CC... no >checking for s390x-redhat-linux-gnu-cxx... no >checking for s390x-redhat-linux-gnu-cc++... no >checking for s390x-redhat-linux-gnu-cl.exe... no >checking for s390x-redhat-linux-gnu-FCC... no >checking for s390x-redhat-linux-gnu-KCC... no >checking for s390x-redhat-linux-gnu-RCC... no >checking for s390x-redhat-linux-gnu-xlC_r... no >checking for s390x-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether the C++ compiler works... yes >checking for C++ compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of g++... none >checking for s390x-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking whether gcc understands -c and -o together... yes >checking dependency style of gcc... none >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for size_t... yes >checking for ptrdiff_t size_t... no >checking for pow... no >checking for sqrt... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating pkgconfig/libkdtree++.pc >config.status: creating config.h >config.status: executing depfiles commands >+ make >make all-am >make[1]: Entering directory '/builddir/build/BUILD/libkdtree++_0.7.0' >make[1]: Nothing to be done for 'all-am'. >make[1]: Leaving directory '/builddir/build/BUILD/libkdtree++_0.7.0' >+ cd python-bindings >++ pkg-config --cflags python >+ make 'CPPFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 ' >swig -python -modern -c++ py-kdtree.i >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -I.. -pedantic -Wno-long-long -Wall -ansi -pedantic -DHAVE_CONFIG_H -O3 -c py-kdtree_wrap.cxx -I/usr/include/python2.5 -I.. >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -I.. -pedantic -Wno-long-long -Wall -ansi -pedantic -DHAVE_CONFIG_H -O3 -shared py-kdtree_wrap.o -o _kdtree.so >cp _kdtree.so kdtree.py ../../ >+ cd .. >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GLvMJP >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/libkdtree++-0.7.0-19.fc29.s390x '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/libkdtree++-0.7.0-19.fc29.s390x >++ dirname /builddir/build/BUILDROOT/libkdtree++-0.7.0-19.fc29.s390x >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/libkdtree++-0.7.0-19.fc29.s390x >+ cd libkdtree++_0.7.0 >+ make install DESTDIR=/builddir/build/BUILDROOT/libkdtree++-0.7.0-19.fc29.s390x >make[1]: Entering directory '/builddir/build/BUILD/libkdtree++_0.7.0' >make[1]: Nothing to be done for 'install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libkdtree++-0.7.0-19.fc29.s390x/usr/include' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libkdtree++-0.7.0-19.fc29.s390x/usr/include/kdtree++' > /usr/bin/install -c -m 644 kdtree++/allocator.hpp kdtree++/function.hpp kdtree++/iterator.hpp kdtree++/kdtree.hpp kdtree++/node.hpp kdtree++/region.hpp '/builddir/build/BUILDROOT/libkdtree++-0.7.0-19.fc29.s390x/usr/include/kdtree++' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libkdtree++-0.7.0-19.fc29.s390x/usr/share/pkgconfig' > /usr/bin/install -c -m 644 pkgconfig/libkdtree++.pc '/builddir/build/BUILDROOT/libkdtree++-0.7.0-19.fc29.s390x/usr/share/pkgconfig' >make[1]: Leaving directory '/builddir/build/BUILD/libkdtree++_0.7.0' >+ install -d /builddir/build/BUILDROOT/libkdtree++-0.7.0-19.fc29.s390x >+ install -pm 0755 python-bindings/_kdtree.so /builddir/build/BUILDROOT/libkdtree++-0.7.0-19.fc29.s390x/ >+ install -d /builddir/build/BUILDROOT/libkdtree++-0.7.0-19.fc29.s390x >+ install -pm 0644 python-bindings/kdtree.py /builddir/build/BUILDROOT/libkdtree++-0.7.0-19.fc29.s390x/ >+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.7.0-19.fc29 --unique-debug-suffix -0.7.0-19.fc29.s390x --unique-debug-src-base libkdtree++-0.7.0-19.fc29.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libkdtree++_0.7.0 >extracting debug info from /builddir/build/BUILDROOT/libkdtree++-0.7.0-19.fc29.s390x/_kdtree.so >/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. >656 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jtKBCS >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libkdtree++_0.7.0 >+ cd examples >+ make 'CPPFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' >g++ -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -o test_kdtree test_kdtree.cpp >In file included from test_kdtree.cpp:6: >../kdtree++/kdtree.hpp: In function 'std::ostream& KDTree::operator<<(std::ostream&, const KDTree::KDTree<__K, _Val, _Acc, _Dist, _Cmp, _Alloc>&)': >../kdtree++/kdtree.hpp:1200:28: error: no match for 'operator<<' (operand types are 'std::basic_ostream<char>' and 'const KDTree::_Node_base') > o << "meta node: " << tree._M_header << std::endl; > ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ >In file included from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/ostream:108:7: note: candidate: 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ostream<_CharT, _Traits>::__ostream_type& (*)(std::basic_ostream<_CharT, _Traits>::__ostream_type&)) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>]' > operator<<(__ostream_type& (*__pf)(__ostream_type&)) > ^~~~~~~~ >/usr/include/c++/8/ostream:108:7: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'std::basic_ostream<char>::__ostream_type& (*)(std::basic_ostream<char>::__ostream_type&)' {aka 'std::basic_ostream<char>& (*)(std::basic_ostream<char>&)'} >/usr/include/c++/8/ostream:117:7: note: candidate: 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ostream<_CharT, _Traits>::__ios_type& (*)(std::basic_ostream<_CharT, _Traits>::__ios_type&)) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>; std::basic_ostream<_CharT, _Traits>::__ios_type = std::basic_ios<char>]' > operator<<(__ios_type& (*__pf)(__ios_type&)) > ^~~~~~~~ >/usr/include/c++/8/ostream:117:7: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'std::basic_ostream<char>::__ios_type& (*)(std::basic_ostream<char>::__ios_type&)' {aka 'std::basic_ios<char>& (*)(std::basic_ios<char>&)'} >/usr/include/c++/8/ostream:127:7: note: candidate: 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(std::ios_base& (*)(std::ios_base&)) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>]' > operator<<(ios_base& (*__pf) (ios_base&)) > ^~~~~~~~ >/usr/include/c++/8/ostream:127:7: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'std::ios_base& (*)(std::ios_base&)' >/usr/include/c++/8/ostream:166:7: note: candidate: 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(long int) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>]' > operator<<(long __n) > ^~~~~~~~ >/usr/include/c++/8/ostream:166:7: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'long int' >/usr/include/c++/8/ostream:170:7: note: candidate: 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(long unsigned int) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>]' > operator<<(unsigned long __n) > ^~~~~~~~ >/usr/include/c++/8/ostream:170:7: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'long unsigned int' >/usr/include/c++/8/ostream:174:7: note: candidate: 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(bool) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>]' > operator<<(bool __n) > ^~~~~~~~ >/usr/include/c++/8/ostream:174:7: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'bool' >In file included from /usr/include/c++/8/ostream:693, > from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/bits/ostream.tcc:91:5: note: candidate: 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(short int) [with _CharT = char; _Traits = std::char_traits<char>]' > basic_ostream<_CharT, _Traits>:: > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/c++/8/bits/ostream.tcc:91:5: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'short int' >In file included from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/ostream:181:7: note: candidate: 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(short unsigned int) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>]' > operator<<(unsigned short __n) > ^~~~~~~~ >/usr/include/c++/8/ostream:181:7: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'short unsigned int' >In file included from /usr/include/c++/8/ostream:693, > from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/bits/ostream.tcc:105:5: note: candidate: 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits<char>]' > basic_ostream<_CharT, _Traits>:: > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/c++/8/bits/ostream.tcc:105:5: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'int' >In file included from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/ostream:192:7: note: candidate: 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(unsigned int) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>]' > operator<<(unsigned int __n) > ^~~~~~~~ >/usr/include/c++/8/ostream:192:7: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'unsigned int' >/usr/include/c++/8/ostream:201:7: note: candidate: 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(long long int) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>]' > operator<<(long long __n) > ^~~~~~~~ >/usr/include/c++/8/ostream:201:7: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'long long int' >/usr/include/c++/8/ostream:205:7: note: candidate: 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(long long unsigned int) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>]' > operator<<(unsigned long long __n) > ^~~~~~~~ >/usr/include/c++/8/ostream:205:7: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'long long unsigned int' >/usr/include/c++/8/ostream:220:7: note: candidate: 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(double) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>]' > operator<<(double __f) > ^~~~~~~~ >/usr/include/c++/8/ostream:220:7: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'double' >/usr/include/c++/8/ostream:224:7: note: candidate: 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(float) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>]' > operator<<(float __f) > ^~~~~~~~ >/usr/include/c++/8/ostream:224:7: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'float' >/usr/include/c++/8/ostream:232:7: note: candidate: 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(long double) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>]' > operator<<(long double __f) > ^~~~~~~~ >/usr/include/c++/8/ostream:232:7: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'long double' >/usr/include/c++/8/ostream:245:7: note: candidate: 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(const void*) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>]' > operator<<(const void* __p) > ^~~~~~~~ >/usr/include/c++/8/ostream:245:7: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'const void*' >In file included from /usr/include/c++/8/ostream:693, > from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/bits/ostream.tcc:119:5: note: candidate: 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ostream<_CharT, _Traits>::__streambuf_type*) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__streambuf_type = std::basic_streambuf<char>]' > basic_ostream<_CharT, _Traits>:: > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/c++/8/bits/ostream.tcc:119:5: note: no known conversion for argument 1 from 'const KDTree::_Node_base' to 'std::basic_ostream<char>::__streambuf_type*' {aka 'std::basic_streambuf<char>*'} >In file included from /usr/include/c++/8/string:52, > from /usr/include/c++/8/bits/locale_classes.h:40, > from /usr/include/c++/8/bits/ios_base.h:41, > from /usr/include/c++/8/ios:42, > from /usr/include/c++/8/ostream:38, > from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/bits/basic_string.h:6287:5: note: candidate: 'template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)' > operator<<(basic_ostream<_CharT, _Traits>& __os, > ^~~~~~~~ >/usr/include/c++/8/bits/basic_string.h:6287:5: note: template argument deduction/substitution failed: >In file included from test_kdtree.cpp:6: >../kdtree++/kdtree.hpp:1200:36: note: 'const KDTree::_Node_base' is not derived from 'const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>' > o << "meta node: " << tree._M_header << std::endl; > ^~~~~~~~~ >In file included from /usr/include/c++/8/bits/ios_base.h:46, > from /usr/include/c++/8/ios:42, > from /usr/include/c++/8/ostream:38, > from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/system_error:217:5: note: candidate: 'template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)' > operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e) > ^~~~~~~~ >/usr/include/c++/8/system_error:217:5: note: template argument deduction/substitution failed: >In file included from test_kdtree.cpp:6: >../kdtree++/kdtree.hpp:1200:36: note: cannot convert 'tree._M_header' (type 'const KDTree::_Node_base') to type 'const std::error_code&' > o << "meta node: " << tree._M_header << std::endl; > ~~~~~^~~~~~~~~ >In file included from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/ostream:497:5: note: candidate: 'template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, _CharT)' > operator<<(basic_ostream<_CharT, _Traits>& __out, _CharT __c) > ^~~~~~~~ >/usr/include/c++/8/ostream:497:5: note: template argument deduction/substitution failed: >In file included from test_kdtree.cpp:6: >../kdtree++/kdtree.hpp:1200:36: note: deduced conflicting types for parameter '_CharT' ('char' and 'KDTree::_Node_base') > o << "meta node: " << tree._M_header << std::endl; > ^~~~~~~~~ >In file included from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/ostream:502:5: note: candidate: 'template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, char)' > operator<<(basic_ostream<_CharT, _Traits>& __out, char __c) > ^~~~~~~~ >/usr/include/c++/8/ostream:502:5: note: template argument deduction/substitution failed: >In file included from test_kdtree.cpp:6: >../kdtree++/kdtree.hpp:1200:36: note: cannot convert 'tree._M_header' (type 'const KDTree::_Node_base') to type 'char' > o << "meta node: " << tree._M_header << std::endl; > ~~~~~^~~~~~~~~ >In file included from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/ostream:508:5: note: candidate: 'template<class _Traits> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, _Traits>&, char)' > operator<<(basic_ostream<char, _Traits>& __out, char __c) > ^~~~~~~~ >/usr/include/c++/8/ostream:508:5: note: template argument deduction/substitution failed: >In file included from test_kdtree.cpp:6: >../kdtree++/kdtree.hpp:1200:36: note: cannot convert 'tree._M_header' (type 'const KDTree::_Node_base') to type 'char' > o << "meta node: " << tree._M_header << std::endl; > ~~~~~^~~~~~~~~ >In file included from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/ostream:514:5: note: candidate: 'template<class _Traits> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, _Traits>&, signed char)' > operator<<(basic_ostream<char, _Traits>& __out, signed char __c) > ^~~~~~~~ >/usr/include/c++/8/ostream:514:5: note: template argument deduction/substitution failed: >In file included from test_kdtree.cpp:6: >../kdtree++/kdtree.hpp:1200:36: note: cannot convert 'tree._M_header' (type 'const KDTree::_Node_base') to type 'signed char' > o << "meta node: " << tree._M_header << std::endl; > ~~~~~^~~~~~~~~ >In file included from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/ostream:519:5: note: candidate: 'template<class _Traits> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, _Traits>&, unsigned char)' > operator<<(basic_ostream<char, _Traits>& __out, unsigned char __c) > ^~~~~~~~ >/usr/include/c++/8/ostream:519:5: note: template argument deduction/substitution failed: >In file included from test_kdtree.cpp:6: >../kdtree++/kdtree.hpp:1200:36: note: cannot convert 'tree._M_header' (type 'const KDTree::_Node_base') to type 'unsigned char' > o << "meta node: " << tree._M_header << std::endl; > ~~~~~^~~~~~~~~ >In file included from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/ostream:539:5: note: candidate: 'template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const _CharT*)' > operator<<(basic_ostream<_CharT, _Traits>& __out, const _CharT* __s) > ^~~~~~~~ >/usr/include/c++/8/ostream:539:5: note: template argument deduction/substitution failed: >In file included from test_kdtree.cpp:6: >../kdtree++/kdtree.hpp:1200:36: note: mismatched types 'const _CharT*' and 'KDTree::_Node_base' > o << "meta node: " << tree._M_header << std::endl; > ^~~~~~~~~ >In file included from /usr/include/c++/8/ostream:693, > from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/bits/ostream.tcc:321:5: note: candidate: 'template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const char*)' > operator<<(basic_ostream<_CharT, _Traits>& __out, const char* __s) > ^~~~~~~~ >/usr/include/c++/8/bits/ostream.tcc:321:5: note: template argument deduction/substitution failed: >In file included from test_kdtree.cpp:6: >../kdtree++/kdtree.hpp:1200:36: note: cannot convert 'tree._M_header' (type 'const KDTree::_Node_base') to type 'const char*' > o << "meta node: " << tree._M_header << std::endl; > ~~~~~^~~~~~~~~ >In file included from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/ostream:556:5: note: candidate: 'template<class _Traits> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, _Traits>&, const char*)' > operator<<(basic_ostream<char, _Traits>& __out, const char* __s) > ^~~~~~~~ >/usr/include/c++/8/ostream:556:5: note: template argument deduction/substitution failed: >In file included from test_kdtree.cpp:6: >../kdtree++/kdtree.hpp:1200:36: note: cannot convert 'tree._M_header' (type 'const KDTree::_Node_base') to type 'const char*' > o << "meta node: " << tree._M_header << std::endl; > ~~~~~^~~~~~~~~ >In file included from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/ostream:569:5: note: candidate: 'template<class _Traits> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, _Traits>&, const signed char*)' > operator<<(basic_ostream<char, _Traits>& __out, const signed char* __s) > ^~~~~~~~ >/usr/include/c++/8/ostream:569:5: note: template argument deduction/substitution failed: >In file included from test_kdtree.cpp:6: >../kdtree++/kdtree.hpp:1200:36: note: cannot convert 'tree._M_header' (type 'const KDTree::_Node_base') to type 'const signed char*' > o << "meta node: " << tree._M_header << std::endl; > ~~~~~^~~~~~~~~ >In file included from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/ostream:574:5: note: candidate: 'template<class _Traits> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, _Traits>&, const unsigned char*)' > operator<<(basic_ostream<char, _Traits>& __out, const unsigned char* __s) > ^~~~~~~~ >/usr/include/c++/8/ostream:574:5: note: template argument deduction/substitution failed: >In file included from test_kdtree.cpp:6: >../kdtree++/kdtree.hpp:1200:36: note: cannot convert 'tree._M_header' (type 'const KDTree::_Node_base') to type 'const unsigned char*' > o << "meta node: " << tree._M_header << std::endl; > ~~~~~^~~~~~~~~ >In file included from ../kdtree++/kdtree.hpp:72, > from test_kdtree.cpp:6: >/usr/include/c++/8/ostream:682:5: note: candidate: 'template<class _Ostream, class _Tp> typename std::enable_if<std::__and_<std::__not_<std::is_lvalue_reference<_Tp> >, std::__is_convertible_to_basic_ostream<_Ostream>, std::__is_insertable<typename std::__is_convertible_to_basic_ostream<_Tp>::__ostream_type, const _Tp&, void> >::value, typename std::__is_convertible_to_basic_ostream<_Tp>::__ostream_type>::type std::operator<<(_Ostream&&, const _Tp&)' > operator<<(_Ostream&& __os, const _Tp& __x) > ^~~~~~~~ >/usr/include/c++/8/ostream:682:5: note: template argument deduction/substitution failed: >/usr/include/c++/8/ostream: In substitution of 'template<class _Ostream, class _Tp> typename std::enable_if<std::__and_<std::__not_<std::is_lvalue_reference<_Tp> >, std::__is_convertible_to_basic_ostream<_Ostream>, std::__is_insertable<typename std::__is_convertible_to_basic_ostream<_Tp>::__ostream_type, const _Tp&, void> >::value, typename std::__is_convertible_to_basic_ostream<_Tp>::__ostream_type>::type std::operator<<(_Ostream&&, const _Tp&) [with _Ostream = std::basic_ostream<char>&; _Tp = KDTree::_Node_base]': >../kdtree++/kdtree.hpp:1200:36: required from here >/usr/include/c++/8/ostream:682:5: error: no type named 'type' in 'struct std::enable_if<false, std::basic_ostream<char>&>' >make: *** [Makefile:4: test_kdtree] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.jtKBCS (%check) >RPM build errors: > Macro expanded in comment on line 23: %{optflags} > Bad exit status from /var/tmp/rpm-tmp.jtKBCS (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/libkdtree++.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1604605
: 1463655 |
1463656
|
1463657