Mock Version: 1.1.35 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/will-crash.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1648/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/will-crash.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: i-000011f8 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/will-crash-0.6-1.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/will-crash.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1648/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/will-crash.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1vjsxD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf will-crash-0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/will-crash-0.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd will-crash-0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LG8pMZ + umask 022 + cd /builddir/build/BUILD + cd will-crash-0.6 + ./autogen.sh aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `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' libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:5: installing './ar-lib' configure.ac:11: installing './compile' configure.ac:8: installing './config.guess' configure.ac:8: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' src/Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-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 dependency style of gcc... none checking for x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-lib... no checking for x86_64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-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 -m elf_x86_64) 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 checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for stdlib.h... (cached) yes configure: Java SDK home is /etc/alternatives/java_sdk configure: Directory for java files is /usr/share/java checking for javac... /etc/alternatives/java_sdk/bin/javac checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating will-crash.spec config.status: executing depfiles commands config.status: executing libtool commands + make -j3 Making all in src make[1]: Entering directory `/builddir/build/BUILD/will-crash-0.6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"will-crash\" -DPACKAGE_TARNAME=\"will-crash\" -DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"will-crash\ 0.6\" -DPACKAGE_BUGREPORT=\"rmarko@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"will-crash\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -I. -I/etc/alternatives/java_sdk/include -I/etc/alternatives/java_sdk/include/linux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libwilljavasegfault_la-will_java_segfault.lo `test -f 'will_java_segfault.c' || echo './'`will_java_segfault.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"will-crash\" -DPACKAGE_TARNAME=\"will-crash\" -DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"will-crash\ 0.6\" -DPACKAGE_BUGREPORT=\"rmarko@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"will-crash\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libwillcrash.lo libwillcrash.c gcc -DPACKAGE_NAME=\"will-crash\" -DPACKAGE_TARNAME=\"will-crash\" -DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"will-crash\ 0.6\" -DPACKAGE_BUGREPORT=\"rmarko@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"will-crash\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -I. -fno-optimize-sibling-calls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o will_segfault-will_segfault.o `test -f 'will_segfault.c' || echo './'`will_segfault.c libtool: compile: gcc -DPACKAGE_NAME=\"will-crash\" -DPACKAGE_TARNAME=\"will-crash\" -DPACKAGE_VERSION=\"0.6\" "-DPACKAGE_STRING=\"will-crash 0.6\"" -DPACKAGE_BUGREPORT=\"rmarko@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"will-crash\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -I. -I/etc/alternatives/java_sdk/include -I/etc/alternatives/java_sdk/include/linux -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c will_java_segfault.c -fPIC -DPIC -o .libs/libwilljavasegfault_la-will_java_segfault.o libtool: compile: gcc -DPACKAGE_NAME=\"will-crash\" -DPACKAGE_TARNAME=\"will-crash\" -DPACKAGE_VERSION=\"0.6\" "-DPACKAGE_STRING=\"will-crash 0.6\"" -DPACKAGE_BUGREPORT=\"rmarko@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"will-crash\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c libwillcrash.c -fPIC -DPIC -o .libs/libwillcrash.o gcc -DPACKAGE_NAME=\"will-crash\" -DPACKAGE_TARNAME=\"will-crash\" -DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"will-crash\ 0.6\" -DPACKAGE_BUGREPORT=\"rmarko@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"will-crash\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c will_abort.c g++ -DPACKAGE_NAME=\"will-crash\" -DPACKAGE_TARNAME=\"will-crash\" -DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"will-crash\ 0.6\" -DPACKAGE_BUGREPORT=\"rmarko@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"will-crash\" -DVERSION=\"0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o will_cpp_segfault.o will_cpp_segfault.cc sed -e s,\@JAVADIR\@,\"/usr/share/java\",g \ will_java_segfault.in >will_java_segfault && chmod +x will_java_segfault sed -e s,\@KMODSRC\@,\"/usr/share/will-crash/will_oops_kmod/\",g \ will_oops.in >will_oops && chmod +x will_oops CLASSPATH=./:././${CLASSPATH:+":$CLASSPATH"} /etc/alternatives/java_sdk/bin/javac -d ./ WillRaiseSigSegv.java /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libwilljavasegfault.la -rpath /usr/lib64 libwilljavasegfault_la-will_java_segfault.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libwilljavasegfault_la-will_java_segfault.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libwilljavasegfault.so.0 -o .libs/libwilljavasegfault.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libwilljavasegfault.so.0" && ln -s "libwilljavasegfault.so.0.0.0" "libwilljavasegfault.so.0") libtool: link: (cd ".libs" && rm -f "libwilljavasegfault.so" && ln -s "libwilljavasegfault.so.0.0.0" "libwilljavasegfault.so") libtool: link: ( cd ".libs" && rm -f "libwilljavasegfault.la" && ln -s "../libwilljavasegfault.la" "libwilljavasegfault.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libwillcrash.la -rpath /usr/lib64 libwillcrash.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libwillcrash.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libwillcrash.so.0 -o .libs/libwillcrash.so.0.0.0 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o will_abort will_abort.o libtool: link: (cd ".libs" && rm -f "libwillcrash.so.0" && ln -s "libwillcrash.so.0.0.0" "libwillcrash.so.0") libtool: link: (cd ".libs" && rm -f "libwillcrash.so" && ln -s "libwillcrash.so.0.0.0" "libwillcrash.so") libtool: link: ( cd ".libs" && rm -f "libwillcrash.la" && ln -s "../libwillcrash.la" "libwillcrash.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 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o will_cpp_segfault will_cpp_segfault.o libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o will_abort will_abort.o /bin/sh ../libtool --tag=CC --mode=link gcc -fno-optimize-sibling-calls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o will_segfault will_segfault-will_segfault.o libwillcrash.la libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o will_cpp_segfault will_cpp_segfault.o libtool: link: gcc -fno-optimize-sibling-calls -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/will_segfault will_segfault-will_segfault.o ./.libs/libwillcrash.so echo timestamp > classWillRaiseSigSegv.stamp make[1]: Leaving directory `/builddir/build/BUILD/will-crash-0.6/src' make[1]: Entering directory `/builddir/build/BUILD/will-crash-0.6' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/will-crash-0.6' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.beWlZ3 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64 ++ dirname /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64 + cd will-crash-0.6 + mkdir -p /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64//usr/share/java + make install DESTDIR=/builddir/build/BUILDROOT/will-crash-0.6-1.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/will-crash-0.6/src' make[2]: Entering directory `/builddir/build/BUILD/will-crash-0.6/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libwilljavasegfault.la libwillcrash.la '/builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libwilljavasegfault.so.0.0.0 /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/lib64/libwilljavasegfault.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/lib64 && { ln -s -f libwilljavasegfault.so.0.0.0 libwilljavasegfault.so.0 || { rm -f libwilljavasegfault.so.0 && ln -s libwilljavasegfault.so.0.0.0 libwilljavasegfault.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/lib64 && { ln -s -f libwilljavasegfault.so.0.0.0 libwilljavasegfault.so || { rm -f libwilljavasegfault.so && ln -s libwilljavasegfault.so.0.0.0 libwilljavasegfault.so; }; }) libtool: install: /usr/bin/install -c .libs/libwilljavasegfault.lai /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/lib64/libwilljavasegfault.la libtool: install: /usr/bin/install -c .libs/libwillcrash.so.0.0.0 /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/lib64/libwillcrash.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/lib64 && { ln -s -f libwillcrash.so.0.0.0 libwillcrash.so.0 || { rm -f libwillcrash.so.0 && ln -s libwillcrash.so.0.0.0 libwillcrash.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/lib64 && { ln -s -f libwillcrash.so.0.0.0 libwillcrash.so || { rm -f libwillcrash.so && ln -s libwillcrash.so.0.0.0 libwillcrash.so; }; }) libtool: install: /usr/bin/install -c .libs/libwillcrash.lai /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/lib64/libwillcrash.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c will_segfault will_abort will_cpp_segfault '/builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/bin' libtool: install: warning: `libwillcrash.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/will_segfault /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/bin/will_segfault libtool: install: /usr/bin/install -c will_abort /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/bin/will_abort libtool: install: /usr/bin/install -c will_cpp_segfault /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/bin/will_cpp_segfault /usr/bin/mkdir -p '/builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/bin' /usr/bin/install -c will_python_raise will_python3_raise will_ruby_raise will_python_sigsegv will_java_segfault will_oops '/builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/share/java' /usr/bin/install -c -m 644 WillRaiseSigSegv.class '/builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/share/java/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/share/will-crash/will_oops_kmod/' /usr/bin/install -c -m 644 will_oops_kmod/Makefile will_oops_kmod/will_oops.c '/builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/share/will-crash/will_oops_kmod/' make[2]: Leaving directory `/builddir/build/BUILD/will-crash-0.6/src' make[1]: Leaving directory `/builddir/build/BUILD/will-crash-0.6/src' make[1]: Entering directory `/builddir/build/BUILD/will-crash-0.6' make[2]: Entering directory `/builddir/build/BUILD/will-crash-0.6' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/will-crash-0.6' make[1]: Leaving directory `/builddir/build/BUILD/will-crash-0.6' + find /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64 -name '*.la' -or -name '*.a' + xargs rm -f + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/will-crash-0.6 extracting debug info from /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/bin/will_cpp_segfault extracting debug info from /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/bin/will_abort extracting debug info from /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/bin/will_segfault extracting debug info from /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/lib64/libwillcrash.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/lib64/libwilljavasegfault.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libwillcrash.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libwillcrash.so.debug symlinked /usr/lib/debug/usr/lib64/libwilljavasegfault.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libwilljavasegfault.so.debug symlinked /usr/lib/debug/usr/lib64/libwilljavasegfault.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libwilljavasegfault.so.0.debug symlinked /usr/lib/debug/usr/lib64/libwillcrash.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libwillcrash.so.0.debug 5 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 Processing files: will-crash-0.6-1.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vNdWrc + umask 022 + cd /builddir/build/BUILD + cd will-crash-0.6 + DOCDIR=/builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/share/doc/will-crash-0.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/share/doc/will-crash-0.6 + cp -pr README.rst /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/share/doc/will-crash-0.6 + cp -pr LICENSE /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/share/doc/will-crash-0.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64/usr/share/doc/will-crash-0.6 + exit 0 Provides: libwillcrash.so.0()(64bit) libwilljavasegfault.so.0()(64bit) will-crash = 0.6-1 will-crash(x86-64) = 0.6-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh /usr/bin/env libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libwillcrash.so.0()(64bit) libwilljavasegfault.so.0()(64bit) rtld(GNU_HASH) Processing files: will-crash-debuginfo-0.6-1.x86_64 Provides: will-crash-debuginfo = 0.6-1 will-crash-debuginfo(x86-64) = 0.6-1 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64 warning: Could not canonicalize hostname: i-000011f8 Wrote: /builddir/build/RPMS/will-crash-0.6-1.x86_64.rpm Wrote: /builddir/build/RPMS/will-crash-debuginfo-0.6-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.z0ypYC + umask 022 + cd /builddir/build/BUILD + cd will-crash-0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/will-crash-0.6-1.x86_64 + exit 0 Child return code was: 0 LEAVE do -->