Source: g3dviewer Version: 0.2.99.5~svn130-13 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to do build a binary-only build (not source) after a successful build (dpkg-buildpackage ; dpkg-buildpackage -b). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/DoubleBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -b > ----------------------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package g3dviewer > dpkg-buildpackage: info: source version 0.2.99.5~svn130-13 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Sven Eckelmann <[email protected]> > dpkg-source --before-build . > dpkg-buildpackage: info: host architecture amd64 > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in m4 > make[2]: Entering directory '/<<PKGBUILDDIR>>/m4' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/m4' > Making distclean in man > make[2]: Entering directory '/<<PKGBUILDDIR>>/man' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/man' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f g3dviewer > test . = "." || test -z "" || rm -f > rm -f ./.deps/g3dviewer-gl.Po > rm -f ./.deps/g3dviewer-glarea.Po > rm -f ./.deps/g3dviewer-gui_callbacks.Po > rm -f ./.deps/g3dviewer-gui_glade.Po > rm -f ./.deps/g3dviewer-gui_infowin.Po > rm -f ./.deps/g3dviewer-gui_log.Po > rm -f ./.deps/g3dviewer-main.Po > rm -f ./.deps/g3dviewer-model.Po > rm -f ./.deps/g3dviewer-screenshot.Po > rm -f ./.deps/g3dviewer-texture.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in thumbnailer > make[2]: Entering directory '/<<PKGBUILDDIR>>/thumbnailer' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/g3d_thumbnailer-g3d-thumbnailer.Po > rm -f ./.deps/g3d_thumbnailer-gl.Po > rm -f ./.deps/g3d_thumbnailer-screenshot.Po > rm -f ./.deps/g3d_thumbnailer-texture.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/thumbnailer' > Making distclean in pixmaps > make[2]: Entering directory '/<<PKGBUILDDIR>>/pixmaps' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/pixmaps' > Making distclean in glade > make[2]: Entering directory '/<<PKGBUILDDIR>>/glade' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/glade' > Making distclean in examples > make[2]: Entering directory '/<<PKGBUILDDIR>>/examples' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples' > Making distclean in po > make[2]: Entering directory '/<<PKGBUILDDIR>>/po' > rm -f core core.* *.pox g3dviewer.po *.old.po cat-id-tbl.tmp > rm -fr *.o > rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m > make[2]: Leaving directory '/<<PKGBUILDDIR>>/po' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "g3dviewer.desktop" || rm -f g3dviewer.desktop > rm -f config.h stamp-h1 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > debian/rules binary > dh binary > debian/rules install > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh install > debian/rules build > make[2]: Entering directory '/<<PKGBUILDDIR>>' > dh build > dh_update_autotools_config > dh_autoreconf > autoreconf: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > aclocal: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > libtoolize: putting auxiliary files in '.'. > libtoolize: copying file './ltmain.sh' > libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. > libtoolize: copying file 'm4/libtool.m4' > libtoolize: copying file 'm4/ltoptions.m4' > libtoolize: copying file 'm4/ltsugar.m4' > libtoolize: copying file 'm4/ltversion.m4' > libtoolize: copying file 'm4/lt~obsolete.m4' > aclocal: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > configure.in:7: warning: 'AM_CONFIG_HEADER': this macro is obsolete. > configure.in:7: You should use the 'AC_CONFIG_HEADERS' macro instead. > ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... > aclocal.m4:1982: AM_CONFIG_HEADER is expanded from... > configure.in:7: the top level > configure.in:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are > deprecated. > ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... > aclocal.m4:1666: AM_INIT_AUTOMAKE is expanded from... > configure.in:9: the top level > configure.in:13: warning: The macro `AC_PROG_LIBTOOL' is obsolete. > configure.in:13: You should run autoupdate. > m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... > configure.in:13: the top level > configure.in:22: warning: The macro `GLIB_GNU_GETTEXT' is obsolete. > configure.in:22: You should run autoupdate. > aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from... > aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from... > configure.in:22: the top level > configure.in:22: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:22: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... > aclocal.m4:289: GLIB_LC_MESSAGES is expanded from... > aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from... > aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from... > configure.in:22: the top level > configure.in:22: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:22: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... > ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... > ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... > aclocal.m4:388: GLIB_WITH_NLS is expanded from... > aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from... > aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from... > configure.in:22: the top level > configure.in:22: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:22: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... > ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... > ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... > aclocal.m4:388: GLIB_WITH_NLS is expanded from... > aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from... > aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from... > configure.in:22: the top level > configure.in:22: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete. > configure.in:22: You should run autoupdate. > ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from... > aclocal.m4:388: GLIB_WITH_NLS is expanded from... > aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from... > aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from... > configure.in:22: the top level > configure.in:31: warning: The macro `AC_TRY_RUN' is obsolete. > configure.in:31: You should run autoupdate. > ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... > aclocal.m4:737: AM_PATH_GTK_2_0 is expanded from... > configure.in:31: the top level > configure.in:31: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:31: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > aclocal.m4:737: AM_PATH_GTK_2_0 is expanded from... > configure.in:31: the top level > configure.in:38: warning: The macro `AC_TRY_RUN' is obsolete. > configure.in:38: You should run autoupdate. > ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... > m4/gtkglext.m4:11: AM_PATH_GTKGLEXT_1_0 is expanded from... > configure.in:38: the top level > configure.in:38: warning: The macro `AC_TRY_LINK' is obsolete. > configure.in:38: You should run autoupdate. > ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... > m4/gtkglext.m4:11: AM_PATH_GTKGLEXT_1_0 is expanded from... > configure.in:38: the top level > configure.in:118: warning: AC_OUTPUT should be used without arguments. > configure.in:118: You should run autoupdate. > autoheader: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > automake: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > configure.in:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are > deprecated. For more info, see: > configure.in:9: > https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation > configure.in:12: installing './compile' > configure.in:9: installing './install-sh' > configure.in:9: installing './missing' > Makefile.am: installing './INSTALL' > automake: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > src/Makefile.am: installing './depcomp' > thumbnailer/Makefile.am:7: warning: source file '../src/gl.c' is in a > subdirectory, > thumbnailer/Makefile.am:7: but option 'subdir-objects' is disabled > automake: warning: possible forward-incompatibility. > automake: At least one source file is in a subdirectory, but the > 'subdir-objects' > automake: automake option hasn't been enabled. For now, the corresponding > output > automake: object file(s) will be placed in the top-level directory. However, > this > automake: behavior may change in a future Automake major version, with object > automake: files being placed in the same subdirectory as the corresponding > sources. > automake: You are advised to start using 'subdir-objects' option throughout > your > automake: project, to avoid future incompatibilities. > thumbnailer/Makefile.am:7: warning: source file '../src/screenshot.c' is in a > subdirectory, > thumbnailer/Makefile.am:7: but option 'subdir-objects' is disabled > thumbnailer/Makefile.am:7: warning: source file '../src/texture.c' is in a > subdirectory, > thumbnailer/Makefile.am:7: but option 'subdir-objects' is disabled > dh_auto_configure > ./configure --build=x86_64-linux-gnu --prefix=/usr > --includedir=\${prefix}/include --mandir=\${prefix}/share/man > --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var > --disable-option-checking --disable-silent-rules > --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run > --disable-maintainer-mode --disable-dependency-tracking > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a race-free mkdir -p... /bin/mkdir -p > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking whether make supports nested variables... yes > checking build system type... x86_64-pc-linux-gnu > checking host system type... x86_64-pc-linux-gnu > checking how to print strings... printf > checking whether make supports the include directive... yes (GNU style) > checking for gcc... 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 gcc accepts -g... yes > checking for gcc option to enable C11 features... none needed > checking whether gcc understands -c and -o together... yes > checking dependency style of gcc... none > checking for a sed that does not truncate output... /bin/sed > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for fgrep... /bin/grep -F > checking for ld used by gcc... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B > checking the name lister (/usr/bin/nm -B) interface... BSD nm > checking whether ln -s works... yes > checking the maximum length of command line arguments... 1572864 > checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu > format... func_convert_file_noop > checking how to convert x86_64-pc-linux-gnu file names to toolchain format... > func_convert_file_noop > checking for /usr/bin/ld option to reload object files... -r > checking for file... file > checking for objdump... objdump > checking how to recognize dependent libraries... pass_all > checking for dlltool... no > checking how to associate runtime and link libraries... printf %s\n > checking for ar... ar > checking for archiver @FILE support... @ > checking for strip... strip > checking for ranlib... ranlib > checking command to parse /usr/bin/nm -B output from gcc object... ok > checking for sysroot... no > checking for a working dd... /bin/dd > checking how to truncate binary pipes... /bin/dd bs=4096 count=1 > checking for mt... no > checking if : is a manifest tool... no > 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 dlfcn.h... yes > checking for objdir... .libs > checking if gcc supports -fno-rtti -fno-exceptions... no > checking for gcc option to produce PIC... -fPIC -DPIC > checking if gcc PIC flag -fPIC -DPIC works... yes > checking if gcc static flag -static works... yes > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.o... (cached) yes > checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared > libraries... yes > checking whether -lc should be explicitly linked in... no > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... yes > checking for gcc... (cached) gcc > checking whether the compiler supports GNU C... (cached) yes > checking whether gcc accepts -g... (cached) yes > checking for gcc option to enable C11 features... (cached) none needed > checking whether gcc understands -c and -o together... (cached) yes > checking dependency style of gcc... (cached) none > checking for Win32... no > checking for locale.h... yes > checking for LC_MESSAGES... yes > checking for CFPreferencesCopyAppValue... no > checking for CFLocaleCopyCurrent... no > checking for libintl.h... yes > checking for ngettext in libc... yes > checking for dgettext in libc... yes > checking for bind_textdomain_codeset... yes > checking for msgfmt... /usr/bin/msgfmt > checking for dcgettext... yes > checking if msgfmt accepts -c... yes > checking for gmsgfmt... /usr/bin/msgfmt > checking for xgettext... /usr/bin/xgettext > checking for catalogs to be installed... de > checking for pkg-config... /usr/bin/pkg-config > checking pkg-config is at least version 0.16... yes > checking for glib-2.0 >= 2.6.0... yes > checking for GLIB - version >= 2.6.0... yes (version 2.77.1) > checking for pkg-config... (cached) /usr/bin/pkg-config > checking pkg-config is at least version 0.7... yes > checking for GTK+ - version >= 2.4.0... yes (version 2.24.33) > checking for libglade-2.0 >= 2.4.0... yes > checking for pkg-config... /usr/bin/pkg-config > checking for GtkGLExt - version >= 1.0.0... yes (version 1.2.0) > checking for libg3d >= 0.0.8... yes > checking how to run the C preprocessor... gcc -E > checking for X... libraries , headers > checking for gethostbyname... yes > checking for connect... yes > checking for remove... yes > checking for shmat... yes > checking for IceConnectionNumber in -lICE... yes > checking for GL/gl.h... yes > checking for GL/glu.h... yes > checking for glBegin in -lGL... yes > checking for gluPerspective in -lGLU... yes > checking for GL/osmesa.h... no > checking for OSMesaCreateContext in -lOSMesa... no > checking for dirent.h... yes > checking for sys/stat.h... (cached) yes > checking for unistd.h... (cached) yes > checking for snprintf... yes > checking for fstat... yes > checking for debug level... 0 > checking that generated files are newer than configure... done > configure: creating ./config.status > config.status: creating Makefile > config.status: creating m4/Makefile > config.status: creating man/Makefile > config.status: creating src/Makefile > config.status: creating thumbnailer/Makefile > config.status: creating pixmaps/Makefile > config.status: creating glade/Makefile > config.status: creating examples/Makefile > config.status: creating po/Makefile.in > config.status: creating g3dviewer.desktop > config.status: creating config.h > config.status: executing depfiles commands > config.status: executing libtool commands > config.status: executing default-1 commands > dh_auto_build > make -j8 > make[3]: Entering directory '/<<PKGBUILDDIR>>' > make all-recursive > make[4]: Entering directory '/<<PKGBUILDDIR>>' > Making all in m4 > make[5]: Entering directory '/<<PKGBUILDDIR>>/m4' > make[5]: Nothing to be done for 'all'. > make[5]: Leaving directory '/<<PKGBUILDDIR>>/m4' > Making all in man > make[5]: Entering directory '/<<PKGBUILDDIR>>/man' > make[5]: Nothing to be done for 'all'. > make[5]: Leaving directory '/<<PKGBUILDDIR>>/man' > Making all in src > make[5]: Entering directory '/<<PKGBUILDDIR>>/src' > gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -I.. -I.. -Wall -ansi > -DLOCALEDIR=\"/usr/share/locale\" -O2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/gtkglext-1.0 -I/usr/lib/x86_64-linux-gnu/gtkglext-1.0/include > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo > -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu > -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DDEBUG=0 -DPACKAGE=\"g3dviewer\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o > g3dviewer-main.o `test -f 'main.c' || echo './'`main.c > gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -I.. -I.. -Wall -ansi > -DLOCALEDIR=\"/usr/share/locale\" -O2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/gtkglext-1.0 -I/usr/lib/x86_64-linux-gnu/gtkglext-1.0/include > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo > -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu > -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DDEBUG=0 -DPACKAGE=\"g3dviewer\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o > g3dviewer-gl.o `test -f 'gl.c' || echo './'`gl.c > gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -I.. -I.. -Wall -ansi > -DLOCALEDIR=\"/usr/share/locale\" -O2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/gtkglext-1.0 -I/usr/lib/x86_64-linux-gnu/gtkglext-1.0/include > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo > -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu > -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DDEBUG=0 -DPACKAGE=\"g3dviewer\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o > g3dviewer-glarea.o `test -f 'glarea.c' || echo './'`glarea.c > gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -I.. -I.. -Wall -ansi > -DLOCALEDIR=\"/usr/share/locale\" -O2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/gtkglext-1.0 -I/usr/lib/x86_64-linux-gnu/gtkglext-1.0/include > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo > -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu > -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DDEBUG=0 -DPACKAGE=\"g3dviewer\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o > g3dviewer-gui_glade.o `test -f 'gui_glade.c' || echo './'`gui_glade.c > gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -I.. -I.. -Wall -ansi > -DLOCALEDIR=\"/usr/share/locale\" -O2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/gtkglext-1.0 -I/usr/lib/x86_64-linux-gnu/gtkglext-1.0/include > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo > -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu > -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DDEBUG=0 -DPACKAGE=\"g3dviewer\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o > g3dviewer-gui_infowin.o `test -f 'gui_infowin.c' || echo './'`gui_infowin.c > gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -I.. -I.. -Wall -ansi > -DLOCALEDIR=\"/usr/share/locale\" -O2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/gtkglext-1.0 -I/usr/lib/x86_64-linux-gnu/gtkglext-1.0/include > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo > -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu > -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DDEBUG=0 -DPACKAGE=\"g3dviewer\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o > g3dviewer-gui_log.o `test -f 'gui_log.c' || echo './'`gui_log.c > gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -I.. -I.. -Wall -ansi > -DLOCALEDIR=\"/usr/share/locale\" -O2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/gtkglext-1.0 -I/usr/lib/x86_64-linux-gnu/gtkglext-1.0/include > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo > -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu > -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DDEBUG=0 -DPACKAGE=\"g3dviewer\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o > g3dviewer-screenshot.o `test -f 'screenshot.c' || echo './'`screenshot.c > gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -I.. -I.. -Wall -ansi > -DLOCALEDIR=\"/usr/share/locale\" -O2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/gtkglext-1.0 -I/usr/lib/x86_64-linux-gnu/gtkglext-1.0/include > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo > -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu > -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DDEBUG=0 -DPACKAGE=\"g3dviewer\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o > g3dviewer-gui_callbacks.o `test -f 'gui_callbacks.c' || echo > './'`gui_callbacks.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 gui_infowin.c:30: > /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 glarea.c:29: > /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 | { > | ^ > gl.c: In function âgl_draw_objectsâ: > gl.c:450:18: warning: variable âdont_renderâ set but not used > [-Wunused-but-set-variable] > 450 | gboolean dont_render; > | ^~~~~~~~~~~ > screenshot.c: In function âscreenshot_save_from_pixelsâ: > screenshot.c:64:9: warning: âgdk_pixbuf_unrefâ is deprecated: Use > 'g_object_unref' instead [-Wdeprecated-declarations] > 64 | gdk_pixbuf_unref(pixbuf); > | ^~~~~~~~~~~~~~~~ > In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, > from screenshot.c:27: > /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:168:12: note: > declared here > 168 | void gdk_pixbuf_unref (GdkPixbuf *pixbuf); > | ^~~~~~~~~~~~~~~~ > screenshot.c:65:9: warning: âgdk_pixbuf_unrefâ is deprecated: Use > 'g_object_unref' instead [-Wdeprecated-declarations] > 65 | gdk_pixbuf_unref(flipped); > | ^~~~~~~~~~~~~~~~ > /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:168:12: note: > declared here > 168 | void gdk_pixbuf_unref (GdkPixbuf *pixbuf); > | ^~~~~~~~~~~~~~~~ > 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 /usr/include/glib-2.0/gobject/gbinding.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 /usr/include/glib-2.0/gobject/gbinding.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 main.c:31: > /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 gui_glade.c:30: > /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 | { > | ^ > gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -I.. -I.. -Wall -ansi > -DLOCALEDIR=\"/usr/share/locale\" -O2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/gtkglext-1.0 -I/usr/lib/x86_64-linux-gnu/gtkglext-1.0/include > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo > -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu > -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DDEBUG=0 -DPACKAGE=\"g3dviewer\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o > g3dviewer-texture.o `test -f 'texture.c' || echo './'`texture.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 gui_log.c:30: > /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 gui_callbacks.c:30: > /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 /usr/include/glib-2.0/gobject/gbinding.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 /usr/include/glib-2.0/gobject/gbinding.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 /usr/include/glib-2.0/gobject/gbinding.h:30: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > gui_infowin.c: In function âgui_infowin_cleanupâ: > gui_infowin.c:124:17: warning: âgdk_pixbuf_unrefâ is deprecated: Use > 'g_object_unref' instead [-Wdeprecated-declarations] > 124 | gdk_pixbuf_unref(viewer->interface.icons[i]); > | ^~~~~~~~~~~~~~~~ > In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, > from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, > from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, > from /usr/include/gtk-2.0/gdk/gdk.h:33: > /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:168:12: note: > declared here > 168 | void gdk_pixbuf_unref (GdkPixbuf *pixbuf); > | ^~~~~~~~~~~~~~~~ > glarea.c: In function âglarea_scrollâ: > glarea.c:119:22: warning: variable âareaâ set but not used > [-Wunused-but-set-variable] > 119 | GdkRectangle area; > | ^~~~ > 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 /usr/include/glib-2.0/gobject/gbinding.h:30: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 > -D_FILE_OFFSET_BITS=64 -I.. -I.. -Wall -ansi > -DLOCALEDIR=\"/usr/share/locale\" -O2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/gtkglext-1.0 -I/usr/lib/x86_64-linux-gnu/gtkglext-1.0/include > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo > -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu > -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DDEBUG=0 -DPACKAGE=\"g3dviewer\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -c -o > g3dviewer-model.o `test -f 'model.c' || echo './'`model.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 main.h:28, > from model.c:25: > /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 /usr/include/g3d/types.h:32, > from /usr/include/g3d/context.h:26, > from /usr/include/g3d/g3d.h:26, > from model.c:23: > /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here > 580 | struct _GTimeVal > | ^~~~~~~~~ > /bin/bash ../libtool --tag=CC --mode=link gcc -I.. -I.. -Wall -ansi > -DLOCALEDIR=\"/usr/share/locale\" -O2 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/gtkglext-1.0 -I/usr/lib/x86_64-linux-gnu/gtkglext-1.0/include > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo > -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -pthread > -I/usr/include/libxml2 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DDEBUG=0 -DPACKAGE=\"g3dviewer\" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro > -Wl,-z,now -o g3dviewer g3dviewer-main.o g3dviewer-gl.o g3dviewer-glarea.o > g3dviewer-gui_glade.o g3dviewer-gui_infowin.o g3dviewer-gui_log.o > g3dviewer-screenshot.o g3dviewer-gui_callbacks.o g3dviewer-texture.o > g3dviewer-model.o -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 -lglade-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 -lxml2 -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt > -lSM -lICE -Wl,--export-dynamic -lgmodule-2.0 -pthread -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 -lg3d > libtool: link: gcc -I.. -I.. -Wall -ansi -DLOCALEDIR=\"/usr/share/locale\" > -O2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo > -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 > -I/usr/include/gtkglext-1.0 -I/usr/lib/x86_64-linux-gnu/gtkglext-1.0/include > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include > -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 > -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 > -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi > -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/x86_64-linux-gnu -I/usr/include/atk-1.0 -I/usr/include/libxml2 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -DDEBUG=0 -DPACKAGE=\"g3dviewer\" -g -O2 > "-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat > -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o g3dviewer > g3dviewer-main.o g3dviewer-gl.o g3dviewer-glarea.o g3dviewer-gui_glade.o > g3dviewer-gui_infowin.o g3dviewer-gui_log.o g3dviewer-screenshot.o > g3dviewer-gui_callbacks.o g3dviewer-texture.o g3dviewer-model.o > -Wl,--export-dynamic -lglade-2.0 -lxml2 > /usr/lib/x86_64-linux-gnu/libgtkglext-x11-1.0.so > /usr/lib/x86_64-linux-gnu/libgdkglext-x11-1.0.so -lGLU -lGL -lXmu -lXt -lSM > -lICE -lgmodule-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 -lg3d -pthread > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making all in thumbnailer > make[5]: Entering directory '/<<PKGBUILDDIR>>/thumbnailer' > make[5]: Nothing to be done for 'all'. > make[5]: Leaving directory '/<<PKGBUILDDIR>>/thumbnailer' > Making all in pixmaps > make[5]: Entering directory '/<<PKGBUILDDIR>>/pixmaps' > make[5]: Nothing to be done for 'all'. > make[5]: Leaving directory '/<<PKGBUILDDIR>>/pixmaps' > Making all in glade > make[5]: Entering directory '/<<PKGBUILDDIR>>/glade' > make[5]: Nothing to be done for 'all'. > make[5]: Leaving directory '/<<PKGBUILDDIR>>/glade' > Making all in examples > make[5]: Entering directory '/<<PKGBUILDDIR>>/examples' > make[5]: Nothing to be done for 'all'. > make[5]: Leaving directory '/<<PKGBUILDDIR>>/examples' > Making all in po > make[5]: Entering directory '/<<PKGBUILDDIR>>/po' > make[5]: Nothing to be done for 'all'. > make[5]: Leaving directory '/<<PKGBUILDDIR>>/po' > make[5]: Entering directory '/<<PKGBUILDDIR>>' > make[5]: Leaving directory '/<<PKGBUILDDIR>>' > make[4]: Leaving directory '/<<PKGBUILDDIR>>' > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_test > make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 > make[3]: Entering directory '/<<PKGBUILDDIR>>' > Making check in m4 > make[4]: Entering directory '/<<PKGBUILDDIR>>/m4' > make[4]: Nothing to be done for 'check'. > make[4]: Leaving directory '/<<PKGBUILDDIR>>/m4' > Making check in man > make[4]: Entering directory '/<<PKGBUILDDIR>>/man' > make[4]: Nothing to be done for 'check'. > make[4]: Leaving directory '/<<PKGBUILDDIR>>/man' > Making check in src > make[4]: Entering directory '/<<PKGBUILDDIR>>/src' > make[4]: Nothing to be done for 'check'. > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making check in thumbnailer > make[4]: Entering directory '/<<PKGBUILDDIR>>/thumbnailer' > make[4]: Nothing to be done for 'check'. > make[4]: Leaving directory '/<<PKGBUILDDIR>>/thumbnailer' > Making check in pixmaps > make[4]: Entering directory '/<<PKGBUILDDIR>>/pixmaps' > make[4]: Nothing to be done for 'check'. > make[4]: Leaving directory '/<<PKGBUILDDIR>>/pixmaps' > Making check in glade > make[4]: Entering directory '/<<PKGBUILDDIR>>/glade' > make[4]: Nothing to be done for 'check'. > make[4]: Leaving directory '/<<PKGBUILDDIR>>/glade' > Making check in examples > make[4]: Entering directory '/<<PKGBUILDDIR>>/examples' > make[4]: Nothing to be done for 'check'. > make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples' > Making check in po > make[4]: Entering directory '/<<PKGBUILDDIR>>/po' > make[4]: Nothing to be done for 'check'. > make[4]: Leaving directory '/<<PKGBUILDDIR>>/po' > make[4]: Entering directory '/<<PKGBUILDDIR>>' > make[4]: Leaving directory '/<<PKGBUILDDIR>>' > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > create-stamp debian/debhelper-build-stamp > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > dh_prep > dh_auto_install --destdir=debian/g3dviewer/ > make -j1 install > DESTDIR=/<<BUILDDIR>>/g3dviewer-0.2.99.5\~svn130/debian/g3dviewer > AM_UPDATE_INFO_DIR=no > make[2]: Entering directory '/<<PKGBUILDDIR>>' > Making install in m4 > make[3]: Entering directory '/<<PKGBUILDDIR>>/m4' > make[4]: Entering directory '/<<PKGBUILDDIR>>/m4' > make[4]: Nothing to be done for 'install-exec-am'. > make[4]: Nothing to be done for 'install-data-am'. > make[4]: Leaving directory '/<<PKGBUILDDIR>>/m4' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/m4' > Making install in man > make[3]: Entering directory '/<<PKGBUILDDIR>>/man' > make[4]: Entering directory '/<<PKGBUILDDIR>>/man' > make[4]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/g3dviewer/usr/share/man/man1' > /usr/bin/install -c -m 644 g3dviewer.1 > '/<<PKGBUILDDIR>>/debian/g3dviewer/usr/share/man/man1' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/man' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/man' > Making install in src > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > make[4]: Entering directory '/<<PKGBUILDDIR>>/src' > /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/g3dviewer/usr/bin' > /bin/bash ../libtool --mode=install /usr/bin/install -c g3dviewer > '/<<PKGBUILDDIR>>/debian/g3dviewer/usr/bin' > libtool: install: /usr/bin/install -c g3dviewer > /<<PKGBUILDDIR>>/debian/g3dviewer/usr/bin/g3dviewer > make[4]: Nothing to be done for 'install-data-am'. > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making install in thumbnailer > make[3]: Entering directory '/<<PKGBUILDDIR>>/thumbnailer' > make[4]: Entering directory '/<<PKGBUILDDIR>>/thumbnailer' > make[4]: Nothing to be done for 'install-data-am'. > make[4]: Leaving directory '/<<PKGBUILDDIR>>/thumbnailer' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/thumbnailer' > Making install in pixmaps > make[3]: Entering directory '/<<PKGBUILDDIR>>/pixmaps' > make[4]: Entering directory '/<<PKGBUILDDIR>>/pixmaps' > make[4]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/g3dviewer/usr/share/g3dviewer/pixmaps' > /usr/bin/install -c -m 644 icon16_plugins.xpm icon16_model.xpm > icon16_material.xpm icon16_texture.xpm icon16_property.png icon16_object.png > '/<<PKGBUILDDIR>>/debian/g3dviewer/usr/share/g3dviewer/pixmaps' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/pixmaps' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/pixmaps' > Making install in glade > make[3]: Entering directory '/<<PKGBUILDDIR>>/glade' > make[4]: Entering directory '/<<PKGBUILDDIR>>/glade' > make[4]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/g3dviewer/usr/share/g3dviewer/glade' > /usr/bin/install -c -m 644 g3dviewer.glade g3d32.png g3d48.png > '/<<PKGBUILDDIR>>/debian/g3dviewer/usr/share/g3dviewer/glade' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/glade' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/glade' > Making install in examples > make[3]: Entering directory '/<<PKGBUILDDIR>>/examples' > make[4]: Entering directory '/<<PKGBUILDDIR>>/examples' > make[4]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p > '/<<PKGBUILDDIR>>/debian/g3dviewer/usr/share/g3dviewer/examples' > /usr/bin/install -c -m 644 g3d.ac > '/<<PKGBUILDDIR>>/debian/g3dviewer/usr/share/g3dviewer/examples' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples' > make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples' > Making install in po > make[3]: Entering directory '/<<PKGBUILDDIR>>/po' > if test -r ".././/mkinstalldirs"; then \ > .././/mkinstalldirs /<<PKGBUILDDIR>>/debian/g3dviewer/usr/share; \ > else \ > /bin/bash ../mkinstalldirs /<<PKGBUILDDIR>>/debian/g3dviewer/usr/share; \ > fi > /bin/bash: ../mkinstalldirs: No such file or directory > make[3]: *** [Makefile:136: install-data-yes] Error 127 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/po' > make[2]: *** [Makefile:504: install-recursive] Error 1 > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_install: error: make -j1 install > DESTDIR=/<<BUILDDIR>>/g3dviewer-0.2.99.5\~svn130/debian/g3dviewer > AM_UPDATE_INFO_DIR=no returned exit code 2 > make[1]: *** [debian/rules:8: install] Error 25 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > make: *** [debian/rules:8: binary] Error 2 > dpkg-buildpackage: error: debian/rules binary subprocess returned exit status > 2 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -b' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/16/g3dviewer_0.2.99.5~svn130-13_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

