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 1252236 Details for
Bug 1423620
gmock: FTBFS in rawhide
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
<fdopen> (text/plain), 32.09 KB, created by
Fedora Release Engineering
on 2017-02-17 14:06:38 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 14:06:38 UTC
Size:
32.09 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/gmock.spec'], timeout=172800uid=1000user='mockbuild'env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8'}chrootPath='/var/lib/mock/f26-build-7605791-694217/root'logger=<mockbuild.trace_decorator.getLog object at 0x7f16b40943c8>gid=425shell=FalseprintOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/gmock.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/gmock-1.7.0-4.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/gmock.spec'], timeout=172800uid=1000user='mockbuild'private_network=Trueenv={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8'}chrootPath='/var/lib/mock/f26-build-7605791-694217/root'logger=<mockbuild.trace_decorator.getLog object at 0x7f16b40943c8>gid=425shell=FalseprintOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/gmock.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cNVyZp >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf gmock-1.7.0 >+ /usr/bin/unzip -qq /builddir/build/SOURCES/gmock-1.7.0.zip >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd gmock-1.7.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (install.patch):' >Patch #0 (install.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file Makefile.am >patching file configure.ac >patching file gmock.pc.in >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CDJSlW >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gmock-1.7.0 >+ autoreconf -fvi >autoreconf: Entering directory `.' >autoreconf: configure.ac: not using Gettext >autoreconf: running: aclocal --force >autoreconf: configure.ac: tracing >autoreconf: configure.ac: adding subdirectory gtest to autoreconf >autoreconf: Entering directory `gtest' >autoreconf: running: aclocal --force -I m4 >autoreconf: running: libtoolize --copy --force >libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. >libtoolize: copying file 'build-aux/ltmain.sh' >libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. >libtoolize: copying file 'm4/libtool.m4' >libtoolize: copying file 'm4/ltoptions.m4' >libtoolize: copying file 'm4/ltsugar.m4' >libtoolize: copying file 'm4/ltversion.m4' >libtoolize: copying file 'm4/lt~obsolete.m4' >autoreconf: running: /usr/bin/autoconf --force >autoreconf: running: /usr/bin/autoheader --force >autoreconf: running: automake --add-missing --copy --force-missing >configure.ac:27: installing 'build-aux/compile' >configure.ac:24: installing 'build-aux/missing' >Makefile.am: installing 'build-aux/depcomp' >parallel-tests: installing 'build-aux/test-driver' >autoreconf: Leaving directory `gtest' >libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. >libtoolize: copying file 'build-aux/ltmain.sh' >libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, >libtoolize: and rerunning libtoolize and aclocal. >libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. >configure.ac:22: installing 'build-aux/compile' >configure.ac:19: installing 'build-aux/missing' >Makefile.am: installing 'build-aux/depcomp' >parallel-tests: installing 'build-aux/test-driver' >autoreconf: Leaving directory `.' >+ 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ export LDFLAGS >+ '[' 1 = 1 ']' >+++ dirname ./configure >++ find . -name config.guess -o -name config.sub >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./gtest/build-aux/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./gtest/build-aux/config.sub >++ basename ./gtest/build-aux/config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gtest/build-aux/config.sub >'/usr/lib/rpm/redhat/config.sub' -> './gtest/build-aux/config.sub' >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./gtest/build-aux/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./gtest/build-aux/config.guess >++ basename ./gtest/build-aux/config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gtest/build-aux/config.guess >'/usr/lib/rpm/redhat/config.guess' -> './gtest/build-aux/config.guess' >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./build-aux/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./build-aux/config.sub >++ basename ./build-aux/config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub >'/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./build-aux/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./build-aux/config.guess >++ basename ./build-aux/config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess >'/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' >+ '[' 1 = 1 ']' >+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' >++ find . -name ltmain.sh >+ for i in $(find . -name ltmain.sh) >+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./gtest/build-aux/ltmain.sh >+ for i in $(find . -name ltmain.sh) >+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh >+ ./configure --build=i386-redhat-linux-gnu --host=i386-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 whether make supports nested variables... yes >checking for i386-redhat-linux-gnu-gcc... no >checking for gcc... gcc >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 gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking whether gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking for i386-redhat-linux-gnu-g++... no >checking for i386-redhat-linux-gnu-c++... no >checking for i386-redhat-linux-gnu-gpp... no >checking for i386-redhat-linux-gnu-aCC... no >checking for i386-redhat-linux-gnu-CC... no >checking for i386-redhat-linux-gnu-cxx... no >checking for i386-redhat-linux-gnu-cc++... no >checking for i386-redhat-linux-gnu-cl.exe... no >checking for i386-redhat-linux-gnu-FCC... no >checking for i386-redhat-linux-gnu-KCC... no >checking for i386-redhat-linux-gnu-RCC... no >checking for i386-redhat-linux-gnu-xlC_r... no >checking for i386-redhat-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... i386-redhat-linux-gnu >checking host system type... i386-redhat-linux-gnu >checking how to print strings... printf >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 how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop >checking how to convert i386-redhat-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for i386-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i386-redhat-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i386-redhat-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for i386-redhat-linux-gnu-strip... no >checking for strip... strip >checking for i386-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for sysroot... no >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for i386-redhat-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 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 how to run the C++ preprocessor... g++ -E >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... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >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 >checking for gtest-config... /usr/bin/gtest-config >checking for Google Test version >= 1.7.0... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating gmock.pc >config.status: creating scripts/gmock-config >config.status: creating build-aux/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >+ make -j6 >make[1]: Entering directory '/builddir/build/BUILD/gmock-1.7.0' >make[1]: Nothing to be done for 'all-am'. >make[1]: Leaving directory '/builddir/build/BUILD/gmock-1.7.0' >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yNcjmf >+ exit 0 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch >++ dirname /builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch >+ cd gmock-1.7.0 >+ make install 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch >make[1]: Entering directory '/builddir/build/BUILD/gmock-1.7.0' >make[2]: Entering directory '/builddir/build/BUILD/gmock-1.7.0' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch/usr/bin' > /usr/bin/install -p scripts/gmock-config '/builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch/usr/bin' >make install-exec-hook >make[3]: Entering directory '/builddir/build/BUILD/gmock-1.7.0' >mkdir -p /builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch/usr/share/gmock /builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch/usr/src/gmock >cp -rf scripts/generator /builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch/usr/share/gmock >cp -f src/* /builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch/usr/src/gmock >sed -i s/src[/]//g /builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch/usr/src/gmock/gmock-all.cc >make[3]: Leaving directory '/builddir/build/BUILD/gmock-1.7.0' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch/usr/share/pkgconfig' > /usr/bin/install -p -m 644 gmock.pc '/builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch/usr/share/pkgconfig' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch/usr/include/gmock' > /usr/bin/install -p -m 644 include/gmock/gmock-actions.h include/gmock/gmock-cardinalities.h include/gmock/gmock-generated-actions.h include/gmock/gmock-generated-function-mockers.h include/gmock/gmock-generated-matchers.h include/gmock/gmock-generated-nice-strict.h include/gmock/gmock-matchers.h include/gmock/gmock-more-actions.h include/gmock/gmock-more-matchers.h include/gmock/gmock-spec-builders.h include/gmock/gmock.h '/builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch/usr/include/gmock' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch/usr/include/gmock/internal' > /usr/bin/install -p -m 644 include/gmock/internal/gmock-generated-internal-utils.h include/gmock/internal/gmock-internal-utils.h include/gmock/internal/gmock-port.h '/builddir/build/BUILDROOT/gmock-1.7.0-4.fc26.noarch/usr/include/gmock/internal' >make[2]: Leaving directory '/builddir/build/BUILD/gmock-1.7.0' >make[1]: Leaving directory '/builddir/build/BUILD/gmock-1.7.0' >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/gmock-1.7.0 >+ /usr/lib/rpm/check-buildroot >+ /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 >+ /usr/lib/rpm/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3TSjBz >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gmock-1.7.0 >+ make check >make[1]: Entering directory '/builddir/build/BUILD/gmock-1.7.0' >make lib/libgmock.la lib/libgmock_main.la test/gmock-spec-builders_test test/gmock_link_test test/gmock_fused_test >make[2]: Entering directory '/builddir/build/BUILD/gmock-1.7.0' >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c -o src/gmock-all.lo src/gmock-all.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c src/gmock-all.cc -fPIC -DPIC -o src/.libs/gmock-all.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c src/gmock-all.cc -o src/gmock-all.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -L/usr/lib -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libgmock.la src/gmock-all.lo >libtool: link: ar cru lib/.libs/libgmock.a src/.libs/gmock-all.o >libtool: link: ranlib lib/.libs/libgmock.a >libtool: link: ( cd "lib/.libs" && rm -f "libgmock.la" && ln -s "../libgmock.la" "libgmock.la" ) >/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c -o src/gmock_main.lo src/gmock_main.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c src/gmock_main.cc -fPIC -DPIC -o src/.libs/gmock_main.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c src/gmock_main.cc -o src/gmock_main.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -L/usr/lib -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libgmock_main.la src/gmock_main.lo lib/libgmock.la >libtool: link: (cd lib/.libs/libgmock_main.lax/libgmock.a && ar x "/builddir/build/BUILD/gmock-1.7.0/lib/.libs/libgmock.a") >libtool: link: ar cru lib/.libs/libgmock_main.a src/.libs/gmock_main.o lib/.libs/libgmock_main.lax/libgmock.a/gmock-all.o >libtool: link: ranlib lib/.libs/libgmock_main.a >libtool: link: rm -fr lib/.libs/libgmock_main.lax >libtool: link: ( cd "lib/.libs" && rm -f "libgmock_main.la" && ln -s "../libgmock_main.la" "libgmock_main.la" ) >g++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c -o test/gmock-spec-builders_test.o test/gmock-spec-builders_test.cc >In file included from test/gmock-spec-builders_test.cc:36:0: >./include/gmock/gmock-spec-builders.h:1076:23: warning: 'testing::Expectation testing::internal::TypedExpectation<F>::GetHandle() [with F = void(bool, int, std::__cxx11::basic_string<char>, void*, const {anonymous}::Printable&, {anonymous}::Unprintable)]' declared 'static' but never defined [-Wunused-function] > virtual Expectation GetHandle() { > ^~~~~~~~~ >./include/gmock/gmock-spec-builders.h:896:11: warning: 'testing::internal::TypedExpectation<F>::~TypedExpectation() noexcept [with F = void(bool, int, std::__cxx11::basic_string<char>, void*, const {anonymous}::Printable&, {anonymous}::Unprintable)]' declared 'static' but never defined [-Wunused-function] > virtual ~TypedExpectation() { > ^ >/bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -L/usr/lib -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test/gmock-spec-builders_test test/gmock-spec-builders_test.o -lgtest -pthread lib/libgmock.la >libtool: link: g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test/gmock-spec-builders_test test/gmock-spec-builders_test.o -pthread -L/usr/lib -lgtest lib/.libs/libgmock.a -pthread >g++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c -o test/gmock_link2_test.o test/gmock_link2_test.cc >g++ -DHAVE_CONFIG_H -I. -I./build-aux -I/usr/include -I./include -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c -o test/gmock_link_test.o test/gmock_link_test.cc >/bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -L/usr/lib -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test/gmock_link_test test/gmock_link2_test.o test/gmock_link_test.o -lgtest -pthread lib/libgmock_main.la lib/libgmock.la >libtool: link: g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test/gmock_link_test test/gmock_link2_test.o test/gmock_link_test.o -pthread -L/usr/lib -lgtest lib/.libs/libgmock_main.a lib/.libs/libgmock.a -pthread >mkdir -p "./fused-src" >chmod -R u+w "./fused-src" >rm -f "./fused-src/gtest/gtest.h" >rm -f "./fused-src/gmock/gmock.h" >rm -f "./fused-src/gmock-gtest-all.cc" >"./scripts/fuse_gmock_files.py" "./fused-src" >cp -f "./src/gmock_main.cc" "./fused-src" >g++ -DHAVE_CONFIG_H -I. -I./build-aux -I"./fused-src" -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c -o fused-src/test_gmock_fused_test-gmock-gtest-all.o `test -f 'fused-src/gmock-gtest-all.cc' || echo './'`fused-src/gmock-gtest-all.cc >g++ -DHAVE_CONFIG_H -I. -I./build-aux -I"./fused-src" -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c -o fused-src/test_gmock_fused_test-gmock_main.o `test -f 'fused-src/gmock_main.cc' || echo './'`fused-src/gmock_main.cc >g++ -DHAVE_CONFIG_H -I. -I./build-aux -I"./fused-src" -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c -o test/test_gmock_fused_test-gmock_test.o `test -f 'test/gmock_test.cc' || echo './'`test/gmock_test.cc >/bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -L/usr/lib -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test/gmock_fused_test fused-src/test_gmock_fused_test-gmock-gtest-all.o fused-src/test_gmock_fused_test-gmock_main.o test/test_gmock_fused_test-gmock_test.o >libtool: link: g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test/gmock_fused_test fused-src/test_gmock_fused_test-gmock-gtest-all.o fused-src/test_gmock_fused_test-gmock_main.o test/test_gmock_fused_test-gmock_test.o -L/usr/lib -pthread >make[2]: Leaving directory '/builddir/build/BUILD/gmock-1.7.0' >make check-TESTS >make[2]: Entering directory '/builddir/build/BUILD/gmock-1.7.0' >make[3]: Entering directory '/builddir/build/BUILD/gmock-1.7.0' >./build-aux/test-driver: line 107: 19260 Segmentation fault (core dumped) "$@" > $log_file 2>&1 >FAIL: test/gmock-spec-builders_test >./build-aux/test-driver: line 107: 19312 Segmentation fault (core dumped) "$@" > $log_file 2>&1 >FAIL: test/gmock_link_test >mkdir -p "./fused-src" >chmod -R u+w "./fused-src" >rm -f "./fused-src/gtest/gtest.h" >rm -f "./fused-src/gmock/gmock.h" >rm -f "./fused-src/gmock-gtest-all.cc" >"./scripts/fuse_gmock_files.py" "./fused-src" >cp -f "./src/gmock_main.cc" "./fused-src" >g++ -DHAVE_CONFIG_H -I. -I./build-aux -I"./fused-src" -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -c -o fused-src/test_gmock_fused_test-gmock_main.o `test -f 'fused-src/gmock_main.cc' || echo './'`fused-src/gmock_main.cc >/bin/sh ./libtool --tag=CXX --mode=link g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -L/usr/lib -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test/gmock_fused_test fused-src/test_gmock_fused_test-gmock-gtest-all.o fused-src/test_gmock_fused_test-gmock_main.o test/test_gmock_fused_test-gmock_test.o >libtool: link: g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test/gmock_fused_test fused-src/test_gmock_fused_test-gmock-gtest-all.o fused-src/test_gmock_fused_test-gmock_main.o test/test_gmock_fused_test-gmock_test.o -L/usr/lib -pthread >PASS: test/gmock_fused_test >============================================================================ >Testsuite summary for Google C++ Mocking Framework 1.7.0 >============================================================================ ># TOTAL: 3 ># PASS: 1 ># SKIP: 0 ># XFAIL: 0 ># FAIL: 2 ># XPASS: 0 ># ERROR: 0 >============================================================================ >See ./test-suite.log >Please report to googlemock@googlegroups.com >============================================================================ >make[3]: Leaving directory '/builddir/build/BUILD/gmock-1.7.0' >make[2]: Leaving directory '/builddir/build/BUILD/gmock-1.7.0' >make[1]: Leaving directory '/builddir/build/BUILD/gmock-1.7.0' >make[3]: *** [Makefile:1218: test-suite.log] Error 1 >make[2]: *** [Makefile:1326: check-TESTS] Error 2 >make[1]: *** [Makefile:1567: check-am] Error 2 >make: *** [Makefile:1103: check-recursive] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.3TSjBz (%check) > Bad exit status from /var/tmp/rpm-tmp.3TSjBz (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, 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 noarch --nodeps /builddir/build/SPECS/gmock.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 1423620
: 1252236 |
1252237
|
1252238