Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 903714 Details for
Bug 1106043
check: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 77.26 KB, created by
Dennis Gilmore
on 2014-06-09 02:23:24 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 02:23:24 UTC
Size:
77.26 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/check.spec'], False, '/var/lib/mock/f21-build-2116388-392825/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x17a0b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/check.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: buildvm-13.phx2.fedoraproject.org >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/check-0.9.13-2.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/check.spec'], False, '/var/lib/mock/f21-build-2116388-392825/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x17a0b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/check.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eaj3BG >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf check-0.9.13 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/check-0.9.13.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd check-0.9.13 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (check-0.9.11-info-in-builddir.patch):' >Patch #0 (check-0.9.11-info-in-builddir.patch): >+ /usr/bin/cat /builddir/build/SOURCES/check-0.9.11-info-in-builddir.patch >+ /usr/bin/patch -p1 -b --suffix .info-in-builddir --fuzz=0 >patching file configure.ac >+ autoreconf -ivf >autoreconf: Entering directory `.' >autoreconf: configure.ac: not using Gettext >autoreconf: running: aclocal --force -I m4 >autoreconf: configure.ac: tracing >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_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' >autoreconf: running: /usr/bin/autoconf --force >autoreconf: running: /usr/bin/autoheader --force >autoreconf: running: automake --add-missing --copy --force-missing >parallel-tests: installing 'build-aux/test-driver' >autoreconf: Leaving directory `.' >+ sed -i '/"ac_cv_have_decl_clock_gettime"/iac_includes_default="$ac_includes_default\n#include <time.h>"' configure >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tuIHOs >+ umask 022 >+ cd /builddir/build/BUILD >+ cd check-0.9.13 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >+ '[' 1 = 1 ']' >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./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 . -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 ']' >+ ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >checking for i686-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 how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking dependency style of gcc... none >checking whether make supports nested variables... (cached) yes >Subunit support will enable automatically. >checking for a sed that does not truncate output... /usr/bin/sed >checking for gawk... (cached) gawk >checking for i686-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 whether gcc understands -c and -o together... (cached) yes >checking whether ln -s works... yes >checking for i686-redhat-linux-gnu-ar... no >checking for i686-redhat-linux-gnu-lib... no >checking for i686-redhat-linux-gnu-link... no >checking for ar... ar >checking the archiver (ar) interface... ar >checking build system type... i686-redhat-linux-gnu >checking host system type... i686-redhat-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >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 the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop >checking how to convert i686-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 i686-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-redhat-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-redhat-linux-gnu-ar... ar >checking for archiver @FILE support... @ >checking for i686-redhat-linux-gnu-strip... no >checking for strip... strip >checking for i686-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for sysroot... no >checking for i686-redhat-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 whether the C compiler accepts the -Wextra flag... yes >checking whether the C compiler accepts the -Wstrict-prototypes flag... yes >checking whether the C compiler accepts the -Wmissing-prototypes flag... yes >checking whether the C compiler accepts the -Wwrite-strings flag... yes >checking whether the C compiler accepts the -Wno-variadic-macros flag... yes >checking whether the C compiler accepts the -Wimport flag... yes >checking whether the C compiler accepts the -Wfatal-errors flag... yes >checking whether the C compiler accepts the -Wformat=2 flag... yes >checking whether the C compiler accepts the -Winit-self flag... yes >checking whether the C compiler accepts the -Wmissing-include-dirs flag... yes >checking whether the C compiler accepts the -Wswitch-default flag... yes >checking whether the C compiler accepts the -Wunknown-pragmas flag... yes >checking whether the C compiler accepts the -qlanglvl=stdc99 flag... no >checking for gcov... gcov >checking for lcov... no >checking for genhtml... no >checking for tex... no >configure: WARNING: tex not installed: cannot rebuild HTML documentation. >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 for floor in -lm... yes >checking for clock_gettime, timer_create, timer_settime, timer_delete in -lrt... yes >checking for struct timespec.tv_sec... yes >checking for struct timespec.tv_nsec... yes >checking for struct itimerspec.it_interval... yes >checking for struct itimerspec.it_value... yes >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for stdint types... stdint.h (shortcircuit) >make use of stdint.h in check_stdint.h (assuming C99 compatible system) >checking for i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-redhat-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for LIBSUBUNIT... yes >checking for an ANSI C-conforming const... yes >checking for pid_t... yes >checking for size_t... yes >checking for unsigned long long int... yes >checking for long long int... yes >checking for intmax_t... yes >checking for uintmax_t... yes >checking for uint32_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking size of int... 4 >checking size of short... 2 >checking size of long... 4 >checking for clockid_t... yes >checking for timer_t... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for time.h... yes >checking for stdarg.h... yes >checking for varargs.h... no >checking for timer_create... yes >checking if timer_create is supported on the system... yes >checking for alarm... yes >checking for clock_gettime... yes >checking for gettimeofday... yes >checking for localtime_r... yes >checking for strdup... yes >checking for strsignal... yes >checking whether alarm is declared... yes >checking whether clock_gettime is declared... yes >checking whether gettimeofday is declared... no >checking whether localtime_r is declared... yes >checking whether strdup is declared... yes >checking whether strsignal is declared... yes >checking whether setenv is declared... yes >checking for setitimer... yes >checking for fork... yes >checking for sigaction... yes >checking for vsnprintf... yes >checking whether vsnprintf is C99 compliant... yes >checking for snprintf... yes >checking whether snprintf is C99 compliant... yes >checking for vasprintf... yes >checking for asprintf... yes >checking for gawk... /usr/bin/gawk >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating checkmk/checkmk >config.status: creating check.pc >config.status: creating Makefile >config.status: creating checkmk/Makefile >config.status: creating doc/Makefile >config.status: creating lib/Makefile >config.status: creating src/check.h >config.status: creating src/Makefile >config.status: creating tests/Makefile >config.status: creating tests/test_vars >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing check_stdint.h commands >config.status: creating check_stdint.h : _CHECK_CHECK_STDINT_H >config.status: executing checkmk-x commands >========================================== >Summary of Check options: >fork mode ............................ yes >high resolution timer replacement .... no >snprintf replacement ................. no >subunit support....................... yes >timeout unit tests ................... yes >========================================== >+ sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' -i libtool >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/check-0.9.13' >Making all in lib >make[2]: Entering directory `/builddir/build/BUILD/check-0.9.13/lib' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o libcompat.lo libcompat.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c libcompat.c -fPIC -DPIC -o .libs/libcompat.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c libcompat.c -o libcompat.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -no-undefined -Wl,-z,relro -o libcompat.la libcompat.lo -lrt -lm >libtool: link: ar cru .libs/libcompat.a .libs/libcompat.o >libtool: link: ranlib .libs/libcompat.a >libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) >make[2]: Leaving directory `/builddir/build/BUILD/check-0.9.13/lib' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/check-0.9.13/src' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check.lo check.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_error.lo check_error.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_list.lo check_list.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_log.lo check_log.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check_log.c -fPIC -DPIC -o .libs/check_log.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check_list.c -fPIC -DPIC -o .libs/check_list.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check_error.c -fPIC -DPIC -o .libs/check_error.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check.c -fPIC -DPIC -o .libs/check.o >check_log.c: In function 'tap_lfun': >check_log.c:344:12: warning: unused variable 's' [-Wunused-variable] > Suite *s; > ^ >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check_error.c -o check_error.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check_list.c -o check_list.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_msg.lo check_msg.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check_log.c -o check_log.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check.c -o check.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check_msg.c -fPIC -DPIC -o .libs/check_msg.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_pack.lo check_pack.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check_msg.c -o check_msg.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check_pack.c -fPIC -DPIC -o .libs/check_pack.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_print.lo check_print.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_run.lo check_run.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check_print.c -fPIC -DPIC -o .libs/check_print.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check_run.c -fPIC -DPIC -o .libs/check_run.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_str.lo check_str.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check_str.c -fPIC -DPIC -o .libs/check_str.o >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check_pack.c -o check_pack.o >/dev/null 2>&1 >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check_print.c -o check_print.o >/dev/null 2>&1 >check_run.c: In function 'srunner_run_unchecked_setup.isra.8': >check_run.c:233:9: warning: variable 'rval' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] > int rval = 1; > ^ >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check_str.c -o check_str.o >/dev/null 2>&1 >/usr/bin/sed -n -e 's/^..*CK_EXPORT[[:space:]][[:space:]]*\([[:alnum:]_][[:alnum:]_]*\)..*$/\1/p' ../src/check.h.in > exported.sym >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c check_run.c -o check_run.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -no-undefined -export-symbols exported.sym -Wl,-z,relro -o libcheck.la -rpath /usr/lib check.lo check_error.lo check_list.lo check_log.lo check_msg.lo check_pack.lo check_print.lo check_run.lo check_str.lo -lsubunit ../lib/libcompat.la -lrt -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -no-undefined -Wl,-z,relro -o libcheckinternal.la check.lo check_error.lo check_list.lo check_log.lo check_msg.lo check_pack.lo check_print.lo check_run.lo check_str.lo -lsubunit ../lib/libcompat.la -lrt -lm >libtool: link: echo "{ global:" > .libs/libcheck.ver >libtool: link: cat exported.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libcheck.ver >libtool: link: echo "local: *; };" >> .libs/libcheck.ver >libtool: link: gcc -shared -fPIC -DPIC .libs/check.o .libs/check_error.o .libs/check_list.o .libs/check_log.o .libs/check_msg.o .libs/check_pack.o .libs/check_print.o .libs/check_run.o .libs/check_str.o -Wl,--whole-archive ../lib/.libs/libcompat.a -Wl,--no-whole-archive -lsubunit -lrt -lm -pthread -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libcheck.so.0 -Wl,-version-script -Wl,.libs/libcheck.ver -o .libs/libcheck.so.0.0.0 >libtool: link: (cd .libs/libcheckinternal.lax/libcompat.a && ar x "/builddir/build/BUILD/check-0.9.13/src/../lib/.libs/libcompat.a") >libtool: link: ar cru .libs/libcheckinternal.a .libs/check.o .libs/check_error.o .libs/check_list.o .libs/check_log.o .libs/check_msg.o .libs/check_pack.o .libs/check_print.o .libs/check_run.o .libs/check_str.o .libs/libcheckinternal.lax/libcompat.a/libcompat.o >libtool: link: ranlib .libs/libcheckinternal.a >.libs/check_msg.o: In function `open_tmp_file': >/builddir/build/BUILD/check-0.9.13/src/check_msg.c:238: warning: the use of `tempnam' is dangerous, better use `mkstemp' >libtool: link: (cd ".libs" && rm -f "libcheck.so.0" && ln -s "libcheck.so.0.0.0" "libcheck.so.0") >libtool: link: rm -fr .libs/libcheckinternal.lax >libtool: link: (cd ".libs" && rm -f "libcheck.so" && ln -s "libcheck.so.0.0.0" "libcheck.so") >libtool: link: ( cd ".libs" && rm -f "libcheckinternal.la" && ln -s "../libcheckinternal.la" "libcheckinternal.la" ) >libtool: link: (cd .libs/libcheck.lax/libcompat.a && ar x "/builddir/build/BUILD/check-0.9.13/src/../lib/.libs/libcompat.a") >libtool: link: ar cru .libs/libcheck.a check.o check_error.o check_list.o check_log.o check_msg.o check_pack.o check_print.o check_run.o check_str.o .libs/libcheck.lax/libcompat.a/libcompat.o >libtool: link: ranlib .libs/libcheck.a >libtool: link: rm -fr .libs/libcheck.lax >libtool: link: ( cd ".libs" && rm -f "libcheck.la" && ln -s "../libcheck.la" "libcheck.la" ) >make[2]: Leaving directory `/builddir/build/BUILD/check-0.9.13/src' >Making all in doc >make[2]: Entering directory `/builddir/build/BUILD/check-0.9.13/doc' >cd ../doc/example; \ >diff -U 100 src/money.1.h src/money.2.h > /builddir/build/BUILD/check-0.9.13/doc/money.1-2.h.diff || test $? -eq 1; \ >cd -; >cd ../doc/example; \ >diff -U 100 src/money.1.c src/money.3.c > /builddir/build/BUILD/check-0.9.13/doc/money.1-3.c.diff || test $? -eq 1; \ >cd -; >cd ../doc/example; \ >diff -U 100 src/money.3.c src/money.4.c > /builddir/build/BUILD/check-0.9.13/doc/money.3-4.c.diff || test $? -eq 1; \ >cd -; >/builddir/build/BUILD/check-0.9.13/doc >cd ../doc/example; \ >diff -U 100 src/money.4.c src/money.5.c > /builddir/build/BUILD/check-0.9.13/doc/money.4-5.c.diff || test $? -eq 1; \ >cd -; >/builddir/build/BUILD/check-0.9.13/doc >cd ../doc/example; \ >diff -U 100 src/money.5.c src/money.6.c > /builddir/build/BUILD/check-0.9.13/doc/money.5-6.c.diff || test $? -eq 1; \ >cd -; >/builddir/build/BUILD/check-0.9.13/doc >/builddir/build/BUILD/check-0.9.13/doc >cd ../doc/example; \ >diff -U 100 tests/check_money.1.c tests/check_money.2.c > /builddir/build/BUILD/check-0.9.13/doc/check_money.1-2.c.diff || test $? -eq 1; \ >cd -; >cd ../doc/example; \ >diff -U 100 tests/check_money.2.c tests/check_money.3.c > /builddir/build/BUILD/check-0.9.13/doc/check_money.2-3.c.diff || test $? -eq 1; \ >cd -; >cd ../doc/example; \ >diff -U 100 tests/check_money.3.c tests/check_money.6.c > /builddir/build/BUILD/check-0.9.13/doc/check_money.3-6.c.diff || test $? -eq 1; \ >cd -; >/builddir/build/BUILD/check-0.9.13/doc >cd ../doc/example; \ >diff -U 100 tests/check_money.6.c tests/check_money.7.c > /builddir/build/BUILD/check-0.9.13/doc/check_money.6-7.c.diff || test $? -eq 1; \ >cd -; >/builddir/build/BUILD/check-0.9.13/doc >/builddir/build/BUILD/check-0.9.13/doc >/builddir/build/BUILD/check-0.9.13/doc >/builddir/build/BUILD/check-0.9.13/doc >Updating ./version.texi >make[2]: Leaving directory `/builddir/build/BUILD/check-0.9.13/doc' >Making all in . >make[2]: Entering directory `/builddir/build/BUILD/check-0.9.13' >make[2]: Leaving directory `/builddir/build/BUILD/check-0.9.13' >Making all in checkmk >make[2]: Entering directory `/builddir/build/BUILD/check-0.9.13/checkmk' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/check-0.9.13/checkmk' >Making all in tests >make[2]: Entering directory `/builddir/build/BUILD/check-0.9.13/tests' >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check_export-check_check_sub.o `test -f 'check_check_sub.c' || echo './'`check_check_sub.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check_export-check_check_master.o `test -f 'check_check_master.c' || echo './'`check_check_master.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check_export-check_check_log.o `test -f 'check_check_log.c' || echo './'`check_check_log.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check_export-check_check_fork.o `test -f 'check_check_fork.c' || echo './'`check_check_fork.c >check_check_sub.c:808:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > void exit_handler(); > ^ >check_check_sub.c:809:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] > void exit_handler () > ^ >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check_export-check_check_export_main.o `test -f 'check_check_export_main.c' || echo './'`check_check_export_main.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check-check_list.o `test -f 'check_list.c' || echo './'`check_list.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check-check_check_sub.o `test -f 'check_check_sub.c' || echo './'`check_check_sub.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check-check_check_master.o `test -f 'check_check_master.c' || echo './'`check_check_master.c >check_check_sub.c:808:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > void exit_handler(); > ^ >check_check_sub.c:809:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] > void exit_handler () > ^ >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check-check_check_msg.o `test -f 'check_check_msg.c' || echo './'`check_check_msg.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check-check_check_log.o `test -f 'check_check_log.c' || echo './'`check_check_log.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check-check_check_log_internal.o `test -f 'check_check_log_internal.c' || echo './'`check_check_log_internal.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check-check_check_limit.o `test -f 'check_check_limit.c' || echo './'`check_check_limit.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check-check_check_fork.o `test -f 'check_check_fork.c' || echo './'`check_check_fork.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check-check_check_fixture.o `test -f 'check_check_fixture.c' || echo './'`check_check_fixture.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check-check_check_pack.o `test -f 'check_check_pack.c' || echo './'`check_check_pack.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check-check_check_exit.o `test -f 'check_check_exit.c' || echo './'`check_check_exit.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check-check_check_selective.o `test -f 'check_check_selective.c' || echo './'`check_check_selective.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_check-check_check_main.o `test -f 'check_check_main.c' || echo './'`check_check_main.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_stress.o check_stress.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_thread_stress-check_thread_stress.o `test -f 'check_thread_stress.c' || echo './'`check_thread_stress.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_nofork.o check_nofork.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_mem_leaks-check_mem_leaks.o `test -f 'check_mem_leaks.c' || echo './'`check_mem_leaks.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_mem_leaks-check_check_log.o `test -f 'check_check_log.c' || echo './'`check_check_log.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_mem_leaks-check_check_fork.o `test -f 'check_check_fork.c' || echo './'`check_check_fork.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_mem_leaks-check_check_exit.o `test -f 'check_check_exit.c' || echo './'`check_check_exit.c >check_mem_leaks.c: In function 'main': >check_mem_leaks.c:15:15: warning: unused parameter 'argc' [-Wunused-parameter] > int main (int argc, char ** argv) > ^ >check_mem_leaks.c:15:29: warning: unused parameter 'argv' [-Wunused-parameter] > int main (int argc, char ** argv) > ^ >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_mem_leaks-check_check_selective.o `test -f 'check_check_selective.c' || echo './'`check_check_selective.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_mem_leaks-check_check_sub.o `test -f 'check_check_sub.c' || echo './'`check_check_sub.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o check_mem_leaks-check_check_master.o `test -f 'check_check_master.c' || echo './'`check_check_master.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -c -o ex_output.o ex_output.c >check_check_sub.c:808:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > void exit_handler(); > ^ >check_check_sub.c:809:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] > void exit_handler () > ^ >/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z,relro -o check_check_export check_check_export-check_check_sub.o check_check_export-check_check_master.o check_check_export-check_check_log.o check_check_export-check_check_fork.o check_check_export-check_check_export_main.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z,relro -o check_check check_check-check_list.o check_check-check_check_sub.o check_check-check_check_master.o check_check-check_check_msg.o check_check-check_check_log.o check_check-check_check_log_internal.o check_check-check_check_limit.o check_check-check_check_fork.o check_check-check_check_fixture.o check_check-check_check_pack.o check_check-check_check_exit.o check_check-check_check_selective.o check_check-check_check_main.o ../src/libcheckinternal.la ../lib/libcompat.la -lrt -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z,relro -o check_stress check_stress.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z,relro -o check_thread_stress check_thread_stress-check_thread_stress.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z -Wl,relro -o check_check check_check-check_list.o check_check-check_check_sub.o check_check-check_check_master.o check_check-check_check_msg.o check_check-check_check_log.o check_check-check_check_log_internal.o check_check-check_check_limit.o check_check-check_check_fork.o check_check-check_check_fixture.o check_check-check_check_pack.o check_check-check_check_exit.o check_check-check_check_selective.o check_check-check_check_main.o ../src/.libs/libcheckinternal.a -lsubunit ../lib/.libs/libcompat.a -lrt -lm -pthread >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z -Wl,relro -o .libs/check_check_export check_check_export-check_check_sub.o check_check_export-check_check_master.o check_check_export-check_check_log.o check_check_export-check_check_fork.o check_check_export-check_check_export_main.o ../src/.libs/libcheck.so -lsubunit ../lib/.libs/libcompat.a -lrt -lm -pthread >libtool: link: gcc -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z -Wl,relro -o .libs/check_thread_stress check_thread_stress-check_thread_stress.o ../src/.libs/libcheck.so -lsubunit ../lib/.libs/libcompat.a -lrt -lm -pthread >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z -Wl,relro -o .libs/check_stress check_stress.o ../src/.libs/libcheck.so -lsubunit ../lib/.libs/libcompat.a -lrt -lm -pthread >../src/.libs/libcheckinternal.a(check_msg.o): In function `open_tmp_file': >/builddir/build/BUILD/check-0.9.13/src/check_msg.c:238: warning: the use of `tempnam' is dangerous, better use `mkstemp' >/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z,relro -o check_nofork check_nofork.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z,relro -o check_mem_leaks check_mem_leaks-check_mem_leaks.o check_mem_leaks-check_check_log.o check_mem_leaks-check_check_fork.o check_mem_leaks-check_check_exit.o check_mem_leaks-check_check_selective.o check_mem_leaks-check_check_sub.o check_mem_leaks-check_check_master.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z,relro -o ex_output ex_output.o ../src/libcheck.la ../lib/libcompat.la -lrt -lm >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z -Wl,relro -o .libs/check_nofork check_nofork.o ../src/.libs/libcheck.so -lsubunit ../lib/.libs/libcompat.a -lrt -lm -pthread >libtool: link: gcc -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z -Wl,relro -o .libs/check_mem_leaks check_mem_leaks-check_mem_leaks.o check_mem_leaks-check_check_log.o check_mem_leaks-check_check_fork.o check_mem_leaks-check_check_exit.o check_mem_leaks-check_check_selective.o check_mem_leaks-check_check_sub.o check_mem_leaks-check_check_master.o ../src/.libs/libcheck.so -lsubunit ../lib/.libs/libcompat.a -lrt -lm -pthread >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -Wl,-z -Wl,relro -o .libs/ex_output ex_output.o ../src/.libs/libcheck.so -lsubunit ../lib/.libs/libcompat.a -lrt -lm -pthread >make[2]: Leaving directory `/builddir/build/BUILD/check-0.9.13/tests' >make[1]: Leaving directory `/builddir/build/BUILD/check-0.9.13' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2sevMY >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386 >++ dirname /builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386 >+ cd check-0.9.13 >+ make DESTDIR=/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386 install >Making install in lib >make[1]: Entering directory `/builddir/build/BUILD/check-0.9.13/lib' >make[2]: Entering directory `/builddir/build/BUILD/check-0.9.13/lib' >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/check-0.9.13/lib' >make[1]: Leaving directory `/builddir/build/BUILD/check-0.9.13/lib' >Making install in src >make[1]: Entering directory `/builddir/build/BUILD/check-0.9.13/src' >make[2]: Entering directory `/builddir/build/BUILD/check-0.9.13/src' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/lib' > /bin/sh ../libtool --mode=install /usr/bin/install -c libcheck.la '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/lib' >libtool: install: /usr/bin/install -c .libs/libcheck.so.0.0.0 /builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/lib/libcheck.so.0.0.0 >libtool: install: (cd /builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/lib && { ln -s -f libcheck.so.0.0.0 libcheck.so.0 || { rm -f libcheck.so.0 && ln -s libcheck.so.0.0.0 libcheck.so.0; }; }) >libtool: install: (cd /builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/lib && { ln -s -f libcheck.so.0.0.0 libcheck.so || { rm -f libcheck.so && ln -s libcheck.so.0.0.0 libcheck.so; }; }) >libtool: install: /usr/bin/install -c .libs/libcheck.lai /builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/lib/libcheck.la >libtool: install: /usr/bin/install -c .libs/libcheck.a /builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/lib/libcheck.a >libtool: install: chmod 644 /builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/lib/libcheck.a >libtool: install: ranlib /builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/lib/libcheck.a >libtool: install: warning: remember to run `libtool --finish /usr/lib' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/include' > /usr/bin/install -c -m 644 check.h '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/include' >make[2]: Leaving directory `/builddir/build/BUILD/check-0.9.13/src' >make[1]: Leaving directory `/builddir/build/BUILD/check-0.9.13/src' >Making install in doc >make[1]: Entering directory `/builddir/build/BUILD/check-0.9.13/doc' >restore=: && backupdir=".am$$" && \ >rm -rf $backupdir && mkdir $backupdir && \ >if (/bin/sh /builddir/build/BUILD/check-0.9.13/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \ > for f in check.info check.info-[0-9] check.info-[0-9][0-9] check.i[0-9] check.i[0-9][0-9]; do \ > if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ > done; \ >else :; fi && \ >if /bin/sh /builddir/build/BUILD/check-0.9.13/build-aux/missing makeinfo -I . \ > -o check.info `test -f 'check.texi' || echo './'`check.texi; \ >then \ > rc=0; \ >else \ > rc=$?; \ > $restore $backupdir/* `echo "./check.info" | sed 's|[^/]*$||'`; \ >fi; \ >rm -rf $backupdir; exit $rc >make[2]: Entering directory `/builddir/build/BUILD/check-0.9.13/doc' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/doc/check/example' > /usr/bin/install -c -m 644 example/Makefile.am example/README example/configure.ac '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/doc/check/example' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/doc/check/example/src' > /usr/bin/install -c -m 644 example/src/Makefile.am example/src/main.c example/src/money.c example/src/money.h example/src/money.1.h example/src/money.2.h example/src/money.1.c example/src/money.3.c example/src/money.4.c example/src/money.5.c example/src/money.6.c '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/doc/check/example/src' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/doc/check/example/tests' > /usr/bin/install -c -m 644 example/tests/Makefile.am example/tests/check_money.c example/tests/check_money.1.c example/tests/check_money.2.c example/tests/check_money.3.c example/tests/check_money.6.c example/tests/check_money.7.c '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/doc/check/example/tests' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/info' > /usr/bin/install -c -m 644 ./check.info '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/info' > install-info --info-dir='/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/info' '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/info/check.info' >make[2]: Leaving directory `/builddir/build/BUILD/check-0.9.13/doc' >make[1]: Leaving directory `/builddir/build/BUILD/check-0.9.13/doc' >Making install in . >make[1]: Entering directory `/builddir/build/BUILD/check-0.9.13' >make[2]: Entering directory `/builddir/build/BUILD/check-0.9.13' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/doc/check' > /usr/bin/install -c -m 644 SVNChangeLog ChangeLog ChangeLogOld NEWS README COPYING.LESSER '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/doc/check' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/include' > /usr/bin/install -c -m 644 check_stdint.h '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/include' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/aclocal' > /usr/bin/install -c -m 644 check.m4 '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/aclocal' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/lib/pkgconfig' > /usr/bin/install -c -m 644 check.pc '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/lib/pkgconfig' >make[2]: Leaving directory `/builddir/build/BUILD/check-0.9.13' >make[1]: Leaving directory `/builddir/build/BUILD/check-0.9.13' >Making install in checkmk >make[1]: Entering directory `/builddir/build/BUILD/check-0.9.13/checkmk' >make[2]: Entering directory `/builddir/build/BUILD/check-0.9.13/checkmk' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/bin' > /usr/bin/install -c checkmk '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/bin' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/man/man1' > /usr/bin/install -c -m 644 doc/checkmk.1 '/builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/man/man1' >make[2]: Leaving directory `/builddir/build/BUILD/check-0.9.13/checkmk' >make[1]: Leaving directory `/builddir/build/BUILD/check-0.9.13/checkmk' >Making install in tests >make[1]: Entering directory `/builddir/build/BUILD/check-0.9.13/tests' >make[2]: Entering directory `/builddir/build/BUILD/check-0.9.13/tests' >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/check-0.9.13/tests' >make[1]: Leaving directory `/builddir/build/BUILD/check-0.9.13/tests' >+ rm -f /builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/lib/libcheck.la >+ rm -rf /builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/info/dir >+ rm -rf /builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/share/doc/check >+ /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/check-0.9.13 >extracting debug info from /builddir/build/BUILDROOT/check-0.9.13-2.fc21.i386/usr/lib/libcheck.so.0.0.0 >dwz: Too few files for multifile optimization >/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. >symlinked /usr/lib/debug/usr/lib/libcheck.so.0.0.0.debug to /usr/lib/debug/usr/lib/libcheck.so.debug >symlinked /usr/lib/debug/usr/lib/libcheck.so.0.0.0.debug to /usr/lib/debug/usr/lib/libcheck.so.0.debug >260 blocks >+ /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 >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LOfbzC >+ umask 022 >+ cd /builddir/build/BUILD >+ cd check-0.9.13 >+ export LD_LIBRARY_PATH=/builddir/build/BUILD/check-0.9.13/src/.libs >+ LD_LIBRARY_PATH=/builddir/build/BUILD/check-0.9.13/src/.libs >+ make check >Making check in lib >make[1]: Entering directory `/builddir/build/BUILD/check-0.9.13/lib' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/check-0.9.13/lib' >Making check in src >make[1]: Entering directory `/builddir/build/BUILD/check-0.9.13/src' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/check-0.9.13/src' >Making check in doc >make[1]: Entering directory `/builddir/build/BUILD/check-0.9.13/doc' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/builddir/build/BUILD/check-0.9.13/doc' >Making check in . >make[1]: Entering directory `/builddir/build/BUILD/check-0.9.13' >make[1]: Leaving directory `/builddir/build/BUILD/check-0.9.13' >Making check in checkmk >make[1]: Entering directory `/builddir/build/BUILD/check-0.9.13/checkmk' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/check-0.9.13/checkmk' >make[3]: Entering directory `/builddir/build/BUILD/check-0.9.13/checkmk' >PASS: test/check_checkmk >make[4]: Entering directory `/builddir/build/BUILD/check-0.9.13/checkmk' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/check-0.9.13/checkmk' >============================================================================ >Testsuite summary for Check 0.9.13 >============================================================================ ># TOTAL: 1 ># PASS: 1 ># SKIP: 0 ># XFAIL: 0 ># FAIL: 0 ># XPASS: 0 ># ERROR: 0 >============================================================================ >make[3]: Leaving directory `/builddir/build/BUILD/check-0.9.13/checkmk' >make[2]: Leaving directory `/builddir/build/BUILD/check-0.9.13/checkmk' >make[1]: Leaving directory `/builddir/build/BUILD/check-0.9.13/checkmk' >Making check in tests >make[1]: Entering directory `/builddir/build/BUILD/check-0.9.13/tests' >make check-TESTS >make[2]: Entering directory `/builddir/build/BUILD/check-0.9.13/tests' >make[3]: Entering directory `/builddir/build/BUILD/check-0.9.13/tests' >FAIL: check_check_export >PASS: check_check >PASS: test_output.sh >PASS: test_check_nofork.sh >PASS: test_xml_output.sh >PASS: test_log_output.sh >PASS: test_tap_output.sh >make[4]: Entering directory `/builddir/build/BUILD/check-0.9.13/tests' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/check-0.9.13/tests' >============================================================================ >Testsuite summary for Check 0.9.13 >============================================================================ ># TOTAL: 7 ># PASS: 6 ># SKIP: 0 ># XFAIL: 0 ># FAIL: 1 ># XPASS: 0 ># ERROR: 0 >============================================================================ >See tests/test-suite.log >Please report to check-devel at lists dot sourceforge dot net >============================================================================ >make[3]: *** [test-suite.log] Error 1 >make[3]: Leaving directory `/builddir/build/BUILD/check-0.9.13/tests' >make[2]: *** [check-TESTS] Error 2 >make[2]: Leaving directory `/builddir/build/BUILD/check-0.9.13/tests' >make[1]: *** [check-am] Error 2 >make[1]: Leaving directory `/builddir/build/BUILD/check-0.9.13/tests' >make: *** [check-recursive] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.LOfbzC (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.LOfbzC (%check) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/check.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/check.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 1106043
: 903714 |
903715
|
903716