Date: Sun, 28 Jan 2018 18:26:49 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - 111arm64-quarterly][games/mindfocus] Failed for mindfocus-0.88_2 in build Message-ID: <201801281826.w0SIQnaS056385@thunderx1.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: ports@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: branches/2018Q1/games/mindfocus/Makefile 371921 2014-10-31 19:56:24Z amdmi3 $ Log URL: http://thunderx1.nyi.freebsd.org/data/111arm64-quarterly/460130/logs/mindfocus-0.88_2.log Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=111arm64-quarterly&build=460130 Log: =>> Building games/mindfocus build started at Sun Jan 28 18:26:05 UTC 2018 port directory: /usr/ports/games/mindfocus package name: mindfocus-0.88_2 building for: FreeBSD 111arm64-quarterly-job-23 11.1-RELEASE-p6 FreeBSD 11.1-RELEASE-p6 1101001 arm64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2018Q1/games/mindfocus/Makefile 371921 2014-10-31 19:56:24Z amdmi3 $ Poudriere version: 3.2.4-20-g3ab5fc55 Host OSVERSION: 1200054 Jail OSVERSION: 1101001 Job Id: 23 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1101001 UNAME_v=FreeBSD 11.1-RELEASE-p6 1101001 UNAME_r=11.1-RELEASE-p6 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/111arm64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk OLDPWD=/usr/local/poudriere/data/.m/111arm64-quarterly/ref/.p P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS PWD=/usr/local/poudriere/data/.m/111arm64-quarterly/ref/.p/pool MASTERNAME=111arm64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root P_PYTHON_MAJOR_VER=2 POUDRIERE_VERSION=3.2.4-20-g3ab5fc55 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes 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--- ===> The following configuration options are available for mindfocus-0.88_2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" XDG_DATA_HOME=/wrkdirs/usr/ports/games/mindfocus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/mindfocus/work HOME=/wrkdirs/usr/ports/games/mindfocus/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/mindfocus/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" XDG_DATA_HOME=/wrkdirs/usr/ports/games/mindfocus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/mindfocus/work HOME=/wrkdirs/usr/ports/games/mindfocus/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/mindfocus/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 LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -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=11.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ja/mindfocus" EXAMPLESDIR="share/examples/mindfocus" DATADIR="share/mindfocus" WWWDIR="www/mindfocus" ETCDIR="etc/mindfocus" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mindfocus DOCSDIR=/usr/local/share/doc/ja/mindfocus EXAMPLESDIR=/usr/local/share/examples/mindfocus WWWDIR=/usr/local/www/mindfocus ETCDIR=/usr/local/etc/mindfocus --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 #### ARCH=aarch64 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=11.1 OSVERSION=1101001 PYTHONBASE=/usr/local UID=0 _OSRELEASE=11.1-RELEASE-p6 #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 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 >============================ ===> NOTICE: The mindfocus port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port =========================================================================== =======================<phase: pkg-depends >============================ ===> mindfocus-0.88_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.3_1.txz [111arm64-quarterly-job-23] Installing pkg-1.10.3_1... [111arm64-quarterly-job-23] Extracting pkg-1.10.3_1: .......... done ===> mindfocus-0.88_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mindfocus-0.88_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The mindfocus port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port => mindfocus-0.88.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://www.toyoshima-house.net/classic/mf/files/mindfocus-0.88.tar.gz mindfocus-0.88.tar.gz 0 B 0 Bps => mindfocus-data1.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://www.toyoshima-house.net/classic/mf/files/mindfocus-data1.tar.gz mindfocus-data1.tar.gz 0 B 0 Bps ===> Fetching all distfiles required by mindfocus-0.88_2 for building =========================================================================== =======================<phase: checksum >============================ ===> NOTICE: The mindfocus port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by mindfocus-0.88_2 for building => SHA256 Checksum OK for mindfocus-0.88.tar.gz. => SHA256 Checksum OK for mindfocus-data1.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> NOTICE: The mindfocus port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla <snip> In file included from Imakefile.c:15:2: In file included from /usr/local/lib/X11/config/Imake.tmpl:2157:2: /usr/local/lib/X11/config/X11.tmpl:4302:12: Warning: value of undefined symbol UseInstalledOnCrossCompile is 0 In file included from Imakefile.c:15:2: In file included from /usr/local/lib/X11/config/Imake.tmpl:2157:2: /usr/local/lib/X11/config/X11.tmpl:4332:12: Warning: value of undefined symbol UseInstalledOnCrossCompile is 0 In file included from Imakefile.c:15:2: In file included from /usr/local/lib/X11/config/Imake.tmpl:2157:2: /usr/local/lib/X11/config/X11.tmpl:4348:12: Warning: value of undefined symbol UseInstalledOnCrossCompile is 0 In file included from Imakefile.c:15:2: In file included from /usr/local/lib/X11/config/Imake.tmpl:2157:2: /usr/local/lib/X11/config/X11.tmpl:4419:12: Warning: value of undefined symbol UseInstalledOnCrossCompile is 0 make includes including in ./lib/inifile... including in ./lib/grplib... including in ./lib/mindscript... including in ./mindfocus... including in ./samples... make depend =========================================================================== =======================<phase: build >============================ ===> Building for mindfocus-0.88_2 making all in ./lib/inifile... cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c inifile.c -o inifile.o rm -f libinifile.a ar clq libinifile.a inifile.o ranlib libinifile.a making all in ./lib/grplib... cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c grplib.c -o grplib.o grplib.c:25:9: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration] if(!strcmp(support_list[i], format)) ^ grplib.c:25:9: note: include the header <string.h> or explicitly provide a declaration for 'strcmp' 1 warning generated. rm -f libgrplib.a ar clq libgrplib.a grplib.o ranlib libgrplib.a making all in ./lib/mindscript... cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c mindscript.c -o mindscript.o mindscript.c:754:5: warning: implicitly declaring library function 'isdigit' with type 'int (int)' [-Wimplicit-function-declaration] if(isdigit(**buf)){ ^ mindscript.c:754:5: note: include the header <ctype.h> or explicitly provide a declaration for 'isdigit' 1 warning generated. rm -f libmindscript.a ar clq libmindscript.a mindscript.o ranlib libmindscript.a making all in ./mindfocus... cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DDEFAULTDIR=\"/usr/local/share/examples/mindfocus\" -DSYSTEMRC=\"/usr/local/share/examples/mindfocus/system.mindfocus\" -c mindfocus.c -o mindfocus.o mindfocus.c:236:3: warning: implicit declaration of function 'XShapeCombineMask' is invalid in C99 [-Wimplicit-function-declaration] XShapeCombineMask(d, w, 0, 0, 0, mfc->shapes[mfc->current], 0); ^ mindfocus.c:293:53: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XQueryTree(d, win, &root, &parent, &children, &nchildren); ^~~~~~~~~~ /usr/local/include/X11/Xlib.h:3024:1: note: passing argument to parameter here ); ^ mindfocus.c:301:50: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XQueryTree(d, focus, &root, &parent, &children, &nchildren); ^~~~~~~~~~ /usr/local/include/X11/Xlib.h:3024:1: note: passing argument to parameter here ); ^ mindfocus.c:304:47: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XGetGeometry(d, focus, &root, &tx, &ty, &width, &height, &border, &depth); ^~~~~~ /usr/local/include/X11/Xlib.h:2626:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ mindfocus.c:304:55: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XGetGeometry(d, focus, &root, &tx, &ty, &width, &height, &border, &depth); ^~~~~~~ /usr/local/include/X11/Xlib.h:2627:38: note: passing argument to parameter here unsigned int* /* height_return */, ^ mindfocus.c:304:64: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XGetGeometry(d, focus, &root, &tx, &ty, &width, &height, &border, &depth); ^~~~~~~ /usr/local/include/X11/Xlib.h:2628:44: note: passing argument to parameter here unsigned int* /* border_width_return */, ^ mindfocus.c:304:73: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XGetGeometry(d, focus, &root, &tx, &ty, &width, &height, &border, &depth); ^~~~~~ /usr/local/include/X11/Xlib.h:2630:1: note: passing argument to parameter here ); ^ mindfocus.c:338:4: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &pos->win_w, &pos->win_h, &border, &depth); ^~~~~~~~~~~ /usr/local/include/X11/Xlib.h:2626:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ mindfocus.c:338:17: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &pos->win_w, &pos->win_h, &border, &depth); ^~~~~~~~~~~ /usr/local/include/X11/Xlib.h:2627:38: note: passing argument to parameter here unsigned int* /* height_return */, ^ mindfocus.c:338:30: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &pos->win_w, &pos->win_h, &border, &depth); ^~~~~~~ /usr/local/include/X11/Xlib.h:2628:44: note: passing argument to parameter here unsigned int* /* border_width_return */, ^ mindfocus.c:338:39: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &pos->win_w, &pos->win_h, &border, &depth); ^~~~~~ /usr/local/include/X11/Xlib.h:2630:1: note: passing argument to parameter here ); ^ mindfocus.c:351:41: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XGetGeometry(d, focus, &root, x, y, &width, &height, &border, &depth); ^~~~~~ /usr/local/include/X11/Xlib.h:2626:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ mindfocus.c:351:49: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XGetGeometry(d, focus, &root, x, y, &width, &height, &border, &depth); ^~~~~~~ /usr/local/include/X11/Xlib.h:2627:38: note: passing argument to parameter here unsigned int* /* height_return */, ^ mindfocus.c:351:58: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XGetGeometry(d, focus, &root, x, y, &width, &height, &border, &depth); ^~~~~~~ /usr/local/include/X11/Xlib.h:2628:44: note: passing argument to parameter here unsigned int* /* border_width_return */, ^ mindfocus.c:351:67: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XGetGeometry(d, focus, &root, x, y, &width, &height, &border, &depth); ^~~~~~ /usr/local/include/X11/Xlib.h:2630:1: note: passing argument to parameter here ); ^ mindfocus.c:352:64: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XQueryPointer(d, focus, &root, &child, &rx, &ry, &wx, &wy, &mask); ^~~~~ /usr/local/include/X11/Xlib.h:2993:1: note: passing argument to parameter here ); ^ mindfocus.c:361:55: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XQueryTree(d, focus, &root, &parent, &children, &nchildren); ^~~~~~~~~~ /usr/local/include/X11/Xlib.h:3024:1: note: passing argument to parameter here ); ^ mindfocus.c:367:50: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XQueryTree(d, focus, &root, &parent, &children, &nchildren); ^~~~~~~~~~ /usr/local/include/X11/Xlib.h:3024:1: note: passing argument to parameter here ); ^ mindfocus.c:374:43: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XGetGeometry(d, focus, &root, x, y, &width, &height, &border, &depth); ^~~~~~ /usr/local/include/X11/Xlib.h:2626:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ mindfocus.c:374:51: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XGetGeometry(d, focus, &root, x, y, &width, &height, &border, &depth); ^~~~~~~ /usr/local/include/X11/Xlib.h:2627:38: note: passing argument to parameter here unsigned int* /* height_return */, ^ mindfocus.c:374:60: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XGetGeometry(d, focus, &root, x, y, &width, &height, &border, &depth); ^~~~~~~ /usr/local/include/X11/Xlib.h:2628:44: note: passing argument to parameter here unsigned int* /* border_width_return */, ^ mindfocus.c:374:69: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XGetGeometry(d, focus, &root, x, y, &width, &height, &border, &depth); ^~~~~~ /usr/local/include/X11/Xlib.h:2630:1: note: passing argument to parameter here ); ^ mindfocus.c:464:13: warning: implicitly declaring library function 'isdigit' with type 'int (int)' [-Wimplicit-function-declaration] for(; isdigit(*p); p++) /* skip num */; ^ mindfocus.c:464:13: note: include the header <ctype.h> or explicitly provide a declaration for 'isdigit' 23 warnings generated. cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DDEFAULTDIR=\"/usr/local/share/examples/mindfocus\" -DSYSTEMRC=\"/usr/local/share/examples/mindfocus/system.mindfocus\" -c mfc.c -o mfc.o rm -f mindfocus cc -o mindfocus -L/usr/local/lib mindfocus.o mfc.o -linifile -L../lib/inifile -lgrplib -L../lib/grplib -lmindscript -L../lib/mindscript -lXext -L/usr/local/lib -lXpm -lX11 -Wl,-rpath,/usr/local/lib /usr/bin/ld: Undefined symbol "stat" cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/games/mindfocus/work/mindfocus-0.88/mindfocus *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/games/mindfocus/work/mindfocus-0.88 *** Error code 1 Stop. make: stopped in /usr/ports/games/mindfocus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801281826.w0SIQnaS056385>