Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 904449 Details for
Bug 940587
sci-electronics/pcb-4.3.0 - [ncurses-6.5] [meson] [libtool] [gcc-15] hid/.../gui-config.c: error: type of MoveLayerAction does not match original declaration [-Werror=lto
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-electronics:pcb-4.3.0:20240930-234252.log
sci-electronics:pcb-4.3.0:20240930-234252.log (text/plain), 243.34 KB, created by
Toralf Förster
on 2024-10-01 07:22:02 UTC
(
hide
)
Description:
sci-electronics:pcb-4.3.0:20240930-234252.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-10-01 07:22:02 UTC
Size:
243.34 KB
patch
obsolete
> * Package: sci-electronics/pcb-4.3.0:0 > * Repository: gentoo > * Maintainer: sci-electronics@gentoo.org > * USE: abi_x86_64 amd64 dbus elibc_glibc gif gui jpeg kernel_linux png > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking pcb-4.3.0.tar.gz to /var/tmp/portage/sci-electronics/pcb-4.3.0/work >>>> Source unpacked in /var/tmp/portage/sci-electronics/pcb-4.3.0/work >>>> Preparing source in /var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0 ... > * Applying pcb-4.2.2-fix-autotools.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0' ... > * Running 'autopoint --force' ... > [ ok ] > * Running 'intltoolize --automake --copy --force' ... > [ ok ] > * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/sci-electronics/pcb-4.3.0/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader --force' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: pcb-4.3.0/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0 ... > * econf: updating pcb-4.3.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pcb-4.3.0/config.sub with /usr/share/gnuconfig/config.sub >./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/pcb-4.3.0 --htmldir=/usr/share/doc/pcb-4.3.0/html --libdir=/usr/lib64 --disable-gl --disable-rpath --disable-toporouter-output --disable-update-mime-database --disable-update-desktop-database --disable-xrender --enable-nls --disable-doc --enable-gif --enable-jpeg --enable-png --disable-m4lib-png --disable-toporouter --enable-dbus=yes --with-gui=gtk --with-exporters=bom gerber ps ipcd356 png >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... 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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... 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 for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking for sys/param.h... yes >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking whether to enable maintainer-specific portions of Makefiles... no >checking if you are building from a git checkout... no >checking if you are building from a anoncvs checkout... no >checking if the documentation should be built... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for windows... no >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (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 for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for a sed that does not truncate output... /usr/bin/sed >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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for egrep -e... /usr/bin/grep -E >checking whether we are using the GNU C Library 2 or newer... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking whether the -Werror option is usable... yes >checking for simple visibility declarations... yes >checking for inline... inline >checking for size_t... yes >checking for stdint.h... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for getpagesize... yes >checking for symlink... yes >checking for working mmap... yes >checking whether integer division by zero raises SIGFPE... no >checking for inttypes.h... yes >checking for unsigned long long int... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >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 shared library run path origin... done >checking whether imported symbols can be declared weak... yes >checking for pthread.h... yes >checking for pthread_kill in -lpthread... yes >checking for multithread API to use... posix >checking for pthread_rwlock_t... yes >checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed >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 argz.h... yes >checking for inttypes.h... (cached) yes >checking for limits.h... yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for uselocale... yes >checking for argz_count... yes >checking for argz_stringify... yes >checking for argz_next... yes >checking for __fsetlocking... yes >checking whether feof_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking for bison... bison >checking version of bison... 3.8.2, ok >checking for long long int... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for intmax_t... yes >checking whether printf() supports POSIX/XSI format strings... yes >checking whether we are using the GNU C Library >= 2.1 or uClibc... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for stdint.h... (cached) yes >checking for working fcntl.h... yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for ptrdiff_t... yes >checking for features.h... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for asprintf... yes >checking for fwprintf... yes >checking for newlocale... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for snprintf... yes >checking for strnlen... yes >checking for wcslen... yes >checking for wcsnlen... yes >checking for mbrtowc... yes >checking for wcrtomb... yes >checking whether _snprintf is declared... no >checking whether _snwprintf is declared... no >checking whether getc_unlocked is declared... yes >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyCurrent... (cached) no >checking whether included gettext is requested... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking if /usr/bin/msgfmt understands msgctxt (message context)... yes >checking for intltool >= 0.35.0... 0.51.0 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... (cached) /usr/bin/xgettext >checking for msgmerge... (cached) /usr/bin/msgmerge >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.40.0 >checking for XML::Parser... ok >checking for inline... (cached) inline >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking that C compiler supports C99... yes >checking for gawk... (cached) gawk >checking for flex... flex >checking for lex output file root... lex.yy >checking for lex library... none needed >checking for library containing yywrap... -lfl >checking whether yytext is a pointer... yes >checking for flex... /usr/bin/flex >checking for bison... bison -y >checking for bison... /usr/bin/bison >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking for xpmtoppm... /usr/bin/xpmtoppm >checking for ppmtowinicon... /usr/bin/ppmtowinicon >checking for convert... notfound >checking If the compiler accepts -rdynamic... yes >checking ./src/hid/batch/hid.conf >checking ./src/hid/bom/hid.conf >checking ./src/hid/bom_md/hid.conf >checking ./src/hid/gcode/hid.conf >checking ./src/hid/gerber/hid.conf >checking ./src/hid/gsvit/hid.conf >checking ./src/hid/gtk/hid.conf >checking ./src/hid/ipcd356/hid.conf >checking ./src/hid/lesstif/hid.conf >checking ./src/hid/lpr/hid.conf >checking ./src/hid/nelma/hid.conf >checking ./src/hid/png/hid.conf >checking ./src/hid/ps/hid.conf >checking for which gui to use... gtk >checking whether to enable toporouter... no >checking whether to enable toporouter output... no >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 whether to use DBUS... yes >checking for dbus-1 >= 0.61... yes >checking for dbus_watch_get_unix_fd... yes >checking for whether to use GL drawing... no >checking for which printer to use... lpr >checking for which exporters to use... bom gerber ps ipcd356 png >checking gtk dependencies >checking lpr dependencies >checking bom dependencies >checking gerber dependencies >checking ps dependencies >checking ipcd356 dependencies >checking png dependencies >checking for env... /usr/bin/env >checking for gtk-update-icon-path... true >checking where to install gaf scheme additions... /usr/share >checking for gm4... no >checking for m4... /usr/bin/m4 >checking if /usr/bin/m4 has the division involving negative numbers bug... no >checking for wish... /bin/true >checking for pdflatex... notfound >checking for texi2dvi... /usr/bin/texi2dvi >checking for ps2pdf... /usr/bin/ps2pdf >checking for gschem... notfound >checking for animate... notfound >checking for compare... notfound >checking for composite... notfound >checking for convert... notfound >checking for display... notfound >checking for montage... notfound >checking for xhost... /usr/bin/xhost >checking if all ImageMagick tools needed for the testsuite were found... no. The testsuite will be disabled because the following >tools from the ImageMagick suite were not found: > animate compare composite convert display montage >No loss in pcb functionality should be experienced, you just will not >be able to run the full regression testsuite. > >checking for gerbv... notfound >checking if all the required testsuite tools were found... no -- the testsuite will be disabled >checking for sqrt in -lm... yes >checking for dlopen in -ldl... yes >checking for gethostbyname in -lxnet... no >checking for yywrap in -lfl... yes >checking for getline... yes >checking for strcasestr... yes >checking for strerror... yes >checking for regcomp... yes >checking for re_comp... yes >checking for logf... yes >checking for expf... yes >checking for rint... yes >checking for vsnprintf... yes >checking for getpwuid... yes >checking for getcwd... (cached) yes >checking for rand... yes >checking for random... yes >checking for stat... yes >checking for mkdtemp... yes >checking for popen... yes >checking for realpath... yes >checking for canonicalize_file_name... yes >checking whether canonicalize_file_name must be declared... no >checking for _spawnvp... no >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for limits.h... (cached) yes >checking for locale.h... yes >checking for string.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for regex.h... yes >checking for pwd.h... yes >checking for sys/socket.h... yes >checking for netinet/in.h... yes >checking for netdb.h... yes >checking for sys/param.h... (cached) yes >checking for sys/times.h... yes >checking for sys/wait.h... yes >checking for dlfcn.h... yes >checking for glib-2.0... yes >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gtk+-2.0 >= 2.18.0... yes >checking if GIF output from the png HID is desired... yes >checking if JPEG output from the png HID is desired... yes >checking if PNG output from the png HID is desired... yes >checking for gdlib... yes >checking for library containing gdImageCreate... none required >checking for gdImageGif... yes >checking for gdImageJpeg... yes >checking for gdImagePng... yes >checking if the m4lib to newlib export should create png previews... no >checking If pcblib-newlib was built with png previews... no >checking If pcblib-newlib needs to be rebuilt... no >checking for XRenderQueryExtension in -lXrender... yes >checking for XineramaQueryExtension in -lXinerama... yes >checking if dmalloc debugging should be enabled... no >checking if ElectricFence debugging should be enabled... no >checking for whether to enable debugging code... no >checking for mkdir... yes >checking for _mkdir... no >checking whether mkdir takes one argument... no >checking for stdint.h... (cached) yes >no:no:yes >checking if the compiler accepts -Wall... yes >checking if the compiler accepts -Wdeclaration-after-statement... yes >checking for the bindir to pcblibdir relative path... ../share/pcb >checking for the bindir to pcbtreedir relative path... ../share/pcb/newlib >checking for the bindir to exec_prefix relative path... .. >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 intl/Makefile >config.status: creating po/Makefile.in >config.status: creating README_FILES/Makefile >config.status: creating doc/Makefile >config.status: creating example/Makefile >config.status: creating example/libraries/Makefile >config.status: creating lib/CreateLibraryContents.sh >config.status: creating lib/CreateLibrary.sh >config.status: creating lib/ListLibraryContents.sh >config.status: creating lib/Makefile >config.status: creating lib/QueryLibrary.sh >config.status: creating lib/qfp-ui >config.status: creating newlib/2_pin_thru-hole_packages/Makefile >config.status: creating newlib/Makefile >config.status: creating newlib/connectors/Makefile >config.status: creating newlib/crystal/Makefile >config.status: creating newlib/electro-optics/Makefile >config.status: creating newlib/headers/Makefile >config.status: creating newlib/keystone/Makefile >config.status: creating newlib/msp430/Makefile >config.status: creating newlib/not_vetted_ingo/Makefile >config.status: creating newlib/sockets/Makefile >config.status: creating newlib/tests/Makefile >config.status: creating src/Makefile >config.status: creating src/icons/Makefile >config.status: creating tools/Makefile >config.status: creating tutorial/Makefile >config.status: creating tests/Makefile >config.status: creating gts/Makefile >config.status: creating w32/Makefile >config.status: creating win32/Makefile >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 po/stamp-it commands > >** Configuration summary for pcb 4.3.0: > > Cross Compiling: no > CC: x86_64-pc-linux-gnu-gcc > CXX: x86_64-pc-linux-gnu-g++ > CPPFLAGS: -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"${prefix}\" -DBINDIR=\"${bindir}\" -DHOST=\"${host}\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" > CFLAGS: -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement > CXXFLAGS: -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall > LIBS: -lfl -ldl -lm -ldbus-1 -lXinerama -lgd -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype > PCB: ${top_builddir}/src/pcb > > GUI: gtk > Printer: lpr > Exporters: bom gerber ps ipcd356 png > Coordinate type: long > Source tree distribution: tarball > Build documentation: no > Build toporouter: no > Enable toporouter output: no > xdg data directory: /usr/share > KDE data directory: /usr/share > gaf data directory: /usr/share > dmalloc debugging: no > ElectricFence debugging: no > Regression tests enabled: no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0 ... >make -j4 AR=x86_64-pc-linux-gnu-ar >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0' >Making all in w32 >make[2]: Entering directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/w32' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/w32' >Making all in win32 >make[2]: Entering directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/win32' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/win32' >Making all in intl >make[2]: Entering directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/intl' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/intl' >Making all in gts >make[2]: Entering directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/gts' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o object.o object.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o point.o point.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o vertex.o vertex.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o segment.o segment.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o edge.o edge.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o triangle.o triangle.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o face.o face.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o kdtree.o kdtree.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o bbtree.o bbtree.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o misc.o misc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o predicates.o predicates.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o heap.o heap.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o eheap.o eheap.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o fifo.o fifo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o matrix.o matrix.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o surface.o surface.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o stripe.o stripe.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o vopt.o vopt.c >surface.c: In function âedge_collapseâ: >surface.c:1549:27: warning: Deprecated pre-processor symbol: replace with "((const char*) (__func__))" > 1549 | __FILE__, __LINE__, G_GNUC_PRETTY_FUNCTION); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o refine.o refine.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o iso.o iso.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o isotetra.o isotetra.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o split.o split.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o psurface.o psurface.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hsurface.o hsurface.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o cdt.o cdt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o boolean.o boolean.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o named.o named.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o oocs.o oocs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o container.o container.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o graph.o graph.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pgraph.o pgraph.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o partition.o partition.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o curvature.o curvature.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -DG_LOG_DOMAIN=\"Gts\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o tribox3.o tribox3.c >rm -f libgts.a >x86_64-pc-linux-gnu-ar cr libgts.a object.o point.o vertex.o segment.o edge.o triangle.o face.o kdtree.o bbtree.o misc.o predicates.o heap.o eheap.o fifo.o matrix.o surface.o stripe.o vopt.o refine.o iso.o isotetra.o split.o psurface.o hsurface.o cdt.o boolean.o named.o oocs.o container.o graph.o pgraph.o partition.o curvature.o tribox3.o >x86_64-pc-linux-gnu-ranlib libgts.a >make[2]: Leaving directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/gts' >Making all in src >make[2]: Entering directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/src' >true > core_lists.h >echo '/* AUTOMATICALLY GENERATED FROM gpcb-menu.res.in DO NOT EDIT */' > gpcb-menu.res >/usr/bin/mkdir -p hid/gtk >(for f in action.c action.h autoplace.c autoplace.h autoroute.c autoroute.h box.h buffer.c buffer.h change.c change.h clip.c clip.h compat.c compat.h const.h copy.c copy.h create.c create.h crosshair.c crosshair.h data.c data.h djopt.c djopt.h dolists.h draw.c draw.h drill.c drill.h edif.y edif_parse.h error.c error.h file.c file.h find.c find.h flags.c flags.h fontmode.c free_atexit.c free_atexit.h getline.c gettext.h global.h heap.c heap.h hid.h hid_draw.h insert.c insert.h intersect.c intersect.h layerflags.c layerflags.h line.c line.h lrealpath.c lrealpath.h macro.h main.c mirror.c mirror.h misc.c misc.h move.c move.h mtspace.c mtspace.h mymem.c mymem.h netlist.c object_list.c object_list.h parse_l.h parse_l.l parse_y.y pcb-printf.c pcb-printf.h polygon.c polygon.h polygon1.c polyarea.h puller.c print.c print.h rats.c rats.h relocate.c remove.c remove.h renumber.c report.c report.h res_parse.y res_lex.l resource.h rotate.c rotate.h rtree.c rtree.h rubberband.c rubberband.h search.c search.h select.c select.h set.c set.h smartdisperse.c strcasestr.c strflags.c strflags.h teardrops.c thermal.c thermal.h undo.c undo.h vector.c vector.h vendor.c vendor.h hid/common/actions.c hid/common/actions.h hid/common/flags.c hid/common/hidinit.c hid/common/hidinit.h hid/common/hidnogui.c hid/common/hidnogui.h hid/common/extents.c hid/common/draw_helpers.c hid/common/draw_helpers.h hid/common/hid_resource.c hid/common/hid_resource.h hid/hidint.h dbus-pcbmain.c dbus-pcbmain.h dbus.h dbus.c drc/drc.h drc/drc.c drc/drc_violation.h drc/drc_violation.c drc/drc_object.h; do cat ./$f ; done) | grep "^REGISTER" > core_lists.h.tmp >cat ./gpcb-menu.res.in >> gpcb-menu.res.tmp >true > hid/gtk/gtk_lists.h >/usr/bin/mkdir -p hid/lesstif >true > hid/lesstif/lesstif_lists.h >cat ./gpcb-menu.res.in >> gpcb-menu.res.tmp >(for f in dolists.h hid/hidint.h hid/lesstif/dialogs.c hid/lesstif/lesstif.h hid/lesstif/library.c hid/lesstif/main.c hid/lesstif/menu.c hid/lesstif/netlist.c hid/lesstif/styles.c hid/lesstif/xincludes.h ; do cat ./$f ; done) | grep "^REGISTER" > hid/lesstif/lesstif_lists.h.tmp >(for f in dolists.h hid/hidint.h hid/gtk/ghid-cell-renderer-visibility.c hid/gtk/ghid-cell-renderer-visibility.h hid/gtk/ghid-coord-entry.c hid/gtk/ghid-coord-entry.h hid/gtk/ghid-layer-selector.c hid/gtk/ghid-layer-selector.h hid/gtk/ghid-main-menu.c hid/gtk/ghid-main-menu.h hid/gtk/ghid-route-style-selector.c hid/gtk/ghid-route-style-selector.h hid/gtk/gtkhid-main.c hid/gtk/gtkhid.h hid/gtk/gui.h hid/gtk/gui-command-window.c hid/gtk/gui-config.c hid/gtk/gui-dialog-print.c hid/gtk/gui-dialog.c hid/gtk/gui-drc-window.c hid/gtk/gui-drc-window.h hid/gtk/gui-keyref-window.c hid/gtk/gui-library-window.c hid/gtk/gui-library-window.h hid/gtk/gui-log-window.c hid/gtk/gui-misc.c hid/gtk/gui-netlist-window.c hid/gtk/gui-output-events.c hid/gtk/gui-pinout-preview.c hid/gtk/gui-pinout-preview.h hid/gtk/gui-pinout-window.c hid/gtk/gui-top-window.c hid/gtk/gui-utils.c hid/gtk/gtkhid-gdk.c ; do cat ./$f ; done) | grep "^REGISTER" > hid/gtk/gtk_lists.h.tmp >echo 'removed Toporouter menu item from gpcb-menu.res\n'; >removed Toporouter menu item from gpcb-menu.res\n >sed 's/ {"Toporouter" Toporouter()}//' < ./gpcb-menu.res.tmp >> gpcb-menu.res >rm -f gpcb-menu.res.tmp >/usr/bin/mkdir -p hid/batch >true > hid/batch/batch_lists.h >mv hid/lesstif/lesstif_lists.h.tmp hid/lesstif/lesstif_lists.h >(for f in hid/hidint.h hid/batch/batch.c ; do cat ./$f ; done) | grep "^REGISTER" > hid/batch/batch_lists.h.tmp >/usr/bin/mkdir -p hid/png >true > hid/png/png_lists.h >(for f in dolists.h hid/hidint.h hid/png/png.c hid/png/png.h ; do cat ./$f ; done) | grep "^REGISTER" > hid/png/png_lists.h.tmp >mv hid/batch/batch_lists.h.tmp hid/batch/batch_lists.h >/usr/bin/mkdir -p hid/gcode >true > hid/gcode/gcode_lists.h >(for f in dolists.h hid/hidint.h hid/gcode/gcode.c hid/gcode/decompose.c hid/gcode/decompose.h hid/gcode/trace.c hid/gcode/trace.h hid/gcode/curve.c hid/gcode/curve.h hid/gcode/auxiliary.h hid/gcode/bitmap.h hid/gcode/lists.h hid/gcode/potracelib.h ; do cat ./$f ; done) | grep "^REGISTER" > hid/gcode/gcode_lists.h.tmp >mv hid/png/png_lists.h.tmp hid/png/png_lists.h >/usr/bin/mkdir -p hid/nelma >true > hid/nelma/nelma_lists.h >(for f in dolists.h hid/hidint.h hid/nelma/nelma.c ; do cat ./$f ; done) | grep "^REGISTER" > hid/nelma/nelma_lists.h.tmp >mv hid/nelma/nelma_lists.h.tmp hid/nelma/nelma_lists.h >/usr/bin/mkdir -p hid/gsvit >true > hid/gsvit/gsvit_lists.h >(for f in dolists.h hid/hidint.h hid/gsvit/xmlout.h hid/gsvit/gsvit.c ; do cat ./$f ; done) | grep "^REGISTER" > hid/gsvit/gsvit_lists.h.tmp >mv hid/gtk/gtk_lists.h.tmp hid/gtk/gtk_lists.h >mv hid/gcode/gcode_lists.h.tmp hid/gcode/gcode_lists.h >/usr/bin/mkdir -p hid/ps >echo '/* AUTOMATICALLY GENERATED FROM pcb-menu.res.in DO NOT EDIT */' > pcb-menu.res >mv hid/gsvit/gsvit_lists.h.tmp hid/gsvit/gsvit_lists.h >true > hid/ps/ps_lists.h >/usr/bin/mkdir -p hid/common >echo 'removed Toporouter menu item from pcb-menu.res\n'; >true > hid/common/hidlist.h >(for f in dolists.h hid/hidint.h hid/ps/ps.c hid/ps/ps.h hid/ps/eps.c ; do cat ./$f ; done) | grep "^REGISTER" > hid/ps/ps_lists.h.tmp >removed Toporouter menu item from pcb-menu.res\n >for e in gtk lpr bom gerber ps ipcd356 png; do \ > echo "HID_DEF(${e})" >> hid/common/hidlist.h; \ >done >cat ./pcb-menu.res.in >> pcb-menu.res.tmp >echo '/* AUTOMATICALLY GENERATED FROM dbus.xml DO NOT EDIT */' > dbus-introspect.h.tmp >sed 's/ {"Toporouter" Toporouter()}//' < ./pcb-menu.res.tmp >> pcb-menu.res >echo "static char *pcb_dbus_introspect_xml =" > dbus-introspect.h.tmp >rm -f pcb-menu.res.tmp >sed 's/\\/\\\\/g; s/"/\\"/g; s/^/"/; s/$/"/' < ./dbus.xml >> dbus-introspect.h.tmp >echo '/* AUTOMATICALLY GENERATED FROM gpcb-menu.res DO NOT EDIT */' > gpcb-menu.h >mv hid/ps/ps_lists.h.tmp hid/ps/ps_lists.h >echo 'const char *gpcb_menu_default[] = {' >> gpcb-menu.h >echo '/* AUTOMATICALLY GENERATED FROM pcb-menu.res DO NOT EDIT */' > pcb-menu.h >echo ";" >> dbus-introspect.h.tmp >sed 's/\\/\\\\/g; s/"/\\"/g; s/^/"/; s/$/",/' < gpcb-menu.res >> gpcb-menu.h >echo 'const char *pcb_menu_default[] = {' >> pcb-menu.h >mv dbus-introspect.h.tmp dbus-introspect.h >sed 's/\\/\\\\/g; s/"/\\"/g; s/^/"/; s/$/",/' < pcb-menu.res >> pcb-menu.h >echo '0};' >> gpcb-menu.h >echo '0};' >> pcb-menu.h >mv core_lists.h.tmp core_lists.h >make all-recursive >make[3]: Entering directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/src' >Making all in icons >make[4]: Entering directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/src/icons' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/src/icons' >make[4]: Entering directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/src' >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-action.o `test -f 'action.c' || echo './'`action.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-autoplace.o `test -f 'autoplace.c' || echo './'`autoplace.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-autoroute.o `test -f 'autoroute.c' || echo './'`autoroute.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-buffer.o `test -f 'buffer.c' || echo './'`buffer.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-change.o `test -f 'change.c' || echo './'`change.c >action.c: In function âActionImportTinyCADâ: >action.c:7638:7: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 7638 | fgets (line, sizeof(line), f); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >action.c:7763:9: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 7763 | fgets (line, sizeof (line), f); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-clip.o `test -f 'clip.c' || echo './'`clip.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-compat.o `test -f 'compat.c' || echo './'`compat.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-copy.o `test -f 'copy.c' || echo './'`copy.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-create.o `test -f 'create.c' || echo './'`create.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-crosshair.o `test -f 'crosshair.c' || echo './'`crosshair.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-data.o `test -f 'data.c' || echo './'`data.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-djopt.o `test -f 'djopt.c' || echo './'`djopt.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-draw.o `test -f 'draw.c' || echo './'`draw.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-drill.o `test -f 'drill.c' || echo './'`drill.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-edif.o `test -f 'edif.c' || echo './'`edif.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-error.o `test -f 'error.c' || echo './'`error.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-file.o `test -f 'file.c' || echo './'`file.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-find.o `test -f 'find.c' || echo './'`find.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-flags.o `test -f 'flags.c' || echo './'`flags.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-fontmode.o `test -f 'fontmode.c' || echo './'`fontmode.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-free_atexit.o `test -f 'free_atexit.c' || echo './'`free_atexit.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-getline.o `test -f 'getline.c' || echo './'`getline.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-heap.o `test -f 'heap.c' || echo './'`heap.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-insert.o `test -f 'insert.c' || echo './'`insert.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-intersect.o `test -f 'intersect.c' || echo './'`intersect.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-layerflags.o `test -f 'layerflags.c' || echo './'`layerflags.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-line.o `test -f 'line.c' || echo './'`line.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-lrealpath.o `test -f 'lrealpath.c' || echo './'`lrealpath.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-main.o `test -f 'main.c' || echo './'`main.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-mirror.o `test -f 'mirror.c' || echo './'`mirror.c >layerflags.c:76:1: warning: conflicting types for âstring_to_layertypeâ due to enum/integer mismatch; have âLayertypeType(const char *, int (*)(const char *))â [-Wenum-int-mismatch] > 76 | string_to_layertype (const char *flagstring, > | ^~~~~~~~~~~~~~~~~~~ >In file included from layerflags.c:51: >layerflags.h:34:14: note: previous declaration of âstring_to_layertypeâ with type âunsigned int(const char *, int (*)(const char *))â > 34 | unsigned int string_to_layertype (const char *typestring, > | ^~~~~~~~~~~~~~~~~~~ >layerflags.c:102:1: warning: conflicting types for âlayertype_to_stringâ due to enum/integer mismatch; have âconst char *(LayertypeType)â [-Wenum-int-mismatch] > 102 | layertype_to_string (LayertypeType type) > | ^~~~~~~~~~~~~~~~~~~ >layerflags.h:36:13: note: previous declaration of âlayertype_to_stringâ with type âconst char *(unsigned int)â > 36 | const char *layertype_to_string (unsigned int type); > | ^~~~~~~~~~~~~~~~~~~ >layerflags.c:120:1: warning: conflicting types for âguess_layertypeâ due to enum/integer mismatch; have âLayertypeType(const char *, int, DataType *)â [-Wenum-int-mismatch] > 120 | guess_layertype (const char *name, int layer_number, DataType *data) > | ^~~~~~~~~~~~~~~ >layerflags.h:37:14: note: previous declaration of âguess_layertypeâ with type âunsigned int(const char *, int, DataType *)â > 37 | unsigned int guess_layertype (const char *name, > | ^~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-misc.o `test -f 'misc.c' || echo './'`misc.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-move.o `test -f 'move.c' || echo './'`move.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-mtspace.o `test -f 'mtspace.c' || echo './'`mtspace.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-mymem.o `test -f 'mymem.c' || echo './'`mymem.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-netlist.o `test -f 'netlist.c' || echo './'`netlist.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-object_list.o `test -f 'object_list.c' || echo './'`object_list.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-parse_l.o `test -f 'parse_l.c' || echo './'`parse_l.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-parse_y.o `test -f 'parse_y.c' || echo './'`parse_y.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-pcb-printf.o `test -f 'pcb-printf.c' || echo './'`pcb-printf.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-polygon.o `test -f 'polygon.c' || echo './'`polygon.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-polygon1.o `test -f 'polygon1.c' || echo './'`polygon1.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-puller.o `test -f 'puller.c' || echo './'`puller.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-print.o `test -f 'print.c' || echo './'`print.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-rats.o `test -f 'rats.c' || echo './'`rats.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-relocate.o `test -f 'relocate.c' || echo './'`relocate.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-remove.o `test -f 'remove.c' || echo './'`remove.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-renumber.o `test -f 'renumber.c' || echo './'`renumber.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-report.o `test -f 'report.c' || echo './'`report.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-res_parse.o `test -f 'res_parse.c' || echo './'`res_parse.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-res_lex.o `test -f 'res_lex.c' || echo './'`res_lex.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-rotate.o `test -f 'rotate.c' || echo './'`rotate.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-rtree.o `test -f 'rtree.c' || echo './'`rtree.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-rubberband.o `test -f 'rubberband.c' || echo './'`rubberband.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-search.o `test -f 'search.c' || echo './'`search.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-select.o `test -f 'select.c' || echo './'`select.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-set.o `test -f 'set.c' || echo './'`set.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-smartdisperse.o `test -f 'smartdisperse.c' || echo './'`smartdisperse.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-strcasestr.o `test -f 'strcasestr.c' || echo './'`strcasestr.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-strflags.o `test -f 'strflags.c' || echo './'`strflags.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-teardrops.o `test -f 'teardrops.c' || echo './'`teardrops.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-thermal.o `test -f 'thermal.c' || echo './'`thermal.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-undo.o `test -f 'undo.c' || echo './'`undo.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-vector.o `test -f 'vector.c' || echo './'`vector.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-vendor.o `test -f 'vendor.c' || echo './'`vendor.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-dbus-pcbmain.o `test -f 'dbus-pcbmain.c' || echo './'`dbus-pcbmain.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o pcb-dbus.o `test -f 'dbus.c' || echo './'`dbus.c >sed -e 's;@BUILDDIR@;/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/src;g' -e 's;@TOP_BUILDDIR@;/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0;g' \ > -e 's;@TOPSRCDIR@;/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0;g' -e 's;WITH_GUI;gtk;' \ > ./pcbtest.sh.in > pcbtest.sh >chmod 755 pcbtest.sh >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/common/pcb-actions.o `test -f 'hid/common/actions.c' || echo './'`hid/common/actions.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/common/pcb-flags.o `test -f 'hid/common/flags.c' || echo './'`hid/common/flags.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/common/pcb-hidinit.o `test -f 'hid/common/hidinit.c' || echo './'`hid/common/hidinit.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/common/pcb-hidnogui.o `test -f 'hid/common/hidnogui.c' || echo './'`hid/common/hidnogui.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/common/pcb-extents.o `test -f 'hid/common/extents.c' || echo './'`hid/common/extents.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/common/pcb-draw_helpers.o `test -f 'hid/common/draw_helpers.c' || echo './'`hid/common/draw_helpers.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./../gts -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/common/pcb-hid_resource.o `test -f 'hid/common/hid_resource.c' || echo './'`hid/common/hid_resource.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-ghid-cell-renderer-visibility.o `test -f 'hid/gtk/ghid-cell-renderer-visibility.c' || echo './'`hid/gtk/ghid-cell-renderer-visibility.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-ghid-coord-entry.o `test -f 'hid/gtk/ghid-coord-entry.c' || echo './'`hid/gtk/ghid-coord-entry.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-ghid-layer-selector.o `test -f 'hid/gtk/ghid-layer-selector.c' || echo './'`hid/gtk/ghid-layer-selector.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-ghid-main-menu.o `test -f 'hid/gtk/ghid-main-menu.c' || echo './'`hid/gtk/ghid-main-menu.c >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/ghid-cell-renderer-visibility.c:39: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from hid/gtk/ghid-cell-renderer-visibility.c:38: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from hid/gtk/ghid-cell-renderer-visibility.c:37: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/ghid-coord-entry.c:43: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from hid/gtk/ghid-coord-entry.c:42: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from hid/gtk/ghid-coord-entry.c:41: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/ghid-layer-selector.c:40: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from hid/gtk/ghid-layer-selector.c:38: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from hid/gtk/ghid-cell-renderer-visibility.c:42: >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/ghid-main-menu.c:37: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from hid/gtk/ghid-main-menu.c:36: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from hid/gtk/ghid-layer-selector.c:37: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from hid/gtk/ghid-coord-entry.c:46: >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-ghid-route-style-selector.o `test -f 'hid/gtk/ghid-route-style-selector.c' || echo './'`hid/gtk/ghid-route-style-selector.c >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from hid/gtk/ghid-main-menu.c:35: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from hid/gtk/ghid-layer-selector.c:43: >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gtkhid-main.o `test -f 'hid/gtk/gtkhid-main.c' || echo './'`hid/gtk/gtkhid-main.c >In file included from hid/gtk/ghid-main-menu.c:40: >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gui-command-window.o `test -f 'hid/gtk/gui-command-window.c' || echo './'`hid/gtk/gui-command-window.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gui-config.o `test -f 'hid/gtk/gui-config.c' || echo './'`hid/gtk/gui-config.c >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/ghid-route-style-selector.c:36: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from hid/gtk/ghid-route-style-selector.c:34: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/gui.h:39, > from hid/gtk/gtkhid-main.c:18: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from hid/gtk/ghid-route-style-selector.c:33: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ./global.h:66, > from ./action.h:36, > from hid/gtk/gtkhid-main.c:14: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from hid/gtk/ghid-route-style-selector.c:40: >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/gui.h:39, > from hid/gtk/gui-command-window.c:59: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/gui.h:39, > from hid/gtk/gui-config.c:35: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gui-dialog-print.o `test -f 'hid/gtk/gui-dialog-print.c' || echo './'`hid/gtk/gui-dialog-print.c >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ./global.h:66, > from hid/gtk/gui.h:30: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ./global.h:66, > from hid/gtk/gui.h:30: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gui-dialog.o `test -f 'hid/gtk/gui-dialog.c' || echo './'`hid/gtk/gui-dialog.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gui-drc-window.o `test -f 'hid/gtk/gui-drc-window.c' || echo './'`hid/gtk/gui-drc-window.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gui-keyref-window.o `test -f 'hid/gtk/gui-keyref-window.c' || echo './'`hid/gtk/gui-keyref-window.c >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/gui.h:39, > from hid/gtk/gui-dialog-print.c:37: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ./global.h:66, > from hid/gtk/gui.h:30: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/gui.h:39, > from hid/gtk/gui-drc-window.c:42: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/gui.h:39, > from hid/gtk/gui-dialog.c:36: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ./global.h:66, > from ./search.h:38, > from hid/gtk/gui-drc-window.c:32: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ./global.h:66, > from ./data.h:36, > from hid/gtk/gui-dialog.c:35: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gui-library-window.o `test -f 'hid/gtk/gui-library-window.c' || echo './'`hid/gtk/gui-library-window.c >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/gui.h:39, > from hid/gtk/gui-keyref-window.c:33: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ./global.h:66, > from hid/gtk/gui.h:30: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gui-log-window.o `test -f 'hid/gtk/gui-log-window.c' || echo './'`hid/gtk/gui-log-window.c >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gui-misc.o `test -f 'hid/gtk/gui-misc.c' || echo './'`hid/gtk/gui-misc.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gui-netlist-window.o `test -f 'hid/gtk/gui-netlist-window.c' || echo './'`hid/gtk/gui-netlist-window.c >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/gui.h:39, > from hid/gtk/gui-library-window.c:59: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/gui.h:39, > from hid/gtk/gui-log-window.c:34: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ./global.h:66, > from hid/gtk/gui.h:30: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/gui.h:39, > from hid/gtk/gui-misc.c:37: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ./global.h:66, > from hid/gtk/gui.h:30: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ./global.h:66, > from hid/gtk/gui-misc.c:29: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/gui.h:39, > from hid/gtk/gui-netlist-window.c:58: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gui-output-events.o `test -f 'hid/gtk/gui-output-events.c' || echo './'`hid/gtk/gui-output-events.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gui-pinout-preview.o `test -f 'hid/gtk/gui-pinout-preview.c' || echo './'`hid/gtk/gui-pinout-preview.c >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ./global.h:66, > from hid/gtk/gui-netlist-window.c:41: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gui-pinout-window.o `test -f 'hid/gtk/gui-pinout-window.c' || echo './'`hid/gtk/gui-pinout-window.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gui-top-window.o `test -f 'hid/gtk/gui-top-window.c' || echo './'`hid/gtk/gui-top-window.c >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/gui.h:39, > from hid/gtk/gui-pinout-preview.c:36: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/gui.h:39, > from hid/gtk/gui-output-events.c:33: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ./global.h:66, > from hid/gtk/gui-pinout-preview.c:34: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ./global.h:66, > from hid/gtk/gui.h:30: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/gui.h:39, > from hid/gtk/gui-pinout-window.c:35: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gui-utils.o `test -f 'hid/gtk/gui-utils.c' || echo './'`hid/gtk/gui-utils.c >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/ghid-layer-selector.h:38, > from hid/gtk/gui-top-window.c:75: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from hid/gtk/ghid-layer-selector.h:37: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ./global.h:66, > from hid/gtk/gui-pinout-window.c:33: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/gtk -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gtk/libgtk_a-gtkhid-gdk.o `test -f 'hid/gtk/gtkhid-gdk.c' || echo './'`hid/gtk/gtkhid-gdk.c >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from hid/gtk/ghid-layer-selector.h:36: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/lpr/liblpr_a-lpr.o `test -f 'hid/lpr/lpr.c' || echo './'`hid/lpr/lpr.c >In file included from hid/gtk/gui-top-window.c:78: >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui-top-window.c: In function âcheck_externally_modifiedâ: >hid/gtk/gui-top-window.c:300:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 300 | GTimeVal timeval; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui-top-window.c:317:3: warning: âg_file_info_get_modification_timeâ is deprecated: Use 'g_file_info_get_modification_date_time' instead [-Wdeprecated-declarations] > 317 | g_file_info_get_modification_time (info, &timeval); //&ghidgui->last_seen_mtime); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/gio/gio.h:85, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gio/gfileinfo.h:1443:19: note: declared here > 1443 | void g_file_info_get_modification_time (GFileInfo *info, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >hid/gtk/gui-top-window.c: In function âupdate_board_mtime_from_diskâ: >hid/gtk/gui-top-window.c:417:3: warning: âg_file_info_get_modification_timeâ is deprecated: Use 'g_file_info_get_modification_date_time' instead [-Wdeprecated-declarations] > 417 | g_file_info_get_modification_time (info, &ghidgui->our_mtime); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/glib-2.0/gio/gfileinfo.h:1443:19: note: declared here > 1443 | void g_file_info_get_modification_time (GFileInfo *info, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/gui.h:39, > from hid/gtk/gui-utils.c:38: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/bom/libbom_a-bom.o `test -f 'hid/bom/bom.c' || echo './'`hid/bom/bom.c >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ./global.h:66, > from hid/gtk/gui.h:30: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, > from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, > from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, > from /usr/include/gtk-2.0/gtk/gtkbin.h:35, > from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, > from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, > from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:33, > from hid/gtk/gui.h:39, > from hid/gtk/gtkhid-gdk.c:43: >/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: âGTypeDebugFlagsâ is deprecated [-Wdeprecated-declarations] > 236 | void gtk_type_init (GTypeDebugFlags debug_flags); > | ^~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:26, > from /usr/include/glib-2.0/gobject/gbinding.h:31, > from /usr/include/glib-2.0/glib-object.h:24, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32: >/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here > 723 | { > | ^ >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/gerber/libgerber_a-gerber.o `test -f 'hid/gerber/gerber.c' || echo './'`hid/gerber/gerber.c >In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, > from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, > from /usr/include/gtk-2.0/gtk/gtk.h:126: >/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 73 | GTimeVal last_popdown; > | ^~~~~~~~ >In file included from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ./global.h:66, > from ./crosshair.h:36, > from hid/gtk/gtkhid-gdk.c:40: >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:119:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 119 | GTimeVal our_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >hid/gtk/gui.h:120:3: warning: âGTimeValâ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] > 120 | GTimeVal last_seen_mtime; > | ^~~~~~~~ >/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/ps -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/ps/libps_a-ps.o `test -f 'hid/ps/ps.c' || echo './'`hid/ps/ps.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/ps -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/ps/libps_a-eps.o `test -f 'hid/ps/eps.c' || echo './'`hid/ps/eps.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/ipcd356/libipcd356_a-ipcd356.o `test -f 'hid/ipcd356/ipcd356.c' || echo './'`hid/ipcd356/ipcd356.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./hid/png -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o hid/png/libpng_a-png.o `test -f 'hid/png/png.c' || echo './'`hid/png/png.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./drc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o drc/libdrc_a-drc.o `test -f 'drc/drc.c' || echo './'`drc/drc.c >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I.. -I./drc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPREFIXDIR=\"/usr\" -DBINDIR=\"/usr/bin\" -DHOST=\"x86_64-pc-linux-gnu\" -DPCBLIBDIR=\"/usr/share/pcb\" -DPCBTREEDIR=\"/usr/share/pcb/newlib\" -DPCBTREEPATH=\"/usr/share/pcb/newlib:/usr/share/pcb/pcblib-newlib\" -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -c -o drc/libdrc_a-drc_violation.o `test -f 'drc/drc_violation.c' || echo './'`drc/drc_violation.c >rm -f libgtk.a >x86_64-pc-linux-gnu-ar cr libgtk.a hid/gtk/libgtk_a-ghid-cell-renderer-visibility.o hid/gtk/libgtk_a-ghid-coord-entry.o hid/gtk/libgtk_a-ghid-layer-selector.o hid/gtk/libgtk_a-ghid-main-menu.o hid/gtk/libgtk_a-ghid-route-style-selector.o hid/gtk/libgtk_a-gtkhid-main.o hid/gtk/libgtk_a-gui-command-window.o hid/gtk/libgtk_a-gui-config.o hid/gtk/libgtk_a-gui-dialog-print.o hid/gtk/libgtk_a-gui-dialog.o hid/gtk/libgtk_a-gui-drc-window.o hid/gtk/libgtk_a-gui-keyref-window.o hid/gtk/libgtk_a-gui-library-window.o hid/gtk/libgtk_a-gui-log-window.o hid/gtk/libgtk_a-gui-misc.o hid/gtk/libgtk_a-gui-netlist-window.o hid/gtk/libgtk_a-gui-output-events.o hid/gtk/libgtk_a-gui-pinout-preview.o hid/gtk/libgtk_a-gui-pinout-window.o hid/gtk/libgtk_a-gui-top-window.o hid/gtk/libgtk_a-gui-utils.o hid/gtk/libgtk_a-gtkhid-gdk.o >x86_64-pc-linux-gnu-ranlib libgtk.a >rm -f liblpr.a >x86_64-pc-linux-gnu-ar cr liblpr.a hid/lpr/liblpr_a-lpr.o >x86_64-pc-linux-gnu-ranlib liblpr.a >rm -f libbom.a >x86_64-pc-linux-gnu-ar cr libbom.a hid/bom/libbom_a-bom.o >x86_64-pc-linux-gnu-ranlib libbom.a >rm -f libgerber.a >x86_64-pc-linux-gnu-ar cr libgerber.a hid/gerber/libgerber_a-gerber.o >x86_64-pc-linux-gnu-ranlib libgerber.a >rm -f libps.a >x86_64-pc-linux-gnu-ar cr libps.a hid/ps/libps_a-ps.o hid/ps/libps_a-eps.o >rm -f libipcd356.a >x86_64-pc-linux-gnu-ar cr libipcd356.a hid/ipcd356/libipcd356_a-ipcd356.o >rm -f libpng.a >x86_64-pc-linux-gnu-ar cr libpng.a hid/png/libpng_a-png.o >rm -f libdrc.a >x86_64-pc-linux-gnu-ar cr libdrc.a drc/libdrc_a-drc.o drc/libdrc_a-drc_violation.o >x86_64-pc-linux-gnu-ranlib libps.a >x86_64-pc-linux-gnu-ranlib libipcd356.a >x86_64-pc-linux-gnu-ranlib libpng.a >x86_64-pc-linux-gnu-ranlib libdrc.a >x86_64-pc-linux-gnu-gcc -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -Wall -Wdeclaration-after-statement -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror=lto-type-mismatch -Werror=strict-aliasing -Werror=odr -flto -rdynamic -o pcb pcb-action.o pcb-autoplace.o pcb-autoroute.o pcb-buffer.o pcb-change.o pcb-clip.o pcb-compat.o pcb-copy.o pcb-create.o pcb-crosshair.o pcb-data.o pcb-djopt.o pcb-draw.o pcb-drill.o pcb-edif.o pcb-error.o pcb-file.o pcb-find.o pcb-flags.o pcb-fontmode.o pcb-free_atexit.o pcb-getline.o pcb-heap.o pcb-insert.o pcb-intersect.o pcb-layerflags.o pcb-line.o pcb-lrealpath.o pcb-main.o pcb-mirror.o pcb-misc.o pcb-move.o pcb-mtspace.o pcb-mymem.o pcb-netlist.o pcb-object_list.o pcb-parse_l.o pcb-parse_y.o pcb-pcb-printf.o pcb-polygon.o pcb-polygon1.o pcb-puller.o pcb-print.o pcb-rats.o pcb-relocate.o pcb-remove.o pcb-renumber.o pcb-report.o pcb-res_parse.o pcb-res_lex.o pcb-rotate.o pcb-rtree.o pcb-rubberband.o pcb-search.o pcb-select.o pcb-set.o pcb-smartdisperse.o pcb-strcasestr.o pcb-strflags.o pcb-teardrops.o pcb-thermal.o pcb-undo.o pcb-vector.o pcb-vendor.o hid/common/pcb-actions.o hid/common/pcb-flags.o hid/common/pcb-hidinit.o hid/common/pcb-hidnogui.o hid/common/pcb-extents.o hid/common/pcb-draw_helpers.o hid/common/pcb-hid_resource.o pcb-dbus-pcbmain.o pcb-dbus.o libgtk.a liblpr.a libbom.a libgerber.a libps.a libipcd356.a libpng.a libdrc.a -lfl -ldl -lm -ldbus-1 -lXinerama -lgd -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype >hid/gtk/gui-config.c:57:17: error: type of âMoveLayerActionâ does not match original declaration [-Werror=lto-type-mismatch] > 57 | extern int MoveLayerAction(int argc, char **argv, int x, int y); > | ^ >move.c:1156:1: note: type mismatch in parameter 3 > 1156 | MoveLayerAction (int argc, char **argv, Coord x, Coord y) > | ^ >move.c:1156:1: note: type âCoordâ should match type âintâ >move.c:1156:1: note: âMoveLayerActionâ was previously declared here >move.c:1156:1: note: code may be misoptimized unless â-fno-strict-aliasingâ is used >lto1: some warnings being treated as errors >lto-wrapper: fatal error: x86_64-pc-linux-gnu-gcc returned 1 exit status >compilation terminated. >/usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: error: lto-wrapper failed >collect2: error: ld returned 1 exit status >make[4]: *** [Makefile:1672: pcb] Error 1 >make[4]: Leaving directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/src' >make[3]: *** [Makefile:3646: all-recursive] Error 1 >make[3]: Leaving directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/src' >make[2]: *** [Makefile:1302: all] Error 2 >make[2]: Leaving directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0/src' >make[1]: *** [Makefile:547: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0' >make: *** [Makefile:486: all] Error 2 > * ERROR: sci-electronics/pcb-4.3.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sci-electronics/pcb-4.3.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-electronics/pcb-4.3.0::gentoo'`. > * The complete build log is located at '/var/log/portage/sci-electronics:pcb-4.3.0:20240930-234252.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-electronics/pcb-4.3.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-electronics/pcb-4.3.0/temp/environment'. > * Working directory: '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0' > * S: '/var/tmp/portage/sci-electronics/pcb-4.3.0/work/pcb-4.3.0' >
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 940587
:
904442
|
904443
|
904444
|
904445
|
904446
|
904447
|
904448
| 904449