* Package: media-libs/libggi-2.2.2-r1 * Repository: gentoo * Maintainer: media-video@gentoo.org * USE: X abi_x86_64 amd64 cpu_flags_x86_mmx elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking libggi-2.2.2.src.tar.bz2 to /var/tmp/portage/media-libs/libggi-2.2.2-r1/work >>> Source unpacked in /var/tmp/portage/media-libs/libggi-2.2.2-r1/work >>> Preparing source in /var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2 ... * econf: updating libggi-2.2.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libggi-2.2.2/config.guess with /usr/share/gnuconfig/config.guess ./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 --libdir=/usr/lib64 --disable-glide --disable-aa --disable-debug --enable-mmx --disable-vis --with-x --enable-x --disable-fbdev --disable-directfb --disable-static --disable-svga --disable-vgagl --enable-64bitc 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 gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gawk... (cached) gawk 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for fgrep... 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 the maximum length of command line arguments... 32768 checking whether the shell understands some XSI constructs... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking how to recognise 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... (cached) 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 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 configure: creating ./config.lt config.lt: creating libtool checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strncat... yes checking for strncpy... yes checking for snprintf... yes checking for vsnprintf... yes checking for strlcpy... no checking for strlcat... no checking for asprintf... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking if x86_64-pc-linux-gnu-gcc has -pedantic option... yes checking if x86_64-pc-linux-gnu-gcc has -Werror-implicit-function-declaration option... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking whether strncasecmp is declared... yes checking whether snprintf is declared... yes checking whether siginterrupt is declared... yes checking whether strtoull is declared... yes checking for strncasecmp... (cached) yes checking for snprintf... (cached) yes checking for siginterrupt... yes checking for strtoull... (cached) yes checking if the system is missing declarations... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking ggi/gii.h usability... yes checking ggi/gii.h presence... yes checking for ggi/gii.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for signal.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/kd.h usability... yes checking sys/kd.h presence... yes checking for sys/kd.h... yes checking linux/kd.h usability... yes checking linux/kd.h presence... yes checking for linux/kd.h... yes checking sys/vt.h usability... yes checking sys/vt.h presence... yes checking for sys/vt.h... yes checking linux/vt.h usability... yes checking linux/vt.h presence... yes checking for linux/vt.h... yes checking linux/kdev_t.h usability... yes checking linux/kdev_t.h presence... yes checking for linux/kdev_t.h... yes checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking glide.h usability... no checking glide.h presence... no checking for glide.h... no checking glide/glide.h usability... no checking glide/glide.h presence... no checking for glide/glide.h... no checking kgimon.h usability... no checking kgimon.h presence... no checking for kgimon.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking linux/h3600_ts.h usability... no checking linux/h3600_ts.h presence... no checking for linux/h3600_ts.h... no checking asm/sharp_ts.h usability... no checking asm/sharp_ts.h presence... no checking for asm/sharp_ts.h... no checking ApplicationServices/ApplicationServices.h usability... no checking ApplicationServices/ApplicationServices.h presence... no checking for ApplicationServices/ApplicationServices.h... no checking for winsock.h... no checking for winsock2.h... no checking for ddraw.h... no checking sys/fbio.h usability... no checking sys/fbio.h presence... no checking for sys/fbio.h... no checking for vgl.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for shared library extension... so checking whether socklen_t is available... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for setenv... yes checking for putenv... yes checking for getopt... yes checking for random... yes checking for herror... yes checking for gethostbyname... yes checking for sigpending... yes checking for fork... yes checking for kill... yes checking for giiInit in -lgii... yes checking for ggGetSwarType in -lgg... yes checking if LibGII build detected working int64... yes checking whether x86_64-pc-linux-gnu-gcc can assemble emms instruction... yes checking whether x86_64-pc-linux-gnu-gcc can assemble femms instruction... yes checking whether x86_64-pc-linux-gnu-gcc can assemble faligndata instruction... no checking whether x86_64-pc-linux-gnu-gcc can assemble pklb instruction... no checking for connect in -lsocket... no checking for connect in -lc... yes checking if we should build the mansync helper... yes checking for X... libraries , headers checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XInitImage... yes checking for X11/extensions/xf86dga.h... yes checking for X11/extensions/Xdbe.h... yes checking for X11/extensions/XEVI.h... yes checking for X11/extensions/XShm.h... yes checking for X11/extensions/xf86vmstr.h... yes checking for X11/extensions/xf86vmode.h... yes checking for XF86DGAQueryVersion in -lXxf86dga_pic... no checking for XF86DGAQueryVersion in -lXxf86dga... yes checking for XFree86-DGA version 2.0... yes checking for XF86VidModeSwitchToMode in -lXxf86vm_pic... no checking for XF86VidModeSwitchToMode in -lXxf86vm... yes checking for ggiGAInit in -lggigalloc... no checking for ApplicationServices/ApplicationServices.h... (cached) no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/shm.h... (cached) yes checking for VGLInit in -lvgl... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for set_term in -lncurses... yes checking for mvwaddchnstr in -lncurses... yes checking whether UNIX domain sockets are supported... yes checking for set_monitor in -lkgimon... no checking if we should build the cube3d program... yes checking if we should build the wrap program... yes checking if we should build the speed program... yes checking if we should build the showaccel2 program... yes checking if we should build the tunemode program... no checking if we should build the ggicalibrate program... no checking if we should build the ipaq_ggicalibrate program... no checking if we should build x target... yes checking if we should build support for DoubleBuffer extension for x target... yes checking if we should build support for Extended Visual Information extension for x target... yes checking if we should build support for MIT-SHM extension for x target... yes checking if we should build support for xf86dga extension for x target... yes checking if we should build support for XF86 Vidmode extension for x target... yes checking if we should build libkgi target... no checking if we should build kgi/accel target... no checking if we should build aa target... no checking if we should build directx target... no checking if we should build quartz target... no checking if we should build fbdev target... no checking if we should build file target... yes checking if we should build glide target... no checking if we should build ipc target... yes checking if we should build lcd823 target... no checking if we should build memory target... yes checking if we should build monotext target... yes checking if we should build multi target... yes checking if we should build palemu target... yes checking if we should build sub target... yes checking if we should build vgl target... no checking if we should build svga target... no checking if we should build vgagl helper (used by svga target)... no checking if we should build tele target... yes checking if we should build terminfo target... yes checking if we should build tile target... yes checking if we should build trueemu target... yes checking if we should build vcsa target... yes checking if we should build linvtsw helper... yes checking if x86_64-pc-linux-gnu-gcc has -std=gnu99 option... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ggi/Makefile config.status: creating include/Makefile config.status: creating include/ggi/Makefile config.status: creating include/ggi/internal/Makefile config.status: creating include/ggi/internal/font/Makefile config.status: creating include/ggi/default/Makefile config.status: creating include/ggi/display/Makefile config.status: creating display/Makefile config.status: creating display/X/Makefile config.status: creating display/X/helper/Makefile config.status: creating display/X/helper/dga/Makefile config.status: creating display/X/helper/vidmode/Makefile config.status: creating display/X/helper/evi/Makefile config.status: creating display/X/helper/dbe/Makefile config.status: creating display/X/helper/shm/Makefile config.status: creating display/aa/Makefile config.status: creating display/auto/Makefile config.status: creating display/common/Makefile config.status: creating display/directx/Makefile config.status: creating display/quartz/Makefile config.status: creating display/fbdev/Makefile config.status: creating display/file/Makefile config.status: creating display/glide/Makefile config.status: creating display/ipc/Makefile config.status: creating display/kgi/Makefile config.status: creating display/lcd823/Makefile config.status: creating display/libkgi/Makefile config.status: creating display/linvtsw/Makefile config.status: creating display/mansync/Makefile config.status: creating display/memory/Makefile config.status: creating display/monotext/Makefile config.status: creating display/multi/Makefile config.status: creating display/palemu/Makefile config.status: creating display/sub/Makefile config.status: creating display/svgalib/Makefile config.status: creating display/vgl/Makefile config.status: creating display/tele/Makefile config.status: creating display/terminfo/Makefile config.status: creating display/tile/Makefile config.status: creating display/trueemu/Makefile config.status: creating display/vcsa/Makefile config.status: creating display/vgagl/Makefile config.status: creating default/Makefile config.status: creating default/color/Makefile config.status: creating default/common/Makefile config.status: creating default/kgi/Makefile config.status: creating default/kgi/ATI/Makefile config.status: creating default/kgi/ATI/Mach64/Makefile config.status: creating default/kgi/ATI/Radeon/Makefile config.status: creating default/kgi/Matrox/Makefile config.status: creating default/kgi/Matrox/Gx00/Makefile config.status: creating default/linear_1/Makefile config.status: creating default/linear_1_r/Makefile config.status: creating default/linear_2/Makefile config.status: creating default/linear_4/Makefile config.status: creating default/linear_4_r/Makefile config.status: creating default/linear_8/Makefile config.status: creating default/linear_16/Makefile config.status: creating default/linear_24/Makefile config.status: creating default/linear_32/Makefile config.status: creating default/stubs/Makefile config.status: creating default/pseudo_stubs/Makefile config.status: creating default/text_16/Makefile config.status: creating default/text_32/Makefile config.status: creating default/ilbm/Makefile config.status: creating default/planar/Makefile config.status: creating default/iplanar_2p/Makefile config.status: creating default/fbdev/Makefile config.status: creating default/fbdev/directfb/Makefile config.status: creating default/fbdev/directfb/core/Makefile config.status: creating default/fbdev/directfb/core/fusion/Makefile config.status: creating default/fbdev/mga/Makefile config.status: creating default/fbdev/mga/2164w/Makefile config.status: creating default/fbdev/mga/g400/Makefile config.status: creating default/fbdev/ati/Makefile config.status: creating default/fbdev/ati/mach64/Makefile config.status: creating display-shared/Makefile config.status: creating default-shared/Makefile config.status: creating extensions/Makefile config.status: creating extensions/test/Makefile config.status: creating programs/Makefile config.status: creating programs/check/Makefile config.status: creating programs/demos/Makefile config.status: creating programs/demos/warp-ggi/Makefile config.status: creating programs/regress/Makefile config.status: creating programs/regress/display.aa/Makefile config.status: creating programs/regress/display.mansync/Makefile config.status: creating programs/regress/display.palemu/Makefile config.status: creating programs/regress/display.quartz/Makefile config.status: creating programs/regress/display.tile/Makefile config.status: creating programs/regress/display.trueemu/Makefile config.status: creating programs/regress/display.x/Makefile config.status: creating programs/util/Makefile config.status: creating programs/util/monitest/Makefile config.status: creating programs/util/ggiteleserver/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating m4/Makefile config.status: creating libggi.conf config.status: creating display/fbdev/fbdev.conf config.status: creating display/kgi/kgi.conf config.status: creating display/libkgi/libkgi.conf config.status: creating dist/Makefile config.status: creating dist/rpm/Makefile config.status: creating dist/rpm/libggi.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2' Making all in include make[2]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include' Making all in ggi make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include/ggi' Making all in internal make[4]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include/ggi/internal' Making all in font make[5]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include/ggi/internal/font' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include/ggi/internal/font' make[5]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include/ggi/internal' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include/ggi/internal' make[4]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include/ggi/internal' Making all in display make[4]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include/ggi/display' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include/ggi/display' Making all in default make[4]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include/ggi/default' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include/ggi/default' make[4]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include/ggi' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include/ggi' make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include/ggi' make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include' make[2]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/include' Making all in display make[2]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display' Making all in common make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/common' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/common' Making all in auto make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/auto' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.auto"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o probe.lo probe.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.auto\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c probe.c -fPIC -DPIC -o .libs/probe.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.auto"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o visual.lo visual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.auto\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c visual.c -fPIC -DPIC -o .libs/visual.o visual.c: In function 'GGIdl_auto': visual.c:81:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 81 | *funcptr = (void *)GGIopen; | ^ visual.c:84:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 84 | *funcptr = (void *)GGIexit; | ^ visual.c:87:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 87 | *funcptr = (void *)GGIclose; | ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.auto"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o linux.lo `test -f './os/linux.c' || echo './'`./os/linux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.auto\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c ./os/linux.c -fPIC -DPIC -o .libs/linux.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.auto"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o aa.lo `test -f './target/aa.c' || echo './'`./target/aa.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.auto\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c ./target/aa.c -fPIC -DPIC -o .libs/aa.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.auto"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o directx.lo `test -f './target/directx.c' || echo './'`./target/directx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.auto\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c ./target/directx.c -fPIC -DPIC -o .libs/directx.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.auto"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o fbdev.lo `test -f './target/fbdev.c' || echo './'`./target/fbdev.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.auto\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c ./target/fbdev.c -fPIC -DPIC -o .libs/fbdev.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.auto"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o kgi.lo `test -f './target/kgi.c' || echo './'`./target/kgi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.auto\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c ./target/kgi.c -fPIC -DPIC -o .libs/kgi.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.auto"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o quartz.lo `test -f './target/quartz.c' || echo './'`./target/quartz.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.auto\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c ./target/quartz.c -fPIC -DPIC -o .libs/quartz.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.auto"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o svgalib.lo `test -f './target/svgalib.c' || echo './'`./target/svgalib.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.auto\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c ./target/svgalib.c -fPIC -DPIC -o .libs/svgalib.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.auto"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o vgl.lo `test -f './target/vgl.c' || echo './'`./target/vgl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.auto\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c ./target/vgl.c -fPIC -DPIC -o .libs/vgl.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.auto"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o x.lo `test -f './target/x.c' || echo './'`./target/x.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.auto\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c ./target/x.c -fPIC -DPIC -o .libs/x.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libauto.la probe.lo visual.lo linux.lo aa.lo directx.lo fbdev.lo kgi.lo quartz.lo svgalib.lo vgl.lo x.lo -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libauto.a .libs/probe.o .libs/visual.o .libs/linux.o .libs/aa.o .libs/directx.o .libs/fbdev.o .libs/kgi.o .libs/quartz.o .libs/svgalib.o .libs/vgl.o .libs/x.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libauto.a libtool: link: creating libauto.la libtool: link: ( cd ".libs" && rm -f "libauto.la" && ln -s "../libauto.la" "libauto.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/auto' Making all in mansync make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/mansync' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.mansync"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o mansync.lo mansync.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.mansync\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c mansync.c -fPIC -DPIC -o .libs/mansync.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.mansync"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o visual.lo visual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.mansync\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c visual.c -fPIC -DPIC -o .libs/visual.o visual.c: In function 'GGIdl_mansync': visual.c:69:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 69 | *funcptr = (void *)GGIopen; | ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libmansync.la mansync.lo visual.lo -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmansync.a .libs/mansync.o .libs/visual.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmansync.a libtool: link: creating libmansync.la libtool: link: ( cd ".libs" && rm -f "libmansync.la" && ln -s "../libmansync.la" "libmansync.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/mansync' Making all in X make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X' Making all in helper make[4]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X/helper' Making all in dbe make[5]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X/helper/dbe' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../include -DDEBUG_NAMESPACE='"libggi.display.X.dbe"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o dbe.lo dbe.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../include -DDEBUG_NAMESPACE=\"libggi.display.X.dbe\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c dbe.c -fPIC -DPIC -o .libs/dbe.o dbe.c: In function 'GGIdl_helper_x_dbe': dbe.c:66:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 66 | *funcptr = (void *)GGIopen; | ^ dbe.c:72:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 72 | *funcptr = (void *)GGIclose; | ^ /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libhelper_x_dbe.la dbe.lo -lX11 -lXext -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libhelper_x_dbe.a .libs/dbe.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libhelper_x_dbe.a libtool: link: creating libhelper_x_dbe.la libtool: link: ( cd ".libs" && rm -f "libhelper_x_dbe.la" && ln -s "../libhelper_x_dbe.la" "libhelper_x_dbe.la" ) make[5]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X/helper/dbe' Making all in evi make[5]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X/helper/evi' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../include -DDEBUG_NAMESPACE='"libggi.display.X.evi"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o evi.lo evi.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../include -DDEBUG_NAMESPACE=\"libggi.display.X.evi\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c evi.c -fPIC -DPIC -o .libs/evi.o evi.c: In function 'GGIopen': evi.c:76:2: warning: #warning is a GCC extension 76 | #warning decide what to do about conflicts here | ^~~~~~~ evi.c:76:2: warning: #warning decide what to do about conflicts here [-Wcpp] evi.c: In function 'GGIdl_helper_x_evi': evi.c:117:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 117 | *funcptr = (void *)GGIopen; | ^ evi.c:123:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 123 | *funcptr = (void *)GGIclose; | ^ /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libhelper_x_evi.la evi.lo -lX11 -lXext -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libhelper_x_evi.a .libs/evi.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libhelper_x_evi.a libtool: link: creating libhelper_x_evi.la libtool: link: ( cd ".libs" && rm -f "libhelper_x_evi.la" && ln -s "../libhelper_x_evi.la" "libhelper_x_evi.la" ) make[5]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X/helper/evi' Making all in shm make[5]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X/helper/shm' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../include -DDEBUG_NAMESPACE='"libggi.display.X.shm"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o shm.lo shm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../include -DDEBUG_NAMESPACE=\"libggi.display.X.shm\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c shm.c -fPIC -DPIC -o .libs/shm.o shm.c: In function 'GGIdl_helper_x_shm': shm.c:460:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 460 | *funcptr = (void *)GGIopen; | ^ shm.c:466:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 466 | *funcptr = (void *)GGIclose; | ^ /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libhelper_x_shm.la shm.lo -lX11 -lXext -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libhelper_x_shm.a .libs/shm.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libhelper_x_shm.a libtool: link: creating libhelper_x_shm.la libtool: link: ( cd ".libs" && rm -f "libhelper_x_shm.la" && ln -s "../libhelper_x_shm.la" "libhelper_x_shm.la" ) make[5]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X/helper/shm' Making all in dga make[5]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X/helper/dga' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../include -DDEBUG_NAMESPACE='"libggi.display.X.dga"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o dga.lo dga.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../include -DDEBUG_NAMESPACE=\"libggi.display.X.dga\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c dga.c -fPIC -DPIC -o .libs/dga.o In file included from dga.c:34: /usr/include/X11/extensions/xf86dga.h:9:2: warning: #warning "xf86dga.h is obsolete and may be removed in the future." [-Wcpp] 9 | #warning "xf86dga.h is obsolete and may be removed in the future." | ^~~~~~~ /usr/include/X11/extensions/xf86dga.h:10:2: warning: #warning "include instead." [-Wcpp] 10 | #warning "include instead." | ^~~~~~~ dga.c: In function 'ggi_xdga_validate_mode': dga.c:271:6: warning: variable 'err' set but not used [-Wunused-but-set-variable] 271 | int err; | ^~~ dga.c: In function 'GGIopen': dga.c:392:25: warning: assignment to 'ggi_modelist_validate' {aka 'int (*)(struct ggi_visual *, long int, struct *)'} from incompatible pointer type 'int (*)(ggi_visual *, int, ggi_mode *)' {aka 'int (*)(struct ggi_visual *, int, struct *)'} [-Wincompatible-pointer-types] 392 | priv->mlfuncs.validate = ggi_xdga_validate_mode; | ^ dga.c: In function 'GGIdl_helper_x_dga': dga.c:421:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 421 | *funcptr = (void *) GGIopen; | ^ dga.c:427:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 427 | *funcptr = (void *) GGIclose; | ^ /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libhelper_x_dga.la dga.lo -lX11 -lXext -lXxf86dga -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libhelper_x_dga.a .libs/dga.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libhelper_x_dga.a libtool: link: creating libhelper_x_dga.la libtool: link: ( cd ".libs" && rm -f "libhelper_x_dga.la" && ln -s "../libhelper_x_dga.la" "libhelper_x_dga.la" ) make[5]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X/helper/dga' Making all in vidmode make[5]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X/helper/vidmode' /bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../include -DDEBUG_NAMESPACE='"libggi.display.X.vidmode"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o vidmode.lo vidmode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../include -DDEBUG_NAMESPACE=\"libggi.display.X.vidmode\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c vidmode.c -fPIC -DPIC -o .libs/vidmode.o vidmode.c: In function 'ggi_xvidmode_validate_mode': vidmode.c:390:8: warning: variable 'err' set but not used [-Wunused-but-set-variable] 390 | int err; | ^~~ vidmode.c: In function 'GGIdl_helper_x_vidmode': vidmode.c:517:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 517 | *funcptr = (void *) GGIopen; | ^ vidmode.c:523:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 523 | *funcptr = (void *) GGIclose; | ^ /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libhelper_x_vidmode.la vidmode.lo -lXxf86vm -lX11 -lXext -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libhelper_x_vidmode.a .libs/vidmode.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libhelper_x_vidmode.a libtool: link: creating libhelper_x_vidmode.la libtool: link: ( cd ".libs" && rm -f "libhelper_x_vidmode.la" && ln -s "../libhelper_x_vidmode.la" "libhelper_x_vidmode.la" ) make[5]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X/helper/vidmode' make[5]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X/helper' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X/helper' make[4]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X/helper' make[4]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.X"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o pixel.lo pixel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.X\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c pixel.c -fPIC -DPIC -o .libs/pixel.o pixel.c: In function 'GGI_X_getpixel_draw': pixel.c:177:2: warning: #warning is a GCC extension 177 | #warning honor various ximage format fields here. | ^~~~~~~ pixel.c:177:2: warning: #warning honor various ximage format fields here. [-Wcpp] pixel.c:178:2: warning: #warning is a GCC extension 178 | #warning 1,2,4-bit support needed | ^~~~~~~ pixel.c:178:2: warning: #warning 1,2,4-bit support needed [-Wcpp] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.X"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o hline.lo hline.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.X\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c hline.c -fPIC -DPIC -o .libs/hline.o hline.c: In function 'GGI_X_puthline_draw': hline.c:127:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 127 | ximg = _ggi_x_create_ximage( vis, (char *)data, w, 1 ); | ^ hline.c: In function 'GGI_X_gethline_draw': hline.c:168:2: warning: #warning is a GCC extension 168 | #warning honor various ximage format fields here. | ^~~~~~~ hline.c:168:2: warning: #warning honor various ximage format fields here. [-Wcpp] hline.c:169:2: warning: #warning is a GCC extension 169 | #warning 1,2,4-bit support needed. | ^~~~~~~ hline.c:169:2: warning: #warning 1,2,4-bit support needed. [-Wcpp] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.X"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o vline.lo vline.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.X\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c vline.c -fPIC -DPIC -o .libs/vline.o vline.c: In function 'GGI_X_putvline_draw': vline.c:128:2: warning: #warning is a GCC extension 128 | #warning 1,2,4-bit support needed. | ^~~~~~~ vline.c:128:2: warning: #warning 1,2,4-bit support needed. [-Wcpp] vline.c:129:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 129 | ximg = _ggi_x_create_ximage( vis, (char*)data, 1, h); | ^ vline.c: In function 'GGI_X_getvline_draw': vline.c:175:2: warning: #warning is a GCC extension 175 | #warning honor various ximage format fields here. | ^~~~~~~ vline.c:175:2: warning: #warning honor various ximage format fields here. [-Wcpp] vline.c:176:2: warning: #warning is a GCC extension 176 | #warning 1,2,4-bit support needed | ^~~~~~~ vline.c:176:2: warning: #warning 1,2,4-bit support needed [-Wcpp] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.X"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o box.lo box.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.X\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c box.c -fPIC -DPIC -o .libs/box.o box.c: In function 'GGI_X_putbox_draw': box.c:149:2: warning: #warning is a GCC extension 149 | #warning 1,2,4-bit support needed. | ^~~~~~~ box.c:149:2: warning: #warning 1,2,4-bit support needed. [-Wcpp] box.c:150:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 150 | ximg = _ggi_x_create_ximage( vis, (char*)data, w, h ); | ^ box.c: In function 'GGI_X_getbox_draw': box.c:227:2: warning: #warning is a GCC extension 227 | #warning honor all ximage format fields here. | ^~~~~~~ box.c:227:2: warning: #warning honor all ximage format fields here. [-Wcpp] box.c:228:2: warning: #warning is a GCC extension 228 | #warning 1,2,4-bpp support needed. | ^~~~~~~ box.c:228:2: warning: #warning 1,2,4-bpp support needed. [-Wcpp] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.X"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o line.lo line.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.X\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c line.c -fPIC -DPIC -o .libs/line.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.X"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o fillscreen.lo fillscreen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.X\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c fillscreen.c -fPIC -DPIC -o .libs/fillscreen.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.X"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o gtext.lo gtext.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.X\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c gtext.c -fPIC -DPIC -o .libs/gtext.o gtext.c: In function 'GGI_X_putc_slave_draw': gtext.c:59:2: warning: #warning is a GCC extension 59 | #warning 1,2,4-bpp support needed. | ^~~~~~~ gtext.c:59:2: warning: #warning 1,2,4-bpp support needed. [-Wcpp] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.X"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o visual.lo visual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.X\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c visual.c -fPIC -DPIC -o .libs/visual.o visual.c: In function 'GGIdl_X': visual.c:639:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 639 | *funcptr = (void *)GGIopen; | ^ visual.c:642:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 642 | *funcptr = (void *)GGIexit; | ^ visual.c:645:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 645 | *funcptr = (void *)GGIclose; | ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.X"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o mode.lo mode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.X\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c mode.c -fPIC -DPIC -o .libs/mode.o mode.c: In function 'GGI_X_checkmode': mode.c:324:6: warning: variable 'auto_virt' set but not used [-Wunused-but-set-variable] 324 | int auto_virt, rc, vi_idx; | ^~~~~~~~~ mode.c: In function '_ggi_x_load_slaveops': mode.c:393:14: warning: variable 'priv' set but not used [-Wunused-but-set-variable] 393 | ggi_x_priv *priv; | ^~~~ mode.c: In function 'GGI_X_setmode': mode.c:439:35: warning: variable 'createchild' set but not used [-Wunused-but-set-variable] 439 | int destroychild, destroyparent, createchild, createparent; | ^~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.X"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o buffer.lo buffer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.X\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c buffer.c -fPIC -DPIC -o .libs/buffer.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.X"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o color.lo color.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.X\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c color.c -fPIC -DPIC -o .libs/color.o color.c: In function '_ggi_x_flush_cmap': color.c:102:10: warning: variable 'err' set but not used [-Wunused-but-set-variable] 102 | int err; | ^~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.X"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o misc.lo misc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.X\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libx.la pixel.lo hline.lo vline.lo box.lo line.lo fillscreen.lo gtext.lo visual.lo mode.lo buffer.lo color.lo misc.lo -lX11 -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libx.a .libs/pixel.o .libs/hline.o .libs/vline.o .libs/box.o .libs/line.o .libs/fillscreen.o .libs/gtext.o .libs/visual.o .libs/mode.o .libs/buffer.o .libs/color.o .libs/misc.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libx.a libtool: link: creating libx.la libtool: link: ( cd ".libs" && rm -f "libx.la" && ln -s "../libx.la" "libx.la" ) make[4]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X' make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/X' Making all in file make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/file' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.file"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o fileio.lo fileio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.file\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c fileio.c -fPIC -DPIC -o .libs/fileio.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.file"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o mode.lo mode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.file\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c mode.c -fPIC -DPIC -o .libs/mode.o mode.c: In function 'dowritefile': mode.c:74:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] 74 | system(cmdbuf); | ^~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.file"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o ppm.lo ppm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.file\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c ppm.c -fPIC -DPIC -o .libs/ppm.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.file"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o visual.lo visual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.file\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c visual.c -fPIC -DPIC -o .libs/visual.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libfile.la fileio.lo mode.lo ppm.lo visual.lo -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libfile.a .libs/fileio.o .libs/mode.o .libs/ppm.o .libs/visual.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfile.a libtool: link: creating libfile.la libtool: link: ( cd ".libs" && rm -f "libfile.la" && ln -s "../libfile.la" "libfile.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/file' Making all in ipc make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/ipc' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.ipc"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o mode.lo mode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.ipc\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c mode.c -fPIC -DPIC -o .libs/mode.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.ipc"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o visual.lo visual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.ipc\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c visual.c -fPIC -DPIC -o .libs/visual.o visual.c: In function 'GGIdl_ipc': visual.c:284:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 284 | *funcptr = (void *)GGIopen; | ^ visual.c:290:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 290 | *funcptr = (void *)GGIclose; | ^ visual.c: In function 'GGI_ipc_flush': visual.c:128:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 128 | write(priv->sockfd, buffer, 1 + 4*sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libipc.la mode.lo visual.lo -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libipc.a .libs/mode.o .libs/visual.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libipc.a libtool: link: creating libipc.la libtool: link: ( cd ".libs" && rm -f "libipc.la" && ln -s "../libipc.la" "libipc.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/ipc' Making all in memory make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/memory' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.memory"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o mode.lo mode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.memory\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c mode.c -fPIC -DPIC -o .libs/mode.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.memory"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o visual.lo visual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.memory\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c visual.c -fPIC -DPIC -o .libs/visual.o visual.c: In function 'GGIdl_memory': visual.c:368:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 368 | *funcptr = (void *)GGIopen; | ^ visual.c:374:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 374 | *funcptr = (void *)GGIclose; | ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libmemory.la mode.lo visual.lo -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmemory.a .libs/mode.o .libs/visual.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmemory.a libtool: link: creating libmemory.la libtool: link: ( cd ".libs" && rm -f "libmemory.la" && ln -s "../libmemory.la" "libmemory.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/memory' Making all in monotext make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/monotext' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.monotext"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o color.lo color.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.monotext\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c color.c -fPIC -DPIC -o .libs/color.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.monotext"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o draw.lo draw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.monotext\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c draw.c -fPIC -DPIC -o .libs/draw.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.monotext"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o mode.lo mode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.monotext\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c mode.c -fPIC -DPIC -o .libs/mode.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.monotext"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o monotext.lo monotext.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.monotext\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c monotext.c -fPIC -DPIC -o .libs/monotext.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.monotext"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o text.lo text.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.monotext\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c text.c -fPIC -DPIC -o .libs/text.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.monotext"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o visual.lo visual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.monotext\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c visual.c -fPIC -DPIC -o .libs/visual.o visual.c: In function 'GGIdl_monotext': visual.c:180:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 180 | *funcptr = (void *)GGIopen; | ^ visual.c:186:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 186 | *funcptr = (void *)GGIclose; | ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libmonotext.la color.lo draw.lo mode.lo monotext.lo text.lo visual.lo -lm -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmonotext.a .libs/color.o .libs/draw.o .libs/mode.o .libs/monotext.o .libs/text.o .libs/visual.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmonotext.a libtool: link: creating libmonotext.la libtool: link: ( cd ".libs" && rm -f "libmonotext.la" && ln -s "../libmonotext.la" "libmonotext.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/monotext' Making all in multi make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/multi' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.multi"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o mode.lo mode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.multi\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c mode.c -fPIC -DPIC -o .libs/mode.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.multi"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o stubs.lo stubs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.multi\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c stubs.c -fPIC -DPIC -o .libs/stubs.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.multi"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o visual.lo visual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.multi\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c visual.c -fPIC -DPIC -o .libs/visual.o visual.c: In function 'GGIdl_multi': visual.c:221:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 221 | *funcptr = (void *)GGIopen; | ^ visual.c:227:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 227 | *funcptr = (void *)GGIclose; | ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libmulti.la mode.lo stubs.lo visual.lo -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmulti.a .libs/mode.o .libs/stubs.o .libs/visual.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmulti.a libtool: link: creating libmulti.la libtool: link: ( cd ".libs" && rm -f "libmulti.la" && ln -s "../libmulti.la" "libmulti.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/multi' Making all in palemu make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/palemu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.palemu"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o color.lo color.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.palemu\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c color.c -fPIC -DPIC -o .libs/color.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.palemu"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o draw.lo draw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.palemu\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c draw.c -fPIC -DPIC -o .libs/draw.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.palemu"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o frames.lo frames.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.palemu\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c frames.c -fPIC -DPIC -o .libs/frames.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.palemu"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o mode.lo mode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.palemu\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c mode.c -fPIC -DPIC -o .libs/mode.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.palemu"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o palemu.lo palemu.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.palemu\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c palemu.c -fPIC -DPIC -o .libs/palemu.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.palemu"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o text.lo text.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.palemu\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c text.c -fPIC -DPIC -o .libs/text.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.palemu"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o visual.lo visual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.palemu\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c visual.c -fPIC -DPIC -o .libs/visual.o visual.c: In function 'GGIdl_palemu': visual.c:221:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 221 | *funcptr = (void *)GGIopen; | ^ visual.c:224:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 224 | *funcptr = (void *)GGIexit; | ^ visual.c:227:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 227 | *funcptr = (void *)GGIclose; | ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libpalemu.la color.lo draw.lo frames.lo mode.lo palemu.lo text.lo visual.lo -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpalemu.a .libs/color.o .libs/draw.o .libs/frames.o .libs/mode.o .libs/palemu.o .libs/text.o .libs/visual.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpalemu.a libtool: link: creating libpalemu.la libtool: link: ( cd ".libs" && rm -f "libpalemu.la" && ln -s "../libpalemu.la" "libpalemu.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/palemu' Making all in sub make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/sub' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.sub"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o mode.lo mode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.sub\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c mode.c -fPIC -DPIC -o .libs/mode.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.sub"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o stubs.lo stubs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.sub\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c stubs.c -fPIC -DPIC -o .libs/stubs.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.sub"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o visual.lo visual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.sub\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c visual.c -fPIC -DPIC -o .libs/visual.o visual.c: In function 'GGIdl_sub': visual.c:128:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 128 | *funcptr = (void *)GGIopen; | ^ visual.c:134:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 134 | *funcptr = (void *)GGIclose; | ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libsub.la mode.lo stubs.lo visual.lo -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsub.a .libs/mode.o .libs/stubs.o .libs/visual.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsub.a libtool: link: creating libsub.la libtool: link: ( cd ".libs" && rm -f "libsub.la" && ln -s "../libsub.la" "libsub.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/sub' Making all in tele make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/tele' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.tele"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o box.lo box.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.tele\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c box.c -fPIC -DPIC -o .libs/box.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.tele"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o color.lo color.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.tele\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c color.c -fPIC -DPIC -o .libs/color.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.tele"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o draw.lo draw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.tele\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c draw.c -fPIC -DPIC -o .libs/draw.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.tele"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o events.lo events.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.tele\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c events.c -fPIC -DPIC -o .libs/events.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.tele"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o mode.lo mode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.tele\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c mode.c -fPIC -DPIC -o .libs/mode.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.tele"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o text.lo text.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.tele\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c text.c -fPIC -DPIC -o .libs/text.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.tele"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o visual.lo visual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.tele\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c visual.c -fPIC -DPIC -o .libs/visual.o visual.c: In function 'GGIdl_tele': visual.c:180:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 180 | *funcptr = (void *)GGIopen; | ^ visual.c:186:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 186 | *funcptr = (void *)GGIclose; | ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.tele"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o libtele.lo libtele.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.tele\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c libtele.c -fPIC -DPIC -o .libs/libtele.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libtele.la box.lo color.lo draw.lo events.lo mode.lo text.lo visual.lo libtele.lo -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtele.a .libs/box.o .libs/color.o .libs/draw.o .libs/events.o .libs/mode.o .libs/text.o .libs/visual.o .libs/libtele.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtele.a libtool: link: creating libtele.la libtool: link: ( cd ".libs" && rm -f "libtele.la" && ln -s "../libtele.la" "libtele.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/tele' Making all in terminfo make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/terminfo' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.terminfo"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o color.lo color.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.terminfo\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c color.c -fPIC -DPIC -o .libs/color.o color.c: In function 'paint_ncurses_window16': color.c:124:7: warning: variable 'fb_height' set but not used [-Wunused-but-set-variable] 124 | int fb_height, vis_width, vis_height; | ^~~~~~~~~ color.c: In function 'paint_ncurses_window32': color.c:179:7: warning: variable 'fb_height' set but not used [-Wunused-but-set-variable] 179 | int fb_height, vis_width, vis_height; | ^~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.terminfo"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o input.lo input.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.terminfo\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c input.c -fPIC -DPIC -o .libs/input.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.terminfo"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o mode.lo mode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.terminfo\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c mode.c -fPIC -DPIC -o .libs/mode.o mode.c: In function 'GGI_terminfo_flush': mode.c:84:12: warning: variable 'mode' set but not used [-Wunused-but-set-variable] 84 | ggi_mode *mode; | ^~~~ mode.c: In function 'GGI_terminfo_setmode': mode.c:176:18: warning: variable 'priv' set but not used [-Wunused-but-set-variable] 176 | struct TIhooks *priv; | ^~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.terminfo"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o visual.lo visual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.terminfo\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c visual.c -fPIC -DPIC -o .libs/visual.o visual.c: In function 'GGIdl_terminfo': visual.c:390:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 390 | *funcptr = (void *)GGIopen; | ^ visual.c:396:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 396 | *funcptr = (void *)GGIclose; | ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.terminfo"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o ncurses.lo ncurses.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.terminfo\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c ncurses.c -fPIC -DPIC -o .libs/ncurses.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libterminfo.la color.lo input.lo mode.lo visual.lo ncurses.lo -lncurses -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libterminfo.a .libs/color.o .libs/input.o .libs/mode.o .libs/visual.o .libs/ncurses.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libterminfo.a libtool: link: creating libterminfo.la libtool: link: ( cd ".libs" && rm -f "libterminfo.la" && ln -s "../libterminfo.la" "libterminfo.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/terminfo' Making all in tile make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/tile' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.tile"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o color.lo color.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.tile\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c color.c -fPIC -DPIC -o .libs/color.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.tile"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o frames.lo frames.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.tile\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c frames.c -fPIC -DPIC -o .libs/frames.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.tile"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o line.lo line.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.tile\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c line.c -fPIC -DPIC -o .libs/line.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.tile"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o mode.lo mode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.tile\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c mode.c -fPIC -DPIC -o .libs/mode.o mode.c: In function 'GGI_tile_setmode': mode.c:232:6: warning: variable 'depth' set but not used [-Wunused-but-set-variable] 232 | int depth, err, i; | ^~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.tile"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o stubs.lo stubs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.tile\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c stubs.c -fPIC -DPIC -o .libs/stubs.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.tile"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o visual.lo visual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.tile\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c visual.c -fPIC -DPIC -o .libs/visual.o visual.c: In function 'GGIdl_tile': visual.c:293:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 293 | *funcptr = (void *)GGIopen; | ^ visual.c:296:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 296 | *funcptr = (void *)GGIexit; | ^ visual.c:299:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 299 | *funcptr = (void *)GGIclose; | ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libtile.la color.lo frames.lo line.lo mode.lo stubs.lo visual.lo -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtile.a .libs/color.o .libs/frames.o .libs/line.o .libs/mode.o .libs/stubs.o .libs/visual.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtile.a libtool: link: creating libtile.la libtool: link: ( cd ".libs" && rm -f "libtile.la" && ln -s "../libtile.la" "libtile.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/tile' Making all in trueemu make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/trueemu' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.trueemu"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o blit24.lo blit24.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.trueemu\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c blit24.c -fPIC -DPIC -o .libs/blit24.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.trueemu"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o blit32.lo blit32.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.trueemu\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c blit32.c -fPIC -DPIC -o .libs/blit32.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.trueemu"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o frames.lo frames.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.trueemu\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c frames.c -fPIC -DPIC -o .libs/frames.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.trueemu"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o mode.lo mode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.trueemu\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c mode.c -fPIC -DPIC -o .libs/mode.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.trueemu"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o stubs.lo stubs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.trueemu\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c stubs.c -fPIC -DPIC -o .libs/stubs.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.trueemu"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o trueemu.lo trueemu.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.trueemu\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c trueemu.c -fPIC -DPIC -o .libs/trueemu.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.trueemu"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o visual.lo visual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.trueemu\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c visual.c -fPIC -DPIC -o .libs/visual.o visual.c: In function 'GGIdl_trueemu': visual.c:255:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 255 | *funcptr = (void *)GGIopen; | ^ visual.c:258:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 258 | *funcptr = (void *)GGIexit; | ^ visual.c:261:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 261 | *funcptr = (void *)GGIclose; | ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libtrueemu.la blit24.lo blit32.lo frames.lo mode.lo stubs.lo trueemu.lo visual.lo -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtrueemu.a .libs/blit24.o .libs/blit32.o .libs/frames.o .libs/mode.o .libs/stubs.o .libs/trueemu.o .libs/visual.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtrueemu.a libtool: link: creating libtrueemu.la libtool: link: ( cd ".libs" && rm -f "libtrueemu.la" && ln -s "../libtrueemu.la" "libtrueemu.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/trueemu' Making all in vcsa make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/vcsa' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.vcsa"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o color.lo color.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.vcsa\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c color.c -fPIC -DPIC -o .libs/color.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.vcsa"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o draw.lo draw.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.vcsa\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c draw.c -fPIC -DPIC -o .libs/draw.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.vcsa"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o mode.lo mode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.vcsa\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c mode.c -fPIC -DPIC -o .libs/mode.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE='"libggi.display.vcsa"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o visual.lo visual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -DDEBUG_NAMESPACE=\"libggi.display.vcsa\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c visual.c -fPIC -DPIC -o .libs/visual.o visual.c: In function 'GGIdl_vcsa': visual.c:276:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 276 | *funcptr = (void *)GGIopen; | ^ visual.c:282:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 282 | *funcptr = (void *)GGIclose; | ^ visual.c: In function 'GGIopen': visual.c:202:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 202 | write(LIBGGI_FD(vis), buf, 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 -L/usr/lib -o libvcsa.la color.lo draw.lo mode.lo visual.lo -lc libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libvcsa.a .libs/color.o .libs/draw.o .libs/mode.o .libs/visual.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libvcsa.a libtool: link: creating libvcsa.la libtool: link: ( cd ".libs" && rm -f "libvcsa.la" && ln -s "../libvcsa.la" "libvcsa.la" ) make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/vcsa' Making all in linvtsw make[3]: Entering directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/linvtsw' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -DDEBUG_NAMESPACE='"libggi.display.linvtsw"' -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c -o visual.lo visual.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED -DDEBUG_NAMESPACE=\"libggi.display.linvtsw\" -I/usr/include -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Werror=format-security -Wformat -I/usr/include -pedantic -D_REENTRANT -D_THREAD_SAFE -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -c visual.c -fPIC -DPIC -o .libs/visual.o visual.c: In function 'vtswitch_open': visual.c:319:20: error: format not a string literal and no format arguments [-Werror=format-security] 319 | fprintf(stderr, nopermstring); | ^~~~~~~~~~~~ visual.c:397:20: error: format not a string literal and no format arguments [-Werror=format-security] 397 | fprintf(stderr, nopermstring); | ^~~~~~~~~~~~ visual.c: In function 'GGIdl_linvtsw': visual.c:549:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 549 | *funcptr = (void *)GGIopen; | ^ visual.c:555:14: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] 555 | *funcptr = (void *)GGIclose; | ^ cc1: some warnings being treated as errors make[3]: *** [Makefile:391: visual.lo] Error 1 make[3]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display/linvtsw' make[2]: *** [Makefile:356: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2/display' make[1]: *** [Makefile:486: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2' make: *** [Makefile:356: all] Error 2 * ERROR: media-libs/libggi-2.2.2-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-libs/libggi-2.2.2-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/libggi-2.2.2-r1::gentoo'`. * The complete build log is located at '/var/log/portage/media-libs:libggi-2.2.2-r1:20200324-200157.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/libggi-2.2.2-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/libggi-2.2.2-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2' * S: '/var/tmp/portage/media-libs/libggi-2.2.2-r1/work/libggi-2.2.2'