Your message dated Thu, 12 May 2016 11:28:51 +0000 with message-id <e1b0ont-00049t...@franck.debian.org> and subject line Bug#821342: fixed in xlog 2.0.13-2 has caused the Debian Bug report #821342, regarding xlog: FTBFS: /usr/bin/ld: gui_gtkprintdialog.o: undefined reference to symbol 'trunc@@GLIBC_2.2.5' to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 821342: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821342 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: xlog Version: 2.0.13-1 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, xlog fails to build from source in unstable/amd64: [..] rm -f build-stamp debian/substvars config.log [ ! -f Makefile ] || /usr/bin/make distclean dh_clean rm -f debian/debhelper-build-stamp rm -f debian/xlog.substvars rm -f debian/xlog.*.debhelper rm -rf debian/xlog/ rm -f debian/xlog-data.substvars rm -f debian/xlog-data.*.debhelper rm -rf debian/xlog-data/ rm -rf debian/.debhelper/ rm -f debian/*.debhelper.log rm -f debian/files find . \( \( \ \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \ \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ \) -exec rm -f {} + \) -o \ \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) rm -f *-stamp debian/rules build dh_testdir cp -f /usr/share/misc/config.sub config.sub cp -f /usr/share/misc/config.guess config.guess CFLAGS="-Wall -g -O2" ./configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib checking for style of include used by make... GNU checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for strptime... yes checking for strptime declaration in time.h... no checking for strchr... yes checking for index... yes checking for x86_64-linux-gnu-pkg-config... /usr/bin/x86_64-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GTK... yes checking for HAMLIB... yes checking for update-mime-database... /usr/bin/update-mime-database checking for update-desktop-database... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ld used by x86_64-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc disabled updating of the mime database checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating Makefile config.status: creating data/man/xlog.1 config.status: creating src/Makefile config.status: creating src/logfile/Makefile config.status: creating data/Makefile config.status: creating data/desktop/Makefile config.status: creating data/pixmaps/Makefile config.status: creating data/mime/Makefile config.status: creating data/man/Makefile config.status: creating data/maps/Makefile config.status: creating data/maps/3D2/Makefile config.status: creating data/maps/3Y/Makefile config.status: creating data/maps/E5/Makefile config.status: creating data/maps/FK/Makefile config.status: creating data/maps/FO/Makefile config.status: creating data/maps/FR/Makefile config.status: creating data/maps/HK0/Makefile config.status: creating data/maps/JD/Makefile config.status: creating data/maps/KH8/Makefile config.status: creating data/maps/SV/Makefile config.status: creating data/maps/VP6/Makefile config.status: creating data/maps/VP8/Makefile config.status: creating data/doc/Makefile config.status: creating data/doc/manual/Makefile config.status: creating data/doc/manual/output/Makefile config.status: creating data/doc/manual/output/html/Makefile config.status: creating data/doc/manual/output/html/search/Makefile config.status: creating data/dxcc/Makefile config.status: creating data/remote/Makefile config.status: creating data/glabels/Makefile config.status: creating data/utils/Makefile config.status: creating data/images/Makefile config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory '/home/lamby/temp/cdt.20160417215744.FZAIs7a4PR.xlog/xlog-2.0.13' Making all in src make[2]: Entering directory '/home/lamby/temp/cdt.20160417215744.FZAIs7a4PR.xlog/xlog-2.0.13/src' Making all in logfile make[3]: Entering directory '/home/lamby/temp/cdt.20160417215744.FZAIs7a4PR.xlog/xlog-2.0.13/src/logfile' x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT logfile.o -MD -MP -MF .deps/logfile.Tpo -c -o logfile.o logfile.c mv -f .deps/logfile.Tpo .deps/logfile.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT flog.o -MD -MP -MF .deps/flog.Tpo -c -o flog.o flog.c mv -f .deps/flog.Tpo .deps/flog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT twlog.o -MD -MP -MF .deps/twlog.Tpo -c -o twlog.o twlog.c mv -f .deps/twlog.Tpo .deps/twlog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT adif2.o -MD -MP -MF .deps/adif2.Tpo -c -o adif2.o adif2.c mv -f .deps/adif2.Tpo .deps/adif2.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT cabrillo3.o -MD -MP -MF .deps/cabrillo3.Tpo -c -o cabrillo3.o cabrillo3.c mv -f .deps/cabrillo3.Tpo .deps/cabrillo3.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT editest.o -MD -MP -MF .deps/editest.Tpo -c -o editest.o editest.c mv -f .deps/editest.Tpo .deps/editest.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT edi.o -MD -MP -MF .deps/edi.Tpo -c -o edi.o edi.c mv -f .deps/edi.Tpo .deps/edi.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT trlog.o -MD -MP -MF .deps/trlog.Tpo -c -o trlog.o trlog.c mv -f .deps/trlog.Tpo .deps/trlog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT oh1aa.o -MD -MP -MF .deps/oh1aa.Tpo -c -o oh1aa.o oh1aa.c mv -f .deps/oh1aa.Tpo .deps/oh1aa.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT labels.o -MD -MP -MF .deps/labels.Tpo -c -o labels.o labels.c mv -f .deps/labels.Tpo .deps/labels.Po rm -f liblogfile.a ar cru liblogfile.a logfile.o flog.o twlog.o adif2.o cabrillo3.o editest.o edi.o trlog.o oh1aa.o labels.o ar: `u' modifier ignored since `D' is the default (see `U') x86_64-linux-gnu-ranlib liblogfile.a make[3]: Leaving directory '/home/lamby/temp/cdt.20160417215744.FZAIs7a4PR.xlog/xlog-2.0.13/src/logfile' make[3]: Entering directory '/home/lamby/temp/cdt.20160417215744.FZAIs7a4PR.xlog/xlog-2.0.13/src' x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT support.o -MD -MP -MF .deps/support.Tpo -c -o support.o support.c mv -f .deps/support.Tpo .deps/support.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_aboutdialog.o -MD -MP -MF .deps/gui_aboutdialog.Tpo -c -o gui_aboutdialog.o gui_aboutdialog.c mv -f .deps/gui_aboutdialog.Tpo .deps/gui_aboutdialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_b4window.o -MD -MP -MF .deps/gui_b4window.Tpo -c -o gui_b4window.o gui_b4window.c mv -f .deps/gui_b4window.Tpo .deps/gui_b4window.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_closedialog.o -MD -MP -MF .deps/gui_closedialog.Tpo -c -o gui_closedialog.o gui_closedialog.c mv -f .deps/gui_closedialog.Tpo .deps/gui_closedialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_countrymap.o -MD -MP -MF .deps/gui_countrymap.Tpo -c -o gui_countrymap.o gui_countrymap.c mv -f .deps/gui_countrymap.Tpo .deps/gui_countrymap.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_defaultsdialog.o -MD -MP -MF .deps/gui_defaultsdialog.Tpo -c -o gui_defaultsdialog.o gui_defaultsdialog.c mv -f .deps/gui_defaultsdialog.Tpo .deps/gui_defaultsdialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_dialogsdialog.o -MD -MP -MF .deps/gui_dialogsdialog.Tpo -c -o gui_dialogsdialog.o gui_dialogsdialog.c mv -f .deps/gui_dialogsdialog.Tpo .deps/gui_dialogsdialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_dupecheckdialog.o -MD -MP -MF .deps/gui_dupecheckdialog.Tpo -c -o gui_dupecheckdialog.o gui_dupecheckdialog.c mv -f .deps/gui_dupecheckdialog.Tpo .deps/gui_dupecheckdialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_dxcccheck.o -MD -MP -MF .deps/gui_dxcccheck.Tpo -c -o gui_dxcccheck.o gui_dxcccheck.c mv -f .deps/gui_dxcccheck.Tpo .deps/gui_dxcccheck.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_dxcclist.o -MD -MP -MF .deps/gui_dxcclist.Tpo -c -o gui_dxcclist.o gui_dxcclist.c mv -f .deps/gui_dxcclist.Tpo .deps/gui_dxcclist.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_openlogdialog.o -MD -MP -MF .deps/gui_openlogdialog.Tpo -c -o gui_openlogdialog.o gui_openlogdialog.c mv -f .deps/gui_openlogdialog.Tpo .deps/gui_openlogdialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_fontselectiondialog.o -MD -MP -MF .deps/gui_fontselectiondialog.Tpo -c -o gui_fontselectiondialog.o gui_fontselectiondialog.c mv -f .deps/gui_fontselectiondialog.Tpo .deps/gui_fontselectiondialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_helpdialog.o -MD -MP -MF .deps/gui_helpdialog.Tpo -c -o gui_helpdialog.o gui_helpdialog.c mv -f .deps/gui_helpdialog.Tpo .deps/gui_helpdialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_keys.o -MD -MP -MF .deps/gui_keys.Tpo -c -o gui_keys.o gui_keys.c mv -f .deps/gui_keys.Tpo .deps/gui_keys.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_logeditordialog.o -MD -MP -MF .deps/gui_logeditordialog.Tpo -c -o gui_logeditordialog.o gui_logeditordialog.c mv -f .deps/gui_logeditordialog.Tpo .deps/gui_logeditordialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_mainwindow.o -MD -MP -MF .deps/gui_mainwindow.Tpo -c -o gui_mainwindow.o gui_mainwindow.c mv -f .deps/gui_mainwindow.Tpo .deps/gui_mainwindow.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_newlogdialog.o -MD -MP -MF .deps/gui_newlogdialog.Tpo -c -o gui_newlogdialog.o gui_newlogdialog.c mv -f .deps/gui_newlogdialog.Tpo .deps/gui_newlogdialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_pathselectiondialog.o -MD -MP -MF .deps/gui_pathselectiondialog.Tpo -c -o gui_pathselectiondialog.o gui_pathselectiondialog.c mv -f .deps/gui_pathselectiondialog.Tpo .deps/gui_pathselectiondialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_preferencesdialog.o -MD -MP -MF .deps/gui_preferencesdialog.Tpo -c -o gui_preferencesdialog.o gui_preferencesdialog.c mv -f .deps/gui_preferencesdialog.Tpo .deps/gui_preferencesdialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_gtkprintdialog.o -MD -MP -MF .deps/gui_gtkprintdialog.Tpo -c -o gui_gtkprintdialog.o gui_gtkprintdialog.c mv -f .deps/gui_gtkprintdialog.Tpo .deps/gui_gtkprintdialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_saveasdialog.o -MD -MP -MF .deps/gui_saveasdialog.Tpo -c -o gui_saveasdialog.o gui_saveasdialog.c mv -f .deps/gui_saveasdialog.Tpo .deps/gui_saveasdialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_savedialog.o -MD -MP -MF .deps/gui_savedialog.Tpo -c -o gui_savedialog.o gui_savedialog.c mv -f .deps/gui_savedialog.Tpo .deps/gui_savedialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_scorewindow.o -MD -MP -MF .deps/gui_scorewindow.Tpo -c -o gui_scorewindow.o gui_scorewindow.c mv -f .deps/gui_scorewindow.Tpo .deps/gui_scorewindow.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_searchdialog.o -MD -MP -MF .deps/gui_searchdialog.Tpo -c -o gui_searchdialog.o gui_searchdialog.c mv -f .deps/gui_searchdialog.Tpo .deps/gui_searchdialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_setupdialog.o -MD -MP -MF .deps/gui_setupdialog.Tpo -c -o gui_setupdialog.o gui_setupdialog.c mv -f .deps/gui_setupdialog.Tpo .deps/gui_setupdialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_tracedialog.o -MD -MP -MF .deps/gui_tracedialog.Tpo -c -o gui_tracedialog.o gui_tracedialog.c mv -f .deps/gui_tracedialog.Tpo .deps/gui_tracedialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_utils.o -MD -MP -MF .deps/gui_utils.Tpo -c -o gui_utils.o gui_utils.c mv -f .deps/gui_utils.Tpo .deps/gui_utils.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_warningdialog.o -MD -MP -MF .deps/gui_warningdialog.Tpo -c -o gui_warningdialog.o gui_warningdialog.c mv -f .deps/gui_warningdialog.Tpo .deps/gui_warningdialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT callbacks_preferencesdialog.o -MD -MP -MF .deps/callbacks_preferencesdialog.Tpo -c -o callbacks_preferencesdialog.o callbacks_preferencesdialog.c mv -f .deps/callbacks_preferencesdialog.Tpo .deps/callbacks_preferencesdialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT callbacks_mainwindow_menu.o -MD -MP -MF .deps/callbacks_mainwindow_menu.Tpo -c -o callbacks_mainwindow_menu.o callbacks_mainwindow_menu.c mv -f .deps/callbacks_mainwindow_menu.Tpo .deps/callbacks_mainwindow_menu.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT callbacks_mainwindow_toolbar.o -MD -MP -MF .deps/callbacks_mainwindow_toolbar.Tpo -c -o callbacks_mainwindow_toolbar.o callbacks_mainwindow_toolbar.c mv -f .deps/callbacks_mainwindow_toolbar.Tpo .deps/callbacks_mainwindow_toolbar.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT callbacks_mainwindow_qsoframe.o -MD -MP -MF .deps/callbacks_mainwindow_qsoframe.Tpo -c -o callbacks_mainwindow_qsoframe.o callbacks_mainwindow_qsoframe.c mv -f .deps/callbacks_mainwindow_qsoframe.Tpo .deps/callbacks_mainwindow_qsoframe.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT callbacks_mainwindow_list.o -MD -MP -MF .deps/callbacks_mainwindow_list.Tpo -c -o callbacks_mainwindow_list.o callbacks_mainwindow_list.c mv -f .deps/callbacks_mainwindow_list.Tpo .deps/callbacks_mainwindow_list.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT callbacks_mainwindow.o -MD -MP -MF .deps/callbacks_mainwindow.Tpo -c -o callbacks_mainwindow.o callbacks_mainwindow.c mv -f .deps/callbacks_mainwindow.Tpo .deps/callbacks_mainwindow.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT cfg.o -MD -MP -MF .deps/cfg.Tpo -c -o cfg.o cfg.c mv -f .deps/cfg.Tpo .deps/cfg.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT hamlib-utils.o -MD -MP -MF .deps/hamlib-utils.Tpo -c -o hamlib-utils.o hamlib-utils.c mv -f .deps/hamlib-utils.Tpo .deps/hamlib-utils.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/utils.Tpo .deps/utils.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT dxcc.o -MD -MP -MF .deps/dxcc.Tpo -c -o dxcc.o dxcc.c mv -f .deps/dxcc.Tpo .deps/dxcc.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gc.o -MD -MP -MF .deps/gc.Tpo -c -o gc.o gc.c mv -f .deps/gc.Tpo .deps/gc.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT remote.o -MD -MP -MF .deps/remote.Tpo -c -o remote.o remote.c mv -f .deps/remote.Tpo .deps/remote.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c mv -f .deps/history.Tpo .deps/history.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/log.Tpo .deps/log.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT wwl.o -MD -MP -MF .deps/wwl.Tpo -c -o wwl.o wwl.c mv -f .deps/wwl.Tpo .deps/wwl.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT strptime.o -MD -MP -MF .deps/strptime.Tpo -c -o strptime.o strptime.c mv -f .deps/strptime.Tpo .deps/strptime.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT netkeyer.o -MD -MP -MF .deps/netkeyer.Tpo -c -o netkeyer.o netkeyer.c mv -f .deps/netkeyer.Tpo .deps/netkeyer.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_netkeyer.o -MD -MP -MF .deps/gui_netkeyer.Tpo -c -o gui_netkeyer.o gui_netkeyer.c mv -f .deps/gui_netkeyer.Tpo .deps/gui_netkeyer.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_mergedialog.o -MD -MP -MF .deps/gui_mergedialog.Tpo -c -o gui_mergedialog.o gui_mergedialog.c mv -f .deps/gui_mergedialog.Tpo .deps/gui_mergedialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_importdialog.o -MD -MP -MF .deps/gui_importdialog.Tpo -c -o gui_importdialog.o gui_importdialog.c mv -f .deps/gui_importdialog.Tpo .deps/gui_importdialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_exportdialog.o -MD -MP -MF .deps/gui_exportdialog.Tpo -c -o gui_exportdialog.o gui_exportdialog.c mv -f .deps/gui_exportdialog.Tpo .deps/gui_exportdialog.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_awards_dxcc.o -MD -MP -MF .deps/gui_awards_dxcc.Tpo -c -o gui_awards_dxcc.o gui_awards_dxcc.c mv -f .deps/gui_awards_dxcc.Tpo .deps/gui_awards_dxcc.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_awards_wac.o -MD -MP -MF .deps/gui_awards_wac.Tpo -c -o gui_awards_wac.o gui_awards_wac.c mv -f .deps/gui_awards_wac.Tpo .deps/gui_awards_wac.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_awards_was.o -MD -MP -MF .deps/gui_awards_was.Tpo -c -o gui_awards_was.o gui_awards_was.c mv -f .deps/gui_awards_was.Tpo .deps/gui_awards_was.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_awards_waz.o -MD -MP -MF .deps/gui_awards_waz.Tpo -c -o gui_awards_waz.o gui_awards_waz.c mv -f .deps/gui_awards_waz.Tpo .deps/gui_awards_waz.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_awards_iota.o -MD -MP -MF .deps/gui_awards_iota.Tpo -c -o gui_awards_iota.o gui_awards_iota.c mv -f .deps/gui_awards_iota.Tpo .deps/gui_awards_iota.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT gui_awards_locator.o -MD -MP -MF .deps/gui_awards_locator.Tpo -c -o gui_awards_locator.o gui_awards_locator.c mv -f .deps/gui_awards_locator.Tpo .deps/gui_awards_locator.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT xlog_enum.o -MD -MP -MF .deps/xlog_enum.Tpo -c -o xlog_enum.o xlog_enum.c mv -f .deps/xlog_enum.Tpo .deps/xlog_enum.Po x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"xlog\" -DPACKAGE_TARNAME=\"xlog\" -DPACKAGE_VERSION=\"2.0.13\" -DPACKAGE_STRING=\"xlog\ 2.0.13\" -DPACKAGE_BUGREPORT=\"andystew...@comcast.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xlog\" -DVERSION=\"2.0.13\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IPC_H=1 -DHAVE_SYS_SHM_H=1 -DHAVE_STRPTIME=1 -DHAVE_STRCHR=1 -DHAVE_INDEX=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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/freetype2 -pthread -DDATADIR=\""/usr/share"\" -DXLOG_LOCALEDIR=\""/usr/share/locale"\" -DXLOG_DATADIR=\""/usr/share/xlog"\" -DXLOG_DOCDIR=\""/usr/share/doc/xlog"\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -MT awards_enum.o -MD -MP -MF .deps/awards_enum.Tpo -c -o awards_enum.o awards_enum.c mv -f .deps/awards_enum.Tpo .deps/awards_enum.Po x86_64-linux-gnu-gcc -Wall -g -O2 -Wall -Wno-unused-but-set-variable -Werror -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed -o xlog main.o support.o gui_aboutdialog.o gui_b4window.o gui_closedialog.o gui_countrymap.o gui_defaultsdialog.o gui_dialogsdialog.o gui_dupecheckdialog.o gui_dxcccheck.o gui_dxcclist.o gui_openlogdialog.o gui_fontselectiondialog.o gui_helpdialog.o gui_keys.o gui_logeditordialog.o gui_mainwindow.o gui_newlogdialog.o gui_pathselectiondialog.o gui_preferencesdialog.o gui_gtkprintdialog.o gui_saveasdialog.o gui_savedialog.o gui_scorewindow.o gui_searchdialog.o gui_setupdialog.o gui_tracedialog.o gui_utils.o gui_warningdialog.o callbacks_preferencesdialog.o callbacks_mainwindow_menu.o callbacks_mainwindow_toolbar.o callbacks_mainwindow_qsoframe.o callbacks_mainwindow_list.o callbacks_mainwindow.o cfg.o hamlib-utils.o utils.o dxcc.o gc.o remote.o history.o log.o wwl.o strptime.o netkeyer.o gui_netkeyer.o gui_mergedialog.o gui_importdialog.o gui_exportdialog.o gui_awards_dxcc.o gui_awards_wac.o gui_awards_was.o gui_awards_waz.o gui_awards_iota.o gui_awards_locator.o xlog_enum.o awards_enum.o logfile/liblogfile.a -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 -lfontconfig -lfreetype -lhamlib /usr/bin/ld: gui_gtkprintdialog.o: undefined reference to symbol 'trunc@@GLIBC_2.2.5' //lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:504: recipe for target 'xlog' failed make[3]: *** [xlog] Error 1 make[3]: Leaving directory '/home/lamby/temp/cdt.20160417215744.FZAIs7a4PR.xlog/xlog-2.0.13/src' Makefile:593: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/lamby/temp/cdt.20160417215744.FZAIs7a4PR.xlog/xlog-2.0.13/src' Makefile:374: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/lamby/temp/cdt.20160417215744.FZAIs7a4PR.xlog/xlog-2.0.13' debian/rules:49: recipe for target 'build-stamp' failed make: *** [build-stamp] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
xlog.2.0.13-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---Source: xlog Source-Version: 2.0.13-2 We believe that the bug you reported is fixed in the latest version of xlog, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 821...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Chrysostomos Nanakos <cnana...@debian.org> (supplier of updated xlog package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 12 May 2016 11:50:31 +0300 Source: xlog Binary: xlog xlog-data Architecture: source Version: 2.0.13-2 Distribution: unstable Urgency: high Maintainer: Debian Hamradio Maintainers <debian-h...@lists.debian.org> Changed-By: Chrysostomos Nanakos <cnana...@debian.org> Description: xlog - GTK+ Logging program for Hamradio Operators xlog-data - data for xlog, a GTK+ Logging program for Hamradio Operators Closes: 811926 821342 Changes: xlog (2.0.13-2) unstable; urgency=high . * Use Debian account in Uploaders field * Due to DSO linking we explicitly link to libm. Thanks to Chris Lamb <la...@debian.org> for reporting (Closes: #821342) * Fix defined but not used const variable. Thanks to Martin Michlmayr <t...@hpe.com> for reporting (Closes: #811926) Checksums-Sha1: 69dea6bb068eb563e4b273f0a89ea6d7841ee5c2 1904 xlog_2.0.13-2.dsc 5755d530cc775716d5dc874c0cd206b2bdf207b2 11427287 xlog_2.0.13.orig.tar.gz 0a3a1bc8facd9db445882a12e6b94d27042bd0f7 79272 xlog_2.0.13-2.debian.tar.xz Checksums-Sha256: ff490bf4e53726fe26899dae784ce0b7fa5aba4aea1aa30fceee194435037da0 1904 xlog_2.0.13-2.dsc d53d8538b9fc61e761d1bd84ad0c866cc9a50540b663521ebad49df479d798ab 11427287 xlog_2.0.13.orig.tar.gz b9dc0ecbbf9b82133aba73c084f9f1d16ce5b3f6c2619b196a7a45adcd39ccec 79272 xlog_2.0.13-2.debian.tar.xz Files: 475f1760e179851902c86e47ed5e4c39 1904 hamradio optional xlog_2.0.13-2.dsc ddbffe1065918b43b32996fd4ba165f7 11427287 hamradio optional xlog_2.0.13.orig.tar.gz 174c3d9baadbb5313ff3cb97c5fff6e3 79272 hamradio optional xlog_2.0.13-2.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXNFWRAAoJEIc96jCdE4B/Zi8QAIPba3zzkCDT5bM6LxwNAgI6 VOsWBaX9dqt5Oq60cIRKSu1HB9pmgYA3hjqZ7cqMKnieOF0E990h7affOolDq3SV rvHl0kWqlJaYNORsp/3NtIWzDyzXY6GHkPIV1r1izNfCMC/rPXGGWOaDStY9nlTm tV/bWmFvyqYWewFRsaLSkPv66EcFD27FodPVjYi3aUNpRg03TgZ6Y3xRnqkYf44g 43hf6SABjfWc2ioBk0KnG00LSiCINpz56dmDeOq7dqHYV12dl16K6/oOO4SSu4Jq 6C4kbw0qetvyVD429viyB28b+OmSL0wsyyx97Qdp9EheQySd70DY3iY4Kf1QCviF ORYZ4yzEvV6nT5UvdzZnAqW8ic+c6Zu7f7p+ucFLziUxsFrBKzPnFPCU30DlpH4F 6s6wlYinpmwB8sfBrQXM+60XKP+ae24PRqoyHyhochkEobMRWiYYeN0PV6LhUPOZ 7ZV3vzNlfd7ssY37pfTaVQezDLuqJZvQO0Pni4FZOGR7fw5ve/fLCnZl0YQPDgrS fknbi2cULLSn9QZLvpOTGguYHpqbKR4P7ypIdNQko2M+0BFq5lwv6OomXMqzqaMS tAp/Qk7Kqfc/6Y319V7FJlrUrKRLbD+vxDAaKXgMMZ6PmBCiwmFhh0413g+FdQlx kHnIoPqjF4KwynPFzf51 =p1d8 -----END PGP SIGNATURE-----
--- End Message ---