* Package: x11-misc/ktsuss-2.1 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking ktsuss-2.1.tar.gz to /var/tmp/portage/x11-misc/ktsuss-2.1/work >>> Source unpacked in /var/tmp/portage/x11-misc/ktsuss-2.1/work >>> Preparing source in /var/tmp/portage/x11-misc/ktsuss-2.1/work/ktsuss-2.1 ... * Running eautoreconf in '/var/tmp/portage/x11-misc/ktsuss-2.1/work/ktsuss-2.1' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: ktsuss-2.1/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-misc/ktsuss-2.1/work/ktsuss-2.1 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ktsuss-2.1 --htmldir=/usr/share/doc/ktsuss-2.1/html --libdir=/usr/lib64 --disable-sudo checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 whether make supports nested variables... 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether make sets $(MAKE)... (cached) yes 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 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 size_t... yes checking for pid_t... yes checking whether byte ordering is bigendian... no checking for inline... inline checking size of int... 4 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 gtk+-2.0 >= 2.2 glib-2.0 >= 2.2... yes checking whether we can locate the su program... /bin/su checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating pixmaps/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-misc/ktsuss-2.1/work/ktsuss-2.1 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/x11-misc/ktsuss-2.1/work/ktsuss-2.1' Making all in src make[2]: Entering directory '/var/tmp/portage/x11-misc/ktsuss-2.1/work/ktsuss-2.1/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/lib64/libffi/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPIXMAPS=\""/usr/share/pixmaps"\" -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -c -o ktsuss.o ktsuss.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ktsuss.c:45: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ktsuss.c:45: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ktsuss.c:45: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ktsuss.c:44: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ktsuss.c: In function ‘Werror’: ktsuss.c:91:3: error: format not a string literal and no format arguments [-Werror=format-security] 91 | dialog_error = gtk_message_dialog_new(NULL, 0, GTK_MESSAGE_ERROR, GTK_BUTTONS_OK, err_msg); | ^~~~~~~~~~~~ ktsuss.c:94:2: error: format not a string literal and no format arguments [-Werror=format-security] 94 | gtk_message_dialog_format_secondary_text(GTK_MESSAGE_DIALOG(dialog_error), KTS_ERRORS[type]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ktsuss.c: In function ‘tty_raw’: ktsuss.c:143:3: warning: implicit declaration of function ‘err’ [-Wimplicit-function-declaration] 143 | err(1, "tcsetattr()"); | ^~~ cc1: some warnings being treated as errors make[2]: *** [Makefile:364: ktsuss.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/x11-misc/ktsuss-2.1/work/ktsuss-2.1/src' make[1]: *** [Makefile:364: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/x11-misc/ktsuss-2.1/work/ktsuss-2.1' make: *** [Makefile:305: all] Error 2 * ERROR: x11-misc/ktsuss-2.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-misc/ktsuss-2.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-misc/ktsuss-2.1::gentoo'`. * The complete build log is located at '/var/log/portage/x11-misc:ktsuss-2.1:20200325-184948.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/ktsuss-2.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/ktsuss-2.1/temp/environment'. * Working directory: '/var/tmp/portage/x11-misc/ktsuss-2.1/work/ktsuss-2.1' * S: '/var/tmp/portage/x11-misc/ktsuss-2.1/work/ktsuss-2.1'