Date: Mon, 31 Aug 2020 16:17:58 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-powerpc64-default][games/gnugo] Failed for gnugo-3.8_1 in build Message-ID: <202008311617.07VGHwt5091434@pylon.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: spcoltri@omcl.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/games/gnugo/Makefile 484628 2018-11-10 18:12:57Z bapt $ Log URL: http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p545799_s364495/logs/gnugo-3.8_1.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p545799_s364495 Log: =>> Building games/gnugo build started at Mon Aug 31 16:15:17 UTC 2020 port directory: /usr/ports/games/gnugo package name: gnugo-3.8_1 building for: FreeBSD head-powerpc64-default-job-07 13.0-CURRENT FreeBSD 13.0-CURRENT 1300111 powerpc maintained by: spcoltri@omcl.org Makefile ident: $FreeBSD: head/games/gnugo/Makefile 484628 2018-11-10 18:12:57Z bapt $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300084 Jail OSVERSION: 1300111 Job Id: 07 !!! Jail is newer than host. (Jail: 1300111, Host: 1300084) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300111 UNAME_v=FreeBSD 13.0-CURRENT 1300111 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- spcoltri@omcl.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/games/gnugo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/gnugo/work HOME=/wrkdirs/usr/ports/games/gnugo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/gnugo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/gnugo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/gnugo/work HOME=/wrkdirs/usr/ports/games/gnugo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/gnugo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes 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 " MANPREFIX="/usr/local" 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.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gnugo" EXAMPLESDIR="share/examples/gnugo" DATADIR="share/gnugo" WWWDIR="www/gnugo" ETCDIR="etc/gnugo" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gnugo DOCSDIR=/usr/local/share/doc/gnugo EXAMPLESDIR=/usr/local/share/examples/gnugo WWWDIR=/usr/local/www/gnugo ETCDIR=/usr/local/etc/gnugo --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv2 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300111 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---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) 1024 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-- =======================<phase: check-sanity >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> gnugo-3.8_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.7.txz [head-powerpc64-default-job-07] Installing pkg-1.14.7... [head-powerpc64-default-job-07] Extracting pkg-1.14.7: .......... done ===> gnugo-3.8_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gnugo-3.8_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by gnugo-3.8_1 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by gnugo-3.8_1 for building => SHA256 Checksum OK for gnugo-3.8.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by gnugo-3.8_1 for building ===> Extracting for gnugo-3.8_1 => SHA256 Checksum OK for gnugo-3.8.tar.gz. /bin/rm -f /wrkdirs/usr/ports/games/gnugo/work/gnugo-3.8/doc/gnugo.info* =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for gnugo-3.8_1 ===> Applying FreeBSD patches for gnugo-3.8_1 from /usr/ports/games/gnugo/files =========================================================================== =======================<phase: build-depends >============================ ===> gnugo-3.8_1 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.txz [head-powerpc64-default-job-07] Installing gmake-4.3_2... [head-powerpc64-default-job-07] `-- Installing gettext-runtime-0.21... [head-powerpc64-default-job-07] | `-- Installing indexinfo-0.3.1... [head-powerpc64-default-job-07] | `-- Extracting indexinfo-0.3.1: .... done [head-powerpc64-default-job-07] `-- Extracting gettext-runtime-0.21: .......... done [head-powerpc64-default-job-07] Extracting gmake-4.3_2: .......... done ===> gnugo-3.8_1 depends on package: gmake>=4.3 - found ===> Returning to build of gnugo-3.8_1 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== <snip> ./utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE' && defined(ENABLE_SOCKET_SUPPORT)) ^ dfa.c:291:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(f, line); ^~~~ dfa.c:291:14: note: treat the string as an argument to avoid this fprintf(f, line); ^ "%s", dfa.c:298:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(f, line); ^~~~ dfa.c:298:14: note: treat the string as an argument to avoid this fprintf(f, line); ^ "%s", dfa.c:303:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(f, line); ^~~~ dfa.c:303:14: note: treat the string as an argument to avoid this fprintf(f, line); ^ "%s", dfa.c:321:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(f, line); ^~~~ dfa.c:321:14: note: treat the string as an argument to avoid this fprintf(f, line); ^ "%s", 7 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mkeyes.o -MD -MP -MF ".deps/mkeyes.Tpo" -c -o mkeyes.o mkeyes.c; \ then mv -f ".deps/mkeyes.Tpo" ".deps/mkeyes.Po"; else rm -f ".deps/mkeyes.Tpo"; exit 1; fi 8 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT uncompress_fuseki.o -MD -MP -MF ".deps/uncompress_fuseki.Tpo" -c -o uncompress_fuseki.o uncompress_fuseki.c; \ then mv -f ".deps/uncompress_fuseki.Tpo" ".deps/uncompress_fuseki.Po"; else rm -f ".deps/uncompress_fuseki.Tpo"; exit 1; fi In file included from mkeyes.c:40: In file included from ./eyes.h:24: In file included from ../engine/liberty.h:27: In file included from ../engine/board.h:30: ./utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_WINDOWS_SOCKET_CLUDGE ^ ./utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE' ((defined(_WIN32) || defined(_WIN32_WCE)) \ ^ ./utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] ./utils/winsocket.h:35:24In file included from :uncompress_fuseki.c :28note: : In file included from expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'../engine/board.h : ((defined(_WIN32) || defined(_WIN32_WCE)) \30 : ^../utils/winsocket.h :../utils/winsocket.h39::395::5 :warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_WINDOWS_SOCKET_CLUDGE../utils/winsocket.h :36:7 ^: note../utils/winsocket.h: :expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'35 : && defined(ENABLE_SOCKET_SUPPORT)) 5 ^: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE' ((defined(_WIN32) || defined(_WIN32_WCE)) \ ^ ./utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] ./utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE' ((defined(_WIN32) || defined(_WIN32_WCE)) \ ^ ./utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] ./utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE' && defined(ENABLE_SOCKET_SUPPORT)) ^ uncompress_fuseki.c:227:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(output_strings[PREAMBLE]); ^~~~~~~~~~~~~~~~~~~~~~~~ uncompress_fuseki.c:227:12: note: treat the string as an argument to avoid this printf(output_strings[PREAMBLE]); ^ "%s", uncompress_fuseki.c:229:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(output_strings[FOOTER]); ^~~~~~~~~~~~~~~~~~~~~~ uncompress_fuseki.c:229:12: note: treat the string as an argument to avoid this printf(output_strings[FOOTER]); ^ "%s", uncompress_fuseki.c:254:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(output_strings[PREAMBLE]); ^~~~~~~~~~~~~~~~~~~~~~~~ uncompress_fuseki.c:254:10: note: treat the string as an argument to avoid this printf(output_strings[PREAMBLE]); ^ "%s", uncompress_fuseki.c:311:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(output_strings[FOOTER]); ^~~~~~~~~~~~~~~~~~~~~~ uncompress_fuseki.c:311:10: note: treat the string as an argument to avoid this printf(output_strings[FOOTER]); ^ "%s", 7 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT joseki.o -MD -MP -MF ".deps/joseki.Tpo" -c -o joseki.o joseki.c; \ then mv -f ".deps/joseki.Tpo" ".deps/joseki.Po"; else rm -f ".deps/joseki.Tpo"; exit 1; fi 3 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mkmcpat.o -MD -MP -MF ".deps/mkmcpat.Tpo" -c -o mkmcpat.o mkmcpat.c; \ then mv -f ".deps/mkmcpat.Tpo" ".deps/mkmcpat.Po"; else rm -f ".deps/mkmcpat.Tpo"; exit 1; fi In file included from joseki.c:26: In file included from ../engine/board.h:30: ./utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_WINDOWS_SOCKET_CLUDGE ^ ./utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE' ((defined(_WIN32) || defined(_WIN32_WCE)) \ ^ ./utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] ./utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE' In file included from mkmcpat.c:32: In file included from ../engine/liberty.h:27: In file included from ../engine/board.h:30: ./utils/winsocket.h: ((defined(_WIN32) || defined(_WIN32_WCE)) \39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_WINDOWS_SOCKET_CLUDGE ^ ^ ./utils/winsocket.h../utils/winsocket.h::35:5: 39note: :5: warning: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE' macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] ((defined(_WIN32) || defined(_WIN32_WCE)) \ ./utils/winsocket.h ^ :../utils/winsocket.h:39:36:75:: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] ../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE' note ((defined(_WIN32) || defined(_WIN32_WCE)) \ : ^ expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'../utils/winsocket.h :39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] && defined(ENABLE_SOCKET_SUPPORT)) ./utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE' ^ && defined(ENABLE_SOCKET_SUPPORT)) ^ 3 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT globals.o -MD -MP -MF ".deps/globals.Tpo" -c -o globals.o `test -f '../engine/globals.c' || echo './'`../engine/globals.c; \ then mv -f ".deps/globals.Tpo" ".deps/globals.Po"; else rm -f ".deps/globals.Tpo"; exit 1; fi 3 warnings generated. In file included from ../engine/globals.c:24: In file included from ../engine/gnugo.h:33: In file included from ../engine/board.h:30: ./utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if USE_WINDOWS_SOCKET_CLUDGE ^ ./utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE' ((defined(_WIN32) || defined(_WIN32_WCE)) \ ^ ./utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o mkpat mkpat.o transform.o dfa.o ../utils/libutils.a -lncurses -lm ./utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE' ((defined(_WIN32) || defined(_WIN32_WCE)) \ ^ ./utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] ./utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE' && defined(ENABLE_SOCKET_SUPPORT)) ^ 3 warnings generated. cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o mkeyes mkeyes.o ../utils/libutils.a -lncurses -lm ld: error: duplicate symbol: meaningless_black_moves >>> defined at mkpat.c >>> mkpat.o:(meaningless_black_moves) >>> defined at transform.c >>> transform.o:(.bss+0x15640) ld: error: duplicate symbol: meaningless_white_moves >>> defined at mkpat.c >>> mkpat.o:(meaningless_white_moves) >>> defined at transform.c >>> transform.o:(.bss+0x15C80) ld: error: duplicate symbol: meaningless_black_moves >>> defined at mkpat.c >>> mkpat.o:(meaningless_black_moves) >>> defined at dfa.c >>> dfa.o:(.bss+0x41B0) ld: error: duplicate symbol: meaningless_white_moves >>> defined at mkpat.c >>> mkpat.o:(meaningless_white_moves) >>> defined at dfa.c >>> dfa.o:(.bss+0x47F0) cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake[3]: *** [Makefile:371: mkpat] Error 1 gmake[3]: *** Waiting for unfinished jobs.... gmake[3]: Leaving directory '/wrkdirs/usr/ports/games/gnugo/work/gnugo-3.8/patterns' gmake[2]: *** [Makefile:232: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/games/gnugo/work/gnugo-3.8' gmake[1]: *** [Makefile:168: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/gnugo/work/gnugo-3.8' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/games/gnugo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008311617.07VGHwt5091434>