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 903744 Details for
Bug 1106053
libopkele: FTBFS in 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
<fdopen> (text/plain), 37.24 KB, created by
Dennis Gilmore
on 2014-06-09 02:24:34 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 02:24:34 UTC
Size:
37.24 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libopkele.spec'], False, '/var/lib/mock/f21-build-2117054-392829/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1220b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/libopkele.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: buildhw-04.phx2.fedoraproject.org >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/libopkele-2.0.4-8.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libopkele.spec'], False, '/var/lib/mock/f21-build-2117054-392829/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1220b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libopkele.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZlwIvn >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf libopkele-2.0.4 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/libopkele-2.0.4.tar.bz2 >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libopkele-2.0.4 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (fix-ftbfs-gcc4.7.diff): >+ echo 'Patch #0 (fix-ftbfs-gcc4.7.diff):' >+ /usr/bin/cat /builddir/build/SOURCES/fix-ftbfs-gcc4.7.diff >+ /usr/bin/patch -p1 --fuzz=0 >patching file include/opkele/discovery.h >patching file test/test.cc >patching file test/idiscover.cc >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.R41rsJ >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libopkele-2.0.4 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >+ '[' 1 = 1 ']' >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./aux.d/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./aux.d/config.sub >++ basename ./aux.d/config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./aux.d/config.sub >'/usr/lib/rpm/redhat/config.sub' -> './aux.d/config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./aux.d/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./aux.d/config.guess >++ basename ./aux.d/config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./aux.d/config.guess >'/usr/lib/rpm/redhat/config.guess' -> './aux.d/config.guess' >+ '[' 1 = 1 ']' >+ '[' x '!=' x ']' >+ ./configure --build=i686-redhat-linux-gnu --host=i686-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/lib --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 for i686-redhat-linux-gnu-g++... no >checking for i686-redhat-linux-gnu-c++... no >checking for i686-redhat-linux-gnu-gpp... no >checking for i686-redhat-linux-gnu-aCC... no >checking for i686-redhat-linux-gnu-CC... no >checking for i686-redhat-linux-gnu-cxx... no >checking for i686-redhat-linux-gnu-cc++... no >checking for i686-redhat-linux-gnu-cl.exe... no >checking for i686-redhat-linux-gnu-FCC... no >checking for i686-redhat-linux-gnu-KCC... no >checking for i686-redhat-linux-gnu-RCC... no >checking for i686-redhat-linux-gnu-xlC_r... no >checking for i686-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking for C++ compiler default output file name... a.out >checking whether the C++ compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of g++... none >checking for i686-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 dependency style of gcc... none >checking build system type... i686-redhat-linux-gnu >checking host system type... i686-redhat-linux-gnu >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for i686-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-redhat-linux-gnu-ar... no >checking for ar... ar >checking for i686-redhat-linux-gnu-strip... no >checking for strip... strip >checking for i686-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking how to run the C preprocessor... gcc -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 dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking dependency style of g++... (cached) none >checking how to run the C++ preprocessor... g++ -E >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-redhat-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for ANSI C header files... (cached) yes >checking for timegm... yes >checking for xsltproc... /usr/bin/xsltproc >checking for source tree version... 2.0.4 >checking for std::tr1::shared_ptr<> in tr1/memory... found >checking for boost::shared_ptr<> in boost/shared_ptr.hpp... found >checking for tr1/memory implementation to use... std >checking for deprecated attribute support... yes >checking for abi::__cxa_demangle... yes >checking for OPENSSL... yes >checking for KONFORKA... no >checking for doxygen... false >checking for dot... false >checking for gawk... (cached) gawk >checking for curl-config... /usr/bin/curl-config >checking for the version of libcurl... 7.37.0 >checking whether libcurl is usable... yes >checking for curl_free... yes >checking expat.h usability... yes >checking expat.h presence... yes >checking for expat.h... yes >checking for XML_ParserCreate in -lexpat... yes >checking tidy.h usability... yes >checking tidy.h presence... yes >checking for tidy.h... yes >checking for tidyParseBuffer in -ltidy... yes >checking tidy/tidy.h usability... no >checking tidy/tidy.h presence... no >checking for tidy/tidy.h... no >checking for SQLITE3... yes >checking for KINGATE... no >checking for UUID... yes >checking for XRI resolver proxy... https://xri.net/ >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libopkele.pc >config.status: creating Doxyfile >config.status: creating include/Makefile >config.status: creating include/opkele/tr1-mem.h >config.status: creating lib/Makefile >config.status: creating test/Makefile >config.status: creating config.h >config.status: creating include/opkele/acconfig.h >config.status: executing depfiles commands >config.status: executing libtool commands >+ make -j16 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/libopkele-2.0.4' >Making all in include >make[2]: Entering directory `/builddir/build/BUILD/libopkele-2.0.4/include' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/libopkele-2.0.4/include' >Making all in lib >make[2]: Entering directory `/builddir/build/BUILD/libopkele-2.0.4/lib' >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o params.lo params.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o util.lo util.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o secret.lo secret.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o data.lo data.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o exception.lo exception.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o extension.lo extension.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sreg.lo sreg.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o extension_chain.lo extension_chain.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o curl.lo curl.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o expat.lo expat.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o discovery.lo discovery.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o basic_rp.lo basic_rp.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o prequeue_rp.lo prequeue_rp.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o fields.lo fields.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o message.lo message.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o basic_op.lo basic_op.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c secret.cc -fPIC -DPIC -o .libs/secret.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c util.cc -fPIC -DPIC -o .libs/util.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c extension.cc -fPIC -DPIC -o .libs/extension.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c curl.cc -fPIC -DPIC -o .libs/curl.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c fields.cc -fPIC -DPIC -o .libs/fields.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c sreg.cc -fPIC -DPIC -o .libs/sreg.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c data.cc -fPIC -DPIC -o .libs/data.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c expat.cc -fPIC -DPIC -o .libs/expat.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c exception.cc -fPIC -DPIC -o .libs/exception.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c extension_chain.cc -fPIC -DPIC -o .libs/extension_chain.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c basic_rp.cc -fPIC -DPIC -o .libs/basic_rp.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c params.cc -fPIC -DPIC -o .libs/params.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c basic_op.cc -fPIC -DPIC -o .libs/basic_op.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c prequeue_rp.cc -fPIC -DPIC -o .libs/prequeue_rp.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c message.cc -fPIC -DPIC -o .libs/message.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c discovery.cc -fPIC -DPIC -o .libs/discovery.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c data.cc -o data.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o verify_op.lo verify_op.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c verify_op.cc -fPIC -DPIC -o .libs/verify_op.o >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c expat.cc -o expat.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ax.lo ax.cc >In file included from ../include/opkele/types.h:16:0, > from ../include/opkele/extension.h:10, > from ../include/opkele/extension_chain.h:10, > from extension_chain.cc:2: >../include/opkele/iterator.h:162:7: error: invalid abstract return type 'opkele::util::basic_filterator<IT>' > basic_filterator<IT> operator++(int) { > ^ >../include/opkele/iterator.h:126:12: note: because the following virtual functions are pure within 'opkele::util::basic_filterator<IT>': > class basic_filterator : public iterator< > ^ >../include/opkele/iterator.h:173:20: note: virtual bool opkele::util::basic_filterator<IT>::is_interesting() const > virtual bool is_interesting() const = 0; > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ax.cc -fPIC -DPIC -o .libs/ax.o >In file included from ../include/opkele/types.h:16:0, > from ../include/opkele/extension.h:10, > from extension.cc:2: >../include/opkele/iterator.h:162:7: error: invalid abstract return type 'opkele::util::basic_filterator<IT>' > basic_filterator<IT> operator++(int) { > ^ >../include/opkele/iterator.h:126:12: note: because the following virtual functions are pure within 'opkele::util::basic_filterator<IT>': > class basic_filterator : public iterator< > ^ >../include/opkele/iterator.h:173:20: note: virtual bool opkele::util::basic_filterator<IT>::is_interesting() const > virtual bool is_interesting() const = 0; > ^ >In file included from ../include/opkele/types.h:16:0, > from ../include/opkele/extension.h:10, > from ../include/opkele/sreg.h:9, > from sreg.cc:2: >../include/opkele/iterator.h:162:7: error: invalid abstract return type 'opkele::util::basic_filterator<IT>' > basic_filterator<IT> operator++(int) { > ^ >../include/opkele/iterator.h:126:12: note: because the following virtual functions are pure within 'opkele::util::basic_filterator<IT>': > class basic_filterator : public iterator< > ^ >../include/opkele/iterator.h:173:20: note: virtual bool opkele::util::basic_filterator<IT>::is_interesting() const > virtual bool is_interesting() const = 0; > ^ >extension_chain.cc: In member function 'virtual void opkele::extension_chain_t::checkid_hook(opkele::basic_openid_message&)': >extension_chain.cc:19:60: warning: 'virtual void opkele::extension_t::checkid_hook(opkele::basic_openid_message&)' is deprecated (declared at ../include/opkele/extension.h:52) [-Wdeprecated-declarations] > for(iterator i=begin();i!=end();++i) (*i)->checkid_hook(om); } > ^ >extension_chain.cc: In member function 'virtual void opkele::extension_chain_t::id_res_hook(const opkele::basic_openid_message&, const opkele::basic_openid_message&)': >extension_chain.cc:22:62: warning: 'virtual void opkele::extension_t::id_res_hook(const opkele::basic_openid_message&, const opkele::basic_openid_message&)' is deprecated (declared at ../include/opkele/extension.h:53) [-Wdeprecated-declarations] > for(iterator i=begin();i!=end();++i) (*i)->id_res_hook(om,sp); } > ^ >In file included from ../include/opkele/types.h:16:0, > from fields.cc:1: >../include/opkele/iterator.h:162:7: error: invalid abstract return type 'opkele::util::basic_filterator<IT>' > basic_filterator<IT> operator++(int) { > ^ >../include/opkele/iterator.h:126:12: note: because the following virtual functions are pure within 'opkele::util::basic_filterator<IT>': > class basic_filterator : public iterator< > ^ >../include/opkele/iterator.h:173:20: note: virtual bool opkele::util::basic_filterator<IT>::is_interesting() const > virtual bool is_interesting() const = 0; > ^ >In file included from ../include/opkele/types.h:16:0, > from params.cc:1: >../include/opkele/iterator.h:162:7: error: invalid abstract return type 'opkele::util::basic_filterator<IT>' > basic_filterator<IT> operator++(int) { > ^ >../include/opkele/iterator.h:126:12: note: because the following virtual functions are pure within 'opkele::util::basic_filterator<IT>': > class basic_filterator : public iterator< > ^ >../include/opkele/iterator.h:173:20: note: virtual bool opkele::util::basic_filterator<IT>::is_interesting() const > virtual bool is_interesting() const = 0; > ^ >make[2]: *** [extension_chain.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >In file included from ../include/opkele/types.h:16:0, > from secret.cc:3: >../include/opkele/iterator.h:162:7: error: invalid abstract return type 'opkele::util::basic_filterator<IT>' > basic_filterator<IT> operator++(int) { > ^ >../include/opkele/iterator.h:126:12: note: because the following virtual functions are pure within 'opkele::util::basic_filterator<IT>': > class basic_filterator : public iterator< > ^ >../include/opkele/iterator.h:173:20: note: virtual bool opkele::util::basic_filterator<IT>::is_interesting() const > virtual bool is_interesting() const = 0; > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c curl.cc -o curl.o >/dev/null 2>&1 >make[2]: *** [extension.lo] Error 1 >In file included from ../include/opkele/types.h:16:0, > from message.cc:4: >../include/opkele/iterator.h:162:7: error: invalid abstract return type 'opkele::util::basic_filterator<IT>' > basic_filterator<IT> operator++(int) { > ^ >../include/opkele/iterator.h:126:12: note: because the following virtual functions are pure within 'opkele::util::basic_filterator<IT>': > class basic_filterator : public iterator< > ^ >../include/opkele/iterator.h:173:20: note: virtual bool opkele::util::basic_filterator<IT>::is_interesting() const > virtual bool is_interesting() const = 0; > ^ >In file included from ../include/opkele/types.h:16:0, > from ../include/opkele/discovery.h:5, > from discovery.cc:5: >../include/opkele/iterator.h:162:7: error: invalid abstract return type 'opkele::util::basic_filterator<IT>' > basic_filterator<IT> operator++(int) { > ^ >../include/opkele/iterator.h:126:12: note: because the following virtual functions are pure within 'opkele::util::basic_filterator<IT>': > class basic_filterator : public iterator< > ^ >../include/opkele/iterator.h:173:20: note: virtual bool opkele::util::basic_filterator<IT>::is_interesting() const > virtual bool is_interesting() const = 0; > ^ >In file included from ../include/opkele/types.h:16:0, > from ../include/opkele/basic_rp.h:5, > from ../include/opkele/prequeue_rp.h:7, > from prequeue_rp.cc:5: >../include/opkele/iterator.h:162:7: error: invalid abstract return type 'opkele::util::basic_filterator<IT>' > basic_filterator<IT> operator++(int) { > ^ >../include/opkele/iterator.h:126:12: note: because the following virtual functions are pure within 'opkele::util::basic_filterator<IT>': > class basic_filterator : public iterator< > ^ >../include/opkele/iterator.h:173:20: note: virtual bool opkele::util::basic_filterator<IT>::is_interesting() const > virtual bool is_interesting() const = 0; > ^ >In file included from ../include/opkele/types.h:16:0, > from ../include/opkele/basic_rp.h:5, > from basic_rp.cc:5: >../include/opkele/iterator.h:162:7: error: invalid abstract return type 'opkele::util::basic_filterator<IT>' > basic_filterator<IT> operator++(int) { > ^ >../include/opkele/iterator.h:126:12: note: because the following virtual functions are pure within 'opkele::util::basic_filterator<IT>': > class basic_filterator : public iterator< > ^ >../include/opkele/iterator.h:173:20: note: virtual bool opkele::util::basic_filterator<IT>::is_interesting() const > virtual bool is_interesting() const = 0; > ^ >In file included from ../include/opkele/types.h:16:0, > from ../include/opkele/basic_op.h:5, > from basic_op.cc:6: >../include/opkele/iterator.h:162:7: error: invalid abstract return type 'opkele::util::basic_filterator<IT>' > basic_filterator<IT> operator++(int) { > ^ >../include/opkele/iterator.h:126:12: note: because the following virtual functions are pure within 'opkele::util::basic_filterator<IT>': > class basic_filterator : public iterator< > ^ >../include/opkele/iterator.h:173:20: note: virtual bool opkele::util::basic_filterator<IT>::is_interesting() const > virtual bool is_interesting() const = 0; > ^ >In file included from ../include/opkele/types.h:16:0, > from ../include/opkele/util.h:7, > from util.cc:13: >../include/opkele/iterator.h:162:7: error: invalid abstract return type 'opkele::util::basic_filterator<IT>' > basic_filterator<IT> operator++(int) { > ^ >../include/opkele/iterator.h:126:12: note: because the following virtual functions are pure within 'opkele::util::basic_filterator<IT>': > class basic_filterator : public iterator< > ^ >../include/opkele/iterator.h:173:20: note: virtual bool opkele::util::basic_filterator<IT>::is_interesting() const > virtual bool is_interesting() const = 0; > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include/ -I../include/ -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c exception.cc -o exception.o >/dev/null 2>&1 >make[2]: *** [fields.lo] Error 1 >make[2]: *** [secret.lo] Error 1 >make[2]: *** [sreg.lo] Error 1 >In file included from ../include/opkele/types.h:16:0, > from ../include/opkele/basic_op.h:5, > from ../include/opkele/verify_op.h:4, > from verify_op.cc:1: >../include/opkele/iterator.h:162:7: error: invalid abstract return type 'opkele::util::basic_filterator<IT>' > basic_filterator<IT> operator++(int) { > ^ >../include/opkele/iterator.h:126:12: note: because the following virtual functions are pure within 'opkele::util::basic_filterator<IT>': > class basic_filterator : public iterator< > ^ >../include/opkele/iterator.h:173:20: note: virtual bool opkele::util::basic_filterator<IT>::is_interesting() const > virtual bool is_interesting() const = 0; > ^ >make[2]: *** [params.lo] Error 1 >make[2]: *** [message.lo] Error 1 >make[2]: *** [prequeue_rp.lo] Error 1 >make[2]: *** [basic_op.lo] Error 1 >make[2]: *** [util.lo] Error 1 >make[2]: *** [verify_op.lo] Error 1 >make[2]: *** [discovery.lo] Error 1 >make[2]: *** [basic_rp.lo] Error 1 >In file included from ../include/opkele/types.h:16:0, > from ../include/opkele/extension.h:10, > from ../include/opkele/ax.h:9, > from ax.cc:2: >../include/opkele/iterator.h:162:7: error: invalid abstract return type 'opkele::util::basic_filterator<IT>' > basic_filterator<IT> operator++(int) { > ^ >../include/opkele/iterator.h:126:12: note: because the following virtual functions are pure within 'opkele::util::basic_filterator<IT>': > class basic_filterator : public iterator< > ^ >../include/opkele/iterator.h:173:20: note: virtual bool opkele::util::basic_filterator<IT>::is_interesting() const > virtual bool is_interesting() const = 0; > ^ >make[2]: *** [ax.lo] Error 1 >make[2]: Leaving directory `/builddir/build/BUILD/libopkele-2.0.4/lib' >make[1]: Leaving directory `/builddir/build/BUILD/libopkele-2.0.4' >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.R41rsJ (%build) > Bad exit status from /var/tmp/rpm-tmp.R41rsJ (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libopkele.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/libopkele.spec'] >LEAVE do --> EXCEPTION RAISED >
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 1106053
: 903744 |
903745
|
903746