* Package: app-misc/fsniper-1.3.1 * Repository: gentoo * Maintainer: shell-tools@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for magic_open in -lmagic... yes checking for pcre_version in -lpcre... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/var/tmp/portage/app-misc/fsniper-1.3.1/work/fsniper-1.3.1' Making all in src make[2]: Entering directory `/var/tmp/portage/app-misc/fsniper-1.3.1/work/fsniper-1.3.1/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -D_GNU_SOURCE -ansi -march=native -Wformat -Werror=format-security -g0 -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -D_GNU_SOURCE -ansi -march=native -Wformat -Werror=format-security -g0 -O2 -MT add_watches.o -MD -MP -MF .deps/add_watches.Tpo -c -o add_watches.o add_watches.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -D_GNU_SOURCE -ansi -march=native -Wformat -Werror=format-security -g0 -O2 -MT keyval_parse.o -MD -MP -MF .deps/keyval_parse.Tpo -c -o keyval_parse.o keyval_parse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -D_GNU_SOURCE -ansi -march=native -Wformat -Werror=format-security -g0 -O2 -MT keyval_node.o -MD -MP -MF .deps/keyval_node.Tpo -c -o keyval_node.o keyval_node.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -D_GNU_SOURCE -ansi -march=native -Wformat -Werror=format-security -g0 -O2 -MT keyval_tokenize.o -MD -MP -MF .deps/keyval_tokenize.Tpo -c -o keyval_tokenize.o keyval_tokenize.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -D_GNU_SOURCE -ansi -march=native -Wformat -Werror=format-security -g0 -O2 -MT handle_event.o -MD -MP -MF .deps/handle_event.Tpo -c -o handle_event.o handle_event.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Wformat -Werror=format-security -g0 -O2 -D_GNU_SOURCE -ansi -march=native -Wformat -Werror=format-security -g0 -O2 -MT argparser.o -MD -MP -MF .deps/argparser.Tpo -c -o argparser.o argparser.c handle_event.c: In function 'handle_event': handle_event.c:315:13: error: format not a string literal and no format arguments [-Werror=format-security] main.c: In function 'main': main.c:365:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat] handle_event.c: In function 'write_out': handle_event.c:484:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] cc1: some warnings being treated as errors make[2]: *** [handle_event.o] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f .deps/keyval_tokenize.Tpo .deps/keyval_tokenize.Po main.c:366:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] main.c:476:8: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] mv -f .deps/add_watches.Tpo .deps/add_watches.Po mv -f .deps/keyval_node.Tpo .deps/keyval_node.Po mv -f .deps/keyval_parse.Tpo .deps/keyval_parse.Po mv -f .deps/argparser.Tpo .deps/argparser.Po mv -f .deps/main.Tpo .deps/main.Po make[2]: Leaving directory `/var/tmp/portage/app-misc/fsniper-1.3.1/work/fsniper-1.3.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-misc/fsniper-1.3.1/work/fsniper-1.3.1' make: *** [all] Error 2 emake failed * ERROR: app-misc/fsniper-1.3.1::gentoo failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 184: Called __eapi0_src_compile * phase-helpers.sh, line 655: Called __eapi2_src_compile * phase-helpers.sh, line 695: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of `emerge --info '=app-misc/fsniper-1.3.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-misc/fsniper-1.3.1::gentoo'`. * The complete build log is located at '/var/log/log/build/app-misc/fsniper-1.3.1:20140826-021131.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/fsniper-1.3.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/fsniper-1.3.1/temp/environment'. * Working directory: '/var/tmp/portage/app-misc/fsniper-1.3.1/work/fsniper-1.3.1' * S: '/var/tmp/portage/app-misc/fsniper-1.3.1/work/fsniper-1.3.1'