[package - head-armv7-default][games/bsdgames] Failed for bsdgames-0.7, 2 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Fri Mar 6 04:48:08 UTC 2020
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: jockl at pianojockl.org
Last committer: jgh at FreeBSD.org
Ident: $FreeBSD: head/games/bsdgames/Makefile 518479 2019-11-26 19:37:41Z jgh $
Log URL: http://beefy12.nyi.freebsd.org/data/head-armv7-default/p527661_s358563/logs/bsdgames-0.7,2.log
Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p527661_s358563
Log:
=>> Building games/bsdgames
build started at Fri Mar 6 04:47:23 UTC 2020
port directory: /usr/ports/games/bsdgames
package name: bsdgames-0.7,2
building for: FreeBSD head-armv7-default-job-02 13.0-CURRENT FreeBSD 13.0-CURRENT 1300082 arm
maintained by: jockl at pianojockl.org
Makefile ident: $FreeBSD: head/games/bsdgames/Makefile 518479 2019-11-26 19:37:41Z jgh $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300076
Jail OSVERSION: 1300082
Job Id: 02
!!! Jail is newer than host. (Jail: 1300082, Host: 1300076) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv7
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1300082
UNAME_v=FreeBSD 13.0-CURRENT 1300082
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-armv7-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-armv7-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-armv7-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--
jockl at pianojockl.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/bsdgames/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/bsdgames/work HOME=/wrkdirs/usr/ports/games/bsdgames/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/bsdgames/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--
NO_WERROR=1 XDG_DATA_HOME=/wrkdirs/usr/ports/games/bsdgames/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/bsdgames/work HOME=/wrkdirs/usr/ports/games/bsdgames/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/bsdgames/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/nxb-bin/usr/bin/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/bsdgames" EXAMPLESDIR="share/examples/bsdgames" DATADIR="share/bsdgames" WWWDIR="www/bsdgames" ETCDIR="etc/bsdgames"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bsdgames DOCSDIR=/usr/local/share/doc/bsdgames EXAMPLESDIR=/usr/local/share/examples/bsdgames WWWDIR=/usr/local/www/bsdgames ETCDIR=/usr/local/etc/bsdgames
--End SUB_LIST--
---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv7
ARCH=${MACHINE_ARCH}
#### /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_9d218390=FreeBSD clang version 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--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_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 9.0.1 (git at github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300082
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.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 >============================
===> License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> bsdgames-0.7,2 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.13.2.txz
[head-armv7-default-job-02] Installing pkg-1.13.2...
[head-armv7-default-job-02] Extracting pkg-1.13.2: .......... done
===> bsdgames-0.7,2 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of bsdgames-0.7,2
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by bsdgames-0.7,2 for building
===========================================================================
=======================<phase: checksum >============================
===> License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by bsdgames-0.7,2 for building
=> SHA256 Checksum OK for pianojockl-bsdgames-v0.7_GH0.tar.gz.
===========================================================================
<snip>
short lastpx, lastpy; /* 0 --- MAXX-1 or 0 --- MAXY-1 */
^
data.c:141:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
short lastpx, lastpy; /* 0 --- MAXX-1 or 0 --- MAXY-1 */
^
data.c:141:15: warning: no previous extern declaration for non-static variable 'lastpy' [-Wmissing-variable-declarations]
short lastpx, lastpy; /* 0 --- MAXX-1 or 0 --- MAXY-1 */
^
data.c:141:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
short lastpx, lastpy; /* 0 --- MAXX-1 or 0 --- MAXY-1 */
^
data.c:142:7: warning: no previous extern declaration for non-static variable 'oldx' [-Wmissing-variable-declarations]
short oldx, oldy;
^
data.c:142:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
short oldx, oldy;
^
data.c:142:13: warning: no previous extern declaration for non-static variable 'oldy' [-Wmissing-variable-declarations]
short oldx, oldy;
^
data.c:142:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
short oldx, oldy;
^
data.c:151:6: warning: no previous extern declaration for non-static variable 'c' [-Wmissing-variable-declarations]
long c[100], cbak[100]; /* the character description arrays */
^
data.c:151:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
long c[100], cbak[100]; /* the character description arrays */
^
data.c:151:14: warning: no previous extern declaration for non-static variable 'cbak' [-Wmissing-variable-declarations]
long c[100], cbak[100]; /* the character description arrays */
^
data.c:151:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
long c[100], cbak[100]; /* the character description arrays */
^
79 warnings generated.
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -MD -MF.depend.io.o -MTio.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c io.c -o io.o
io.c:672:7: warning: no previous extern declaration for non-static variable 'CM' [-Wmissing-variable-declarations]
char *CM, *CE, *CD, *CL, *SO, *SE, *AL, *DL;/* Termcap capabilities */
^
io.c:672:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
char *CM, *CE, *CD, *CL, *SO, *SE, *AL, *DL;/* Termcap capabilities */
^
io.c:672:12: warning: no previous extern declaration for non-static variable 'CE' [-Wmissing-variable-declarations]
char *CM, *CE, *CD, *CL, *SO, *SE, *AL, *DL;/* Termcap capabilities */
^
io.c:672:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
char *CM, *CE, *CD, *CL, *SO, *SE, *AL, *DL;/* Termcap capabilities */
^
io.c:672:17: warning: no previous extern declaration for non-static variable 'CD' [-Wmissing-variable-declarations]
char *CM, *CE, *CD, *CL, *SO, *SE, *AL, *DL;/* Termcap capabilities */
^
io.c:672:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
char *CM, *CE, *CD, *CL, *SO, *SE, *AL, *DL;/* Termcap capabilities */
^
io.c:672:22: warning: no previous extern declaration for non-static variable 'CL' [-Wmissing-variable-declarations]
char *CM, *CE, *CD, *CL, *SO, *SE, *AL, *DL;/* Termcap capabilities */
^
io.c:672:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
char *CM, *CE, *CD, *CL, *SO, *SE, *AL, *DL;/* Termcap capabilities */
^
io.c:672:27: warning: no previous extern declaration for non-static variable 'SO' [-Wmissing-variable-declarations]
char *CM, *CE, *CD, *CL, *SO, *SE, *AL, *DL;/* Termcap capabilities */
^
io.c:672:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
char *CM, *CE, *CD, *CL, *SO, *SE, *AL, *DL;/* Termcap capabilities */
^
io.c:672:32: warning: no previous extern declaration for non-static variable 'SE' [-Wmissing-variable-declarations]
char *CM, *CE, *CD, *CL, *SO, *SE, *AL, *DL;/* Termcap capabilities */
^
io.c:672:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
char *CM, *CE, *CD, *CL, *SO, *SE, *AL, *DL;/* Termcap capabilities */
^
io.c:672:37: warning: no previous extern declaration for non-static variable 'AL' [-Wmissing-variable-declarations]
char *CM, *CE, *CD, *CL, *SO, *SE, *AL, *DL;/* Termcap capabilities */
^
io.c:672:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
char *CM, *CE, *CD, *CL, *SO, *SE, *AL, *DL;/* Termcap capabilities */
^
io.c:672:42: warning: no previous extern declaration for non-static variable 'DL' [-Wmissing-variable-declarations]
char *CM, *CE, *CD, *CL, *SO, *SE, *AL, *DL;/* Termcap capabilities */
^
io.c:672:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
char *CM, *CE, *CD, *CL, *SO, *SE, *AL, *DL;/* Termcap capabilities */
^
8 warnings generated.
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -MD -MF.depend.monster.o -MTmonster.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c monster.c -o monster.o
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -MD -MF.depend.store.o -MTstore.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c store.c -o store.o
store.c:52:5: warning: no previous extern declaration for non-static variable 'maxitm' [-Wmissing-variable-declarations]
int maxitm = 83; /* number of items in the dnd inventory table */
^
store.c:52:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
int maxitm = 83; /* number of items in the dnd inventory table */
^
store.c:328:6: warning: no previous extern declaration for non-static variable 'coursetime' [-Wmissing-variable-declarations]
char coursetime[] = { 10, 15, 10, 20, 10, 10, 10, 5 };
^
store.c:328:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
char coursetime[] = { 10, 15, 10, 20, 10, 10, 10, 5 };
^
store.c:489:5: warning: no previous extern declaration for non-static variable 'lasttime' [-Wmissing-variable-declarations]
int lasttime = 0; /* last time he was in bank */
^
store.c:489:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
int lasttime = 0; /* last time he was in bank */
^
3 warnings generated.
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -MD -MF.depend.diag.o -MTdiag.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c diag.c -o diag.o
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -MD -MF.depend.help.o -MThelp.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c help.c -o help.o
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -MD -MF.depend.config.o -MTconfig.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c config.c -o config.o
config.c:40:6: warning: no previous extern declaration for non-static variable 'password' [-Wmissing-variable-declarations]
char password[] = "pvnert(x)"; /* the wizards password <=32 */
^
config.c:40:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit
char password[] = "pvnert(x)"; /* the wizards password <=32 */
^
1 warning generated.
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -MD -MF.depend.nap.o -MTnap.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c nap.c -o nap.o
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -MD -MF.depend.bill.o -MTbill.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c bill.c -o bill.o
bill.c:41:13: warning: no previous extern declaration for non-static variable 'mail' [-Wmissing-variable-declarations]
const char *mail[] = {
^
bill.c:41:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit
const char *mail[] = {
^
1 warning generated.
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -MD -MF.depend.scores.o -MTscores.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c scores.c -o scores.o
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -MD -MF.depend.signal.o -MTsignal.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c signal.c -o signal.o
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -MD -MF.depend.moreobj.o -MTmoreobj.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c moreobj.c -o moreobj.o
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -MD -MF.depend.movem.o -MTmovem.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c movem.c -o movem.o
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -MD -MF.depend.regen.o -MTregen.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c regen.c -o regen.o
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -MD -MF.depend.fortune.o -MTfortune.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c fortune.c -o fortune.o
fortune.c:41:13: warning: no previous extern declaration for non-static variable 'flines' [-Wmissing-variable-declarations]
const char *flines[] = {
^
fortune.c:41:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit
const char *flines[] = {
^
1 warning generated.
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -MD -MF.depend.savelev.o -MTsavelev.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c savelev.c -o savelev.o
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -I/usr/include/ncurses -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -fstack-protector-strong -o larn main.o object.o create.o tok.o display.o global.o data.o io.o monster.o store.o diag.o help.o config.o nap.o bill.o scores.o signal.o moreobj.o movem.o regen.o fortune.o savelev.o -lncurses
gzip -cn larn.6 > larn.6.gz
===> mille (all)
echo mille: /usr/lib/libc.a /usr/lib/libncurses.a >> .depend
Warning: Object directory not changed from original /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.7/mille
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -MD -MF.depend.comp.o -MTcomp.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c comp.c -o comp.o
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -MD -MF.depend.end.o -MTend.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c end.c -o end.o
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -MD -MF.depend.extern.o -MTextern.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c extern.c -o extern.o
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -MD -MF.depend.init.o -MTinit.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c init.c -o init.o
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -MD -MF.depend.mille.o -MTmille.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c mille.c -o mille.o
/nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include/ncurses -MD -MF.depend.misc.o -MTmisc.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c misc.c -o misc.o
misc.c:73:12: error: incomplete definition of type 'struct term'
if (c == killchar() || c == erasechar())
^~~~~~~~~~
./mille.h:151:28: note: expanded from macro 'killchar'
#define killchar() cur_term->Nttyb.c_cc[VKILL]
~~~~~~~~^
/usr/include/term.h:719:16: note: forward declaration of 'struct term'
typedef struct term TERMINAL;
^
misc.c:73:31: error: incomplete definition of type 'struct term'
if (c == killchar() || c == erasechar())
^~~~~~~~~~~
./mille.h:150:29: note: expanded from macro 'erasechar'
#define erasechar() cur_term->Nttyb.c_cc[VERASE]
~~~~~~~~^
/usr/include/term.h:719:16: note: forward declaration of 'struct term'
typedef struct term TERMINAL;
^
misc.c:96:15: error: incomplete definition of type 'struct term'
if (c1 == killchar())
^~~~~~~~~~
./mille.h:151:28: note: expanded from macro 'killchar'
#define killchar() cur_term->Nttyb.c_cc[VKILL]
~~~~~~~~^
/usr/include/term.h:719:16: note: forward declaration of 'struct term'
typedef struct term TERMINAL;
^
misc.c:98:20: error: incomplete definition of type 'struct term'
else if (c1 == erasechar()) {
^~~~~~~~~~~
./mille.h:150:29: note: expanded from macro 'erasechar'
#define erasechar() cur_term->Nttyb.c_cc[VERASE]
~~~~~~~~^
/usr/include/term.h:719:16: note: forward declaration of 'struct term'
typedef struct term TERMINAL;
^
4 errors generated.
*** Error code 1
Stop.
make[2]: stopped in /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.7/mille
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/games/bsdgames/work/bsdgames-0.7
*** Error code 1
Stop.
make: stopped in /usr/ports/games/bsdgames
More information about the freebsd-pkg-fallout
mailing list