* Package: dev-libs/guiloader-2.21.0 * Repository: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux linguas_ru nls userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PKGS... yes configure: creating ./config.status config.status: creating Makefile config.status: creating guiloader.spec config.status: creating guiloader/Makefile config.status: creating guiloader/guiloader.pc config.status: creating examples/Makefile config.status: creating examples/simple/Makefile config.status: creating examples/typical/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-libs/guiloader-2.21.0/work/guiloader-2.21.0' Making all in guiloader make[2]: Entering directory '/var/tmp/portage/dev-libs/guiloader-2.21.0/work/guiloader-2.21.0/guiloader' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -fvisibility=hidden -DLOCALEDIR=\"/usr/share/locale\" -march=native -Wformat -Werror=format-security -g0 -O2 -MT libguiloader_la-containers.lo -MD -MP -MF .deps/libguiloader_la-containers.Tpo -c -o libguiloader_la-containers.lo `test -f 'containers.c' || echo './'`containers.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -fvisibility=hidden -DLOCALEDIR=\"/usr/share/locale\" -march=native -Wformat -Werror=format-security -g0 -O2 -MT libguiloader_la-guiloader_impl.lo -MD -MP -MF .deps/libguiloader_la-guiloader_impl.Tpo -c -o libguiloader_la-guiloader_impl.lo `test -f 'guiloader_impl.c' || echo './'`guiloader_impl.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -fvisibility=hidden -DLOCALEDIR=\"/usr/share/locale\" -march=native -Wformat -Werror=format-security -g0 -O2 -MT libguiloader_la-proxies.lo -MD -MP -MF .deps/libguiloader_la-proxies.Tpo -c -o libguiloader_la-proxies.lo `test -f 'proxies.c' || echo './'`proxies.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -fvisibility=hidden -DLOCALEDIR=\"/usr/share/locale\" -march=native -Wformat -Werror=format-security -g0 -O2 -MT libguiloader_la-containers.lo -MD -MP -MF .deps/libguiloader_la-containers.Tpo -c containers.c -fPIC -DPIC -o .libs/libguiloader_la-containers.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -fvisibility=hidden -DLOCALEDIR=\"/usr/share/locale\" -march=native -Wformat -Werror=format-security -g0 -O2 -MT libguiloader_la-proxies.lo -MD -MP -MF .deps/libguiloader_la-proxies.Tpo -c proxies.c -fPIC -DPIC -o .libs/libguiloader_la-proxies.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -fvisibility=hidden -DLOCALEDIR=\"/usr/share/locale\" -march=native -Wformat -Werror=format-security -g0 -O2 -MT libguiloader_la-guiloader_impl.lo -MD -MP -MF .deps/libguiloader_la-guiloader_impl.Tpo -c guiloader_impl.c -fPIC -DPIC -o .libs/libguiloader_la-guiloader_impl.o guiloader_impl.c: In function 'FatalError': guiloader_impl.c:224:2: error: format not a string literal and no format arguments [-Werror=format-security] g_critical(message); ^ guiloader_impl.c:238:2: error: format not a string literal and no format arguments [-Werror=format-security] ); ^ guiloader_impl.c:240:2: error: format not a string literal and no format arguments [-Werror=format-security] gtk_message_dialog_format_secondary_text(GTK_MESSAGE_DIALOG(dialog), message); ^ mv -f .deps/libguiloader_la-containers.Tpo .deps/libguiloader_la-containers.Plo cc1: some warnings being treated as errors Makefile:369: recipe for target 'libguiloader_la-guiloader_impl.lo' failed make[2]: *** [libguiloader_la-guiloader_impl.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... mv -f .deps/libguiloader_la-proxies.Tpo .deps/libguiloader_la-proxies.Plo make[2]: Leaving directory '/var/tmp/portage/dev-libs/guiloader-2.21.0/work/guiloader-2.21.0/guiloader' Makefile:329: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-libs/guiloader-2.21.0/work/guiloader-2.21.0' Makefile:256: recipe for target 'all' failed make: *** [all] Error 2 emake failed * ERROR: dev-libs/guiloader-2.21.0::gentoo failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 90: Called src_compile * environment, line 196: Called default * phase-functions.sh, line 763: Called default_src_compile * phase-functions.sh, line 800: Called __eapi2_src_compile * phase-helpers.sh, line 785: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of `emerge --info '=dev-libs/guiloader-2.21.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/guiloader-2.21.0::gentoo'`. * The complete build log is located at '/var/log/log/build/dev-libs/guiloader-2.21.0:20151225-125214.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/guiloader-2.21.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/guiloader-2.21.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/guiloader-2.21.0/work/guiloader-2.21.0' * S: '/var/tmp/portage/dev-libs/guiloader-2.21.0/work/guiloader-2.21.0'