Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 444817 Details for
Bug 631297
FTBFS gtest-1.4.0-1.fc13: ImplicitDSOLinking
Home
New
Search
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.rh90 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), 30.12 KB, created by
FTBFS
on 2010-09-07 18:18:35 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 18:18:35 UTC
Size:
30.12 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gtest.spec'], False, '/var/lib/mock/fedora-development-i386-gtest-1.4.0-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2944b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gtest.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/gtest-1.4.0-1.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gtest.spec'], False, '/var/lib/mock/fedora-development-i386-gtest-1.4.0-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2944b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gtest.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eqKNNC >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf gtest-1.4.0 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/gtest-1.4.0.tar.bz2 >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd gtest-1.4.0 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ cp -pr ./samples ./samples.orig >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2cEhvP >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gtest-1.4.0 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-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 --disable-static >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... gcc >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 gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking for i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl.exe... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... no >checking for i686-pc-linux-gnu-g95... no >checking for i686-pc-linux-gnu-xlf95... no >checking for i686-pc-linux-gnu-f95... no >checking for i686-pc-linux-gnu-fort... no >checking for i686-pc-linux-gnu-ifort... no >checking for i686-pc-linux-gnu-ifc... no >checking for i686-pc-linux-gnu-efc... no >checking for i686-pc-linux-gnu-pgf95... no >checking for i686-pc-linux-gnu-lf95... no >checking for i686-pc-linux-gnu-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for xlf95... no >checking for f95... no >checking for fort... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 1966080 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... 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... no >configure: creating libtool >appending configuration tag "CXX" to libtool >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 >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for python... /usr/bin/python >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking whether to check for GCC pthread/shared inconsistencies... yes >checking whether -pthread is sufficient with -shared... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating scripts/gtest-config >config.status: creating build-aux/config.h >config.status: executing depfiles commands >+ sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool >+ make -j4 >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/gtest.lo src/gtest.cc >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/gtest-death-test.lo src/gtest-death-test.cc >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/gtest-filepath.lo src/gtest-filepath.cc >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/gtest-port.lo src/gtest-port.cc >mkdir src/.libs > g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/gtest-death-test.cc -fPIC -DPIC -o src/.libs/gtest-death-test.o > g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/gtest-port.cc -fPIC -DPIC -o src/.libs/gtest-port.o > g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/gtest.cc -fPIC -DPIC -o src/.libs/gtest.o > g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/gtest-filepath.cc -fPIC -DPIC -o src/.libs/gtest-filepath.o >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/gtest-test-part.lo src/gtest-test-part.cc >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/gtest-typed-test.lo src/gtest-typed-test.cc > g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/gtest-test-part.cc -fPIC -DPIC -o src/.libs/gtest-test-part.o > g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/gtest-typed-test.cc -fPIC -DPIC -o src/.libs/gtest-typed-test.o >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o src/gtest_main.lo src/gtest_main.cc >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o samples/sample1.lo samples/sample1.cc > g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c src/gtest_main.cc -fPIC -DPIC -o src/.libs/gtest_main.o >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o samples/sample2.lo samples/sample2.cc >mkdir samples/.libs > g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c samples/sample1.cc -fPIC -DPIC -o samples/.libs/sample1.o >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o samples/sample4.lo samples/sample4.cc > g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c samples/sample2.cc -fPIC -DPIC -o samples/.libs/sample2.o > g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c samples/sample4.cc -fPIC -DPIC -o samples/.libs/sample4.o >/bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o samples/libsamples.la samples/sample1.lo samples/sample2.lo samples/sample4.lo >ar cru samples/.libs/libsamples.a samples/.libs/sample1.o samples/.libs/sample2.o samples/.libs/sample4.o >ranlib samples/.libs/libsamples.a >creating samples/libsamples.la >(cd samples/.libs && rm -f libsamples.la && ln -s ../libsamples.la libsamples.la) >/bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o lib/libgtest.la -rpath /usr/lib src/gtest.lo src/gtest-death-test.lo src/gtest-filepath.lo src/gtest-port.lo src/gtest-test-part.lo src/gtest-typed-test.lo >mkdir lib/.libs >g++ -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbeginS.o src/.libs/gtest.o src/.libs/gtest-death-test.o src/.libs/gtest-filepath.o src/.libs/gtest-port.o src/.libs/gtest-test-part.o src/.libs/gtest-typed-test.o -L/usr/lib/gcc/i686-redhat-linux/4.5.1 -L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.5.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,libgtest.so.0 -o lib/.libs/libgtest.so.0.0.0 >(cd lib/.libs && rm -f libgtest.so.0 && ln -s libgtest.so.0.0.0 libgtest.so.0) >(cd lib/.libs && rm -f libgtest.so && ln -s libgtest.so.0.0.0 libgtest.so) >creating lib/libgtest.la >(cd lib/.libs && rm -f libgtest.la && ln -s ../libgtest.la libgtest.la) >/bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o lib/libgtest_main.la -rpath /usr/lib src/gtest_main.lo lib/libgtest.la >g++ -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbeginS.o src/.libs/gtest_main.o -Wl,--rpath -Wl,/builddir/build/BUILD/gtest-1.4.0/lib/.libs lib/.libs/libgtest.so -L/usr/lib/gcc/i686-redhat-linux/4.5.1 -L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.5.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,libgtest_main.so.0 -o lib/.libs/libgtest_main.so.0.0.0 >(cd lib/.libs && rm -f libgtest_main.so.0 && ln -s libgtest_main.so.0.0.0 libgtest_main.so.0) >(cd lib/.libs && rm -f libgtest_main.so && ln -s libgtest_main.so.0.0.0 libgtest_main.so) >creating lib/libgtest_main.la >(cd lib/.libs && rm -f libgtest_main.la && ln -s ../libgtest_main.la libgtest_main.la) >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oReDBz >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386 >++ dirname /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386 >+ cd gtest-1.4.0 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386 >+ make install 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386 >make[1]: Entering directory `/builddir/build/BUILD/gtest-1.4.0' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/bin" > /usr/bin/install -p 'scripts/gtest-config' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/bin/gtest-config' >test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/lib" > /bin/sh ./libtool --mode=install /usr/bin/install -p 'lib/libgtest.la' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/lib/libgtest.la' >/usr/bin/install -p lib/.libs/libgtest.so.0.0.0 /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/lib/libgtest.so.0.0.0 >(cd /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/lib && { ln -s -f libgtest.so.0.0.0 libgtest.so.0 || { rm -f libgtest.so.0 && ln -s libgtest.so.0.0.0 libgtest.so.0; }; }) >(cd /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/lib && { ln -s -f libgtest.so.0.0.0 libgtest.so || { rm -f libgtest.so && ln -s libgtest.so.0.0.0 libgtest.so; }; }) >/usr/bin/install -p lib/.libs/libgtest.lai /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/lib/libgtest.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' > /bin/sh ./libtool --mode=install /usr/bin/install -p 'lib/libgtest_main.la' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/lib/libgtest_main.la' >libtool: install: warning: relinking `lib/libgtest_main.la' >(cd /builddir/build/BUILD/gtest-1.4.0; /bin/sh ./libtool --tag=CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o lib/libgtest_main.la -rpath /usr/lib src/gtest_main.lo lib/libgtest.la -inst-prefix-dir /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386) >g++ -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.5.1/crtbeginS.o src/.libs/gtest_main.o -L/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/lib -L/usr/lib -lgtest -L/usr/lib/gcc/i686-redhat-linux/4.5.1 -L/usr/lib/gcc/i686-redhat-linux/4.5.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.5.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.5.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,libgtest_main.so.0 -o lib/.libs/libgtest_main.so.0.0.0 >/usr/bin/install -p lib/.libs/libgtest_main.so.0.0.0T /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/lib/libgtest_main.so.0.0.0 >(cd /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/lib && { ln -s -f libgtest_main.so.0.0.0 libgtest_main.so.0 || { rm -f libgtest_main.so.0 && ln -s libgtest_main.so.0.0.0 libgtest_main.so.0; }; }) >(cd /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/lib && { ln -s -f libgtest_main.so.0.0.0 libgtest_main.so || { rm -f libgtest_main.so && ln -s libgtest_main.so.0.0.0 libgtest_main.so; }; }) >/usr/bin/install -p lib/.libs/libgtest_main.lai /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/lib/libgtest_main.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >test -z "/usr/share/aclocal" || /bin/mkdir -p "/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/share/aclocal" > /usr/bin/install -p -m 644 'm4/gtest.m4' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/share/aclocal/gtest.m4' >test -z "/usr/include/gtest" || /bin/mkdir -p "/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest" > /usr/bin/install -p -m 644 'include/gtest/gtest.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/gtest.h' > /usr/bin/install -p -m 644 'include/gtest/gtest-death-test.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/gtest-death-test.h' > /usr/bin/install -p -m 644 'include/gtest/gtest-message.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/gtest-message.h' > /usr/bin/install -p -m 644 'include/gtest/gtest-param-test.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/gtest-param-test.h' > /usr/bin/install -p -m 644 'include/gtest/gtest_pred_impl.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/gtest_pred_impl.h' > /usr/bin/install -p -m 644 'include/gtest/gtest_prod.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/gtest_prod.h' > /usr/bin/install -p -m 644 'include/gtest/gtest-spi.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/gtest-spi.h' > /usr/bin/install -p -m 644 'include/gtest/gtest-test-part.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/gtest-test-part.h' > /usr/bin/install -p -m 644 'include/gtest/gtest-typed-test.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/gtest-typed-test.h' >test -z "/usr/include/gtest/internal" || /bin/mkdir -p "/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/internal" > /usr/bin/install -p -m 644 'include/gtest/internal/gtest-death-test-internal.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/internal/gtest-death-test-internal.h' > /usr/bin/install -p -m 644 'include/gtest/internal/gtest-filepath.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/internal/gtest-filepath.h' > /usr/bin/install -p -m 644 'include/gtest/internal/gtest-internal.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/internal/gtest-internal.h' > /usr/bin/install -p -m 644 'include/gtest/internal/gtest-linked_ptr.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/internal/gtest-linked_ptr.h' > /usr/bin/install -p -m 644 'include/gtest/internal/gtest-param-util-generated.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/internal/gtest-param-util-generated.h' > /usr/bin/install -p -m 644 'include/gtest/internal/gtest-param-util.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/internal/gtest-param-util.h' > /usr/bin/install -p -m 644 'include/gtest/internal/gtest-port.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/internal/gtest-port.h' > /usr/bin/install -p -m 644 'include/gtest/internal/gtest-string.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/internal/gtest-string.h' > /usr/bin/install -p -m 644 'include/gtest/internal/gtest-tuple.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/internal/gtest-tuple.h' > /usr/bin/install -p -m 644 'include/gtest/internal/gtest-type-util.h' '/builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/include/gtest/internal/gtest-type-util.h' >make[1]: Leaving directory `/builddir/build/BUILD/gtest-1.4.0' >+ find /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386 -type f -name '*.la' -delete >+ chrpath --delete /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/lib/libgtest_main.so.0.0.0 >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gtest-1.4.0 >extracting debug info from /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/lib/libgtest_main.so.0.0.0 >extracting debug info from /builddir/build/BUILDROOT/gtest-1.4.0-1.fc14.i386/usr/lib/libgtest.so.0.0.0 >symlinked /usr/lib/debug/usr/lib/libgtest_main.so.0.0.0.debug to /usr/lib/debug/usr/lib/libgtest_main.so.debug >symlinked /usr/lib/debug/usr/lib/libgtest_main.so.0.0.0.debug to /usr/lib/debug/usr/lib/libgtest_main.so.0.debug >symlinked /usr/lib/debug/usr/lib/libgtest.so.0.0.0.debug to /usr/lib/debug/usr/lib/libgtest.so.debug >symlinked /usr/lib/debug/usr/lib/libgtest.so.0.0.0.debug to /usr/lib/debug/usr/lib/libgtest.so.0.debug >1083 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dJCKOl >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gtest-1.4.0 >+ unset DISPLAY >+ make check >make samples/sample1_unittest samples/sample2_unittest samples/sample3_unittest samples/sample4_unittest samples/sample5_unittest samples/sample6_unittest samples/sample7_unittest samples/sample8_unittest samples/sample9_unittest samples/sample10_unittest test/gtest-death-test_test test/gtest_environment_test test/gtest-filepath_test test/gtest-linked_ptr_test test/gtest_main_unittest test/gtest-message_test test/gtest_no_test_unittest test/gtest-options_test test/gtest-param-test_test test/gtest-port_test test/gtest_pred_impl_unittest test/gtest_prod_test test/gtest_repeat_test test/gtest_sole_header_test test/gtest_stress_test test/gtest-test-part_test test/gtest_throw_on_failure_ex_test test/gtest-typed-test_test test/gtest_unittest test/gtest-unittest-api_test test/gtest-listener_test test/gtest_no_rtti_test test/gtest-tuple_test test/gtest_use_own_tuple_test test/gtest_break_on_failure_unittest_ test/gtest_color_test_ test/gtest_env_var_test_ test/gtest_filter_unittest_ test/gtest_help_test_ test/gtest_list_tests_unittest_ test/gtest_output_test_ test/gtest_shuffle_test_ test/gtest_throw_on_failure_test_ test/gtest_uninitialized_test_ test/gtest_xml_outfile1_test_ test/gtest_xml_outfile2_test_ test/gtest_xml_output_unittest_ test/gtest_test_utils.py test/gtest_xml_test_utils.py test/gtest_break_on_failure_unittest.py test/gtest_color_test.py test/gtest_env_var_test.py test/gtest_filter_unittest.py test/gtest_help_test.py test/gtest_list_tests_unittest.py test/gtest_output_test.py test/gtest_shuffle_test.py test/gtest_throw_on_failure_test.py test/gtest_uninitialized_test.py test/gtest_xml_outfiles_test.py test/gtest_xml_output_unittest.py >make[1]: Entering directory `/builddir/build/BUILD/gtest-1.4.0' >g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o samples/sample1_unittest.o samples/sample1_unittest.cc >/bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o samples/sample1_unittest samples/sample1_unittest.o lib/libgtest_main.la samples/libsamples.la >g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o samples/.libs/sample1_unittest samples/sample1_unittest.o lib/.libs/libgtest_main.so samples/.libs/libsamples.a >/usr/bin/ld: samples/sample1_unittest.o: undefined reference to symbol 'typeinfo for testing::Test' >/usr/bin/ld: note: 'typeinfo for testing::Test' is defined in DSO /builddir/build/BUILD/gtest-1.4.0/lib/.libs/libgtest.so.0 so try adding it to the linker command line >/builddir/build/BUILD/gtest-1.4.0/lib/.libs/libgtest.so.0: could not read symbols: Invalid operation >collect2: ld returned 1 exit status >make[1]: Leaving directory `/builddir/build/BUILD/gtest-1.4.0' >make[1]: *** [samples/sample1_unittest] Error 1 >make: *** [check-am] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.dJCKOl (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.dJCKOl (%check) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gtest.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.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/gtest.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 631297
:
444816
| 444817 |
444818
|
444819
|
444820
|
444821