Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 704256 Details for
Bug 787107
dev-games/t4k-common-0.1.1 - t4k_menu.c: error: conflicting types for set_font_size; have void(_Bool)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-games:t4k-common-0.1.1:20210429-204114.log
dev-games:t4k-common-0.1.1:20210429-204114.log (text/plain), 91.23 KB, created by
Toralf Förster
on 2021-04-30 13:15:15 UTC
(
hide
)
Description:
dev-games:t4k-common-0.1.1:20210429-204114.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-04-30 13:15:15 UTC
Size:
91.23 KB
patch
obsolete
> * Package: dev-games/t4k-common-0.1.1 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux svg userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking t4k-common-0.1.1.tar.gz to /var/tmp/portage/dev-games/t4k-common-0.1.1/work >>>> Source unpacked in /var/tmp/portage/dev-games/t4k-common-0.1.1/work >>>> Preparing source in /var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1 ... > * Applying t4k-common-0.1.1-libpng.patch ... > [ ok ] > * Applying t4k-common-0.1.1-fno-common.patch ... > [ ok ] > * Applying t4k-common-0.1.1-ICONV_CONST.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1' ... > * Running 'autopoint --force' ... > [ ok ] > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: t4kcommon-upstream-0.1.1/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1 ... > * econf: updating t4kcommon-upstream-0.1.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating t4kcommon-upstream-0.1.1/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 --disable-silent-rules --docdir=/usr/share/doc/t4k-common-0.1.1 --htmldir=/usr/share/doc/t4k-common-0.1.1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking 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 grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking whether make sets $(MAKE)... (cached) yes >checking for gawk... (cached) gawk >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for bison... bison -y >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for SDL... yes >checking for SDL_IMAGE... yes >checking for SDL_MIXER... yes >checking for SDL_PANGO... yes >checking for WSAStartup in -lws2_32... no >configure: Windows socket library ws2_32 not found - (only needed on win32) >checking for SDL_NET... yes >checking for RSVG... yes >checking for CAIRO... yes >checking for LIBPNG... yes >checking for XML2... yes >checking for csin in -lm... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking error.h usability... yes >checking error.h presence... yes >checking for error.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking for inttypes.h... (cached) yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdint.h... (cached) yes >checking stdio_ext.h usability... yes >checking stdio_ext.h presence... yes >checking for stdio_ext.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for unistd.h... (cached) yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for C/C++ restrict keyword... __restrict >checking for mode_t... yes >checking for size_t... (cached) yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint8_t... yes >checking for working volatile... yes >checking for ptrdiff_t... yes >checking whether closedir returns void... no >checking for error_at_line... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether lstat correctly handles trailing slash... yes >checking whether stat accepts an empty string... no >checking for working strcoll... yes >checking for working strtod... yes >checking for vprintf... yes >checking for _doprnt... no >checking for __argz_count... yes >checking for __argz_next... yes >checking for __argz_stringify... yes >checking for atexit... yes >checking for basename... yes >checking for bcopy... yes >checking for floor... yes >checking for getcwd... yes >checking for localeconv... yes >checking for localtime_r... yes >checking for memmove... yes >checking for mempcpy... yes >checking for memset... yes >checking for mkdir... yes >checking for munmap... yes >checking for nl_langinfo... yes >checking for scandir... yes >checking for alphasort... yes >checking for setlocale... yes >checking for sqrt... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strcspn... yes >checking for strdup... yes >checking for strncasecmp... yes >checking for strndup... yes >checking for strrchr... yes >checking for strstr... yes >checking for strtoul... yes >checking for native Win32... no >checking for x86_64-pc-linux-gnu-doxygen... no >checking for doxygen... /usr/bin/doxygen >checking for x86_64-pc-linux-gnu-perl... no >checking for perl... /usr/bin/perl >checking for x86_64-pc-linux-gnu-dot... no >checking for dot... /usr/bin/dot >checking for x86_64-pc-linux-gnu-pdflatex... no >checking for pdflatex... /usr/bin/pdflatex >checking for x86_64-pc-linux-gnu-makeindex... no >checking for makeindex... /usr/bin/makeindex >checking for x86_64-pc-linux-gnu-egrep... no >checking for egrep... /bin/egrep >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating data/Makefile >config.status: creating data/images/Makefile >config.status: creating data/images/menu/Makefile >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating src/linebreak/Makefile >config.status: creating Doxyfile >config.status: creating t4k_common.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1 ... >make -j 1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1' >Making all in data >make[2]: Entering directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/data' >Making all in images >make[3]: Entering directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/data/images' >Making all in menu >make[4]: Entering directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/data/images/menu' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/data/images/menu' >make[4]: Entering directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/data/images' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/data/images' >make[3]: Leaving directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/data/images' >make[3]: Entering directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/data' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/data' >make[2]: Leaving directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/data' >Making all in po >make[2]: Entering directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/po' >make t4k_common.pot-update >make[3]: Entering directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/po' >sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed >mv t-remove-potcdate.sed remove-potcdate.sed >if LC_ALL=C grep 'GNU t4k_common' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \ > package_gnu='GNU '; \ >else \ > package_gnu=''; \ >fi; \ >if test -n 'tuxmath-devel@lists.sourceforge.net' || test 'tuxmath-devel@lists.sourceforge.net' = '@'PACKAGE_BUGREPORT'@'; then \ > msgid_bugs_address='tuxmath-devel@lists.sourceforge.net'; \ >else \ > msgid_bugs_address='tuxmath-devel@lists.sourceforge.net'; \ >fi; \ >case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ > '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ > /usr/bin/xgettext --default-domain=t4k_common --directory=.. \ > --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ > --files-from=./POTFILES.in \ > --copyright-holder='""' \ > --msgid-bugs-address="$msgid_bugs_address" \ > ;; \ > *) \ > /usr/bin/xgettext --default-domain=t4k_common --directory=.. \ > --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ > --files-from=./POTFILES.in \ > --copyright-holder='""' \ > --package-name="${package_gnu}t4k_common" \ > --package-version='0.1.1' \ > --msgid-bugs-address="$msgid_bugs_address" \ > ;; \ >esac >test ! -f t4k_common.po || { \ > if test -f ./t4k_common.pot; then \ > sed -f remove-potcdate.sed < ./t4k_common.pot > t4k_common.1po && \ > sed -f remove-potcdate.sed < t4k_common.po > t4k_common.2po && \ > if cmp t4k_common.1po t4k_common.2po >/dev/null 2>&1; then \ > rm -f t4k_common.1po t4k_common.2po t4k_common.po; \ > else \ > rm -f t4k_common.1po t4k_common.2po ./t4k_common.pot && \ > mv t4k_common.po ./t4k_common.pot; \ > fi; \ > else \ > mv t4k_common.po ./t4k_common.pot; \ > fi; \ >} >make[3]: Leaving directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/po' >test ! -f ./t4k_common.pot || \ > test -z "" || make >make[2]: Leaving directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/po' >Making all in src >make[2]: Entering directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/src' >Making all in linebreak >make[3]: Entering directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/src/linebreak' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o linebreak.lo linebreak.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c linebreak.c -fPIC -DPIC -o .libs/linebreak.o >linebreak.c: In function âu8_possible_linebreaksâ: >linebreak.c:163:19: warning: implicit declaration of function âu8_mbtouc_unsafeâ [-Wimplicit-function-declaration] > 163 | int count = u8_mbtouc_unsafe (&uc, s, s_end - s); > | ^~~~~~~~~~~~~~~~ >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o u16-mbtouc-aux.lo `test -f 'unistr/u16-mbtouc-aux.c' || echo './'`unistr/u16-mbtouc-aux.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o .libs/u16-mbtouc-aux.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o u16-mbtouc.lo `test -f 'unistr/u16-mbtouc.c' || echo './'`unistr/u16-mbtouc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c unistr/u16-mbtouc.c -fPIC -DPIC -o .libs/u16-mbtouc.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o u16-mbtouc-unsafe-aux.lo `test -f 'unistr/u16-mbtouc-unsafe-aux.c' || echo './'`unistr/u16-mbtouc-unsafe-aux.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c unistr/u16-mbtouc-unsafe-aux.c -fPIC -DPIC -o .libs/u16-mbtouc-unsafe-aux.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o u16-mbtouc-unsafe.lo `test -f 'unistr/u16-mbtouc-unsafe.c' || echo './'`unistr/u16-mbtouc-unsafe.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c unistr/u16-mbtouc-unsafe.c -fPIC -DPIC -o .libs/u16-mbtouc-unsafe.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o u8-mbtouc-aux.lo `test -f 'unistr/u8-mbtouc-aux.c' || echo './'`unistr/u8-mbtouc-aux.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o .libs/u8-mbtouc-aux.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o u8-mbtouc.lo `test -f 'unistr/u8-mbtouc.c' || echo './'`unistr/u8-mbtouc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c unistr/u8-mbtouc.c -fPIC -DPIC -o .libs/u8-mbtouc.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o u8-mbtouc-unsafe-aux.lo `test -f 'unistr/u8-mbtouc-unsafe-aux.c' || echo './'`unistr/u8-mbtouc-unsafe-aux.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o .libs/u8-mbtouc-unsafe-aux.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o u8-mbtouc-unsafe.lo `test -f 'unistr/u8-mbtouc-unsafe.c' || echo './'`unistr/u8-mbtouc-unsafe.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o .libs/u8-mbtouc-unsafe.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o u8-uctomb-aux.lo `test -f 'unistr/u8-uctomb-aux.c' || echo './'`unistr/u8-uctomb-aux.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o .libs/u8-uctomb-aux.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o u8-uctomb.lo `test -f 'unistr/u8-uctomb.c' || echo './'`unistr/u8-uctomb.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c unistr/u8-uctomb.c -fPIC -DPIC -o .libs/u8-uctomb.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o width.lo `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c uniwidth/width.c -fPIC -DPIC -o .libs/width.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o liblinebreak.la linebreak.lo u16-mbtouc-aux.lo u16-mbtouc.lo u16-mbtouc-unsafe-aux.lo u16-mbtouc-unsafe.lo u8-mbtouc-aux.lo u8-mbtouc.lo u8-mbtouc-unsafe-aux.lo u8-mbtouc-unsafe.lo u8-uctomb-aux.lo u8-uctomb.lo width.lo -lm -lSDL -lpthread -lSDL_image -lSDL -lpthread -lSDL_mixer -lSDL -lpthread -lSDL_Pango -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lSDL_net -lSDL -lpthread -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lcairo -lpng16 -lz -lxml2 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinebreak.a .libs/linebreak.o .libs/u16-mbtouc-aux.o .libs/u16-mbtouc.o .libs/u16-mbtouc-unsafe-aux.o .libs/u16-mbtouc-unsafe.o .libs/u8-mbtouc-aux.o .libs/u8-mbtouc.o .libs/u8-mbtouc-unsafe-aux.o .libs/u8-mbtouc-unsafe.o .libs/u8-uctomb-aux.o .libs/u8-uctomb.o .libs/width.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinebreak.a >libtool: link: ( cd ".libs" && rm -f "liblinebreak.la" && ln -s "../liblinebreak.la" "liblinebreak.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/src/linebreak' >make[3]: Entering directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DCOMMON_DATA_PREFIX=\"/usr/share/t4k_common\" -DDEBUG -DUSE_T4K_PREFIX=1 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o t4k_audio.lo t4k_audio.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DCOMMON_DATA_PREFIX=\"/usr/share/t4k_common\" -DDEBUG -DUSE_T4K_PREFIX=1 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c t4k_audio.c -fPIC -DPIC -o .libs/t4k_audio.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DCOMMON_DATA_PREFIX=\"/usr/share/t4k_common\" -DDEBUG -DUSE_T4K_PREFIX=1 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o t4k_convert_utf.lo t4k_convert_utf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DCOMMON_DATA_PREFIX=\"/usr/share/t4k_common\" -DDEBUG -DUSE_T4K_PREFIX=1 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c t4k_convert_utf.c -fPIC -DPIC -o .libs/t4k_convert_utf.o >t4k_convert_utf.c: In function âT4K_ConvertFromUTF8â: >t4k_convert_utf.c:48:10: warning: variable âbytes_convertedâ set but not used [-Wunused-but-set-variable] > 48 | size_t bytes_converted; > | ^~~~~~~~~~~~~~~ >t4k_convert_utf.c: In function âT4K_ConvertToUTF8â: >t4k_convert_utf.c:99:10: warning: variable âbytes_convertedâ set but not used [-Wunused-but-set-variable] > 99 | size_t bytes_converted; > | ^~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DCOMMON_DATA_PREFIX=\"/usr/share/t4k_common\" -DDEBUG -DUSE_T4K_PREFIX=1 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o t4k_linewrap.lo t4k_linewrap.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DCOMMON_DATA_PREFIX=\"/usr/share/t4k_common\" -DDEBUG -DUSE_T4K_PREFIX=1 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c t4k_linewrap.c -fPIC -DPIC -o .libs/t4k_linewrap.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DCOMMON_DATA_PREFIX=\"/usr/share/t4k_common\" -DDEBUG -DUSE_T4K_PREFIX=1 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o t4k_loaders.lo t4k_loaders.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DCOMMON_DATA_PREFIX=\"/usr/share/t4k_common\" -DDEBUG -DUSE_T4K_PREFIX=1 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c t4k_loaders.c -fPIC -DPIC -o .libs/t4k_loaders.o >In file included from t4k_loaders.c:42: >/usr/include/librsvg-2.0/librsvg/rsvg-cairo.h:26:2: warning: #warning "Including <librsvg/rsvg-cairo.h> directly is deprecated." [-Wcpp] > 26 | #warning "Including <librsvg/rsvg-cairo.h> directly is deprecated." > | ^~~~~~~ >t4k_loaders.c: In function âload_svgâ: >t4k_loaders.c:176:3: warning: ârsvg_initâ is deprecated: Use 'g_type_init' instead [-Wdeprecated-declarations] > 176 | rsvg_init(); > | ^~~~~~~~~ >In file included from t4k_loaders.c:41: >/usr/include/librsvg-2.0/librsvg/rsvg.h:362:6: note: declared here > 362 | void rsvg_init (void); > | ^~~~~~~~~ >t4k_loaders.c:182:5: warning: ârsvg_termâ is deprecated [-Wdeprecated-declarations] > 182 | rsvg_term(); > | ^~~~~~~~~ >In file included from t4k_loaders.c:41: >/usr/include/librsvg-2.0/librsvg/rsvg.h:364:6: note: declared here > 364 | void rsvg_term (void); > | ^~~~~~~~~ >t4k_loaders.c:189:3: warning: ârsvg_termâ is deprecated [-Wdeprecated-declarations] > 189 | rsvg_term(); > | ^~~~~~~~~ >In file included from t4k_loaders.c:41: >/usr/include/librsvg-2.0/librsvg/rsvg.h:364:6: note: declared here > 364 | void rsvg_term (void); > | ^~~~~~~~~ >t4k_loaders.c: In function âload_svg_spriteâ: >t4k_loaders.c:203:3: warning: ârsvg_initâ is deprecated: Use 'g_type_init' instead [-Wdeprecated-declarations] > 203 | rsvg_init(); > | ^~~~~~~~~ >In file included from t4k_loaders.c:41: >/usr/include/librsvg-2.0/librsvg/rsvg.h:362:6: note: declared here > 362 | void rsvg_init (void); > | ^~~~~~~~~ >t4k_loaders.c:209:5: warning: ârsvg_termâ is deprecated [-Wdeprecated-declarations] > 209 | rsvg_term(); > | ^~~~~~~~~ >In file included from t4k_loaders.c:41: >/usr/include/librsvg-2.0/librsvg/rsvg.h:364:6: note: declared here > 364 | void rsvg_term (void); > | ^~~~~~~~~ >t4k_loaders.c:217:3: warning: ârsvg_handle_get_descâ is deprecated [-Wdeprecated-declarations] > 217 | sscanf(rsvg_handle_get_desc(file_handle), "%d", &new_sprite->num_frames); > | ^~~~~~ >In file included from t4k_loaders.c:41: >/usr/include/librsvg-2.0/librsvg/rsvg.h:420:13: note: declared here > 420 | const char *rsvg_handle_get_desc (RsvgHandle *handle); > | ^~~~~~~~~~~~~~~~~~~~ >t4k_loaders.c:227:3: warning: ârsvg_termâ is deprecated [-Wdeprecated-declarations] > 227 | rsvg_term(); > | ^~~~~~~~~ >In file included from t4k_loaders.c:41: >/usr/include/librsvg-2.0/librsvg/rsvg.h:364:6: note: declared here > 364 | void rsvg_term (void); > | ^~~~~~~~~ >t4k_loaders.c: In function âget_svg_dimensionsâ: >t4k_loaders.c:314:3: warning: ârsvg_initâ is deprecated: Use 'g_type_init' instead [-Wdeprecated-declarations] > 314 | rsvg_init(); > | ^~~~~~~~~ >In file included from t4k_loaders.c:41: >/usr/include/librsvg-2.0/librsvg/rsvg.h:362:6: note: declared here > 362 | void rsvg_init (void); > | ^~~~~~~~~ >t4k_loaders.c:320:5: warning: ârsvg_termâ is deprecated [-Wdeprecated-declarations] > 320 | rsvg_term(); > | ^~~~~~~~~ >In file included from t4k_loaders.c:41: >/usr/include/librsvg-2.0/librsvg/rsvg.h:364:6: note: declared here > 364 | void rsvg_term (void); > | ^~~~~~~~~ >t4k_loaders.c:332:3: warning: ârsvg_termâ is deprecated [-Wdeprecated-declarations] > 332 | rsvg_term(); > | ^~~~~~~~~ >In file included from t4k_loaders.c:41: >/usr/include/librsvg-2.0/librsvg/rsvg.h:364:6: note: declared here > 364 | void rsvg_term (void); > | ^~~~~~~~~ >t4k_loaders.c: In function âsaveSVGInfoâ: >t4k_loaders.c:841:7: warning: variable âretâ set but not used [-Wunused-but-set-variable] > 841 | int ret = 0; > | ^~~ >t4k_loaders.c: In function âfind_fileâ: >t4k_loaders.c:153:42: warning: â__builtin___snprintf_chkâ output may be truncated before the last format character [-Wformat-truncation=] > 153 | snprintf(tmp_path, T4K_PATH_MAX, "%s/%s", app_prefix_path[0], base_name); > | ^ >In file included from /usr/include/stdio.h:866, > from /usr/include/SDL/SDL_stdinc.h:37, > from /usr/include/SDL/SDL_main.h:26, > from /usr/include/SDL/SDL.h:30, > from t4k_common.h:62, > from t4k_globals.h:37, > from t4k_loaders.c:28: >/usr/include/bits/stdio2.h:71:10: note: â__builtin___snprintf_chkâ output 2 or more bytes (assuming 1025) into a destination of size 1024 > 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 72 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 73 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >t4k_loaders.c: In function âload_spriteâ: >t4k_loaders.c:694:20: warning: â/images/â directive writing 8 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] > 694 | sprintf(pngfn, "%s/" IMAGE_DIR "/%sd-%d-%d.png", cachepath, name, width, height); > | ^~~~~ >t4k_loaders.c:694:23: note: format string is defined here > 694 | sprintf(pngfn, "%s/" IMAGE_DIR "/%sd-%d-%d.png", cachepath, name, width, height); > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:866, > from /usr/include/SDL/SDL_stdinc.h:37, > from /usr/include/SDL/SDL_main.h:26, > from /usr/include/SDL/SDL.h:30, > from t4k_common.h:62, > from t4k_globals.h:37, > from t4k_loaders.c:28: >/usr/include/bits/stdio2.h:38:10: note: â__builtin___sprintf_chkâ output 18 or more bytes (assuming 1041) into a destination of size 1024 > 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 39 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 40 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >t4k_loaders.c:702:24: warning: â/images/â directive writing 8 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] > 702 | sprintf(pngfn, "%s/" IMAGE_DIR "/%s%d-%d-%d.png", cachepath, name, i, width, height); > | ^~~~~ >t4k_loaders.c:702:27: note: format string is defined here > 702 | sprintf(pngfn, "%s/" IMAGE_DIR "/%s%d-%d-%d.png", cachepath, name, i, width, height); > | ^~~~~~~~~~~~~~~ >t4k_loaders.c:702:24: note: directive argument in the range [0, 15] > 702 | sprintf(pngfn, "%s/" IMAGE_DIR "/%s%d-%d-%d.png", cachepath, name, i, width, height); > | ^~~~~ >In file included from /usr/include/stdio.h:866, > from /usr/include/SDL/SDL_stdinc.h:37, > from /usr/include/SDL/SDL_main.h:26, > from /usr/include/SDL/SDL.h:30, > from t4k_common.h:62, > from t4k_globals.h:37, > from t4k_loaders.c:28: >/usr/include/bits/stdio2.h:38:10: note: â__builtin___sprintf_chkâ output 18 or more bytes (assuming 1042) into a destination of size 1024 > 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 39 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 40 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >t4k_loaders.c:731:24: warning: â/images/â directive writing 8 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] > 731 | sprintf(pngfn, "%s/" IMAGE_DIR "/%sd-%d-%d.png", cachepath, name, width, height); > | ^~~~~ >t4k_loaders.c:731:27: note: format string is defined here > 731 | sprintf(pngfn, "%s/" IMAGE_DIR "/%sd-%d-%d.png", cachepath, name, width, height); > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:866, > from /usr/include/SDL/SDL_stdinc.h:37, > from /usr/include/SDL/SDL_main.h:26, > from /usr/include/SDL/SDL.h:30, > from t4k_common.h:62, > from t4k_globals.h:37, > from t4k_loaders.c:28: >/usr/include/bits/stdio2.h:38:10: note: â__builtin___sprintf_chkâ output 18 or more bytes (assuming 1041) into a destination of size 1024 > 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 39 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 40 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >t4k_loaders.c:736:26: warning: â/images/â directive writing 8 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] > 736 | sprintf(pngfn, "%s/" IMAGE_DIR "/%s%d-%d-%d.png", cachepath, name, i, width, height); > | ^~~~~ >t4k_loaders.c:736:29: note: format string is defined here > 736 | sprintf(pngfn, "%s/" IMAGE_DIR "/%s%d-%d-%d.png", cachepath, name, i, width, height); > | ^~~~~~~~~~~~~~~ >t4k_loaders.c:736:26: note: directive argument in the range [0, 2147483647] > 736 | sprintf(pngfn, "%s/" IMAGE_DIR "/%s%d-%d-%d.png", cachepath, name, i, width, height); > | ^~~~~ >In file included from /usr/include/stdio.h:866, > from /usr/include/SDL/SDL_stdinc.h:37, > from /usr/include/SDL/SDL_main.h:26, > from /usr/include/SDL/SDL.h:30, > from t4k_common.h:62, > from t4k_globals.h:37, > from t4k_loaders.c:28: >/usr/include/bits/stdio2.h:38:10: note: â__builtin___sprintf_chkâ output 18 or more bytes (assuming 1050) into a destination of size 1024 > 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 39 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 40 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DCOMMON_DATA_PREFIX=\"/usr/share/t4k_common\" -DDEBUG -DUSE_T4K_PREFIX=1 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o t4k_main.lo t4k_main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DCOMMON_DATA_PREFIX=\"/usr/share/t4k_common\" -DDEBUG -DUSE_T4K_PREFIX=1 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c t4k_main.c -fPIC -DPIC -o .libs/t4k_main.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DCOMMON_DATA_PREFIX=\"/usr/share/t4k_common\" -DDEBUG -DUSE_T4K_PREFIX=1 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c -o t4k_menu.lo t4k_menu.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -g -DCOMMON_DATA_PREFIX=\"/usr/share/t4k_common\" -DDEBUG -DUSE_T4K_PREFIX=1 -pipe -march=native -fno-diagnostics-color -Og -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libpng16 -I/usr/include/libpng16 -I/usr/include/libxml2 -c t4k_menu.c -fPIC -DPIC -o .libs/t4k_menu.o >t4k_menu.c: In function âmenu_TranslateNodeâ: >t4k_menu.c:226:45: warning: pointer targets in passing argument 2 of âxmlStrcasecmpâ differ in signedness [-Wpointer-sign] > 226 | if(xmlStrcasecmp(current->name, "title") == 0) { > | ^~~~~~~ > | | > | char * >In file included from /usr/include/libxml2/libxml/tree.h:18, > from /usr/include/libxml2/libxml/parser.h:16, > from t4k_menu.c:32: >/usr/include/libxml2/libxml/xmlstring.h:72:57: note: expected âconst xmlChar *â {aka âconst unsigned char *â} but argument is of type âchar *â > 72 | const xmlChar *str2); > | ~~~~~~~~~~~~~~~^~~~ >t4k_menu.c:227:56: warning: pointer targets in passing argument 1 of âstrdupâ differ in signedness [-Wpointer-sign] > 227 | tnode->title = strdup(current->children->content); > | ~~~~~~~~~~~~~~~~~^~~~~~~~~ > | | > | xmlChar * {aka unsigned char *} >In file included from t4k_menu.c:30: >/usr/include/string.h:171:34: note: expected âconst char *â but argument is of type âxmlChar *â {aka âunsigned char *â} > 171 | extern char *strdup (const char *__s) > | ~~~~~~~~~~~~^~~ >t4k_menu.c:228:52: warning: pointer targets in passing argument 2 of âxmlStrcasecmpâ differ in signedness [-Wpointer-sign] > 228 | } else if(xmlStrcasecmp(current->name, "run") == 0) { > | ^~~~~ > | | > | char * >In file included from /usr/include/libxml2/libxml/tree.h:18, > from /usr/include/libxml2/libxml/parser.h:16, > from t4k_menu.c:32: >/usr/include/libxml2/libxml/xmlstring.h:72:57: note: expected âconst xmlChar *â {aka âconst unsigned char *â} but argument is of type âchar *â > 72 | const xmlChar *str2); > | ~~~~~~~~~~~~~~~^~~~ >t4k_menu.c:229:44: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness [-Wpointer-sign] > 229 | if(strcmp(current->children->content, "RUN_MAIN_MENU") == 0) > | ~~~~~~~~~~~~~~~~~^~~~~~~~~ > | | > | xmlChar * {aka unsigned char *} >In file included from t4k_menu.c:30: >/usr/include/string.h:140:32: note: expected âconst char *â but argument is of type âxmlChar *â {aka âunsigned char *â} > 140 | extern int strcmp (const char *__s1, const char *__s2) > | ~~~~~~~~~~~~^~~~ >t4k_menu.c:233:56: warning: pointer targets in passing argument 1 of âstrcasecmpâ differ in signedness [-Wpointer-sign] > 233 | if(strcasecmp(current->children->content, activities[i]) == 0) > | ~~~~~~~~~~~~~~~~~^~~~~~~~~ > | | > | xmlChar * {aka unsigned char *} >In file included from /usr/include/string.h:446, > from t4k_menu.c:30: >/usr/include/strings.h:116:36: note: expected âconst char *â but argument is of type âxmlChar *â {aka âunsigned char *â} > 116 | extern int strcasecmp (const char *__s1, const char *__s2) > | ~~~~~~~~~~~~^~~~ >t4k_menu.c:235:52: warning: pointer targets in passing argument 2 of âxmlStrcasecmpâ differ in signedness [-Wpointer-sign] > 235 | } else if(xmlStrcasecmp(current->name, "param") == 0) { > | ^~~~~~~ > | | > | char * >In file included from /usr/include/libxml2/libxml/tree.h:18, > from /usr/include/libxml2/libxml/parser.h:16, > from t4k_menu.c:32: >/usr/include/libxml2/libxml/xmlstring.h:72:57: note: expected âconst xmlChar *â {aka âconst unsigned char *â} but argument is of type âchar *â > 72 | const xmlChar *str2); > | ~~~~~~~~~~~~~~~^~~~ >t4k_menu.c:236:54: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness [-Wpointer-sign] > 236 | tnode->param = atoi(current->children->content); > | ~~~~~~~~~~~~~~~~~^~~~~~~~~ > | | > | xmlChar * {aka unsigned char *} >In file included from /usr/include/features.h:473, > from /usr/include/bits/libc-header-start.h:33, > from /usr/include/stdio.h:27, > from t4k_menu.c:28: >/usr/include/stdlib.h:361:1: note: expected âconst char *â but argument is of type âxmlChar *â {aka âunsigned char *â} > 361 | __NTH (atoi (const char *__nptr)) > | ^~~~~ >t4k_menu.c:237:52: warning: pointer targets in passing argument 2 of âxmlStrcasecmpâ differ in signedness [-Wpointer-sign] > 237 | } else if(xmlStrcasecmp(current->name, "desc") == 0) { > | ^~~~~~ > | | > | char * >In file included from /usr/include/libxml2/libxml/tree.h:18, > from /usr/include/libxml2/libxml/parser.h:16, > from t4k_menu.c:32: >/usr/include/libxml2/libxml/xmlstring.h:72:57: note: expected âconst xmlChar *â {aka âconst unsigned char *â} but argument is of type âchar *â > 72 | const xmlChar *str2); > | ~~~~~~~~~~~~~~~^~~~ >t4k_menu.c:238:55: warning: pointer targets in passing argument 1 of âstrdupâ differ in signedness [-Wpointer-sign] > 238 | tnode->desc = strdup(current->children->content); > | ~~~~~~~~~~~~~~~~~^~~~~~~~~ > | | > | xmlChar * {aka unsigned char *} >In file included from t4k_menu.c:30: >/usr/include/string.h:171:34: note: expected âconst char *â but argument is of type âxmlChar *â {aka âunsigned char *â} > 171 | extern char *strdup (const char *__s) > | ~~~~~~~~~~~~^~~ >t4k_menu.c:239:52: warning: pointer targets in passing argument 2 of âxmlStrcasecmpâ differ in signedness [-Wpointer-sign] > 239 | } else if(xmlStrcasecmp(current->name, "sprite") == 0) { > | ^~~~~~~~ > | | > | char * >In file included from /usr/include/libxml2/libxml/tree.h:18, > from /usr/include/libxml2/libxml/parser.h:16, > from t4k_menu.c:32: >/usr/include/libxml2/libxml/xmlstring.h:72:57: note: expected âconst xmlChar *â {aka âconst unsigned char *â} but argument is of type âchar *â > 72 | const xmlChar *str2); > | ~~~~~~~~~~~~~~~^~~~ >t4k_menu.c:240:60: warning: pointer targets in passing argument 1 of âstrdupâ differ in signedness [-Wpointer-sign] > 240 | tnode->icon_name = strdup(current->children->content); > | ~~~~~~~~~~~~~~~~~^~~~~~~~~ > | | > | xmlChar * {aka unsigned char *} >In file included from t4k_menu.c:30: >/usr/include/string.h:171:34: note: expected âconst char *â but argument is of type âxmlChar *â {aka âunsigned char *â} > 171 | extern char *strdup (const char *__s) > | ~~~~~~~~~~~~^~~ >t4k_menu.c:241:52: warning: pointer targets in passing argument 2 of âxmlStrcasecmpâ differ in signedness [-Wpointer-sign] > 241 | } else if(xmlStrcasecmp(current->name, "entries") == 0) { > | ^~~~~~~~~ > | | > | char * >In file included from /usr/include/libxml2/libxml/tree.h:18, > from /usr/include/libxml2/libxml/parser.h:16, > from t4k_menu.c:32: >/usr/include/libxml2/libxml/xmlstring.h:72:57: note: expected âconst xmlChar *â {aka âconst unsigned char *â} but argument is of type âchar *â > 72 | const xmlChar *str2); > | ~~~~~~~~~~~~~~~^~~~ >t4k_menu.c:245:61: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness [-Wpointer-sign] > 245 | tnode->submenu_size = atoi(current->children->content); > | ~~~~~~~~~~~~~~~~~^~~~~~~~~ > | | > | xmlChar * {aka unsigned char *} >In file included from /usr/include/features.h:473, > from /usr/include/bits/libc-header-start.h:33, > from /usr/include/stdio.h:27, > from t4k_menu.c:28: >/usr/include/stdlib.h:361:1: note: expected âconst char *â but argument is of type âxmlChar *â {aka âunsigned char *â} > 361 | __NTH (atoi (const char *__nptr)) > | ^~~~~ >t4k_menu.c:252:38: warning: pointer targets in passing argument 2 of âxmlStrcasecmpâ differ in signedness [-Wpointer-sign] > 252 | if(xmlStrcasecmp(node->name, "menu") == 0) { > | ^~~~~~ > | | > | char * >In file included from /usr/include/libxml2/libxml/tree.h:18, > from /usr/include/libxml2/libxml/parser.h:16, > from t4k_menu.c:32: >/usr/include/libxml2/libxml/xmlstring.h:72:57: note: expected âconst xmlChar *â {aka âconst unsigned char *â} but argument is of type âchar *â > 72 | const xmlChar *str2); > | ~~~~~~~~~~~~~~~^~~~ >t4k_menu.c:254:23: warning: assignment to âxmlAttr *â {aka âstruct _xmlAttr *â} from incompatible pointer type âstruct _xmlNode *â [-Wincompatible-pointer-types] > 254 | for(child = node->children; child; child = child->next) { > | ^ >t4k_menu.c:256:62: warning: passing argument 1 of âmenu_TranslateNodeâ from incompatible pointer type [-Wincompatible-pointer-types] > 256 | tnode->submenu[i++] = menu_TranslateNode(child); > | ^~~~~ > | | > | xmlAttr * {aka struct _xmlAttr *} >t4k_menu.c:217:39: note: expected âxmlNode *â {aka âstruct _xmlNode *â} but argument is of type âxmlAttr *â {aka âstruct _xmlAttr *â} > 217 | MenuNode *menu_TranslateNode(xmlNode *node) { > | ~~~~~~~~~^~~~ >t4k_menu.c: In function âT4K_LoadMenuâ: >t4k_menu.c:372:32: warning: passing argument 1 of âmenu_LoadFileâ discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > 372 | menus[index] = menu_LoadFile(fn); > | ^~ >t4k_menu.c:265:31: note: expected âchar *â but argument is of type âconst char *â > 265 | MenuNode *menu_LoadFile(char *file) { > | ~~~~~~^~~~ >t4k_menu.c: In function âT4K_RunMenuâ: >t4k_menu.c:446:31: warning: passing argument 1 of âinternal_res_switch_handlerâ from incompatible pointer type [-Wincompatible-pointer-types] > 446 | internal_res_switch_handler(&T4K_PrerenderAll); > | ^~~~~~~~~~~~~~~~~ > | | > | void (*)(void) >In file included from t4k_menu.c:35: >t4k_globals.h:76:52: note: expected âResSwitchCallbackâ {aka âvoid (*)(int, int)â} but argument is of type âvoid (*)(void)â > 76 | void internal_res_switch_handler(ResSwitchCallback callback); > | ~~~~~~~~~~~~~~~~~~^~~~~~~~ >t4k_menu.c:877:24: warning: comparison with string literal results in unspecified behavior [-Waddress] > 877 | if (desc != "") > | ^~ >t4k_menu.c: At top level: >t4k_menu.c:1264:6: error: conflicting types for âset_font_sizeâ; have âvoid(_Bool)â > 1264 | void set_font_size(bool uniform) > | ^~~~~~~~~~~~~ >t4k_menu.c:1265:1: note: an argument type that has a default promotion cannot match an empty parameter name list declaration > 1265 | { > | ^ >t4k_menu.c:154:17: note: previous declaration of âset_font_sizeâ with type âvoid()â > 154 | void set_font_size(); > | ^~~~~~~~~~~~~ >make[3]: *** [Makefile:605: t4k_menu.lo] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/src' >make[2]: *** [Makefile:641: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1/src' >make[1]: *** [Makefile:618: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1' >make: *** [Makefile:524: all] Error 2 > * ERROR: dev-games/t4k-common-0.1.1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-games/t4k-common-0.1.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-games/t4k-common-0.1.1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-games:t4k-common-0.1.1:20210429-204114.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-games/t4k-common-0.1.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-games/t4k-common-0.1.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1' > * S: '/var/tmp/portage/dev-games/t4k-common-0.1.1/work/t4kcommon-upstream-0.1.1' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 787107
:
704253
| 704256 |
704259
|
704262
|
704265
|
704268
|
704271