=>> Building games/xshisen build started at Sun May 4 00:08:52 EDT 2025 port directory: /usr/ports/games/xshisen package name: xshisen-1.51_5 building for: FreeBSD 13amd64-weekly-desktop-job-02 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: TsurutaniNaoki@gmail.com Makefile datestamp: -rw-r--r-- 1 root wheel 1205 Feb 24 2024 /usr/ports/games/xshisen/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d9c7e0b18ad0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for xshisen-1.51_5: MOTIF=on: Motif widget library support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- TsurutaniNaoki@gmail.com --End MAINTAINER-- --CONFIGURE_ARGS-- --sharedstatedir="/usr/local/share/xshisen" --with-motif --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/xshisen/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xshisen/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/xshisen/work/.cache HOME=/wrkdirs/usr/ports/games/xshisen/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/xshisen/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/xshisen/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- MOTIFLIB="-L/usr/local/lib -lXm" XDG_DATA_HOME=/wrkdirs/usr/ports/games/xshisen/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xshisen/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/xshisen/work/.cache HOME=/wrkdirs/usr/ports/games/xshisen/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/xshisen/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/xshisen/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xshisen" EXAMPLESDIR="share/examples/xshisen" DATADIR="share/xshisen" WWWDIR="www/xshisen" ETCDIR="etc/xshisen" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xshisen DOCSDIR=/usr/local/share/doc/xshisen EXAMPLESDIR=/usr/local/share/examples/xshisen WWWDIR=/usr/local/www/xshisen ETCDIR=/usr/local/etc/xshisen --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xshisen-1.51_5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-02] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-02] Extracting pkg-2.0.6: .......... done ===> xshisen-1.51_5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of xshisen-1.51_5 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by xshisen-1.51_5 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by xshisen-1.51_5 for building => SHA256 Checksum OK for xshisen-1.51.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by xshisen-1.51_5 for building ===> Extracting for xshisen-1.51_5 => SHA256 Checksum OK for xshisen-1.51.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for xshisen-1.51_5 ===> Applying FreeBSD patches for xshisen-1.51_5 from /usr/ports/games/xshisen/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/ice.pc - not found ===> Installing existing package /packages/All/libICE-1.1.1,1.pkg [13amd64-weekly-desktop-job-02] Installing libICE-1.1.1,1... [13amd64-weekly-desktop-job-02] Extracting libICE-1.1.1,1: .......... done ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> Returning to build of xshisen-1.51_5 ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/sm.pc - not found ===> Installing existing package /packages/All/libSM-1.2.6,1.pkg [13amd64-weekly-desktop-job-02] Installing libSM-1.2.6,1... [13amd64-weekly-desktop-job-02] Extracting libSM-1.2.6,1: ........ done ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> Returning to build of xshisen-1.51_5 ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.8.12,1.pkg [13amd64-weekly-desktop-job-02] Installing libX11-1.8.12,1... [13amd64-weekly-desktop-job-02] `-- Installing libxcb-1.17.0... [13amd64-weekly-desktop-job-02] | `-- Installing libXau-1.0.11... [13amd64-weekly-desktop-job-02] | `-- Extracting libXau-1.0.11: .......... done [13amd64-weekly-desktop-job-02] | `-- Installing libXdmcp-1.1.5... [13amd64-weekly-desktop-job-02] | | `-- Installing xorgproto-2024.1... [13amd64-weekly-desktop-job-02] | | `-- Extracting xorgproto-2024.1: .......... done [13amd64-weekly-desktop-job-02] | `-- Extracting libXdmcp-1.1.5: ...... done [13amd64-weekly-desktop-job-02] `-- Extracting libxcb-1.17.0: .......... done [13amd64-weekly-desktop-job-02] Extracting libX11-1.8.12,1: .......... done ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of xshisen-1.51_5 ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - not found ===> Installing existing package /packages/All/libXmu-1.1.4,1.pkg [13amd64-weekly-desktop-job-02] Installing libXmu-1.1.4,1... [13amd64-weekly-desktop-job-02] `-- Installing libXext-1.3.6,1... [13amd64-weekly-desktop-job-02] `-- Extracting libXext-1.3.6,1: .......... done [13amd64-weekly-desktop-job-02] `-- Installing libXt-1.3.0,1... [13amd64-weekly-desktop-job-02] `-- Extracting libXt-1.3.0,1: .......... done [13amd64-weekly-desktop-job-02] Extracting libXmu-1.1.4,1: .......... done ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> Returning to build of xshisen-1.51_5 ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - not found ===> Installing existing package /packages/All/libXpm-3.5.17_1.pkg [13amd64-weekly-desktop-job-02] Installing libXpm-3.5.17_1... [13amd64-weekly-desktop-job-02] `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-02] | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-02] | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-02] `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-02] Extracting libXpm-3.5.17_1: .......... done ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Returning to build of xshisen-1.51_5 ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xshisen-1.51_5 depends on shared library: libXm.so.4 - not found ===> Installing existing package /packages/All/open-motif-2.3.8_8.pkg [13amd64-weekly-desktop-job-02] Installing open-motif-2.3.8_8... [13amd64-weekly-desktop-job-02] `-- Installing fontconfig-2.15.0_3,1... [13amd64-weekly-desktop-job-02] | `-- Installing expat-2.6.4... [13amd64-weekly-desktop-job-02] | `-- Extracting expat-2.6.4: .......... done [13amd64-weekly-desktop-job-02] | `-- Installing freetype2-2.13.3... [13amd64-weekly-desktop-job-02] | | `-- Installing brotli-1.1.0,1... [13amd64-weekly-desktop-job-02] | | `-- Extracting brotli-1.1.0,1: .......... done [13amd64-weekly-desktop-job-02] | | `-- Installing png-1.6.46... [13amd64-weekly-desktop-job-02] | | `-- Extracting png-1.6.46: .......... done [13amd64-weekly-desktop-job-02] | `-- Extracting freetype2-2.13.3: .......... done [13amd64-weekly-desktop-job-02] `-- Extracting fontconfig-2.15.0_3,1: .......... done [13amd64-weekly-desktop-job-02] `-- Installing jpeg-turbo-3.1.0... [13amd64-weekly-desktop-job-02] `-- Extracting jpeg-turbo-3.1.0: .......... done [13amd64-weekly-desktop-job-02] `-- Installing libXaw-1.0.16,2... [13amd64-weekly-desktop-job-02] `-- Extracting libXaw-1.0.16,2: .......... done [13amd64-weekly-desktop-job-02] `-- Installing libXft-2.3.8... [13amd64-weekly-desktop-job-02] | `-- Installing libXrender-0.9.12... [13amd64-weekly-desktop-job-02] | `-- Extracting libXrender-0.9.12: ....... done [13amd64-weekly-desktop-job-02] `-- Extracting libXft-2.3.8: .......... done [13amd64-weekly-desktop-job-02] `-- Installing xbitmaps-1.1.2... [13amd64-weekly-desktop-job-02] `-- Extracting xbitmaps-1.1.2: .......... done [13amd64-weekly-desktop-job-02] Extracting open-motif-2.3.8_8: .......... done ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.13.3: -- 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/index.html, if documentation was installed). ===> xshisen-1.51_5 depends on shared library: libXm.so.4 - found (/usr/local/lib/libXm.so.4) ===> Returning to build of xshisen-1.51_5 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for xshisen-1.51_5 loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong ) works... yes checking whether the C compiler (cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -fstack-protector-strong ) works... yes checking whether the C++ compiler (c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -fstack-protector-strong ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for limits.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for size_t... (cached) yes checking for gettimeofday... (cached) yes checking for mktime... yes checking for usleep... (cached) yes checking for select... (cached) yes checking for strdup... (cached) yes checking for strstr... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for drand48... yes checking for random... (cached) yes checking for rand... (cached) yes checking for X... libraries /usr/local/lib, headers /usr/local/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... 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 for main in -lX11... yes checking for main in -lXpm... yes checking for main in -lXmu... yes checking for main in -lXm... yes checking for mkdirhier... mkdir -p updating cache ./config.cache creating ./config.status creating Makefile creating config.h =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for xshisen-1.51_5 --- main.o --- --- menubar.o --- --- body.o --- --- mahjong.o --- --- timer.o --- --- score.o --- --- history.o --- --- image.o --- --- main.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -I/usr/local/include -DLIB_DIR=\"/usr/local/share/xshisen\" -DDAT_DIR=\"/usr/local/share/xshisen\" -DHAVE_CONFIG_H main.C -o main.o --- menubar.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -I/usr/local/include -DLIB_DIR=\"/usr/local/share/xshisen\" -DDAT_DIR=\"/usr/local/share/xshisen\" -DHAVE_CONFIG_H menubar.C -o menubar.o --- body.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -I/usr/local/include -DLIB_DIR=\"/usr/local/share/xshisen\" -DDAT_DIR=\"/usr/local/share/xshisen\" -DHAVE_CONFIG_H body.C -o body.o --- mahjong.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -I/usr/local/include -DLIB_DIR=\"/usr/local/share/xshisen\" -DDAT_DIR=\"/usr/local/share/xshisen\" -DHAVE_CONFIG_H mahjong.C -o mahjong.o --- timer.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -I/usr/local/include -DLIB_DIR=\"/usr/local/share/xshisen\" -DDAT_DIR=\"/usr/local/share/xshisen\" -DHAVE_CONFIG_H timer.C -o timer.o --- score.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -I/usr/local/include -DLIB_DIR=\"/usr/local/share/xshisen\" -DDAT_DIR=\"/usr/local/share/xshisen\" -DHAVE_CONFIG_H score.C -o score.o --- history.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -I/usr/local/include -DLIB_DIR=\"/usr/local/share/xshisen\" -DDAT_DIR=\"/usr/local/share/xshisen\" -DHAVE_CONFIG_H history.C -o history.o --- image.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -I/usr/local/include -DLIB_DIR=\"/usr/local/share/xshisen\" -DDAT_DIR=\"/usr/local/share/xshisen\" -DHAVE_CONFIG_H image.C -o image.o --- history.o --- In file included from history.C:1: In file included from ./components.h:5: In file included from /usr/local/include/Xm/RowColumn.h:26: /usr/local/include/Xm/Xm.h:1514:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1514 | register int from_type, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1515:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1515 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1516:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1516 | register int to_type) ; | ^~~~~~~~ --- timer.o --- In file included from timer.C:1: In file included from ./components.h:5: In file included from /usr/local/include/Xm/RowColumn.h:26: /usr/local/include/Xm/Xm.h:1514:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1514 | register int from_type, | ^~~~~~~~ --- history.o --- /usr/local/include/Xm/Xm.h:1519:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1519 | register int from_val, | ^~~~~~~~ --- timer.o --- /usr/local/include/Xm/Xm.h:1515:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- history.o --- /usr/local/include/Xm/Xm.h:1520:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- timer.o --- 1515 | register int from_val, | ^~~~~~~~ --- history.o --- 1520 | register int from_type) ; | ^~~~~~~~ --- timer.o --- /usr/local/include/Xm/Xm.h:1516:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1516 | register int to_type) ; | ^~~~~~~~ --- history.o --- /usr/local/include/Xm/Xm.h:1523:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1523 | register int from_val, | ^~~~~~~~ --- timer.o --- /usr/local/include/Xm/Xm.h:1519:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- history.o --- /usr/local/include/Xm/Xm.h:1524:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1524 | register int from_type) ; --- timer.o --- 1519 | register int from_val, | ^~~~~~~~ --- history.o --- | ^~~~~~~~ --- timer.o --- /usr/local/include/Xm/Xm.h:1520:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1520 | register int from_type) ; | ^~~~~~~~ --- history.o --- /usr/local/include/Xm/Xm.h:1527:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1527 | register int from_val, | ^~~~~~~~ --- main.o --- In file included from main.C:2: In file included from ./body.h:1: In file included from ./components.h:5: In file included from /usr/local/include/Xm/RowColumn.h:26: /usr/local/include/Xm/Xm.h:1514:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1514 | register int from_type, | ^~~~~~~~ --- history.o --- /usr/local/include/Xm/Xm.h:1528:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- timer.o --- /usr/local/include/Xm/Xm.h:1523:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- history.o --- 1528 | register int to_type) ; | ^~~~~~~~ --- timer.o --- 1523 | register int from_val, | ^~~~~~~~ --- main.o --- /usr/local/include/Xm/Xm.h:1515:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- timer.o --- /usr/local/include/Xm/Xm.h:1524:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- main.o --- 1515 | register int from_val, | ^~~~~~~~ --- timer.o --- 1524 | register int from_type) ; | ^~~~~~~~ --- history.o --- /usr/local/include/Xm/Xm.h:1531:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1531 | register int from_val, | ^~~~~~~~ --- main.o --- /usr/local/include/Xm/Xm.h:1516:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1516 | register int to_type) ; | ^~~~~~~~ --- history.o --- /usr/local/include/Xm/Xm.h:1532:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- timer.o --- /usr/local/include/Xm/Xm.h:1527:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- history.o --- 1532 | register int to_type) ; | ^~~~~~~~ --- timer.o --- 1527 | register int from_val, | ^~~~~~~~ --- main.o --- /usr/local/include/Xm/Xm.h:1519:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- timer.o --- /usr/local/include/Xm/Xm.h:1528:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- main.o --- 1519 | register int from_val, | ^~~~~~~~ --- timer.o --- 1528 | register int to_type) ; | ^~~~~~~~ --- main.o --- /usr/local/include/Xm/Xm.h:1520:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1520 | register int from_type) ; | ^~~~~~~~ --- timer.o --- /usr/local/include/Xm/Xm.h:1531:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1531 | register int from_val, | ^~~~~~~~ --- main.o --- /usr/local/include/Xm/Xm.h:1523:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- timer.o --- /usr/local/include/Xm/Xm.h:1532:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- main.o --- 1523 | register int from_val, | ^~~~~~~~ --- timer.o --- 1532 | register int to_type) ; | ^~~~~~~~ --- main.o --- /usr/local/include/Xm/Xm.h:1524:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1524 | register int from_type) ; | ^~~~~~~~ --- score.o --- In file included from score.C:2: In file included from ./components.h:5: --- main.o --- /usr/local/include/Xm/Xm.h:1527:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- score.o --- In file included from /usr/local/include/Xm/RowColumn.h:26: /usr/local/include/Xm/Xm.h:1514:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- main.o --- 1527 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1528:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- score.o --- 1514 | register int from_type, | ^~~~~~~~ --- main.o --- 1528 | register int to_type) ; | ^~~~~~~~ --- menubar.o --- In file included from menubar.C:1: In file included from ./components.h:5: In file included from /usr/local/include/Xm/RowColumn.h:26: /usr/local/include/Xm/Xm.h:1514:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- score.o --- /usr/local/include/Xm/Xm.h:1515:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1515 | register int from_val, | ^~~~~~~~ --- main.o --- /usr/local/include/Xm/Xm.h:1531:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1531 | register int from_val, --- menubar.o --- 1514 | register int from_type, | ^~~~~~~~ --- main.o --- | ^~~~~~~~ --- score.o --- /usr/local/include/Xm/Xm.h:1516:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- main.o --- /usr/local/include/Xm/Xm.h:1532:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1532 | register int to_type) ; | ^~~~~~~~ --- menubar.o --- /usr/local/include/Xm/Xm.h:1515:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- score.o --- 1516 | register int to_type) ; | ^~~~~~~~ --- menubar.o --- 1515 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1516:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- score.o --- /usr/local/include/Xm/Xm.h:1519:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- menubar.o --- 1516 | register int to_type) ; --- score.o --- 1519 | register int from_val, | ^~~~~~~~ --- menubar.o --- | ^~~~~~~~ --- score.o --- /usr/local/include/Xm/Xm.h:1520:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- menubar.o --- /usr/local/include/Xm/Xm.h:1519:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- score.o --- 1520 | register int from_type) ; | ^~~~~~~~ --- menubar.o --- 1519 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1520:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- score.o --- /usr/local/include/Xm/Xm.h:1523:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- menubar.o --- 1520 | register int from_type) ; | ^~~~~~~~ --- score.o --- 1523 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1524:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- menubar.o --- /usr/local/include/Xm/Xm.h:1523:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- score.o --- 1524 | register int from_type) ; | ^~~~~~~~ --- menubar.o --- 1523 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1524:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- score.o --- /usr/local/include/Xm/Xm.h:1527:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- menubar.o --- 1524 | register int from_type) ; --- score.o --- 1527 | register int from_val, | ^~~~~~~~ --- menubar.o --- | ^~~~~~~~ --- score.o --- /usr/local/include/Xm/Xm.h:1528:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- menubar.o --- /usr/local/include/Xm/Xm.h:1527:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- score.o --- 1528 | register int to_type) ; | ^~~~~~~~ --- menubar.o --- 1527 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1528:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- score.o --- /usr/local/include/Xm/Xm.h:1531:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- menubar.o --- 1528 | register int to_type) ; | ^~~~~~~~ --- score.o --- 1531 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1532:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- menubar.o --- /usr/local/include/Xm/Xm.h:1531:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- score.o --- 1532 | register int to_type) ; | ^~~~~~~~ --- menubar.o --- 1531 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1532:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1532 | register int to_type) ; | ^~~~~~~~ --- mahjong.o --- In file included from mahjong.C:2: In file included from ./components.h:5: In file included from /usr/local/include/Xm/RowColumn.h:26: /usr/local/include/Xm/Xm.h:1514:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1514 | register int from_type, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1515:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1515 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1516:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1516 | register int to_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1519:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1519 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1520:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1520 | register int from_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1523:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1523 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1524:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1524 | register int from_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1527:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1527 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1528:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1528 | register int to_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1531:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1531 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1532:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1532 | register int to_type) ; | ^~~~~~~~ --- image.o --- In file included from image.C:2: In file included from ./components.h:5: In file included from /usr/local/include/Xm/RowColumn.h:26: /usr/local/include/Xm/Xm.h:1514:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1514 | register int from_type, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1515:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1515 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1516:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1516 | register int to_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1519:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1519 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1520:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1520 | register int from_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1523:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1523 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1524:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1524 | register int from_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1527:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1527 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1528:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1528 | register int to_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1531:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1531 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1532:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1532 | register int to_type) ; | ^~~~~~~~ --- body.o --- In file included from body.C:3: In file included from ./body.h:1: In file included from ./components.h:5: In file included from /usr/local/include/Xm/RowColumn.h:26: /usr/local/include/Xm/Xm.h:1514:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1514 | register int from_type, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1515:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1515 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1516:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1516 | register int to_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1519:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1519 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1520:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1520 | register int from_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1523:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1523 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1524:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1524 | register int from_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1527:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1527 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1528:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1528 | register int to_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1531:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1531 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1532:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1532 | register int to_type) ; | ^~~~~~~~ --- menubar.o --- menubar.C:28:47: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 28 | menubar = XmVaCreateSimpleMenuBar(parent, "mb", | ^ menubar.C:40:45: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 40 | "pd0", 0, (XtCallbackProc)GameCB, | ^ --- main.o --- In file included from main.C:3: ./fallback.h:2:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 2 | "*connectLineColor: blue", | ^ --- menubar.o --- menubar.C:53:45: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- ./fallback.h:3:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 3 | "*connectLineTime: 1200", | ^ --- menubar.o --- 53 | "pd1", 1, (XtCallbackProc)SuppCB, | ^ --- main.o --- ./fallback.h:4:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 4 | "*aboutString: Shisen-sho for X11 ver " XSHISEN_VERSION " \\n\\n" | ^ ./fallback.h:8:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 8 | "*tedumari: No pieces available to get", | ^ ./fallback.h:9:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 9 | "*timeFormat: Your time is %2.2d:%2.2d.", | ^ ./fallback.h:10:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 10 | "*displayFormat1: Pieces left: ", | ^ ./fallback.h:11:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 11 | "*displayFormat2: Time: ", | ^ ./fallback.h:12:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 12 | "*score*scoreTitle: Shisen-sho best scores\\n\\n", | ^ ./fallback.h:13:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 13 | "*score*strPeriod: Last %d days", | ^ ./fallback.h:14:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 14 | "*score*strPlayed: Played", | ^ ./fallback.h:15:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- menubar.o --- menubar.C:58:45: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 15 | "*score*strCompleted: Completed", | ^ ./fallback.h:16:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 16 | "*score*strTedumari: Deadlocked", | ^ --- menubar.o --- 58 | "pd2", 2, (XtCallbackProc)ChangeGameCB, --- main.o --- ./fallback.h:17:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- menubar.o --- | ^ --- score.o --- score.C:6:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 17 | "*score*strSearched: Search used", | ^ ./fallback.h:18:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 18 | "*score*strGames: games", | ^ --- score.o --- 6 | { "scoreTitle", "ScoreTitle", XtRString, sizeof(char *), | ^ --- main.o --- ./fallback.h:19:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 19 | "*score*strAverage: Average", | ^ --- score.o --- score.C:6:22: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- ./fallback.h:20:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 20 | "*score*strTotal: Total", | ^ ./fallback.h:21:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 21 | "*score*strGiveUp: Given up", | ^ ./fallback.h:22:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- 6 | { "scoreTitle", "ScoreTitle", XtRString, sizeof(char *), | ^ --- main.o --- 22 | "*score*personalTitle: Personal Statistics (%s)\\n\\n", | ^ ./fallback.h:23:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- score.C:8:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 23 | "*score*averagePeriod: 14", | ^ ./fallback.h:25:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 25 | "*form.label0.foreground: #f0f0f0", | ^ --- score.o --- 8 | { "scoreFormat", "ScoreFormat", XtRString, sizeof(char *), | ^ --- main.o --- ./fallback.h:26:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- score.C:8:22: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 26 | "*form.label1.foreground: #f0f0f0", | ^ ./fallback.h:27:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 27 | "*form.label2.foreground: #f0f0f0", | ^ ./fallback.h:28:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- menubar.o --- menubar.C:69:45: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- score.o --- 8 | { "scoreFormat", "ScoreFormat", XtRString, sizeof(char *), | ^ --- main.o --- 28 | "*form.label3.foreground: #f0f0f0", | ^ ./fallback.h:29:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- menubar.o --- 69 | "pd3", 3, (XtCallbackProc)ChangePixmapCB, | ^ --- score.o --- score.C:10:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 29 | "*form.label0.background: #004000", | ^ ./fallback.h:30:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- 10 | { "strPeriod", "StrPeriod", XtRString, sizeof(char *), | ^ --- main.o --- 30 | "*form.label1.background: #004000", | ^ ./fallback.h:31:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- score.C:10:20: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 31 | "*form.label2.background: #004000", | ^ ./fallback.h:32:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- 10 | { "strPeriod", "StrPeriod", XtRString, sizeof(char *), | ^ --- main.o --- 32 | "*form.label3.background: #004000", | ^ ./fallback.h:33:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- score.C:12:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 33 | "*fontList: -*-fixed-medium-r-normal--16-*-iso8859-1", | ^ ./fallback.h:34:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 34 | "*drawing.foreground: #f0f0f0", | ^ --- score.o --- 12 | { "averagePeriod", "AveragePeriod", XtRString, sizeof(char *), | ^ --- main.o --- ./fallback.h:35:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- score.C:12:24: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 35 | "*drawing.background: #004000", | ^ ./fallback.h:36:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 36 | "*score.dialogTitle: XShisen Score", | ^ --- score.o --- 12 | { "averagePeriod", "AveragePeriod", XtRString, sizeof(char *), | ^ --- main.o --- ./fallback.h:37:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 37 | "*message.dialogTitle: XShisen", | ^ ./fallback.h:38:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- score.C:14:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 38 | "*mdialog.dialogTitle: Warning", | ^ ./fallback.h:39:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- 14 | { "strPlayed", "StrPlayed", XtRString, sizeof(char *), | ^ --- main.o --- 39 | "*mdialog.messageString: Cannot write to high-score file.", | ^ --- score.o --- score.C:14:20: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- ./fallback.h:40:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 40 | "*mdialog.okLabelString: Retry", | ^ --- score.o --- 14 | { "strPlayed", "StrPlayed", XtRString, sizeof(char *), | ^ --- main.o --- ./fallback.h:41:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 41 | "*mdialog.cancelLabelString: Abandon", | ^ ./fallback.h:42:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- score.C:16:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 42 | "*mb.button_0.labelString: Game", | ^ ./fallback.h:43:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 43 | "*mb.button_0.mnemonic: G", | ^ --- score.o --- 16 | { "strCompleted", "StrCompleted", XtRString, sizeof(char *), | ^ --- main.o --- ./fallback.h:44:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- score.C:16:23: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 44 | "*mb.button_1.labelString: Operation", | ^ ./fallback.h:45:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 45 | "*mb.button_1.mnemonic: O", | ^ ./fallback.h:46:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- 16 | { "strCompleted", "StrCompleted", XtRString, sizeof(char *), | ^ --- main.o --- 46 | "*mb.button_2.labelString: Configuration", | ^ ./fallback.h:47:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- score.C:18:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 47 | "*mb.button_2.mnemonic: C", | ^ ./fallback.h:48:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 48 | "*mb.button_3.labelString: Picture", | ^ --- score.o --- 18 | { "strTedumari", "StrTedumari", XtRString, sizeof(char *), | ^ --- main.o --- ./fallback.h:49:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 49 | "*mb.button_3.mnemonic: P", | ^ --- score.o --- score.C:18:22: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- ./fallback.h:50:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 50 | "*pd0.button_0.labelString: Start", | ^ ./fallback.h:51:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- 18 | { "strTedumari", "StrTedumari", XtRString, sizeof(char *), | ^ --- body.o --- body.C:43:32: warning: when type is in parentheses, array cannot have dynamic size --- main.o --- 51 | "*pd0.button_0.mnemonic: D", | ^ ./fallback.h:52:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- body.o --- 43 | pie = new (Mahjong** [xsize]); | ~ ^~~~~ ~ --- main.o --- 52 | "*pd0.button_0.accelerator: CtrlD", --- score.o --- score.C:20:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- | ^ ./fallback.h:53:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 53 | "*pd0.button_0.acceleratorText: Ctrl-D", | ^ ./fallback.h:54:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- 20 | { "strSearched", "StrSearched", XtRString, sizeof(char *), | ^ --- main.o --- 54 | "*pd0.button_1.labelString: Restart", | ^ --- score.o --- score.C:20:22: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- ./fallback.h:55:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- 20 | { "strSearched", "StrSearched", XtRString, sizeof(char *), | ^ --- main.o --- 55 | "*pd0.button_1.mnemonic: R", | ^ ./fallback.h:56:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 56 | "*pd0.button_1.accelerator: CtrlR", | ^ ./fallback.h:57:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- score.C:22:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 57 | "*pd0.button_1.acceleratorText: Ctrl-R", | ^ --- body.o --- body.C:44:32: warning: when type is in parentheses, array cannot have dynamic size --- main.o --- ./fallback.h:58:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- body.o --- 44 | initialp = new (Mahjong** [xsize]); | ~ ^~~~~ ~ --- score.o --- 22 | { "strGiveUp", "StrGiveUp", XtRString, sizeof(char *), | ^ score.C:22:20: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 58 | "*pd0.button_2.labelString: Pause", | ^ ./fallback.h:59:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 59 | "*pd0.button_2.mnemonic: P", | ^ --- score.o --- 22 | { "strGiveUp", "StrGiveUp", XtRString, sizeof(char *), | ^ --- main.o --- ./fallback.h:60:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 60 | "*pd0.button_2.accelerator: Escape", | ^ ./fallback.h:61:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- score.C:24:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 61 | "*pd0.button_2.acceleratorText: ESC", | ^ ./fallback.h:62:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- 24 | { "strTotal", "StrTotal", XtRString, sizeof(char *), | ^ --- main.o --- 62 | "*pd0.button_3.labelString: Score", | ^ --- score.o --- score.C:24:19: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- ./fallback.h:63:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- body.o --- body.C:45:37: warning: when type is in parentheses, array cannot have dynamic size --- main.o --- 63 | "*pd0.button_3.mnemonic: S", | ^ ./fallback.h:64:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- body.o --- 45 | pstatus = new (unsigned char* [xsize]); | ~ ^~~~~ ~ --- score.o --- 24 | { "strTotal", "StrTotal", XtRString, sizeof(char *), | ^ --- main.o --- 64 | "*pd0.button_3.accelerator: CtrlS", | ^ ./fallback.h:65:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- score.C:26:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 65 | "*pd0.button_3.acceleratorText: Ctrl-S", | ^ ./fallback.h:66:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 66 | "*pd0.button_4.labelString: Personal Score", --- score.o --- 26 | { "strAverage", "StrAverage", XtRString, sizeof(char *), | ^ --- main.o --- | ^ ./fallback.h:67:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- score.C:26:21: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 67 | "*pd0.button_4.mnemonic: T", | ^ ./fallback.h:68:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- 26 | { "strAverage", "StrAverage", XtRString, sizeof(char *), | ^ --- main.o --- 68 | "*pd0.button_4.accelerator: CtrlT", | ^ ./fallback.h:69:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- score.C:28:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 69 | "*pd0.button_4.acceleratorText: Ctrl-T", | ^ ./fallback.h:70:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- 28 | { "strGames", "StrGames", XtRString, sizeof(char *), | ^ --- main.o --- 70 | "*pd0.button_5.labelString: About", | ^ --- body.o --- body.C:47:38: warning: when type is in parentheses, array cannot have dynamic size --- score.o --- score.C:28:19: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- ./fallback.h:71:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- body.o --- 47 | pie[i] = new (Mahjong* [ysize]); | ~ ^~~~~ ~ --- main.o --- 71 | "*pd0.button_5.mnemonic: A", | ^ ./fallback.h:72:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- 28 | { "strGames", "StrGames", XtRString, sizeof(char *), | ^ --- main.o --- 72 | "*pd0.button_5.accelerator: CtrlA", | ^ ./fallback.h:73:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 73 | "*pd0.button_5.acceleratorText: Ctrl-A", | ^ --- score.o --- score.C:30:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- ./fallback.h:74:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 74 | "*pd0.button_6.labelString: Exit", | ^ ./fallback.h:75:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 75 | "*pd0.button_6.mnemonic: x", | ^ ./fallback.h:76:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- 30 | { "personalTitle", "PersonalTitle", XtRString, sizeof(char *), | ^ score.C:30:24: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] --- main.o --- 76 | "*pd1.button_0.labelString: Search", | ^ --- body.o --- body.C:48:38: warning: when type is in parentheses, array cannot have dynamic size --- main.o --- ./fallback.h:77:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- body.o --- 48 | initialp[i] = new (Mahjong* [ysize]); | ~ ^~~~~ ~ --- main.o --- 77 | "*pd1.button_0.mnemonic: S", | ^ ./fallback.h:78:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- score.o --- 30 | { "personalTitle", "PersonalTitle", XtRString, sizeof(char *), | ^ --- main.o --- 78 | "*pd1.button_0.accelerator: F1", | ^ ./fallback.h:79:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 79 | "*pd1.button_0.acceleratorText: F1", | ^ ./fallback.h:80:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 80 | "*pd1.button_1.labelString: Back", | ^ ./fallback.h:81:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 81 | "*pd1.button_1.mnemonic: B", | ^ ./fallback.h:82:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 82 | "*pd1.button_1.accelerator: F5", | ^ ./fallback.h:83:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 83 | "*pd1.button_1.acceleratorText: F5", | ^ ./fallback.h:84:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 84 | "*pd2.button_0.labelString: Regular (18x 8)", | ^ ./fallback.h:85:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 85 | "*pd2.button_1.labelString: Large (24x12)", | ^ ./fallback.h:86:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- timer.o --- timer.C:182:46: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] --- main.o --- 86 | "*pd2.button_2.labelString: Huge (36x16)", | ^ ./fallback.h:87:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 87 | "*pd2.button_3.labelString: Click Trial", | ^ --- timer.o --- 182 | sprintf(buffer, "%2.2d:%2.2d:%2.2d", t/3600, (t/60)%60, t%60); | ~~~~~ ^~~~~~ | %2.2ld --- main.o --- ./fallback.h:88:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 88 | "*pd2.button_4.labelString: Gravity", | ^ ./fallback.h:89:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 89 | "*pd3.button_0.labelString: Picture#1", | ^ ./fallback.h:90:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 90 | "*pd3.button_1.labelString: Picture#2", | ^ --- timer.o --- timer.C:182:54: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] --- main.o --- ./fallback.h:91:5: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 91 | "*drawing.translations: #replace : PickupPiece()\\n" | ^ --- timer.o --- 182 | sprintf(buffer, "%2.2d:%2.2d:%2.2d", t/3600, (t/60)%60, t%60); | ~~~~~ ^~~~~~~~~ | %2.2ld timer.C:182:65: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] 182 | sprintf(buffer, "%2.2d:%2.2d:%2.2d", t/3600, (t/60)%60, t%60); | ~~~~~ ^~~~ | %2.2ld --- main.o --- main.C:26:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 26 | { "menu", MenuAC }, | ^ main.C:27:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 27 | { "PickupPiece", PickupPieceAC }, | ^ main.C:28:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 28 | { "CancelPiece", CancelPieceAC } | ^ main.C:31:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 31 | { "-fn", "*fontList", XrmoptionSepArg, NULL }, | ^ main.C:31:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 31 | { "-fn", "*fontList", XrmoptionSepArg, NULL }, | ^ main.C:32:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 32 | { "-score", "*scoreOnly", XrmoptionNoArg, (XPointer)"True" }, | ^ main.C:32:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 32 | { "-score", "*scoreOnly", XrmoptionNoArg, (XPointer)"True" }, | ^ main.C:33:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 33 | { "-ctime", "*connectLineTime", XrmoptionSepArg, NULL }, | ^ main.C:33:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 33 | { "-ctime", "*connectLineTime", XrmoptionSepArg, NULL }, | ^ main.C:34:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 34 | { "-cwidth", "*connectLineWidth", XrmoptionSepArg, NULL }, | ^ main.C:34:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 34 | { "-cwidth", "*connectLineWidth", XrmoptionSepArg, NULL }, | ^ main.C:35:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 35 | { "-demo", "*autoDemo", XrmoptionNoArg, (XPointer)"True" }, | ^ main.C:35:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 35 | { "-demo", "*autoDemo", XrmoptionNoArg, (XPointer)"True" }, | ^ main.C:36:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 36 | { "-mag", "*magnifyFactor", XrmoptionSepArg, NULL }, | ^ main.C:36:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 36 | { "-mag", "*magnifyFactor", XrmoptionSepArg, NULL }, | ^ main.C:37:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 37 | { "-regular","*gameSize", XrmoptionNoArg, (XPointer)"0" }, | ^ main.C:37:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 37 | { "-regular","*gameSize", XrmoptionNoArg, (XPointer)"0" }, | ^ main.C:38:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 38 | { "-large", "*gameSize", XrmoptionNoArg, (XPointer)"1" }, | ^ main.C:38:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 38 | { "-large", "*gameSize", XrmoptionNoArg, (XPointer)"1" }, | ^ main.C:39:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 39 | { "-huge", "*gameSize", XrmoptionNoArg, (XPointer)"2" }, | ^ main.C:39:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 39 | { "-huge", "*gameSize", XrmoptionNoArg, (XPointer)"2" }, | ^ main.C:40:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 40 | { "-trial", "*trialMode", XrmoptionNoArg, (XPointer)"True" }, | ^ main.C:40:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 40 | { "-trial", "*trialMode", XrmoptionNoArg, (XPointer)"True" }, | ^ main.C:41:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 41 | { "-gravity","*gravityMode", XrmoptionNoArg, (XPointer)"True" }, | ^ main.C:41:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 41 | { "-gravity","*gravityMode", XrmoptionNoArg, (XPointer)"True" }, | ^ main.C:42:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 42 | { "-KCONV", "*kanjiConvert", XrmoptionNoArg, (XPointer)"True" } | ^ main.C:42:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 42 | { "-KCONV", "*kanjiConvert", XrmoptionNoArg, (XPointer)"True" } | ^ --- body.o --- body.C:149:32: warning: when type is in parentheses, array cannot have dynamic size 149 | pie = new (Mahjong** [xsize]); | ~ ^~~~~ ~ body.C:150:32: warning: when type is in parentheses, array cannot have dynamic size 150 | initialp = new (Mahjong** [xsize]); | ~ ^~~~~ ~ body.C:151:37: warning: when type is in parentheses, array cannot have dynamic size 151 | pstatus = new (unsigned char* [xsize]); | ~ ^~~~~ ~ body.C:153:38: warning: when type is in parentheses, array cannot have dynamic size 153 | pie[i] = new (Mahjong* [ysize]); | ~ ^~~~~ ~ --- score.o --- score.C:149:51: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] --- body.o --- body.C:154:38: warning: when type is in parentheses, array cannot have dynamic size --- score.o --- 149 | mdialog = XmCreateWarningDialog(toplevel, "mdialog", NULL, 0); | ^ --- body.o --- 154 | initialp[i] = new (Mahjong* [ysize]); | ~ ^~~~~ ~ --- main.o --- main.C:46:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 46 | { "aboutString", "AboutString", XtRString, sizeof (char *), | ^ main.C:46:22: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 46 | { "aboutString", "AboutString", XtRString, sizeof (char *), | ^ main.C:48:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 48 | { "tedumari", "Tedumari", XtRString, sizeof (char *), | ^ main.C:48:19: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 48 | { "tedumari", "Tedumari", XtRString, sizeof (char *), | ^ main.C:50:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 50 | { "width", "Width", XtRInt, sizeof (int), | ^ main.C:50:16: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 50 | { "width", "Width", XtRInt, sizeof (int), | ^ main.C:52:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 52 | { "height", "Height", XtRInt, sizeof (int), | ^ main.C:52:17: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 52 | { "height", "Height", XtRInt, sizeof (int), | ^ main.C:54:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 54 | { "timeFormat", "TimeFormat", XtRString, sizeof (char *), | ^ main.C:54:21: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 54 | { "timeFormat", "TimeFormat", XtRString, sizeof (char *), | ^ main.C:56:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 56 | { "displayFormat1", "DisplayFormat1", XtRString, sizeof (char *), | ^ main.C:56:25: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 56 | { "displayFormat1", "DisplayFormat1", XtRString, sizeof (char *), | ^ main.C:58:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 58 | { "displayFormat2", "DisplayFormat2", XtRString, sizeof (char *), | ^ main.C:58:25: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 58 | { "displayFormat2", "DisplayFormat2", XtRString, sizeof (char *), | ^ main.C:60:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 60 | { "scoreFile", "ScoreFile", XtRString, sizeof (char *), | ^ main.C:60:20: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 60 | { "scoreFile", "ScoreFile", XtRString, sizeof (char *), | ^ main.C:62:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 62 | { "personalScore", "PersonalScore", XtRString, sizeof (char *), | ^ main.C:62:24: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 62 | { "personalScore", "PersonalScore", XtRString, sizeof (char *), | ^ main.C:64:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 64 | { "scoreOnly", "ScoreOnly", XtRBoolean, sizeof (Boolean), | ^ main.C:64:20: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 64 | { "scoreOnly", "ScoreOnly", XtRBoolean, sizeof (Boolean), | ^ main.C:66:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 66 | { "connectLineColor", "ConnectLineColor", XtRPixel, sizeof (Pixel), | ^ main.C:66:27: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 66 | { "connectLineColor", "ConnectLineColor", XtRPixel, sizeof (Pixel), | ^ main.C:68:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 68 | { "connectLineTime", "ConnectLineTime", XtRInt, sizeof (int), | ^ main.C:68:26: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 68 | { "connectLineTime", "ConnectLineTime", XtRInt, sizeof (int), | ^ main.C:70:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 70 | { "connectLineWidth", "ConnectLineWidth", XtRInt, sizeof (int), | ^ main.C:70:27: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 70 | { "connectLineWidth", "ConnectLineWidth", XtRInt, sizeof (int), | ^ main.C:72:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 72 | { "autoDemo", "AutoDemo", XtRBoolean, sizeof (Boolean), | ^ main.C:72:19: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 72 | { "autoDemo", "AutoDemo", XtRBoolean, sizeof (Boolean), | ^ main.C:74:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 74 | { "libraryDirectory", "LibraryDirectory", XtRString, sizeof (char *), | ^ main.C:74:27: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 74 | { "libraryDirectory", "LibraryDirectory", XtRString, sizeof (char *), | ^ main.C:76:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 76 | { "scoreDirectory", "ScoreDirectory", XtRString, sizeof (char *), | ^ main.C:76:25: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 76 | { "scoreDirectory", "ScoreDirectory", XtRString, sizeof (char *), | ^ main.C:78:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 78 | { "magnifyFactor", "MagnifyFactor", XtRFloat, sizeof (float), | ^ main.C:78:24: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 78 | { "magnifyFactor", "MagnifyFactor", XtRFloat, sizeof (float), | ^ main.C:80:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 80 | { "fitPixmap", "FitPixmap", XtRBoolean, sizeof (Boolean), | ^ main.C:80:20: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 80 | { "fitPixmap", "FitPixmap", XtRBoolean, sizeof (Boolean), | ^ main.C:82:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 82 | { "colorCloseness", "ColorCloseness", XtRInt, sizeof (int), | ^ main.C:82:25: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 82 | { "colorCloseness", "ColorCloseness", XtRInt, sizeof (int), | ^ main.C:84:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 84 | { "gameSize", "GameSize", XtRInt, sizeof (int), | ^ main.C:84:19: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 84 | { "gameSize", "GameSize", XtRInt, sizeof (int), | ^ main.C:86:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 86 | { "trialMode", "TrialMode", XtRBoolean, sizeof (Boolean), | ^ main.C:86:20: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 86 | { "trialMode", "TrialMode", XtRBoolean, sizeof (Boolean), | ^ main.C:88:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 88 | { "gravityMode", "GravityMode", XtRBoolean, sizeof (Boolean), | ^ main.C:88:22: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 88 | { "gravityMode", "GravityMode", XtRBoolean, sizeof (Boolean), | ^ main.C:90:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 90 | { "idleTime", "IdleTime", XtRInt, sizeof (int), | ^ main.C:90:19: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 90 | { "idleTime", "IdleTime", XtRInt, sizeof (int), | ^ main.C:92:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 92 | { "kanjiCode", "KanjiCode", XtRString, sizeof (char *), | ^ main.C:92:20: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 92 | { "kanjiCode", "KanjiCode", XtRString, sizeof (char *), | ^ main.C:94:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 94 | { "kanjiConvert", "KanjiConvert", XtRBoolean, sizeof (Boolean), | ^ main.C:94:23: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 94 | { "kanjiConvert", "KanjiConvert", XtRBoolean, sizeof (Boolean), | ^ main.C:96:7: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 96 | { "imageSet", "ImageSet", XtRInt, sizeof (int), | ^ main.C:96:19: warning: ISO C++11 does not allow conversion from string literal to 'String' (aka 'char *') [-Wwritable-strings] 96 | { "imageSet", "ImageSet", XtRInt, sizeof (int), | ^ --- score.o --- score.C:244:43: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 244 | score = XmCreateMessageDialog(parent, "score", NULL, 0); | ^ score.C:302:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 302 | home = "."; | ^ score.C:340:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 340 | sprintf(format, res_strings[0]); | ^~~~~~~~~~~~~~ score.C:340:21: note: treat the string as an argument to avoid this 340 | sprintf(format, res_strings[0]); | ^ | "%s", --- main.o --- main.C:388:49: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 388 | globRes.displayFormat1, "000", | ^ main.C:389:49: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 389 | globRes.displayFormat2, "00:00:00"); | ^ --- score.o --- score.C:618:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 618 | } | ^ --- history.o --- 11 warnings generated. --- timer.o --- 14 warnings generated. --- image.o --- 11 warnings generated. --- mahjong.o --- 11 warnings generated. --- actions.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -I/usr/local/include -DLIB_DIR=\"/usr/local/share/xshisen\" -DDAT_DIR=\"/usr/local/share/xshisen\" -DHAVE_CONFIG_H actions.C -o actions.o --- callbacks.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -I/usr/local/include -DLIB_DIR=\"/usr/local/share/xshisen\" -DDAT_DIR=\"/usr/local/share/xshisen\" -DHAVE_CONFIG_H callbacks.C -o callbacks.o --- menubar.o --- 16 warnings generated. --- readxpm.o --- --- common.o --- --- readxpm.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -I/usr/local/include -DLIB_DIR=\"/usr/local/share/xshisen\" -DDAT_DIR=\"/usr/local/share/xshisen\" -DHAVE_CONFIG_H readxpm.C -o readxpm.o --- common.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -I/usr/local/include -DLIB_DIR=\"/usr/local/share/xshisen\" -DDAT_DIR=\"/usr/local/share/xshisen\" -DHAVE_CONFIG_H common.C -o common.o --- gamesize.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -I/usr/local/include -DLIB_DIR=\"/usr/local/share/xshisen\" -DDAT_DIR=\"/usr/local/share/xshisen\" -DHAVE_CONFIG_H gamesize.C -o gamesize.o --- main.o --- 178 warnings generated. --- kconv.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -I/usr/local/include -DLIB_DIR=\"/usr/local/share/xshisen\" -DDAT_DIR=\"/usr/local/share/xshisen\" -DHAVE_CONFIG_H kconv.C -o kconv.o --- actions.o --- In file included from actions.C:1: In file included from ./body.h:1: In file included from ./components.h:5: In file included from /usr/local/include/Xm/RowColumn.h:26: /usr/local/include/Xm/Xm.h:1514:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1514 | register int from_type, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1515:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- callbacks.o --- In file included from callbacks.C:1: In file included from ./body.h:1: In file included from ./components.h:5: In file included from /usr/local/include/Xm/RowColumn.h:26: /usr/local/include/Xm/Xm.h:1514:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- actions.o --- 1515 | register int from_val, | ^~~~~~~~ --- callbacks.o --- 1514 | register int from_type, | ^~~~~~~~ --- actions.o --- /usr/local/include/Xm/Xm.h:1516:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1516 | register int to_type) ; | ^~~~~~~~ --- callbacks.o --- /usr/local/include/Xm/Xm.h:1515:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1515 | register int from_val, | ^~~~~~~~ --- actions.o --- /usr/local/include/Xm/Xm.h:1519:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- callbacks.o --- /usr/local/include/Xm/Xm.h:1516:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- actions.o --- 1519 | register int from_val, | ^~~~~~~~ --- callbacks.o --- 1516 | register int to_type) ; | ^~~~~~~~ --- actions.o --- /usr/local/include/Xm/Xm.h:1520:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1520 | register int from_type) ; | ^~~~~~~~ --- callbacks.o --- /usr/local/include/Xm/Xm.h:1519:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1519 | register int from_val, | ^~~~~~~~ --- actions.o --- /usr/local/include/Xm/Xm.h:1523:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- callbacks.o --- /usr/local/include/Xm/Xm.h:1520:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- actions.o --- 1523 | register int from_val, | ^~~~~~~~ --- callbacks.o --- 1520 | register int from_type) ; | ^~~~~~~~ --- actions.o --- /usr/local/include/Xm/Xm.h:1524:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1524 | register int from_type) ; | ^~~~~~~~ --- callbacks.o --- /usr/local/include/Xm/Xm.h:1523:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1523 | register int from_val, | ^~~~~~~~ --- actions.o --- /usr/local/include/Xm/Xm.h:1527:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- callbacks.o --- /usr/local/include/Xm/Xm.h:1524:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- actions.o --- 1527 | register int from_val, | ^~~~~~~~ --- callbacks.o --- 1524 | register int from_type) ; | ^~~~~~~~ --- actions.o --- /usr/local/include/Xm/Xm.h:1528:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1528 | register int to_type) ; | ^~~~~~~~ --- callbacks.o --- /usr/local/include/Xm/Xm.h:1527:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1527 | register int from_val, | ^~~~~~~~ --- actions.o --- /usr/local/include/Xm/Xm.h:1531:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- callbacks.o --- /usr/local/include/Xm/Xm.h:1528:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- actions.o --- 1531 | register int from_val, | ^~~~~~~~ --- callbacks.o --- 1528 | register int to_type) ; | ^~~~~~~~ --- actions.o --- /usr/local/include/Xm/Xm.h:1532:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1532 | register int to_type) ; | ^~~~~~~~ --- callbacks.o --- /usr/local/include/Xm/Xm.h:1531:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1531 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1532:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1532 | register int to_type) ; | ^~~~~~~~ --- common.o --- In file included from common.C:1: In file included from ./components.h:5: --- readxpm.o --- In file included from readxpm.C:1: In file included from ./body.h:1: In file included from ./components.h:5: In file included from /usr/local/include/Xm/RowColumn.h:26: /usr/local/include/Xm/Xm.h:1514:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- common.o --- In file included from /usr/local/include/Xm/RowColumn.h:26: /usr/local/include/Xm/Xm.h:1514:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1514 | register int from_type, | ^~~~~~~~ --- readxpm.o --- 1514 | register int from_type, | ^~~~~~~~ --- common.o --- /usr/local/include/Xm/Xm.h:1515:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- readxpm.o --- /usr/local/include/Xm/Xm.h:1515:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- common.o --- 1515 | register int from_val, | ^~~~~~~~ --- readxpm.o --- 1515 | register int from_val, | ^~~~~~~~ --- common.o --- /usr/local/include/Xm/Xm.h:1516:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- readxpm.o --- /usr/local/include/Xm/Xm.h:1516:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- common.o --- 1516 | register int to_type) ; | ^~~~~~~~ --- readxpm.o --- 1516 | register int to_type) ; | ^~~~~~~~ --- common.o --- /usr/local/include/Xm/Xm.h:1519:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- readxpm.o --- /usr/local/include/Xm/Xm.h:1519:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- common.o --- 1519 | register int from_val, | ^~~~~~~~ --- readxpm.o --- 1519 | register int from_val, | ^~~~~~~~ --- common.o --- /usr/local/include/Xm/Xm.h:1520:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- readxpm.o --- /usr/local/include/Xm/Xm.h:1520:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- common.o --- 1520 | register int from_type) ; | ^~~~~~~~ --- readxpm.o --- 1520 | register int from_type) ; | ^~~~~~~~ --- common.o --- /usr/local/include/Xm/Xm.h:1523:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- readxpm.o --- /usr/local/include/Xm/Xm.h:1523:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- common.o --- 1523 | register int from_val, | ^~~~~~~~ --- readxpm.o --- 1523 | register int from_val, | ^~~~~~~~ --- common.o --- /usr/local/include/Xm/Xm.h:1524:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- readxpm.o --- /usr/local/include/Xm/Xm.h:1524:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- common.o --- 1524 | register int from_type) ; --- readxpm.o --- 1524 | register int from_type) ; | ^~~~~~~~ --- common.o --- | ^~~~~~~~ --- readxpm.o --- /usr/local/include/Xm/Xm.h:1527:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- common.o --- /usr/local/include/Xm/Xm.h:1527:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- readxpm.o --- 1527 | register int from_val, | ^~~~~~~~ --- common.o --- 1527 | register int from_val, | ^~~~~~~~ --- readxpm.o --- /usr/local/include/Xm/Xm.h:1528:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- common.o --- /usr/local/include/Xm/Xm.h:1528:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- readxpm.o --- 1528 | register int to_type) ; | ^~~~~~~~ --- common.o --- 1528 | register int to_type) ; | ^~~~~~~~ --- readxpm.o --- /usr/local/include/Xm/Xm.h:1531:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- common.o --- /usr/local/include/Xm/Xm.h:1531:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- readxpm.o --- 1531 | register int from_val, | ^~~~~~~~ --- common.o --- 1531 | register int from_val, | ^~~~~~~~ --- readxpm.o --- /usr/local/include/Xm/Xm.h:1532:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- common.o --- /usr/local/include/Xm/Xm.h:1532:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] --- readxpm.o --- 1532 | register int to_type) ; | ^~~~~~~~ --- common.o --- 1532 | register int to_type) ; | ^~~~~~~~ --- gamesize.o --- In file included from gamesize.C:1: In file included from ./body.h:1: In file included from ./components.h:5: In file included from /usr/local/include/Xm/RowColumn.h:26: /usr/local/include/Xm/Xm.h:1514:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1514 | register int from_type, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1515:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1515 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1516:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1516 | register int to_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1519:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1519 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1520:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1520 | register int from_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1523:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1523 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1524:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1524 | register int from_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1527:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1527 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1528:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1528 | register int to_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1531:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1531 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1532:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1532 | register int to_type) ; | ^~~~~~~~ --- common.o --- common.C:24:45: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 24 | w = XmCreateMessageDialog(toplevel, "message", NULL, 0); | ^ --- actions.o --- 11 warnings generated. --- nonstandard.o --- c++ -c -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -I/usr/local/include -DLIB_DIR=\"/usr/local/share/xshisen\" -DDAT_DIR=\"/usr/local/share/xshisen\" -DHAVE_CONFIG_H nonstandard.C -o nonstandard.o --- common.o --- 12 warnings generated. --- readxpm.o --- 11 warnings generated. --- callbacks.o --- 11 warnings generated. --- gamesize.o --- 11 warnings generated. --- score.o --- 42 warnings generated. --- nonstandard.o --- In file included from nonstandard.C:1: In file included from ./components.h:5: In file included from /usr/local/include/Xm/RowColumn.h:26: /usr/local/include/Xm/Xm.h:1514:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1514 | register int from_type, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1515:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1515 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1516:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1516 | register int to_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1519:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1519 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1520:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1520 | register int from_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1523:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1523 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1524:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1524 | register int from_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1527:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1527 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1528:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1528 | register int to_type) ; | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1531:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1531 | register int from_val, | ^~~~~~~~ /usr/local/include/Xm/Xm.h:1532:25: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] 1532 | register int to_type) ; | ^~~~~~~~ 11 warnings generated. --- body.o --- 21 warnings generated. --- xshisen --- c++ -fstack-protector-strong -L/usr/local/lib main.o menubar.o body.o mahjong.o timer.o score.o history.o image.o actions.o callbacks.o readxpm.o common.o gamesize.o kconv.o nonstandard.o -lXm -lXmu -lXpm -lX11 -lSM -lICE -lXt -L/usr/local/lib -o xshisen =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xshisen-1.51_5 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for xshisen-1.51_5 ===> Generating temporary packing list XShisen executable directory is /usr/local/bin install -s -m 555 xshisen /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/bin/xshisen XShisen data directory is /usr/local/share/xshisen /usr/bin/install -c -m 0666 xshisen.scores /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/xshisen.scores + basename pixmaps/s1 + dn=s1 + mkdir -p /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1 + basename pixmaps/s1/chun.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/chun.xpm + install -m 0644 pixmaps/s1/chun.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/chun.xpm + basename pixmaps/s1/haku.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/haku.xpm + install -m 0644 pixmaps/s1/haku.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/haku.xpm + basename pixmaps/s1/hana.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/hana.xpm + install -m 0644 pixmaps/s1/hana.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/hana.xpm + basename pixmaps/s1/hatsu.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/hatsu.xpm + install -m 0644 pixmaps/s1/hatsu.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/hatsu.xpm + basename pixmaps/s1/hishi.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/hishi.xpm + install -m 0644 pixmaps/s1/hishi.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/hishi.xpm + basename pixmaps/s1/m1.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m1.xpm + install -m 0644 pixmaps/s1/m1.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m1.xpm + basename pixmaps/s1/m2.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m2.xpm + install -m 0644 pixmaps/s1/m2.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m2.xpm + basename pixmaps/s1/m3.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m3.xpm + install -m 0644 pixmaps/s1/m3.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m3.xpm + basename pixmaps/s1/m4.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m4.xpm + install -m 0644 pixmaps/s1/m4.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m4.xpm + basename pixmaps/s1/m5.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m5.xpm + install -m 0644 pixmaps/s1/m5.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m5.xpm + basename pixmaps/s1/m6.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m6.xpm + install -m 0644 pixmaps/s1/m6.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m6.xpm + basename pixmaps/s1/m7.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m7.xpm + install -m 0644 pixmaps/s1/m7.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m7.xpm + basename pixmaps/s1/m8.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m8.xpm + install -m 0644 pixmaps/s1/m8.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m8.xpm + basename pixmaps/s1/m9.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m9.xpm + install -m 0644 pixmaps/s1/m9.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/m9.xpm + basename pixmaps/s1/nan.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/nan.xpm + install -m 0644 pixmaps/s1/nan.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/nan.xpm + basename pixmaps/s1/p1.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p1.xpm + install -m 0644 pixmaps/s1/p1.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p1.xpm + basename pixmaps/s1/p2.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p2.xpm + install -m 0644 pixmaps/s1/p2.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p2.xpm + basename pixmaps/s1/p3.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p3.xpm + install -m 0644 pixmaps/s1/p3.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p3.xpm + basename pixmaps/s1/p4.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p4.xpm + install -m 0644 pixmaps/s1/p4.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p4.xpm + basename pixmaps/s1/p5.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p5.xpm + install -m 0644 pixmaps/s1/p5.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p5.xpm + basename pixmaps/s1/p6.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p6.xpm + install -m 0644 pixmaps/s1/p6.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p6.xpm + basename pixmaps/s1/p7.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p7.xpm + install -m 0644 pixmaps/s1/p7.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p7.xpm + basename pixmaps/s1/p8.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p8.xpm + install -m 0644 pixmaps/s1/p8.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p8.xpm + basename pixmaps/s1/p9.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p9.xpm + install -m 0644 pixmaps/s1/p9.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/p9.xpm + basename pixmaps/s1/pei.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/pei.xpm + install -m 0644 pixmaps/s1/pei.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/pei.xpm + basename pixmaps/s1/s1.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s1.xpm + install -m 0644 pixmaps/s1/s1.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s1.xpm + basename pixmaps/s1/s2.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s2.xpm + install -m 0644 pixmaps/s1/s2.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s2.xpm + basename pixmaps/s1/s3.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s3.xpm + install -m 0644 pixmaps/s1/s3.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s3.xpm + basename pixmaps/s1/s4.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s4.xpm + install -m 0644 pixmaps/s1/s4.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s4.xpm + basename pixmaps/s1/s5.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s5.xpm + install -m 0644 pixmaps/s1/s5.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s5.xpm + basename pixmaps/s1/s6.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s6.xpm + install -m 0644 pixmaps/s1/s6.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s6.xpm + basename pixmaps/s1/s7.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s7.xpm + install -m 0644 pixmaps/s1/s7.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s7.xpm + basename pixmaps/s1/s8.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s8.xpm + install -m 0644 pixmaps/s1/s8.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s8.xpm + basename pixmaps/s1/s9.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s9.xpm + install -m 0644 pixmaps/s1/s9.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/s9.xpm + basename pixmaps/s1/sha.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/sha.xpm + install -m 0644 pixmaps/s1/sha.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/sha.xpm + basename pixmaps/s1/ton.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/ton.xpm + install -m 0644 pixmaps/s1/ton.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s1/ton.xpm + basename pixmaps/s2 + dn=s2 + mkdir -p /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2 + basename pixmaps/s2/chun.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/chun.xpm + install -m 0644 pixmaps/s2/chun.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/chun.xpm + basename pixmaps/s2/haku.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/haku.xpm + install -m 0644 pixmaps/s2/haku.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/haku.xpm + basename pixmaps/s2/hana.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/hana.xpm + install -m 0644 pixmaps/s2/hana.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/hana.xpm + basename pixmaps/s2/hatsu.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/hatsu.xpm + install -m 0644 pixmaps/s2/hatsu.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/hatsu.xpm + basename pixmaps/s2/hishi.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/hishi.xpm + install -m 0644 pixmaps/s2/hishi.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/hishi.xpm + basename pixmaps/s2/m1.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m1.xpm + install -m 0644 pixmaps/s2/m1.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m1.xpm + basename pixmaps/s2/m2.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m2.xpm + install -m 0644 pixmaps/s2/m2.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m2.xpm + basename pixmaps/s2/m3.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m3.xpm + install -m 0644 pixmaps/s2/m3.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m3.xpm + basename pixmaps/s2/m4.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m4.xpm + install -m 0644 pixmaps/s2/m4.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m4.xpm + basename pixmaps/s2/m5.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m5.xpm + install -m 0644 pixmaps/s2/m5.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m5.xpm + basename pixmaps/s2/m6.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m6.xpm + install -m 0644 pixmaps/s2/m6.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m6.xpm + basename pixmaps/s2/m7.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m7.xpm + install -m 0644 pixmaps/s2/m7.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m7.xpm + basename pixmaps/s2/m8.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m8.xpm + install -m 0644 pixmaps/s2/m8.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m8.xpm + basename pixmaps/s2/m9.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m9.xpm + install -m 0644 pixmaps/s2/m9.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/m9.xpm + basename pixmaps/s2/nan.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/nan.xpm + install -m 0644 pixmaps/s2/nan.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/nan.xpm + basename pixmaps/s2/p1.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p1.xpm + install -m 0644 pixmaps/s2/p1.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p1.xpm + basename pixmaps/s2/p2.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p2.xpm + install -m 0644 pixmaps/s2/p2.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p2.xpm + basename pixmaps/s2/p3.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p3.xpm + install -m 0644 pixmaps/s2/p3.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p3.xpm + basename pixmaps/s2/p4.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p4.xpm + install -m 0644 pixmaps/s2/p4.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p4.xpm + basename pixmaps/s2/p5.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p5.xpm + install -m 0644 pixmaps/s2/p5.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p5.xpm + basename pixmaps/s2/p6.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p6.xpm + install -m 0644 pixmaps/s2/p6.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p6.xpm + basename pixmaps/s2/p7.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p7.xpm + install -m 0644 pixmaps/s2/p7.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p7.xpm + basename pixmaps/s2/p8.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p8.xpm + install -m 0644 pixmaps/s2/p8.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p8.xpm + basename pixmaps/s2/p9.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p9.xpm + install -m 0644 pixmaps/s2/p9.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/p9.xpm + basename pixmaps/s2/pei.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/pei.xpm + install -m 0644 pixmaps/s2/pei.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/pei.xpm + basename pixmaps/s2/s1.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s1.xpm + install -m 0644 pixmaps/s2/s1.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s1.xpm + basename pixmaps/s2/s2.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s2.xpm + install -m 0644 pixmaps/s2/s2.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s2.xpm + basename pixmaps/s2/s3.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s3.xpm + install -m 0644 pixmaps/s2/s3.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s3.xpm + basename pixmaps/s2/s4.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s4.xpm + install -m 0644 pixmaps/s2/s4.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s4.xpm + basename pixmaps/s2/s5.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s5.xpm + install -m 0644 pixmaps/s2/s5.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s5.xpm + basename pixmaps/s2/s6.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s6.xpm + install -m 0644 pixmaps/s2/s6.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s6.xpm + basename pixmaps/s2/s7.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s7.xpm + install -m 0644 pixmaps/s2/s7.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s7.xpm + basename pixmaps/s2/s8.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s8.xpm + install -m 0644 pixmaps/s2/s8.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s8.xpm + basename pixmaps/s2/s9.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s9.xpm + install -m 0644 pixmaps/s2/s9.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/s9.xpm + basename pixmaps/s2/sha.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/sha.xpm + install -m 0644 pixmaps/s2/sha.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/sha.xpm + basename pixmaps/s2/ton.xpm + fn=/wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/ton.xpm + install -m 0644 pixmaps/s2/ton.xpm /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/xshisen/s2/ton.xpm install -m 444 /wrkdirs/usr/ports/games/xshisen/work/xshisen-1.51/man/xshisen.6 /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/man/man6/xshisen.6 /bin/mkdir -p /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/man/ja/man6 install -m 444 /wrkdirs/usr/ports/games/xshisen/work/xshisen-1.51/man/xshisen.6.ja_JP.eucJP /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/share/man/ja/man6/xshisen.6 install -m 0644 /wrkdirs/usr/ports/games/xshisen/work/xshisen-1.51/lang/XShisen.ad /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/lib/X11/app-defaults/XShisen install -m 0644 /wrkdirs/usr/ports/games/xshisen/work/xshisen-1.51/lang/XShisen.ad.ja_JP.eucJP /wrkdirs/usr/ports/games/xshisen/work/stage/usr/local/lib/X11/ja_JP.eucJP/app-defaults/XShisen ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-04T04:08:52+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d9c7e0b18ad0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for xshisen-1.51_5 ===> Building xshisen-1.51_5 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for xshisen-1.51_5 build of games/xshisen | xshisen-1.51_5 ended at Sun May 4 00:08:58 EDT 2025 build time: 00:00:07