------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.20.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gettext-tools-0.20.1_1.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/desktop-file-utils-0.24.txz Installing /packages/All/atk-2.28.1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.13_1.txz Installing /packages/All/harfbuzz-2.6.4.txz Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/pixman-0.38.4.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk-update-icon-cache-2.24.32.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-Locale-libintl-1.31.txz Installing /packages/All/p5-Text-Unidecode-1.30.txz Installing /packages/All/p5-Unicode-EastAsianWidth-12.0.txz Installing /packages/All/texinfo-6.7_1,1.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXpm-3.5.13.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/libXaw-1.0.13_3,2.txz Installing /packages/All/libgsf-1.14.46.txz Installing /packages/All/libcroco-0.6.13.txz Installing /packages/All/librsvg2-2.40.21.txz SUCCEEDED 00:00:54 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The xboard port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xboard-4.9.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The xboard port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xboard-4.9.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xboard-4.9.1_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The xboard port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xboard-4.9.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xboard-4.9.1_1 for building => SHA256 Checksum OK for xboard-4.9.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The xboard port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xboard-4.9.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xboard-4.9.1_1 for building ===> Extracting for xboard-4.9.1_1 => SHA256 Checksum OK for xboard-4.9.1.tar.gz. Extracted Memory Use: 15.36M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xboard-4.9.1_1 ===> Applying ports patches for xboard-4.9.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xboard-4.9.1_1 depends on executable: msgfmt - found ===> xboard-4.9.1_1 depends on executable: update-desktop-database - found ===> xboard-4.9.1_1 depends on executable: gtk-update-icon-cache - found ===> xboard-4.9.1_1 depends on file: /usr/local/bin/makeinfo - found ===> xboard-4.9.1_1 depends on package: pkgconf>=1.3.0_1 - found ===> xboard-4.9.1_1 depends on executable: update-mime-database - found ===> xboard-4.9.1_1 depends on package: perl5>=5.30.r1<5.31 - found ===> xboard-4.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xboard-4.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xboard-4.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> xboard-4.9.1_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> xboard-4.9.1_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> xboard-4.9.1_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> xboard-4.9.1_1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> xboard-4.9.1_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> xboard-4.9.1_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> xboard-4.9.1_1 depends on shared library: libgsf-1.so - found (/usr/local/lib/libgsf-1.so) ===> xboard-4.9.1_1 depends on shared library: librsvg-2.so - found (/usr/local/lib/librsvg-2.so) ===> xboard-4.9.1_1 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> xboard-4.9.1_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xboard-4.9.1_1 depends on executable: msgfmt - found ===> xboard-4.9.1_1 depends on executable: update-desktop-database - found ===> xboard-4.9.1_1 depends on executable: gtk-update-icon-cache - found ===> xboard-4.9.1_1 depends on file: /usr/local/bin/makeinfo - found ===> xboard-4.9.1_1 depends on package: pkgconf>=1.3.0_1 - found ===> xboard-4.9.1_1 depends on executable: update-mime-database - found ===> xboard-4.9.1_1 depends on package: perl5>=5.30.r1<5.31 - found ===> xboard-4.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xboard-4.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xboard-4.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xboard-4.9.1_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> xboard-4.9.1_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> xboard-4.9.1_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> xboard-4.9.1_1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> xboard-4.9.1_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> xboard-4.9.1_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> xboard-4.9.1_1 depends on shared library: libgsf-1.so - found (/usr/local/lib/libgsf-1.so) ===> xboard-4.9.1_1 depends on shared library: librsvg-2.so - found (/usr/local/lib/librsvg-2.so) ===> xboard-4.9.1_1 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> xboard-4.9.1_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for xboard-4.9.1_1 configure: loading site script /xports/Templates/config.site 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... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for library containing strerror... none required checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for ld used by 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... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for remsh... no checking for rsh... no checking for makeinfo... makeinfo checking for nroff... cat checking for awk... /usr/bin/awk checking for perl... /usr/local/bin/perl checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of signal handlers... void checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for sys/time.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking for fcntl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for stddef.h... (cached) yes checking for _getpty... no checking for grantpt... yes checking for setitimer... yes checking for usleep... (cached) yes checking for gettimeofday... (cached) yes checking for random... (cached) yes checking for gethostname... (cached) yes checking for setlocale... (cached) yes checking for getpseudotty in -lseq... no checking whether compiler understands -Wall -Wno-parentheses... yes checking for pkg-config... pkg-config checking pkg-config is at least version 0.9.0... yes checking for CAIRO... yes checking for xdg-mime... no checking for xdg-desktop-menu... no checking for xdg-icon-resource... no checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... no checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking X11/Intrinsic.h usability... yes checking X11/Intrinsic.h presence... yes checking for X11/Intrinsic.h... yes checking X11/Xaw/Dialog.h usability... yes checking X11/Xaw/Dialog.h presence... yes checking for X11/Xaw/Dialog.h... yes checking whether ptys or pipes should be used... pipes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cmail config.status: creating po/Makefile.in config.status: creating osxapp/Info.plist config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing test-stamp-h commands config.status: executing chmod-cmail commands Configurations summary: prefix: /usr/local datarootdir: ${prefix}/share datadir: ${datarootdir} gamedatadir: $(datadir)/games/xboard desktopdir: $(datadir)/applications mimedir: $(datadir)/mime/packages iconsdir: $(datadir)/icons/hicolor/48x48/apps svgiconsdir: $(datadir)/icons/hicolor/scalable/apps infodir: /usr/local/share/info (info files will go here) sysconfdir: ${prefix}/etc (xboard.conf will go here) update mimedb: yes NLS support: yes GTK: no Xaw3d: no Xaw: yes ptys: pipes zippy: no sigint: yes SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xboard-4.9.1_1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in po --- check-macro-version --- --- xaw/.dirstamp --- --- xaw/.deps/.dirstamp --- --- backend.o --- --- book.o --- --- childio.o --- --- gamelist.o --- --- ngamelist.o --- --- lists.o --- --- moves.o --- --- parser.o --- --- backend.o --- depbase=`echo backend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local--- book.o --- depbase=`echo book.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/sh--- childio.o --- depbase=`echo childio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local--- gamelist.o --- depbase=`echo gamelist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/loca--- ngamelist.o --- depbase=`echo ngamelist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/loc--- pgntags.o --- --- uci.o --- --- moves.o --- depbase=`echo moves.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/s--- parser.o --- depbase=`echo parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/--- backend.o --- /share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT backend.o -MD -MP -MF $depbase.Tpo -c -o backend.o backend.c && mv -f $depbase.Tpo $depbase.Po In file included from backend.c:142: backend.c: In function 'Load': common.h:912:22: warning: macro expands to multiple statements [-Wmultistatement-macros] #define ASSIGN(x, y) if(x) free(x); x = strdup(y) ^~ backend.c:1026:17: note: in expansion of macro 'ASSIGN' if(useNick) ASSIGN(appData.pgnName[i], nickName); ^~~~~~ backend.c:1026:5: note: some parts of macro expansion are not guarded by this 'if' clause if(useNick) ASSIGN(appData.pgnName[i], nickName); ^~ backend.c: In function 'ReserveGame': --- book.o --- are/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT book.o -MD -MP -MF $depbase.Tpo -c -o book.o book.c && mv -f $depbase.Tpo $depbase.Po --- childio.o --- /share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT childio.o -MD -MP -MF $depbase.Tpo -c -o childio.o childio.c && mv -f $depbase.Tpo $depbase.Po --- gamelist.o --- l/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT gamelist.o -MD -MP -MF $depbase.Tpo -c -o gamelist.o gamelist.c && mv -f $depbase.Tpo $depbase.Po --- ngamelist.o --- al/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT ngamelist.o -MD -MP -MF $depbase.Tpo -c -o ngamelist.o ngamelist.c && mv -f $depbase.Tpo $depbase.Po --- lists.o --- depbase=`echo lists.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/s--- moves.o --- hare/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT moves.o -MD -MP -MF $depbase.Tpo -c -o moves.o moves.c && mv -f $depbase.Tpo $depbase.Po --- parser.o --- share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT parser.o -MD -MP -MF $depbase.Tpo -c -o parser.o parser.c && mv -f $depbase.Tpo $depbase.Po --- backend.o --- backend.c:1532:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(gameNr < 0 || appData.tourneyType < 1 || // gauntlet engine can always stay loaded as first engine ^~ backend.c:1535:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' UnloadEngine(&second); // already unload the engines, so TwoMachinesEvent will load new ones. ^~~~~~~~~~~~ backend.c: In function 'read_from_ics': backend.c:4036:21: warning: variable 'blackname' set but not used [-Wunused-but-set-variable] char *whitename, *blackname, *why, *endtoken; ^~~~~~~~~ backend.c:4036:9: warning: variable 'whitename' set but not used [-Wunused-but-set-variable] char *whitename, *blackname, *why, *endtoken; ^~~~~~~~~ backend.c:4177:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (appData.debugMode) ^~ --- lists.o --- hare/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT lists.o -MD -MP -MF $depbase.Tpo -c -o lists.o lists.c && mv -f $depbase.Tpo $depbase.Po --- backend.o --- backend.c:4179:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' UserMoveEvent(premoveFromX, premoveFromY, ^~~~~~~~~~~~~ backend.c: In function 'SendMoveToProgram': backend.c:5180:4: warning: this 'else' clause does not guard... [-Wmisleading-indentation] } else ^~~~ backend.c:5185:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' SendToProgram(buf, cps); ^~~~~~~~~~~~~ --- pgntags.o --- depbase=`echo pgntags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT pgntags.o -MD -MP -MF $depbase.Tpo -c -o pgntags.o pgntags.c && mv -f $depbase.Tpo $depbase.Po --- uci.o --- depbase=`echo uci.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT uci.o -MD -MP -MF $depbase.Tpo -c -o uci.o uci.c && mv -f $depbase.Tpo $depbase.Po --- moves.o --- moves.c: In function 'CollectPieceDescriptors': moves.c:209:15: warning: variable 'pieceName' set but not used [-Wunused-but-set-variable] char *m, *pieceName = defaultName; ^~~~~~~~~ moves.c: In function 'MovesFromString': moves.c:498:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(killX < 0) cb(board, flags, FirstLeg, r, f, y, x, cl); if(killX < f) ^~ moves.c:498:64: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(killX < 0) cb(board, flags, FirstLeg, r, f, y, x, cl); if(killX < f) ^~ moves.c:506:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(killX < 0) cb(board, flags, FirstLeg, r, f, y, x, cl); if(killX > f) ^~ moves.c:506:64: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(killX < 0) cb(board, flags, FirstLeg, r, f, y, x, cl); if(killX > f) ^~ moves.c: In function 'GenPseudoLegal': moves.c:1117:15: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (d = 0; d <= 1; d++) // Dababba moves that Rook cannot do ^~~ moves.c:1126:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' Rook(board, flags, rf, ff, callback, closure); ^~~~ --- board.o --- depbase=`echo board.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT board.o -MD -MP -MF $depbase.Tpo -c -o board.o board.c && mv -f $depbase.Tpo $depbase.Po --- draw.o --- depbase=`echo draw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT draw.o -MD -MP -MF $depbase.Tpo -c -o draw.o draw.c && mv -f $depbase.Tpo $depbase.Po --- book.o --- book.c: In function 'SaveToBook': book.c:891:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=0; i directly is deprecated." [-Wcpp] #warning "Including directly is deprecated." ^~~~~~~ draw.c: In function 'ScaleOnePiece': draw.c:386:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:23, from /usr/local/include/librsvg-2.0/librsvg/rsvg.h:31, from draw.c:58: /usr/local/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ --- dialogs.o --- dialogs.c: In function 'RefreshColor': dialogs.c:991:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(r < 0) r = 0; if(g < 0) g = 0; if(b < 0) b = 0; ^~ dialogs.c:991:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(r < 0) r = 0; if(g < 0) g = 0; if(b < 0) b = 0; ^~ dialogs.c:992:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(r > 0xFF0000) r = 0xFF0000; if(g > 0xFF00) g = 0xFF00; if(b > 0xFF) b = 0xFF; ^~ dialogs.c:992:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(r > 0xFF0000) r = 0xFF0000; if(g > 0xFF00) g = 0xFF00; if(b > 0xFF) b = 0xFF; ^~ dialogs.c: In function 'NewCommentPopup': dialogs.c:1169:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(commentText) free(commentText); commentText = strdup(text); ^~ dialogs.c:1169:40: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(commentText) free(commentText); commentText = strdup(text); ^~~~~~~~~~~ dialogs.c: In function 'NewTagsPopup': dialogs.c:1265:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(tagsText) free(tagsText); tagsText = strdup(text); ^~ dialogs.c:1265:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(tagsText) free(tagsText); tagsText = strdup(text); ^~~~~~~~ dialogs.c: In function 'LoadEngineProc': dialogs.c:1562:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(engineLine) free(engineLine); engineLine = strdup(""); ^~ dialogs.c:1562:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(engineLine) free(engineLine); engineLine = strdup(""); ^~~~~~~~~~ dialogs.c:1563:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(engineDir) free(engineDir); engineDir = strdup("."); ^~ dialogs.c:1563:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(engineDir) free(engineDir); engineDir = strdup("."); ^~~~~~~~~ dialogs.c:1564:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(nickName) free(nickName); nickName = strdup(""); ^~ dialogs.c:1564:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(nickName) free(nickName); nickName = strdup(""); ^~~~~~~~ dialogs.c:1565:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(params) free(params); params = strdup(""); ^~ dialogs.c:1565:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(params) free(params); params = strdup(""); ^~~~~~ dialogs.c: In function 'GetHelpText': dialogs.c:2636:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(buf[--len] == ' ') buf[len] = NULLCHAR; len++; ^~~~~ dialogs.c:2636:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while(buf[--len] == ' ') buf[len] = NULLCHAR; len++; ^~~ dialogs.c: In function 'StartDir': dialogs.c:3340:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(p=*res; q=strchr(p, '/');) p = q + 1; *p = NULLCHAR; ^~~ dialogs.c:3340:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for(p=*res; q=strchr(p, '/');) p = q + 1; *p = NULLCHAR; ^ --- engineoutput.o --- depbase=`echo engineoutput.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT engineoutput.o -MD -MP -MF $depbase.Tpo -c -o engineoutput.o engineoutput.c && mv -f $depbase.Tpo $depbase.Po --- backend.o --- backend.c: In function 'HandleMachineMove': backend.c:9435:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] } else ^~~~ backend.c:9443:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' if( appData.testLegality && gameMode == TwoMachinesPlay ) { ^~ --- nengineoutput.o --- depbase=`echo nengineoutput.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT nengineoutput.o -MD -MP -MF $depbase.Tpo -c -o nengineoutput.o nengineoutput.c && mv -f $depbase.Tpo $depbase.Po --- book.o --- book.c: In function 'move_to_string': book.c:505:32: warning: '%d' directive output may be truncated writing between 1 and 6 bytes into a region of size between 1 and 6 [-Wformat-truncation=] snprintf(move_s, 9, "%c%d%c%d", ff + 'a', fr + 1 - (BOARD_HEIGHT == 10), tf + 'a', tr + 1 - (BOARD_HEIGHT == 10)); ^~ book.c:505:25: note: directive argument in the range [-65535, 65536] snprintf(move_s, 9, "%c%d%c%d", ff + 'a', fr + 1 - (BOARD_HEIGHT == 10), tf + 'a', tr + 1 - (BOARD_HEIGHT == 10)); ^~~~~~~~~~ book.c:505:5: note: 'snprintf' output between 5 and 15 bytes into a destination of size 9 snprintf(move_s, 9, "%c%d%c%d", ff + 'a', fr + 1 - (BOARD_HEIGHT == 10), tf + 'a', tr + 1 - (BOARD_HEIGHT == 10)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- backend.o --- backend.c: In function 'ApplyMove': backend.c:10215:70: warning: variable 'killed2' set but not used [-Wunused-but-set-variable] ChessSquare captured = board[toY][toX], piece, pawn, king, killed, killed2; int p, rookX, oldEP, epRank, berolina = 0; ^~~~~~~ --- book.o --- book.c: In function 'ReadFromBookFile': book.c:593:2: warning: 'strncpy' specified bound 512 equals destination size [-Wstringop-truncation] strncpy(curBook, book, MSG_SIZ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ book.c:593:2: warning: 'strncpy' specified bound 512 equals destination size [-Wstringop-truncation] --- evalgraph.o --- depbase=`echo evalgraph.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT evalgraph.o -MD -MP -MF $depbase.Tpo -c -o evalgraph.o evalgraph.c && mv -f $depbase.Tpo $depbase.Po --- engineoutput.o --- engineoutput.c: In function 'SetProgramStats': engineoutput.c:621:55: warning: ' ' directive output may be truncated writing 1 byte into a region of size between 0 and 11 [-Wformat-truncation=] if(-h >= MATE_SCORE) snprintf(s_score, 16, " %s#-%d%c\t", (-h > MATE_SCORE+9 ? "" : " "), -h - MATE_SCORE, fail ); else ^~ engineoutput.c:621:23: note: 'snprintf' output between 7 and 18 bytes into a destination of size 16 if(-h >= MATE_SCORE) snprintf(s_score, 16, " %s#-%d%c\t", (-h > MATE_SCORE+9 ? "" : " "), -h - MATE_SCORE, fail ); else ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ engineoutput.c:620:55: warning: ' ' directive output may be truncated writing 1 byte into a region of size between 0 and 11 [-Wformat-truncation=] if( h >= MATE_SCORE) snprintf(s_score, 16, " %s#%d%c\t", ( h > MATE_SCORE+9 ? "" : " "), h - MATE_SCORE, fail ); else ^~ engineoutput.c:620:23: note: 'snprintf' output between 7 and 18 bytes into a destination of size 16 if( h >= MATE_SCORE) snprintf(s_score, 16, " %s#%d%c\t", ( h > MATE_SCORE+9 ? "" : " "), h - MATE_SCORE, fail ); else ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- nevalgraph.o --- depbase=`echo nevalgraph.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT nevalgraph.o -MD -MP -MF $depbase.Tpo -c -o nevalgraph.o nevalgraph.c && mv -f $depbase.Tpo $depbase.Po --- engineoutput.o --- In function 'UpdateControls', inlined from 'SetProgramStats' at engineoutput.c:264:5: engineoutput.c:605:13: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy(buf, ed->pv, 256); buf[pvStart - ed->pv] = NULLCHAR; ^~~~~~~~~~~~~~~~~~~~~~~~~ --- backend.o --- backend.c: In function 'TwoMachinesEventIfReady': backend.c:11008:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(curMess != 1) DisplayMessage("", _("Waiting for first chess program")); curMess = 1; ^~ backend.c:11008:80: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(curMess != 1) DisplayMessage("", _("Waiting for first chess program")); curMess = 1; ^~~~~~~ --- history.o --- --- backend.o --- backend.c:11013:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(curMess != 2) DisplayMessage("", _("Waiting for second chess program")); curMess = 2; ^~ --- history.o --- depbase=`echo history.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT history.o -MD -MP -MF $depbase.Tpo -c -o history.o history.c && mv -f $depbase.Tpo $depbase.Po --- backend.o --- backend.c:11013:81: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(curMess != 2) DisplayMessage("", _("Waiting for second chess program")); curMess = 2; ^~~~~~~ --- nhistory.o --- depbase=`echo nhistory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT nhistory.o -MD -MP -MF $depbase.Tpo -c -o nhistory.o nhistory.c && mv -f $depbase.Tpo $depbase.Po --- draw.o --- draw.c: In function 'InscribeKanji': draw.c:906:5: warning: 'strncpy' specified bound 20 equals destination size [-Wstringop-truncation] strncpy(buf, p, 20); ^~~~~~~~~~~~~~~~~~~ --- menus.o --- depbase=`echo menus.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT menus.o -MD -MP -MF $depbase.Tpo -c -o menus.o menus.c && mv -f $depbase.Tpo $depbase.Po --- book.o --- book.c: In function 'MovesToText': book.c:751:47: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size between 0 and 27 [-Wformat-truncation=] snprintf(p+strlen(p), 40, "%5.1f%% %5d %s%s\n", 100*entries[i].weight/(totalWeight+0.001), ^~ entries[i].weight, algMove, buf); ~~~ book.c:751:6: note: 'snprintf' output between 15 and 844 bytes into a destination of size 40 snprintf(p+strlen(p), 40, "%5.1f%% %5d %s%s\n", 100*entries[i].weight/(totalWeight+0.001), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ entries[i].weight, algMove, buf); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- usounds.o --- depbase=`echo usounds.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT usounds.o -MD -MP -MF $depbase.Tpo -c -o usounds.o usounds.c && mv -f $depbase.Tpo $depbase.Po --- usystem.o --- depbase=`echo usystem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT usystem.o -MD -MP -MF $depbase.Tpo -c -o usystem.o usystem.c && mv -f $depbase.Tpo $depbase.Po --- menus.o --- menus.c: In function 'InstallFromDir': menus.c:1192:59: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 507 [-Wformat-truncation=] snprintf(buf + strlen(buf), MSG_SIZ - strlen(buf), " -fd %s", dir); ^~ menus.c:1245:31: InstallNewEngine(engineCom, engineDir, variants, protocol); ~~~~~~~~~ menus.c:1192:2: note: 'snprintf' output between 6 and 1029 bytes into a destination of size 512 snprintf(buf + strlen(buf), MSG_SIZ - strlen(buf), " -fd %s", dir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- xaw/xboard.o --- depbase=`echo xaw/xboard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT xaw/xboard.o -MD -MP -MF $depbase.Tpo -c -o xaw/xboard.o xaw/xboard.c && mv -f $depbase.Tpo $depbase.Po --- dialogs.o --- dialogs.c: In function 'BrowseOK': dialogs.c:3165:38: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] snprintf(title, MSG_SIZ, "%s/%s", curDir, fileName); ^ dialogs.c:3165:7: note: 'snprintf' output 2 or more bytes (assuming 513) into a destination of size 512 snprintf(title, MSG_SIZ, "%s/%s", curDir, fileName); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- xaw/xengineoutput.o --- depbase=`echo xaw/xengineoutput.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT xaw/xengineoutput.o -MD -MP -MF $depbase.Tpo -c -o xaw/xengineoutput.o xaw/xengineoutput.c && mv -f $depbase.Tpo $depbase.Po --- xaw/xboard.o --- In file included from xaw/xboard.c:463: ./args.h:791:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "x", ArgInt, (void *) &wpMain.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:792:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "y", ArgInt, (void *) &wpMain.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:794:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "icsX", ArgX, (void *) &wpConsole.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:795:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "icsY", ArgY, (void *) &wpConsole.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:796:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "icsW", ArgInt, (void *) &wpConsole.width, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:797:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "icsH", ArgInt, (void *) &wpConsole.height, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:798:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "commentX", ArgX, (void *) &wpComment.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:799:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "commentY", ArgY, (void *) &wpComment.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:800:58: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "commentW", ArgInt, (void *) &wpComment.width, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:801:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "commentH", ArgInt, (void *) &wpComment.height, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:802:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "tagsX", ArgX, (void *) &wpTags.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:803:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "tagsY", ArgY, (void *) &wpTags.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:804:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "tagsW", ArgInt, (void *) &wpTags.width, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:805:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "tagsH", ArgInt, (void *) &wpTags.height, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:806:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "gameListX", ArgX, (void *) &wpGameList.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:807:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "gameListY", ArgY, (void *) &wpGameList.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:808:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "gameListW", ArgInt, (void *) &wpGameList.width, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:809:61: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "gameListH", ArgInt, (void *) &wpGameList.height, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:811:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "slaveX", ArgX, (void *) &wpDualBoard.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:812:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "slaveY", ArgY, (void *) &wpDualBoard.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:813:59: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "slaveW", ArgInt, (void *) &wpDualBoard.width, FALSE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:814:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "slaveH", ArgInt, (void *) &wpDualBoard.height, FALSE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:818:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "moveHistoryX", ArgX, (void *) &wpMoveHistory.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:819:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "moveHistoryY", ArgY, (void *) &wpMoveHistory.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:820:66: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "moveHistoryW", ArgInt, (void *) &wpMoveHistory.width, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:821:67: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "moveHistoryH", ArgInt, (void *) &wpMoveHistory.height, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:824:58: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "evalGraphX", ArgX, (void *) &wpEvalGraph.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:825:58: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "evalGraphY", ArgY, (void *) &wpEvalGraph.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:826:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "evalGraphW", ArgInt, (void *) &wpEvalGraph.width, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:827:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "evalGraphH", ArgInt, (void *) &wpEvalGraph.height, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:830:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "engineOutputX", ArgX, (void *) &wpEngineOutput.x, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:831:64: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "engineOutputY", ArgY, (void *) &wpEngineOutput.y, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:832:68: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "engineOutputW", ArgInt, (void *) &wpEngineOutput.width, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ ./args.h:833:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] { "engineOutputH", ArgInt, (void *) &wpEngineOutput.height, TRUE, (ArgIniType) CW_USEDEFAULT }, ^ --- xaw/xgamelist.o --- depbase=`echo xaw/xgamelist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT xaw/xgamelist.o -MD -MP -MF $depbase.Tpo -c -o xaw/xgamelist.o xaw/xgamelist.c && mv -f $depbase.Tpo $depbase.Po --- xaw/xhistory.o --- depbase=`echo xaw/xhistory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT xaw/xhistory.o -MD -MP -MF $depbase.Tpo -c -o xaw/xhistory.o xaw/xhistory.c && mv -f $depbase.Tpo $depbase.Po --- xaw/xoptions.o --- depbase=`echo xaw/xoptions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -DINFODIR='"/usr/local/share/info"' -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/harfbuzz -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -D_THREAD_SAFE -D_THREAD_SAFE -DSYSCONFDIR='"/usr/local/etc"' -DLOCALEDIR='"/usr/local/share/locale"' -DSVGDIR='"/usr/local/share/games/xboard/themes/default"' -D__GIT_VERSION='""' -DCONFIGURE_OPTIONS='"prefix=/usr/local; datarootdir=/usr/local/share; datadir=/usr/local/share; gamedatadir=/usr/local/share/games/xboard; desktopdir=/usr/local/share/applications; mimedir=/usr/local/share/mime/packages; iconsdir=/usr/local/share/icons/hicolor/48x48/apps; svgiconsdir=/usr/local/share/icons/hicolor/scalable/apps; infodir=/usr/local/share/info; sysconfigdir=; update_mimedb=yes; NLS=yes; GTK=no; Xaw3d=no; Xaw=yes; ptys=pipes; zippy=no; sigint=yes"' -DDATADIR='"/usr/local/share/games/xboard"' -DMANDIR='"/usr/local/man"' -I xaw -DX11 -I/usr/local/include -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -MT xaw/xoptions.o -MD -MP -MF $depbase.Tpo -c -o xaw/xoptions.o xaw/xoptions.c && mv -f $depbase.Tpo $depbase.Po --- xaw/xboard.o --- xaw/xboard.c: In function 'GenerateGlobalTranslationTable': xaw/xboard.c:912:5: warning: 'strncat' specified bound 5 equals source length [-Wstringop-overflow=] strncat(mods, "Meta ", 5); ^~~~~~~~~~~~~~~~~~~~~~~~~ xaw/xboard.c:918:5: warning: 'strncat' specified bound 6 equals source length [-Wstringop-overflow=] strncat(mods, "Shift ", 6); ^~~~~~~~~~~~~~~~~~~~~~~~~~ --- xaw/xoptions.o --- xaw/xoptions.c: In function 'HighlightWithScroll': xaw/xoptions.c:267:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(f < 0.f) f = 0.; if(f + 1.f/max > 1.f) f = 1. - 1./max; ^~ xaw/xoptions.c:267:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(f < 0.f) f = 0.; if(f + 1.f/max > 1.f) f = 1. - 1./max; ^~ xaw/xoptions.c: In function 'format_accel': xaw/xoptions.c:446:7: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] strncat(output, "+", 1); ^~~~~~~~~~~~~~~~~~~~~~~ xaw/xoptions.c:452:7: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] strncat(output, "+", 1); ^~~~~~~~~~~~~~~~~~~~~~~ xaw/xoptions.c:458:7: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] strncat(output, "+", 1); ^~~~~~~~~~~~~~~~~~~~~~~ --- dialogs.o --- dialogs.c: In function 'SendString': dialogs.c:1050:2: warning: 'strncpy' specified bound 512 equals destination size [-Wstringop-truncation] strncpy(buf2, p, MSG_SIZ); ^~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c:1062:2: warning: 'strncpy' specified bound 512 equals destination size [-Wstringop-truncation] strncpy(buf, p, MSG_SIZ); ^~~~~~~~~~~~~~~~~~~~~~~~ --- xaw/xoptions.o --- xaw/xoptions.c: In function 'SendTextCB': xaw/xoptions.c:1387:3: warning: 'strncpy' specified bound 512 equals destination size [-Wstringop-truncation] strncpy(buf, p, MSG_SIZ); ^~~~~~~~~~~~~~~~~~~~~~~~ --- dialogs.o --- In function 'ContextMenu.part.10', inlined from 'ContextMenu' at dialogs.c:2020:1: dialogs.c:2026:5: warning: 'strncpy' specified bound 512 equals destination size [-Wstringop-truncation] strncpy(clickedWord, text, MSG_SIZ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- backend.o --- backend.c: In function 'LoadPosition': backend.c:13658:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(j=0;j<6;j++)fprintf(debugFP, " %d", initialRights[j]);fprintf(debugFP,"\n"); ^~~ backend.c:13658:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for(j=0;j<6;j++)fprintf(debugFP, " %d", initialRights[j]);fprintf(debugFP,"\n"); ^~~~~~~ --- xaw/xboard.o --- In file included from xaw/xboard.c:463: ./args.h: In function 'ParseArgs': ./args.h:1007:7: warning: 'strncpy' specified bound 131072 equals destination size [-Wstringop-truncation] strncpy(argName, ad->argName,sizeof(argName)/sizeof(argName[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./args.h:1152:7: warning: 'strncpy' specified bound 131072 equals destination size [-Wstringop-truncation] strncpy(argName, ad->argName,sizeof(argName)/sizeof(argName[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./args.h: In function 'ParseSettingsFile': ./args.h:941:32: warning: '/themes/conf' directive output may be truncated writing 12 bytes into a region of size between 1 and 512 [-Wformat-truncation=] snprintf(buf, MSG_SIZ, "%s/themes/conf", dataDir); ^~~~~~~~~~~~ ./args.h:941:6: note: 'snprintf' output between 13 and 524 bytes into a destination of size 512 snprintf(buf, MSG_SIZ, "%s/themes/conf", dataDir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xaw/xboard.c: In function 'GenerateGlobalTranslationTable': xaw/xboard.c:946:3: warning: 'strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncat(output[1], output[0], strlen(output[0])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xaw/xboard.c:935:8: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncat(output[shift|alt|ctrl], buffer, strlen(buffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- xaw/xoptions.o --- xaw/xoptions.c: In function 'GenericPopUp': xaw/xoptions.c:1240:3: warning: 'strncpy' specified bound 512 equals destination size [-Wstringop-truncation] strncpy(buf, msg, MSG_SIZ); msg = buf + 1; ^~~~~~~~~~~~~~~~~~~~~~~~~~ xaw/xoptions.c:1152:36: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized] || p && (!*v || strlen(p) == strlen(v) || p[strlen(v)] == ','))); j++; ^~~~~~ xaw/xoptions.c:1253:28: warning: 'box' may be used uninitialized in this function [-Wmaybe-uninitialized] if(option[i].target) ((ButtonCallback*)option[i].target)(box); // callback that can make sizing decisions ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xaw/xoptions.c:1145:10: warning: 'forelast' may be used uninitialized in this function [-Wmaybe-uninitialized] j = SetPositionAndSize(args, last, lastrow, 3 /* border */, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ option[i].max /* w */, shrink ? textHeight : 0 /* h */, option[i].min & 0xE | chain /* chain */); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xaw/xoptions.c:1254:46: warning: 'oldForm' may be used uninitialized in this function [-Wmaybe-uninitialized] last = form; lastrow = oldLastRow; form = oldForm; forelast = oldForeLast; ~~~~~^~~~~~~~~ --- dialogs.o --- dialogs.c: In function 'DisplayHelp': dialogs.c:2710:38: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 502 [-Wformat-truncation=] snprintf(tidy, MSG_SIZ, "gunzip -c %s", buf); ^~ ~~~ dialogs.c:2710:3: note: 'snprintf' output between 11 and 522 bytes into a destination of size 512 snprintf(tidy, MSG_SIZ, "gunzip -c %s", buf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dialogs.c: In function 'ListDir': dialogs.c:3219:33: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 509 [-Wformat-truncation=] snprintf(title, MSG_SIZ, "%s %s", _("Contents of"), curDir); ^~ ~~~~~~ dialogs.c:3219:2: note: 'snprintf' output 4 or more bytes (assuming 515) into a destination of size 512 snprintf(title, MSG_SIZ, "%s %s", _("Contents of"), curDir); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- moves.o --- moves.c: In function 'MovesFromString': moves.c:425:6: warning: 'strncpy' specified bound 80 equals destination size [-Wstringop-truncation] strncpy(buf, cont, 80); cont = buf; // copy next leg(s), so we can modify ^~~~~~~~~~~~~~~~~~~~~~ --- backend.o --- backend.c: In function 'DisplayMove.part.23': backend.c:17585:42: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size between 498 and 509 [-Wformat-truncation=] snprintf(message, MSG_SIZ, "%d.%s%s%s", moveNumber / 2 + 1, ^~ backend.c:17587:26: parseList[moveNumber], res); ~~~ backend.c:17585:7: note: 'snprintf' output 4 or more bytes (assuming 526) into a destination of size 512 snprintf(message, MSG_SIZ, "%d.%s%s%s", moveNumber / 2 + 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ WhiteOnMove(moveNumber) ? " " : ".. ", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parseList[moveNumber], res); ~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c: In function 'ApplyMove': backend.c:10317:45: warning: 'killed' may be used uninitialized in this function [-Wmaybe-uninitialized] board[toY][toX + (killX < fromX ? 1 : -1)] = killed; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ backend.c: In function 'SendMultiLineToICS': backend.c:15459:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(temp, buf, len); ^~~~~~~~~~~~~~~~~~~~~~~ backend.c:15455:11: note: length computed here len = strlen(buf); ^~~~~~~~~~~ backend.c: In function 'TimeString': backend.c:18092:45: warning: '%d' directive output may be truncated writing between 1 and 8 bytes into a region of size 6 [-Wformat-truncation=] if(timeSuffix) snprintf(moveTime, 8, " (%d)", timeSuffix/1000); // [HGM] kludge alert; fraction contains move time ^~ backend.c:18092:42: note: directive argument in the range [-2147483, 2147483] if(timeSuffix) snprintf(moveTime, 8, " (%d)", timeSuffix/1000); // [HGM] kludge alert; fraction contains move time ^~~~~~~ backend.c:18092:20: note: 'snprintf' output between 5 and 12 bytes into a destination of size 8 if(timeSuffix) snprintf(moveTime, 8, " (%d)", timeSuffix/1000); // [HGM] kludge alert; fraction contains move time ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c: In function 'UploadGameEvent': backend.c:5308:37: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 506 [-Wformat-truncation=] snprintf(command,MSG_SIZ, "match %s", ics_handle); ^~ ~~~~~~~~~~ backend.c:5308:4: note: 'snprintf' output between 7 and 518 bytes into a destination of size 512 snprintf(command,MSG_SIZ, "match %s", ics_handle); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c:5321:36: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] } else snprintf(buf, MSG_SIZ,"%s\n", ics_type == ICS_ICC ? command : "examine\n"); // match yourself or examine ^ backend.c:5321:9: note: 'snprintf' output between 2 and 513 bytes into a destination of size 512 } else snprintf(buf, MSG_SIZ,"%s\n", ics_type == ICS_ICC ? command : "examine\n"); // match yourself or examine ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c:5319:48: warning: ' fr ' directive output may be truncated writing 4 bytes into a region of size between 1 and 512 [-Wformat-truncation=] else if(i == 22) snprintf(buf,MSG_SIZ, "%s fr\n", command); ^~~~~ backend.c:5319:23: note: 'snprintf' output between 5 and 516 bytes into a destination of size 512 else if(i == 22) snprintf(buf,MSG_SIZ, "%s fr\n", command); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c:5318:64: warning: ' w' directive output may be truncated writing 2 bytes into a region of size between 1 and 512 [-Wformat-truncation=] if(i<=36 && ics_type == ICS_ICC) snprintf(buf, MSG_SIZ,"%s w%d\n", command, i); ^~ backend.c:5318:61: note: directive argument in the range [1, 37] if(i<=36 && ics_type == ICS_ICC) snprintf(buf, MSG_SIZ,"%s w%d\n", command, i); ^~~~~~~~~~ backend.c:5318:39: note: 'snprintf' output between 5 and 517 bytes into a destination of size 512 if(i<=36 && ics_type == ICS_ICC) snprintf(buf, MSG_SIZ,"%s w%d\n", command, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c:5320:39: warning: ' ' directive output may be truncated writing 1 byte into a region of size between 0 and 511 [-Wformat-truncation=] else snprintf(buf, MSG_SIZ,"%s %s\n", command, VariantName(gameInfo.variant)); ^~ backend.c:5320:11: note: 'snprintf' output 3 or more bytes (assuming 514) into a destination of size 512 else snprintf(buf, MSG_SIZ,"%s %s\n", command, VariantName(gameInfo.variant)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c: In function 'SaveGamePGN2': backend.c:13959:90: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size between 0 and 94 [-Wformat-truncation=] snprintf( move_buffer, sizeof(move_buffer)/sizeof(move_buffer[0]),"{%s%.2f/%d%s}", ^~ backend.c:13963:9: buf ); ~~~ backend.c:13959:13: note: 'snprintf' output between 8 and 840 bytes into a destination of size 100 snprintf( move_buffer, sizeof(move_buffer)/sizeof(move_buffer[0]),"{%s%.2f/%d%s}", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pvInfoList[i].score >= 0 ? "+" : "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pvInfoList[i].score / 100.0, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pvInfoList[i].depth, ~~~~~~~~~~~~~~~~~~~~ buf ); ~~~~~ backend.c: In function 'wrap': backend.c:18878:17: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(dest+len, cseq, cseq_len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c:18833:16: note: length computed here cseq_len = strlen(cseq); ^~~~~~~~~~~~ backend.c: In function 'Reset': backend.c:12063:2: warning: 'strncpy' specified bound 512 equals destination size [-Wstringop-truncation] strncpy(engineVariant, appData.variant, MSG_SIZ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c: In function 'HandleMachineMove': backend.c:9901:72: warning: ' (only move)' directive output may be truncated writing 12 bytes into a region of size between 1 and 5120 [-Wformat-truncation=] snprintf(thinkOutput, sizeof(thinkOutput)/sizeof(thinkOutput[0]), "%s (only move)", buf1); ^~~~~~~~~~~~ backend.c:9901:3: note: 'snprintf' output between 13 and 5132 bytes into a destination of size 5120 snprintf(thinkOutput, sizeof(thinkOutput)/sizeof(thinkOutput[0]), "%s (only move)", buf1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c:9902:35: warning: '%s' directive writing up to 5119 bytes into a region of size 1024 [-Wformat-overflow=] sprintf(programStats.movelist, "%s (only move)", buf1); ^~ ~~~~ backend.c:9902:3: note: 'sprintf' output between 13 and 5132 bytes into a destination of size 1024 sprintf(programStats.movelist, "%s (only move)", buf1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'BitbaseProbe', inlined from 'SendMoveToBookUser' at backend.c:8648:26: backend.c:8628:2: warning: 'strncpy' specified bound 512 equals destination size [-Wstringop-truncation] strncpy(buf, path + 8, MSG_SIZ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c: In function 'MakeMove': backend.c:10650:3: warning: 'strncpy' specified bound 64 equals destination size [-Wstringop-truncation] strncpy(buf, parseList[forwardMostMove], MOVE_LEN*2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c: In function 'UserMoveEvent': backend.c:7193:41: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 498 [-Wformat-truncation=] snprintf(buf, MSG_SIZ, " 0.0%% 1 %s\n", move); ^~ ~~~~ backend.c:7193:2: note: 'snprintf' output between 16 and 527 bytes into a destination of size 512 snprintf(buf, MSG_SIZ, " 0.0%% 1 %s\n", move); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c: In function 'LeftClick': backend.c:7910:4: warning: 'piece' may be used uninitialized in this function [-Wmaybe-uninitialized] if(piece == defaultPromoChoice) promoChoice = NULLCHAR; // deferral ^ backend.c: In function 'ParseBoard12': backend.c:4575:34: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 508 [-Wformat-truncation=] snprintf(str, MSG_SIZ, "ICS %s", gs_kind); ^~ ~~~~~~~ backend.c:4575:6: note: 'snprintf' output between 5 and 516 bytes into a destination of size 512 snprintf(str, MSG_SIZ, "ICS %s", gs_kind); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c: In function 'read_from_ics': backend.c:3136:36: warning: ' kibitzes: ' directive output may be truncated writing 11 bytes into a region of size between 1 and 512 [-Wformat-truncation=] snprintf(tmp, MSG_SIZ, "%s kibitzes: %s", star_match[0], parse); ^~~~~~~~~~~ backend.c:3136:10: note: 'snprintf' output between 12 and 20522 bytes into a destination of size 512 snprintf(tmp, MSG_SIZ, "%s kibitzes: %s", star_match[0], parse); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c:3095:31: warning: '%s' directive output may be truncated writing up to 19999 bytes into a region of size between 1 and 512 [-Wformat-truncation=] snprintf(mess, MSG_SIZ, "%s%s", talker, parse); ^~ ~~~~~ backend.c:3095:4: note: 'snprintf' output between 1 and 20511 bytes into a destination of size 512 snprintf(mess, MSG_SIZ, "%s%s", talker, parse); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c:3101:34: warning: '%s' directive output may be truncated writing up to 19999 bytes into a region of size 510 [-Wformat-truncation=] snprintf(mess, MSG_SIZ, "%s: %s", chatPartner[chattingPartner], parse); ^~ ~~~~~ backend.c:3101:5: note: 'snprintf' output 3 or more bytes (assuming 20002) into a destination of size 512 snprintf(mess, MSG_SIZ, "%s: %s", chatPartner[chattingPartner], parse); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c:3201:41: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=] snprintf(buf, sizeof(buf), "%s@%s", ics_handle, appData.icsHost); ^ backend.c:3201:8: note: 'snprintf' output 2 or more bytes (assuming 513) into a destination of size 512 snprintf(buf, sizeof(buf), "%s@%s", ics_handle, appData.icsHost); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c:3704:31: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 508 [-Wformat-truncation=] snprintf(str, MSG_SIZ, "ICS %s %s match", star_match[0], star_match[1]); ^~ ~~~~~~~~~~~~~ backend.c:3704:3: note: 'snprintf' output between 12 and 1034 bytes into a destination of size 512 snprintf(str, MSG_SIZ, "ICS %s %s match", star_match[0], star_match[1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- xboard --- cc -pipe -I/usr/local/include -O2 -fno-strict-aliasing -Wall -Wno-parentheses -L/usr/local/lib -o xboard backend.o book.o childio.o gamelist.o ngamelist.o lists.o moves.o parser.o pgntags.o uci.o board.o draw.o dialogs.o engineoutput.o nengineoutput.o evalgraph.o nevalgraph.o history.o nhistory.o menus.o usounds.o usystem.o xaw/xboard.o xaw/xengineoutput.o xaw/xgamelist.o xaw/xhistory.o xaw/xoptions.o -lm -lXaw -lSM -lICE -L/usr/local/lib -R/usr/local/lib -lXmu -lX11 -lXt /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lpangocairo-1.0 -lpango-1.0 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lpthread SUCCEEDED 00:00:38 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xboard-4.9.1_1 depends on executable: update-desktop-database - found ===> xboard-4.9.1_1 depends on executable: gtk-update-icon-cache - found ===> xboard-4.9.1_1 depends on executable: update-mime-database - found ===> xboard-4.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xboard-4.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xboard-4.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xboard-4.9.1_1 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xboard-4.9.1_1 ===> xboard-4.9.1_1 depends on executable: update-desktop-database - found ===> xboard-4.9.1_1 depends on executable: gtk-update-icon-cache - found ===> xboard-4.9.1_1 depends on executable: update-mime-database - found ===> xboard-4.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xboard-4.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xboard-4.9.1_1 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> xboard-4.9.1_1 depends on executable: indexinfo - found ===> Generating temporary packing list Making install in po /bin/mkdir -p /construction/games/xboard/stage/usr/local/share installing da.gmo as /construction/games/xboard/stage/usr/local/share/locale/da/LC_MESSAGES/xboard.mo installing de.gmo as /construction/games/xboard/stage/usr/local/share/locale/de/LC_MESSAGES/xboard.mo installing es.gmo as /construction/games/xboard/stage/usr/local/share/locale/es/LC_MESSAGES/xboard.mo installing fr.gmo as /construction/games/xboard/stage/usr/local/share/locale/fr/LC_MESSAGES/xboard.mo installing it.gmo as /construction/games/xboard/stage/usr/local/share/locale/it/LC_MESSAGES/xboard.mo installing nl.gmo as /construction/games/xboard/stage/usr/local/share/locale/nl/LC_MESSAGES/xboard.mo installing pl.gmo as /construction/games/xboard/stage/usr/local/share/locale/pl/LC_MESSAGES/xboard.mo installing ru.gmo as /construction/games/xboard/stage/usr/local/share/locale/ru/LC_MESSAGES/xboard.mo installing sr.gmo as /construction/games/xboard/stage/usr/local/share/locale/sr/LC_MESSAGES/xboard.mo installing tr.gmo as /construction/games/xboard/stage/usr/local/share/locale/tr/LC_MESSAGES/xboard.mo installing uk.gmo as /construction/games/xboard/stage/usr/local/share/locale/uk/LC_MESSAGES/xboard.mo installing vi.gmo as /construction/games/xboard/stage/usr/local/share/locale/vi/LC_MESSAGES/xboard.mo installing zh_CN.gmo as /construction/games/xboard/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/xboard.mo installing zh_HK.gmo as /construction/games/xboard/stage/usr/local/share/locale/zh_HK/LC_MESSAGES/xboard.mo installing zh_TW.gmo as /construction/games/xboard/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/xboard.mo if test "xboard" = "gettext-tools"; then /bin/mkdir -p /construction/games/xboard/stage/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do install -m 0644 ./$file /construction/games/xboard/stage/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /construction/games/xboard/stage/usr/local/share/gettext/po/$file; done; else : ; fi /bin/mkdir -p '/construction/games/xboard/stage/usr/local/bin' install -s -m 555 xboard '/construction/games/xboard/stage/usr/local/bin' /bin/mkdir -p '/construction/games/xboard/stage/usr/local/etc' install -m 0644 xboard.conf '/construction/games/xboard/stage/usr/local/etc' /bin/mkdir -p '/construction/games/xboard/stage/usr/local/share/applications' install -m 0644 xboard.desktop xboard-fen-viewer.desktop xboard-pgn-viewer.desktop xboard-tourney.desktop xboard-config.desktop '/construction/games/xboard/stage/usr/local/share/applications' /bin/mkdir -p '/construction/games/xboard/stage/usr/local/share/icons/hicolor/48x48/apps' install -m 0644 xboard.png '/construction/games/xboard/stage/usr/local/share/icons/hicolor/48x48/apps' /bin/mkdir -p '/construction/games/xboard/stage/usr/local/share/games/xboard/pixmaps/textures' install -m 0644 pixmaps/cross32.png pixmaps/cross48.png pixmaps/board32.png pixmaps/board48.png pixmaps/ini32.png pixmaps/ini48.png '/construction/games/xboard/stage/usr/local/share/games/xboard/pixmaps/textures' /bin/mkdir -p '/construction/games/xboard/stage/usr/local/share/games/xboard/themes/textures' install -m 0644 png/hatch.png png/wood_d.png png/wood_l.png png/xqboard-9x10.png '/construction/games/xboard/stage/usr/local/share/games/xboard/themes/textures' /bin/mkdir -p '/construction/games/xboard/stage/usr/local/share/games/xboard/themes/shogi' install -m 0644 themes/shogi/WhiteGold.svg themes/shogi/WhiteCrownedBishop.svg themes/shogi/WhiteBishop.svg themes/shogi/WhiteKing.svg themes/shogi/WhiteKnight.svg themes/shogi/WhiteGoldKnight.svg themes/shogi/WhiteLance.svg themes/shogi/WhiteGoldLance.svg themes/shogi/WhitePawn.svg themes/shogi/WhiteGoldPawn.svg themes/shogi/WhiteRook.svg themes/shogi/WhiteCrownedRook.svg themes/shogi/WhiteAdvisor.svg themes/shogi/WhiteGoldSilver.svg themes/shogi/BlackGold.svg themes/shogi/BlackCrownedBishop.svg themes/shogi/BlackBishop.svg themes/shogi/BlackKing.svg themes/shogi/BlackKnight.svg themes/shogi/BlackGoldKnight.svg themes/shogi/BlackLance.svg themes/shogi/BlackGoldLance.svg themes/shogi/BlackPawn.svg themes/shogi/BlackGoldPawn.svg themes/shogi/BlackRook.svg themes/shogi/BlackCrownedRook.svg themes/shogi/BlackAdvisor.svg themes/shogi/BlackGoldSilver.svg '/construction/games/xboard/stage/usr/local/share/games/xboard/themes/shogi' /bin/mkdir -p '/construction/games/xboard/stage/usr/local/share/games/xboard/sounds' install -m 0644 sounds/cymbal.wav sounds/pop2.wav sounds/slap.wav sounds/ding1.wav sounds/laser.wav sounds/woodthunk.wav sounds/gong.wav sounds/penalty.wav sounds/honkhonk.wav sounds/phone.wav sounds/roar.wav '/construction/games/xboard/stage/usr/local/share/games/xboard/sounds' /bin/mkdir -p '/construction/games/xboard/stage/usr/local/share/games/xboard/themes/default' install -m 0644 svg/icon_white.svg svg/icon_black.svg svg/BlackAdvisor.svg svg/WhiteAdvisor.svg svg/BlackArchbishop.svg svg/WhiteArchbishop.svg svg/BlackBishop.svg svg/WhiteBishop.svg svg/BlackCanon.svg svg/WhiteCanon.svg svg/BlackChancellor.svg svg/WhiteChancellor.svg svg/BlackCobra.svg svg/WhiteCobra.svg svg/BlackCommoner.svg svg/WhiteCommoner.svg svg/BlackCrownedBishop.svg svg/WhiteCrownedBishop.svg svg/BlackCrownedRook.svg svg/WhiteCrownedRook.svg svg/BlackElephant.svg svg/WhiteElephant.svg svg/BlackGoldKnight.svg svg/WhiteGoldKnight.svg svg/BlackGoldLance.svg svg/WhiteGoldLance.svg svg/BlackGoldPawn.svg svg/WhiteGoldPawn.svg svg/BlackGoldSilver.svg svg/WhiteGoldSilver.svg svg/BlackGold.svg svg/WhiteGold.svg svg/BlackHawk.svg svg/WhiteHawk.svg svg/BlackKing.svg svg/WhiteKing.svg svg/BlackKnight.svg svg/WhiteKnight.svg svg/BlackLance.svg svg/WhiteLance.svg '/construction/games/xboard/stage/usr/local/share/games/xboard/themes/default' install -m 0644 svg/BlackMarshall.svg svg/WhiteMarshall.svg svg/BlackNightrider.svg svg/WhiteNightrider.svg svg/BlackPawn.svg svg/WhitePawn.svg svg/BlackPrincess.svg svg/WhitePrincess.svg svg/BlackQueen.svg svg/WhiteQueen.svg svg/BlackRook.svg svg/WhiteRook.svg svg/BlackUnicorn.svg svg/WhiteUnicorn.svg svg/BlackSword.svg svg/WhiteSword.svg svg/BlackHSword.svg svg/WhiteHSword.svg svg/BlackLeopard.svg svg/WhiteLeopard.svg svg/BlackLion.svg svg/WhiteLion.svg svg/BlackPromoBishop.svg svg/WhitePromoBishop.svg svg/BlackPromoRook.svg svg/WhitePromoRook.svg svg/BlackPromoHorse.svg svg/WhitePromoHorse.svg svg/BlackPromoDragon.svg svg/WhitePromoDragon.svg svg/BlackPromoSword.svg svg/WhitePromoSword.svg svg/BlackPromoHSword.svg svg/WhitePromoHSword.svg svg/BlackHCrown.svg svg/WhiteHCrown.svg svg/BlackDolphin.svg svg/WhiteDolphin.svg svg/BlackClaw.svg svg/WhiteClaw.svg '/construction/games/xboard/stage/usr/local/share/games/xboard/themes/default' install -m 0644 svg/BlackWolf.svg svg/WhiteWolf.svg svg/BlackCamel.svg svg/WhiteCamel.svg svg/BlackZebra.svg svg/WhiteZebra.svg svg/BlackGnu.svg svg/WhiteGnu.svg svg/BlackWizard.svg svg/WhiteWizard.svg svg/BlackViking.svg svg/WhiteViking.svg svg/BlackIron.svg svg/WhiteIron.svg svg/BlackCopper.svg svg/WhiteCopper.svg svg/BlackTower.svg svg/WhiteTower.svg svg/BlackDragon.svg svg/WhiteDragon.svg svg/BlackCub.svg svg/WhiteCub.svg svg/BlackButterfly.svg svg/WhiteButterfly.svg svg/BlackLeft.svg svg/WhiteLeft.svg svg/BlackRight.svg svg/WhiteRight.svg svg/BlackHat.svg svg/WhiteHat.svg svg/BlackRShield.svg svg/WhiteRShield.svg svg/BlackLShield.svg svg/WhiteLShield.svg svg/BlackAxe.svg svg/WhiteAxe.svg svg/BlackFlag.svg svg/WhiteFlag.svg svg/BlackDuck.svg svg/WhiteDuck.svg '/construction/games/xboard/stage/usr/local/share/games/xboard/themes/default' install -m 0644 svg/BlackPegasus.svg svg/WhitePegasus.svg svg/eo_Analyzing.svg svg/eo_Black.svg svg/eo_Clear.svg svg/eo_Ponder.svg svg/eo_Thinking.svg svg/eo_Unknown.svg svg/eo_White.svg '/construction/games/xboard/stage/usr/local/share/games/xboard/themes/default' /bin/mkdir -p '/construction/games/xboard/stage/usr/local/share/icons/hicolor/scalable/apps' install -m 0644 xboard.svg '/construction/games/xboard/stage/usr/local/share/icons/hicolor/scalable/apps' /bin/mkdir -p '/construction/games/xboard/stage/usr/local/share/games/xboard/themes/conf' install -m 0644 conf/shogi conf/xq conf/ics conf/mini conf/mini.fen conf/sho conf/sho.fen '/construction/games/xboard/stage/usr/local/share/games/xboard/themes/conf' /bin/mkdir -p '/construction/games/xboard/stage/usr/local/share/games/xboard/themes/xiangqi' install -m 0644 themes/xiangqi/BlackAdvisor.svg themes/xiangqi/WhiteAdvisor.svg themes/xiangqi/BlackCanon.svg themes/xiangqi/WhiteCanon.svg themes/xiangqi/BlackElephant.svg themes/xiangqi/WhiteElephant.svg themes/xiangqi/BlackKnight.svg themes/xiangqi/WhiteKnight.svg themes/xiangqi/BlackGold.svg themes/xiangqi/WhiteGold.svg themes/xiangqi/BlackPawn.svg themes/xiangqi/WhitePawn.svg themes/xiangqi/BlackRook.svg themes/xiangqi/WhiteRook.svg '/construction/games/xboard/stage/usr/local/share/games/xboard/themes/xiangqi' /bin/mkdir -p '/construction/games/xboard/stage/usr/local/share/info' install -m 0644 ./xboard.info '/construction/games/xboard/stage/usr/local/share/info' install-info --info-dir='/construction/games/xboard/stage/usr/local/share/info' '/construction/games/xboard/stage/usr/local/share/info/xboard.info' /bin/mkdir -p '/construction/games/xboard/stage/usr/local/man/man6' install -m 0644 'xboard.man' '/construction/games/xboard/stage/usr/local/man/man6/xboard.6' /bin/mkdir -p '/construction/games/xboard/stage/usr/local/share/mime/packages' install -m 0644 xboard.xml '/construction/games/xboard/stage/usr/local/share/mime/packages' /usr/bin/make install-data-hook if test -z "/construction/games/xboard/stage" -a -n "" -a -n "" -a -n "" ; then install --mode system --novendor xboard.xml ; install --mode system --novendor xboard-pgn-viewer.desktop; install --mode system --novendor xboard-fen-viewer.desktop; install --mode system --novendor xboard-tourney.desktop; install --mode system --novendor xboard-config.desktop; install --context mimetypes --size 32 pixmaps/board32.png application-x-chess-pgn; install --context mimetypes --size 32 pixmaps/cross32.png application-x-xboard-trn; install --context mimetypes --size 32 pixmaps/ini32.png application-x-xboard-opt; install --context mimetypes --size 48 pixmaps/board48.png application-x-chess-pgn; install --context mimetypes --size 48 pixmaps/cross48.png application-x-xboard-trn; install --context mimetypes --size 48 pixmaps/ini48.png application-x-xboard-opt; fi install -m 555 /construction/games/xboard/xboard-4.9.1/cmail /construction/games/xboard/stage/usr/local/bin/ /bin/mv /construction/games/xboard/stage/usr/local/etc/xboard.conf /construction/games/xboard/stage/usr/local/etc/xboard.conf.sample install -m 0644 /construction/games/xboard/xboard-4.9.1/AUTHORS /construction/games/xboard/xboard-4.9.1/COPYING /construction/games/xboard/xboard-4.9.1/COPYRIGHT /construction/games/xboard/xboard-4.9.1/ChangeLog /construction/games/xboard/xboard-4.9.1/DIFFSTAT /construction/games/xboard/xboard-4.9.1/FAQ.html /construction/games/xboard/xboard-4.9.1/NEWS /construction/games/xboard/xboard-4.9.1/README /construction/games/xboard/xboard-4.9.1/SHORTLOG /construction/games/xboard/xboard-4.9.1/TODO /construction/games/xboard/xboard-4.9.1/ABOUT-NLS /construction/games/xboard/stage/usr/local/share/doc/xboard ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/xboard is linked to /usr/local/lib/libSM.so.6 from x11/libSM but it is not declared as a dependency Warning: you need USE_XORG+=sm Error: /usr/local/bin/xboard is linked to /usr/local/lib/libICE.so.6 from x11/libICE but it is not declared as a dependency Warning: you need USE_XORG+=ice Error: /usr/local/bin/xboard is linked to /usr/local/lib/libXmu.so.6 from x11-toolkits/libXmu but it is not declared as a dependency Warning: you need USE_XORG+=xmu Error: /usr/local/bin/xboard is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: xboard.conf sed failed: file content unchanged from backup: engineoutput.c sed failed: file content unchanged from backup: uci.c SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xboard-4.9.1_1 file sizes/checksums [238]: 0% file sizes/checksums [238]: 42% file sizes/checksums [238]: 84% file sizes/checksums [238]: 100% packing files [238]: 0% packing files [238]: 42% packing files [238]: 84% packing files [238]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:11 TOTAL TIME 00:02:00