>>> Building on exopi-2 under devel/check DIST = [devel/check:check-0.12.0.tar.gz] FULLPKGNAME = check-0.12.0 distfiles size=764043 >>> Running build in devel/check at 1713476137.12 ===> devel/check ===> Building from scratch check-0.12.0 ===> Verifying specs: m pthread ===> found m.10.1 pthread.27.1 ===> Checking files for check-0.12.0 `/exopi-cvs/ports/distfiles/check-0.12.0.tar.gz' is up to date. >> (SHA256) check-0.12.0.tar.gz: OK ===> Extracting for check-0.12.0 ===> Patching for check-0.12.0 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Sun Aug 2 21:31:55 2015 |+++ Makefile.in Mon Aug 24 08:23:07 2015 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 386. Hunk #2 succeeded at 913. done ===> Applying OpenBSD patch patch-doc_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: doc/Makefile.in |--- doc/Makefile.in.orig |+++ doc/Makefile.in -------------------------- Patching file doc/Makefile.in using Plan A... Hunk #1 succeeded at 309. Hunk #2 succeeded at 947. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for check-0.12.0 ===> Configuring for check-0.12.0 Using /exopi-obj/pobj/check-0.12.0/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/check-0.12.0/config.site checking for a BSD-compatible install... /exopi-obj/pobj/check-0.12.0/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) 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 whether make supports nested variables... (cached) yes Subunit support will enable automatically. checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) awk checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether ln -s works... yes checking for ar... (cached) ar checking the archiver (ar) interface... ar checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 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 for gcov... no checking for lcov... no checking for genhtml... no checking for tex... no configure: WARNING: tex not installed: cannot rebuild HTML documentation. checking for filterdiff... no configure: WARNING: filterdiff not installed; build will not be reproducible. 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... (cached) yes checking for clock_gettime, timer_create, timer_settime, timer_delete in -lrt... no 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... (cached) yes checking for fcntl.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... (cached) 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for regex.h... (cached) yes checking for regcomp... (cached) yes checking for regexec... yes checking for an ANSI C-conforming const... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... (cached) yes checking for uintmax_t... yes checking for uint32_t... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking size of int... 4 checking size of short... (cached) 2 checking size of long... 8 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... (cached) yes checking for stdarg.h... (cached) yes checking for timer_create... (cached) yes checking if timer_create is supported on the system... no checking for alarm... (cached) yes checking for clock_gettime... (cached) yes checking for getline... yes checking for gettimeofday... (cached) yes checking for localtime_r... (cached) yes checking for strdup... (cached) yes checking for strsignal... (cached) yes checking whether alarm is declared... yes checking whether clock_gettime is declared... yes checking whether getline is declared... yes checking whether gettimeofday is declared... yes 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... (cached) yes checking for fork... (cached) yes checking for sigaction... (cached) yes checking for mkstemp... (cached) yes checking for vsnprintf... (cached) yes checking whether vsnprintf is C99 compliant... yes checking for snprintf... (cached) yes checking whether snprintf is C99 compliant... yes checking for awk... /usr/bin/awk 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 0.12.0 options: configure: WARNING: unrecognized options: --disable-gtk-doc fork mode ............................ yes high resolution timer replacement .... yes snprintf replacement ................. no subunit support....................... no timeout unit tests ................... yes POSIX regular expressions ............ yes ========================================== ===> Building for check-0.12.0 /usr/bin/make all-recursive Making all in lib /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT libcompat.lo -MD -MP -MF .deps/libcompat.Tpo -c -o libcompat.lo libcompat.c cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT libcompat.lo -MD -MP -MF .deps/libcompat.Tpo -c libcompat.c -fPIC -DPIC -o .libs/libcompat.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT libcompat.lo -MD -MP -MF .deps/libcompat.Tpo -c libcompat.c -o libcompat.o mv -f .deps/libcompat.Tpo .deps/libcompat.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT fpclassify.lo -MD -MP -MF .deps/fpclassify.Tpo -c -o fpclassify.lo fpclassify.c cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT fpclassify.lo -MD -MP -MF .deps/fpclassify.Tpo -c fpclassify.c -fPIC -DPIC -o .libs/fpclassify.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT fpclassify.lo -MD -MP -MF .deps/fpclassify.Tpo -c fpclassify.c -o fpclassify.o mv -f .deps/fpclassify.Tpo .deps/fpclassify.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT timer_create.lo -MD -MP -MF .deps/timer_create.Tpo -c -o timer_create.lo timer_create.c cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT timer_create.lo -MD -MP -MF .deps/timer_create.Tpo -c timer_create.c -fPIC -DPIC -o .libs/timer_create.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT timer_create.lo -MD -MP -MF .deps/timer_create.Tpo -c timer_create.c -o timer_create.o mv -f .deps/timer_create.Tpo .deps/timer_create.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT timer_settime.lo -MD -MP -MF .deps/timer_settime.Tpo -c -o timer_settime.lo timer_settime.c cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT timer_settime.lo -MD -MP -MF .deps/timer_settime.Tpo -c timer_settime.c -fPIC -DPIC -o .libs/timer_settime.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT timer_settime.lo -MD -MP -MF .deps/timer_settime.Tpo -c timer_settime.c -o timer_settime.o mv -f .deps/timer_settime.Tpo .deps/timer_settime.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT timer_delete.lo -MD -MP -MF .deps/timer_delete.Tpo -c -o timer_delete.lo timer_delete.c cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT timer_delete.lo -MD -MP -MF .deps/timer_delete.Tpo -c timer_delete.c -fPIC -DPIC -o .libs/timer_delete.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT timer_delete.lo -MD -MP -MF .deps/timer_delete.Tpo -c timer_delete.c -o timer_delete.o mv -f .deps/timer_delete.Tpo .deps/timer_delete.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -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 -o libcompat.la libcompat.lo fpclassify.lo timer_create.lo timer_settime.lo timer_delete.lo -lm libtool: link: ar cru .libs/libcompat.a .libs/libcompat.o .libs/fpclassify.o .libs/timer_create.o .libs/timer_settime.o .libs/timer_delete.o libtool: link: ranlib .libs/libcompat.a Making all in src /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check.lo -MD -MP -MF .deps/check.Tpo -c -o check.lo check.c cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check.lo -MD -MP -MF .deps/check.Tpo -c check.c -fPIC -DPIC -o .libs/check.o check.c:380:32: warning: format string is not a string literal [-Wformat-nonliteral] vsnprintf(buf, BUFSIZ, msg, ap); ^~~ check.c:600:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] clockid_t check_get_clockid() ^ void 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check.lo -MD -MP -MF .deps/check.Tpo -c check.c -o check.o check.c:380:32: warning: format string is not a string literal [-Wformat-nonliteral] vsnprintf(buf, BUFSIZ, msg, ap); ^~~ check.c:600:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] clockid_t check_get_clockid() ^ void 2 warnings generated. mv -f .deps/check.Tpo .deps/check.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_error.lo -MD -MP -MF .deps/check_error.Tpo -c -o check_error.lo check_error.c cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_error.lo -MD -MP -MF .deps/check_error.Tpo -c check_error.c -fPIC -DPIC -o .libs/check_error.o check_error.c:47:22: warning: format string is not a string literal [-Wformat-nonliteral] vfprintf(stderr, fmt, args); ^~~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_error.lo -MD -MP -MF .deps/check_error.Tpo -c check_error.c -o check_error.o check_error.c:47:22: warning: format string is not a string literal [-Wformat-nonliteral] vfprintf(stderr, fmt, args); ^~~ 1 warning generated. mv -f .deps/check_error.Tpo .deps/check_error.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_list.lo -MD -MP -MF .deps/check_list.Tpo -c -o check_list.lo check_list.c cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_list.lo -MD -MP -MF .deps/check_list.Tpo -c check_list.c -fPIC -DPIC -o .libs/check_list.o cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_list.lo -MD -MP -MF .deps/check_list.Tpo -c check_list.c -o check_list.o mv -f .deps/check_list.Tpo .deps/check_list.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_log.lo -MD -MP -MF .deps/check_log.Tpo -c -o check_log.lo check_log.c cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_log.lo -MD -MP -MF .deps/check_log.Tpo -c check_log.c -fPIC -DPIC -o .libs/check_log.o cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_log.lo -MD -MP -MF .deps/check_log.Tpo -c check_log.c -o check_log.o mv -f .deps/check_log.Tpo .deps/check_log.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_msg.lo -MD -MP -MF .deps/check_msg.Tpo -c -o check_msg.lo check_msg.c cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_msg.lo -MD -MP -MF .deps/check_msg.Tpo -c check_msg.c -fPIC -DPIC -o .libs/check_msg.o cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_msg.lo -MD -MP -MF .deps/check_msg.Tpo -c check_msg.c -o check_msg.o mv -f .deps/check_msg.Tpo .deps/check_msg.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_pack.lo -MD -MP -MF .deps/check_pack.Tpo -c -o check_pack.lo check_pack.c cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_pack.lo -MD -MP -MF .deps/check_pack.Tpo -c check_pack.c -fPIC -DPIC -o .libs/check_pack.o check_pack.c:327:10: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] if(n > get_max_msg_size()) ~ ^ ~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_pack.lo -MD -MP -MF .deps/check_pack.Tpo -c check_pack.c -o check_pack.o check_pack.c:327:10: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] if(n > get_max_msg_size()) ~ ^ ~~~~~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/check_pack.Tpo .deps/check_pack.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_print.lo -MD -MP -MF .deps/check_print.Tpo -c -o check_print.lo check_print.c cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_print.lo -MD -MP -MF .deps/check_print.Tpo -c check_print.c -fPIC -DPIC -o .libs/check_print.o cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_print.lo -MD -MP -MF .deps/check_print.Tpo -c check_print.c -o check_print.o mv -f .deps/check_print.Tpo .deps/check_print.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_run.lo -MD -MP -MF .deps/check_run.Tpo -c -o check_run.lo check_run.c cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_run.lo -MD -MP -MF .deps/check_run.Tpo -c check_run.c -fPIC -DPIC -o .libs/check_run.o cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_run.lo -MD -MP -MF .deps/check_run.Tpo -c check_run.c -o check_run.o mv -f .deps/check_run.Tpo .deps/check_run.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_str.lo -MD -MP -MF .deps/check_str.Tpo -c -o check_str.lo check_str.c cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_str.lo -MD -MP -MF .deps/check_str.Tpo -c check_str.c -fPIC -DPIC -o .libs/check_str.o check_str.c:91:32: warning: format string is not a string literal [-Wformat-nonliteral] n = vsnprintf(p, size, fmt, ap); ^~~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_str.lo -MD -MP -MF .deps/check_str.Tpo -c check_str.c -o check_str.o check_str.c:91:32: warning: format string is not a string literal [-Wformat-nonliteral] n = vsnprintf(p, size, fmt, ap); ^~~ 1 warning generated. mv -f .deps/check_str.Tpo .deps/check_str.Plo /usr/bin/sed -n -e 's/^..*CK_EXPORT[[:space:]][[:space:]]*\([[:alnum:]_][[:alnum:]_]*\)..*$/\1/p' ../src/check.h.in > exported.sym /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -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 -o libcheck.la -rpath /usr/local/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 ../lib/libcompat.la -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/libcheck.so.3.1 -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas .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 /exopi-obj/pobj/check-0.12.0/check-0.12.0/lib/.libs/libcompat.a -Wl,-no-whole-archive -L.libs -lm -Wl,--version-script,./.libs/libcheck.ver -Wl,-soname,libcheck.so.3.1 libtool: link: ar x /exopi-obj/pobj/check-0.12.0/check-0.12.0/lib/.libs/libcompat.a libtool: link: ar cru .libs/libcheck.a ./.libs/libcheck.lax/libcompat.a/libcompat.o ./.libs/libcheck.lax/libcompat.a/fpclassify.o ./.libs/libcheck.lax/libcompat.a/timer_create.o ./.libs/libcheck.lax/libcompat.a/timer_settime.o ./.libs/libcheck.lax/libcompat.a/timer_delete.o 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 libtool: link: ranlib .libs/libcheck.a /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -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 -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 ../lib/libcompat.la -lm libtool: link: ar x /exopi-obj/pobj/check-0.12.0/check-0.12.0/lib/.libs/libcompat.a libtool: link: ar cru .libs/libcheckinternal.a ./.libs/libcheckinternal.lax/libcompat.a/libcompat.o ./.libs/libcheckinternal.lax/libcompat.a/fpclassify.o ./.libs/libcheckinternal.lax/libcompat.a/timer_create.o ./.libs/libcheckinternal.lax/libcompat.a/timer_settime.o ./.libs/libcheckinternal.lax/libcompat.a/timer_delete.o .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 libtool: link: ranlib .libs/libcheckinternal.a Making all in doc cd ../doc/example; diff -U 100 src/money.1.h src/money.2.h > /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc/money.1-2.h.diff || test $? -eq 1; cd -; /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc cd ../doc/example; diff -U 100 src/money.1.c src/money.3.c > /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc/money.1-3.c.diff || test $? -eq 1; cd -; /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc cd ../doc/example; diff -U 100 src/money.3.c src/money.4.c > /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc/money.3-4.c.diff || test $? -eq 1; cd -; /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc cd ../doc/example; diff -U 100 src/money.4.c src/money.5.c > /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc/money.4-5.c.diff || test $? -eq 1; cd -; /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc cd ../doc/example; diff -U 100 src/money.5.c src/money.6.c > /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc/money.5-6.c.diff || test $? -eq 1; cd -; /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc cd ../doc/example; diff -U 100 tests/check_money.1.c tests/check_money.2.c > /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc/check_money.1-2.c.diff || test $? -eq 1; cd -; /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc cd ../doc/example; diff -U 100 tests/check_money.2.c tests/check_money.3.c > /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc/check_money.2-3.c.diff || test $? -eq 1; cd -; /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc cd ../doc/example; diff -U 100 tests/check_money.3.c tests/check_money.6.c > /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc/check_money.3-6.c.diff || test $? -eq 1; cd -; /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc cd ../doc/example; diff -U 100 tests/check_money.6.c tests/check_money.7.c > /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc/check_money.6-7.c.diff || test $? -eq 1; cd -; /exopi-obj/pobj/check-0.12.0/check-0.12.0/doc restore=: && backupdir=".am$$" && am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && rm -rf $backupdir && mkdir $backupdir && if (/bin/sh /exopi-obj/pobj/check-0.12.0/check-0.12.0/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 && cd "$am__cwd"; if /bin/sh /exopi-obj/pobj/check-0.12.0/check-0.12.0/missing makeinfo -I . -o ./check.info ./check.texi; then rc=0; CDPATH="${ZSH_VERSION+.}:" && cd .; else rc=$?; CDPATH="${ZSH_VERSION+.}:" && cd . && $restore $backupdir/* `echo "././check.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc Making all in . Making all in checkmk Making all in tests cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check_export-check_check_sub.o -MD -MP -MF .deps/check_check_export-check_check_sub.Tpo -c -o check_check_export-check_check_sub.o `test -f 'check_check_sub.c' || echo './'`check_check_sub.c check_check_sub.c:2910:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void exit_handler () ^ void 1 warning generated. mv -f .deps/check_check_export-check_check_sub.Tpo .deps/check_check_export-check_check_sub.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check_export-check_check_master.o -MD -MP -MF .deps/check_check_export-check_check_master.Tpo -c -o check_check_export-check_check_master.o `test -f 'check_check_master.c' || echo './'`check_check_master.c mv -f .deps/check_check_export-check_check_master.Tpo .deps/check_check_export-check_check_master.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check_export-check_check_log.o -MD -MP -MF .deps/check_check_export-check_check_log.Tpo -c -o check_check_export-check_check_log.o `test -f 'check_check_log.c' || echo './'`check_check_log.c mv -f .deps/check_check_export-check_check_log.Tpo .deps/check_check_export-check_check_log.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check_export-check_check_fork.o -MD -MP -MF .deps/check_check_export-check_check_fork.Tpo -c -o check_check_export-check_check_fork.o `test -f 'check_check_fork.c' || echo './'`check_check_fork.c mv -f .deps/check_check_export-check_check_fork.Tpo .deps/check_check_export-check_check_fork.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check_export-check_check_tags.o -MD -MP -MF .deps/check_check_export-check_check_tags.Tpo -c -o check_check_export-check_check_tags.o `test -f 'check_check_tags.c' || echo './'`check_check_tags.c mv -f .deps/check_check_export-check_check_tags.Tpo .deps/check_check_export-check_check_tags.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check_export-check_check_export_main.o -MD -MP -MF .deps/check_check_export-check_check_export_main.Tpo -c -o check_check_export-check_check_export_main.o `test -f 'check_check_export_main.c' || echo './'`check_check_export_main.c mv -f .deps/check_check_export-check_check_export_main.Tpo .deps/check_check_export-check_check_export_main.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -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_tags.o check_check_export-check_check_export_main.o ../src/libcheck.la ../lib/libcompat.la -lm libtool: link: cc -o .libs/check_check_export -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas 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_tags.o check_check_export-check_check_export_main.o /exopi-obj/pobj/check-0.12.0/check-0.12.0/lib/.libs/libcompat.a -L.libs -lcheck -lm -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_list.o -MD -MP -MF .deps/check_check-check_list.Tpo -c -o check_check-check_list.o `test -f 'check_list.c' || echo './'`check_list.c mv -f .deps/check_check-check_list.Tpo .deps/check_check-check_list.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_sub.o -MD -MP -MF .deps/check_check-check_check_sub.Tpo -c -o check_check-check_check_sub.o `test -f 'check_check_sub.c' || echo './'`check_check_sub.c check_check_sub.c:2910:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void exit_handler () ^ void 1 warning generated. mv -f .deps/check_check-check_check_sub.Tpo .deps/check_check-check_check_sub.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_master.o -MD -MP -MF .deps/check_check-check_check_master.Tpo -c -o check_check-check_check_master.o `test -f 'check_check_master.c' || echo './'`check_check_master.c mv -f .deps/check_check-check_check_master.Tpo .deps/check_check-check_check_master.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_msg.o -MD -MP -MF .deps/check_check-check_check_msg.Tpo -c -o check_check-check_check_msg.o `test -f 'check_check_msg.c' || echo './'`check_check_msg.c mv -f .deps/check_check-check_check_msg.Tpo .deps/check_check-check_check_msg.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_log.o -MD -MP -MF .deps/check_check-check_check_log.Tpo -c -o check_check-check_check_log.o `test -f 'check_check_log.c' || echo './'`check_check_log.c mv -f .deps/check_check-check_check_log.Tpo .deps/check_check-check_check_log.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_log_internal.o -MD -MP -MF .deps/check_check-check_check_log_internal.Tpo -c -o check_check-check_check_log_internal.o `test -f 'check_check_log_internal.c' || echo './'`check_check_log_internal.c mv -f .deps/check_check-check_check_log_internal.Tpo .deps/check_check-check_check_log_internal.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_limit.o -MD -MP -MF .deps/check_check-check_check_limit.Tpo -c -o check_check-check_check_limit.o `test -f 'check_check_limit.c' || echo './'`check_check_limit.c mv -f .deps/check_check-check_check_limit.Tpo .deps/check_check-check_check_limit.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_fork.o -MD -MP -MF .deps/check_check-check_check_fork.Tpo -c -o check_check-check_check_fork.o `test -f 'check_check_fork.c' || echo './'`check_check_fork.c mv -f .deps/check_check-check_check_fork.Tpo .deps/check_check-check_check_fork.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_fixture.o -MD -MP -MF .deps/check_check-check_check_fixture.Tpo -c -o check_check-check_check_fixture.o `test -f 'check_check_fixture.c' || echo './'`check_check_fixture.c mv -f .deps/check_check-check_check_fixture.Tpo .deps/check_check-check_check_fixture.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_pack.o -MD -MP -MF .deps/check_check-check_check_pack.Tpo -c -o check_check-check_check_pack.o `test -f 'check_check_pack.c' || echo './'`check_check_pack.c mv -f .deps/check_check-check_check_pack.Tpo .deps/check_check-check_check_pack.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_exit.o -MD -MP -MF .deps/check_check-check_check_exit.Tpo -c -o check_check-check_check_exit.o `test -f 'check_check_exit.c' || echo './'`check_check_exit.c mv -f .deps/check_check-check_check_exit.Tpo .deps/check_check-check_check_exit.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_selective.o -MD -MP -MF .deps/check_check-check_check_selective.Tpo -c -o check_check-check_check_selective.o `test -f 'check_check_selective.c' || echo './'`check_check_selective.c mv -f .deps/check_check-check_check_selective.Tpo .deps/check_check-check_check_selective.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_tags.o -MD -MP -MF .deps/check_check-check_check_tags.Tpo -c -o check_check-check_check_tags.o `test -f 'check_check_tags.c' || echo './'`check_check_tags.c mv -f .deps/check_check-check_check_tags.Tpo .deps/check_check-check_check_tags.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_check-check_check_main.o -MD -MP -MF .deps/check_check-check_check_main.Tpo -c -o check_check-check_check_main.o `test -f 'check_check_main.c' || echo './'`check_check_main.c mv -f .deps/check_check-check_check_main.Tpo .deps/check_check-check_check_main.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -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_tags.o check_check-check_check_main.o ../src/libcheckinternal.la ../lib/libcompat.la -lm libtool: link: cc -o check_check -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas 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_tags.o check_check-check_check_main.o /exopi-obj/pobj/check-0.12.0/check-0.12.0/src/.libs/libcheckinternal.a /exopi-obj/pobj/check-0.12.0/check-0.12.0/lib/.libs/libcompat.a -L.libs -lm check_check_fixture.c(check_check-check_check_fixture.o:(test_ch_teardown_two_teardowns_fork)): warning: strcat() is almost always misused, please use strlcat() cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_stress.o -MD -MP -MF .deps/check_stress.Tpo -c -o check_stress.o check_stress.c mv -f .deps/check_stress.Tpo .deps/check_stress.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o check_stress check_stress.o ../src/libcheck.la ../lib/libcompat.la -lm libtool: link: cc -o .libs/check_stress -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas check_stress.o /exopi-obj/pobj/check-0.12.0/check-0.12.0/lib/.libs/libcompat.a -L.libs -lcheck -lm -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_thread_stress-check_thread_stress.o -MD -MP -MF .deps/check_thread_stress-check_thread_stress.Tpo -c -o check_thread_stress-check_thread_stress.o `test -f 'check_thread_stress.c' || echo './'`check_thread_stress.c mv -f .deps/check_thread_stress-check_thread_stress.Tpo .deps/check_thread_stress-check_thread_stress.Po /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o check_thread_stress check_thread_stress-check_thread_stress.o ../src/libcheck.la ../lib/libcompat.la -lm libtool: link: cc -o .libs/check_thread_stress -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas check_thread_stress-check_thread_stress.o /exopi-obj/pobj/check-0.12.0/check-0.12.0/lib/.libs/libcompat.a -L.libs -lcheck -lm -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_nofork.o -MD -MP -MF .deps/check_nofork.Tpo -c -o check_nofork.o check_nofork.c mv -f .deps/check_nofork.Tpo .deps/check_nofork.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o check_nofork check_nofork.o ../src/libcheck.la ../lib/libcompat.la -lm libtool: link: cc -o .libs/check_nofork -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas check_nofork.o /exopi-obj/pobj/check-0.12.0/check-0.12.0/lib/.libs/libcompat.a -L.libs -lcheck -lm -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_nofork_teardown.o -MD -MP -MF .deps/check_nofork_teardown.Tpo -c -o check_nofork_teardown.o check_nofork_teardown.c mv -f .deps/check_nofork_teardown.Tpo .deps/check_nofork_teardown.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o check_nofork_teardown check_nofork_teardown.o ../src/libcheck.la ../lib/libcompat.la -lm libtool: link: cc -o .libs/check_nofork_teardown -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas check_nofork_teardown.o /exopi-obj/pobj/check-0.12.0/check-0.12.0/lib/.libs/libcompat.a -L.libs -lcheck -lm -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_mem_leaks-check_mem_leaks.o -MD -MP -MF .deps/check_mem_leaks-check_mem_leaks.Tpo -c -o check_mem_leaks-check_mem_leaks.o `test -f 'check_mem_leaks.c' || echo './'`check_mem_leaks.c check_mem_leaks.c:35:10: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int main () ^ void 1 warning generated. mv -f .deps/check_mem_leaks-check_mem_leaks.Tpo .deps/check_mem_leaks-check_mem_leaks.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_mem_leaks-check_check_log.o -MD -MP -MF .deps/check_mem_leaks-check_check_log.Tpo -c -o check_mem_leaks-check_check_log.o `test -f 'check_check_log.c' || echo './'`check_check_log.c mv -f .deps/check_mem_leaks-check_check_log.Tpo .deps/check_mem_leaks-check_check_log.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_mem_leaks-check_check_fork.o -MD -MP -MF .deps/check_mem_leaks-check_check_fork.Tpo -c -o check_mem_leaks-check_check_fork.o `test -f 'check_check_fork.c' || echo './'`check_check_fork.c mv -f .deps/check_mem_leaks-check_check_fork.Tpo .deps/check_mem_leaks-check_check_fork.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_mem_leaks-check_check_exit.o -MD -MP -MF .deps/check_mem_leaks-check_check_exit.Tpo -c -o check_mem_leaks-check_check_exit.o `test -f 'check_check_exit.c' || echo './'`check_check_exit.c mv -f .deps/check_mem_leaks-check_check_exit.Tpo .deps/check_mem_leaks-check_check_exit.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_mem_leaks-check_check_selective.o -MD -MP -MF .deps/check_mem_leaks-check_check_selective.Tpo -c -o check_mem_leaks-check_check_selective.o `test -f 'check_check_selective.c' || echo './'`check_check_selective.c mv -f .deps/check_mem_leaks-check_check_selective.Tpo .deps/check_mem_leaks-check_check_selective.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_mem_leaks-check_check_tags.o -MD -MP -MF .deps/check_mem_leaks-check_check_tags.Tpo -c -o check_mem_leaks-check_check_tags.o `test -f 'check_check_tags.c' || echo './'`check_check_tags.c mv -f .deps/check_mem_leaks-check_check_tags.Tpo .deps/check_mem_leaks-check_check_tags.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_mem_leaks-check_check_sub.o -MD -MP -MF .deps/check_mem_leaks-check_check_sub.Tpo -c -o check_mem_leaks-check_check_sub.o `test -f 'check_check_sub.c' || echo './'`check_check_sub.c check_check_sub.c:2910:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void exit_handler () ^ void 1 warning generated. mv -f .deps/check_mem_leaks-check_check_sub.Tpo .deps/check_mem_leaks-check_check_sub.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_mem_leaks-check_check_master.o -MD -MP -MF .deps/check_mem_leaks-check_check_master.Tpo -c -o check_mem_leaks-check_check_master.o `test -f 'check_check_master.c' || echo './'`check_check_master.c mv -f .deps/check_mem_leaks-check_check_master.Tpo .deps/check_mem_leaks-check_check_master.Po /usr/bin/libtool --tag=CC --mode=link cc -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -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_tags.o check_mem_leaks-check_check_sub.o check_mem_leaks-check_check_master.o ../src/libcheck.la ../lib/libcompat.la -lm libtool: link: cc -o .libs/check_mem_leaks -pthread -DTIMEOUT_TESTS_ENABLED=0 -DMEMORY_LEAKING_TESTS_ENABLED=0 -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas 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_tags.o check_mem_leaks-check_check_sub.o check_mem_leaks-check_check_master.o /exopi-obj/pobj/check-0.12.0/check-0.12.0/lib/.libs/libcompat.a -L.libs -lcheck -lm -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT check_set_max_msg_size.o -MD -MP -MF .deps/check_set_max_msg_size.Tpo -c -o check_set_max_msg_size.o check_set_max_msg_size.c mv -f .deps/check_set_max_msg_size.Tpo .deps/check_set_max_msg_size.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o check_set_max_msg_size check_set_max_msg_size.o ../src/libcheck.la ../lib/libcompat.la -lm libtool: link: cc -o .libs/check_set_max_msg_size -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas check_set_max_msg_size.o /exopi-obj/pobj/check-0.12.0/check-0.12.0/lib/.libs/libcompat.a -L.libs -lcheck -lm -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -MT ex_output.o -MD -MP -MF .deps/ex_output.Tpo -c -o ex_output.o ex_output.c mv -f .deps/ex_output.Tpo .deps/ex_output.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas -o ex_output ex_output.o ../src/libcheck.la ../lib/libcompat.la -lm libtool: link: cc -o .libs/ex_output -pthread -O2 -pipe -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -Wimport -Wfatal-errors -Wformat=2 -Winit-self -Wmissing-include-dirs -Wswitch-default -Wunknown-pragmas ex_output.o /exopi-obj/pobj/check-0.12.0/check-0.12.0/lib/.libs/libcompat.a -L.libs -lcheck -lm -Wl,-rpath-link,/usr/local/lib >>> Running package in devel/check at 1713476197.70 ===> devel/check ===> Faking installation for check-0.12.0 Making install in lib Making install in src mkdir -p '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/check-0.12.0/bin/install -c libcheck.la '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/check-0.12.0/bin/install -c -m 644 ./.libs/libcheck.a /exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/lib/libcheck.a libtool: install: /exopi-obj/pobj/check-0.12.0/bin/install -c -m 644 ./.libs/libcheck.so.3.1 /exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/lib/libcheck.so.3.1 libtool: install: /exopi-obj/pobj/check-0.12.0/bin/install -c -m 644 ./.libs/libcheck.lai /exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/lib/libcheck.la mkdir -p '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/include' /exopi-obj/pobj/check-0.12.0/bin/install -c -m 644 check.h '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/include' Making install in doc mkdir -p '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/share/doc/check//example' /exopi-obj/pobj/check-0.12.0/bin/install -c -m 644 example/Makefile.am example/README example/configure.ac '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/share/doc/check//example' mkdir -p '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/share/doc/check//example/src' /exopi-obj/pobj/check-0.12.0/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 '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/share/doc/check//example/src' mkdir -p '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/share/doc/check//example/tests' /exopi-obj/pobj/check-0.12.0/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 '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/share/doc/check//example/tests' mkdir -p '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/info' /exopi-obj/pobj/check-0.12.0/bin/install -c -m 644 ./check.info '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/info' '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/info/check.info' Making install in . mkdir -p '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/include' /exopi-obj/pobj/check-0.12.0/bin/install -c -m 644 check_stdint.h '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/share/aclocal' /exopi-obj/pobj/check-0.12.0/bin/install -c -m 644 check.m4 '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/share/aclocal' mkdir -p '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/check-0.12.0/bin/install -c -m 644 check.pc '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/lib/pkgconfig' Making install in checkmk mkdir -p '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/bin' /exopi-obj/pobj/check-0.12.0/bin/install -c -m 755 checkmk '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/check-0.12.0/bin/install -c -m 644 doc/checkmk.1 '/exopi-obj/pobj/check-0.12.0/fake-amd64/usr/local/man/man1' Making install in tests ===> Building package for check-0.12.0 Create /exopi-cvs/ports/packages/amd64/all/check-0.12.0.tgz Creating package check-0.12.0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|**************************************************** | 84% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***************** | 27% archiving|************************* | 39% archiving|*************************** | 43% archiving|************************************* | 58% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/check-0.12.0.tgz >>> Running clean in devel/check at 1713476201.67 ===> devel/check ===> Cleaning for check-0.12.0 >>> Ended at 1713476202.36 max_stuck=1.78/build=60.59/package=3.98/clean=0.73