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: dan...@freebsd.org Last committer: amd...@freebsd.org Ident: $FreeBSD: branches/2017Q4/print/lout/Makefile 405891 2016-01-12 16:20:31Z amdmi3 $ Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/452586/logs/lout-3.40_1.log Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=452586 Log: ====>> Building print/lout build started at Sun Oct 22 01:39:52 UTC 2017 port directory: /usr/ports/print/lout building for: FreeBSD 110armv6-quarterly-job-24 11.0-RELEASE-p13 FreeBSD 11.0-RELEASE-p13 1100122 arm maintained by: dan...@freebsd.org Makefile ident: $FreeBSD: branches/2017Q4/print/lout/Makefile 405891 2016-01-12 16:20:31Z amdmi3 $ Poudriere version: 3.1.21 Host OSVERSION: 1200040 Jail OSVERSION: 1100122 Job Id: 24 ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1100122 UNAME_v=FreeBSD 11.0-RELEASE-p13 1100122 UNAME_r=11.0-RELEASE-p13 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref QEMU_EMULATING=1 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=lout-3.40_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool MASTERNAME=110armv6-quarterly SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.21 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for lout-3.40_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/print/lout/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lout/work HOME=/wrkdirs/usr/ports/print/lout/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/print/lout/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lout/work HOME=/wrkdirs/usr/ports/print/lout/work TMPDIR="/tmp" 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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/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.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/lout" EXAMPLESDIR="share/examples/lout" DATADIR="share/lout" WWWDIR="www/lout" ETCDIR="etc/lout" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lout DOCSDIR=/usr/local/share/doc/lout EXAMPLESDIR=/usr/local/share/examples/lout WWWDIR=/usr/local/www/lout ETCDIR=/usr/local/etc/lout --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 MACHINE=arm MACHINE_ARCH=armv6 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 #### ARCH=armv6 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=11.0 OSVERSION=1100122 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native|linux _JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun _JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+ _OSRELEASE=11.0-RELEASE-p13 #### Misc Poudriere #### GID=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 READELF=/nxb-bin/usr/bin/readelf 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 GPLv3+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> lout-3.40_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.1.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-24] Installing pkg-1.10.1... [110armv6-quarterly-job-24] Extracting pkg-1.10.1: .......... done ===> lout-3.40_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of lout-3.40_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by lout-3.40_1 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by lout-3.40_1 for building => SHA256 Checksum OK for lout-3.40.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by lout-3.40_1 for building ===> Extracting for lout-3.40_1 => SHA256 Checksum OK for lout-3.40.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for lout-3.40_1 ===> Applying FreeBSD patches for lout-3.40_1 =========================================================================== =======================<phase: build-depends >============================ <snip> z37.c:1310:53: warning: for loop has empty body [-Wempty-body] Parent(tmpf, Up(finfo[font(*style)].font_table)); ^ z37.c:1310:53: note: put the semicolon on a separate line to silence this warning z37.c:1313:29: warning: for loop has empty body [-Wempty-body] Parent(family, Up(tmpf)); ^ z37.c:1313:29: note: put the semicolon on a separate line to silence this warning z37.c:1334:55: warning: for loop has empty body [-Wempty-body] Parent(face, Up(finfo[font(*style)].font_table)); ^ z37.c:1334:55: note: put the semicolon on a separate line to silence this warning z37.c:1445:45: warning: for loop has empty body [-Wempty-body] Child(old, NextDown(NextDown(Down(face)))); ^ z37.c:1445:45: note: put the semicolon on a separate line to silence this warning z37.c:1822:27: warning: for loop has empty body [-Wempty-body] Parent(family, Up(face)); ^ z37.c:1822:27: note: put the semicolon on a separate line to silence this warning z37.c:1833:27: warning: for loop has empty body [-Wempty-body] Parent(family, Up(face)); ^ z37.c:1833:27: note: put the semicolon on a separate line to silence this warning z37.c:1880:25: warning: for loop has empty body [-Wempty-body] { Child(face, flink); ^ z37.c:1880:25: note: put the semicolon on a separate line to silence this warning z37.c:1884:33: warning: for loop has empty body [-Wempty-body] Child(ps_name, Down(face)); ^ z37.c:1884:33: note: put the semicolon on a separate line to silence this warning z37.c:1886:56: warning: for loop has empty body [-Wempty-body] Child(first_size, NextDown(NextDown(Down(face)))); ^ z37.c:1886:56: note: put the semicolon on a separate line to silence this warning z37.c:1877:24: warning: for loop has empty body [-Wempty-body] { Child(family, link); ^ z37.c:1877:24: note: put the semicolon on a separate line to silence this warning z37.c:1920:22: warning: for loop has empty body [-Wempty-body] Child(face, link); ^ z37.c:1920:22: note: put the semicolon on a separate line to silence this warning z37.c:1925:54: warning: for loop has empty body [-Wempty-body] Child(first_size, NextDown(NextDown(Down(face)))); ^ z37.c:1925:54: note: put the semicolon on a separate line to silence this warning z37.c:1927:31: warning: for loop has empty body [-Wempty-body] Child(ps_name, Down(face)); ^ z37.c:1927:31: note: put the semicolon on a separate line to silence this warning z37.c:1953:22: warning: for loop has empty body [-Wempty-body] Child(face, link); ^ z37.c:1953:22: note: put the semicolon on a separate line to silence this warning z37.c:1956:31: warning: for loop has empty body [-Wempty-body] Child(ps_name, Down(face)); ^ z37.c:1956:31: note: put the semicolon on a separate line to silence this warning z37.c:2031:33: warning: for loop has empty body [-Wempty-body] Child(ps_name, Down(face)); ^ z37.c:2031:33: note: put the semicolon on a separate line to silence this warning 17 warnings generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/local/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=0 -DASSERT_ON=1 -DDEBUG_ON=0 -DPDF_COMPRESSION=1 -c -o z38.o z38.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/local/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=0 -DASSERT_ON=1 -DDEBUG_ON=0 -DPDF_COMPRESSION=1 -c -o z39.o z39.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/local/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=0 -DASSERT_ON=1 -DDEBUG_ON=0 -DPDF_COMPRESSION=1 -c -o z40.o z40.c z40.c:112:20: warning: for loop has empty body [-Wempty-body] Child(y, Down(x)); ^ z40.c:112:20: note: put the semicolon on a separate line to silence this warning z40.c:115:30: warning: for loop has empty body [-Wempty-body] Child(y, NextDown(Down(x))); ^ z40.c:115:30: note: put the semicolon on a separate line to silence this warning 2 warnings generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/local/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=0 -DASSERT_ON=1 -DDEBUG_ON=0 -DPDF_COMPRESSION=1 -c -o z41.o z41.c z41.c:353:39: warning: for loop has empty body [-Wempty-body] { Child(next_gap, NextDown(link)); ^ z41.c:353:39: note: put the semicolon on a separate line to silence this warning z41.c:394:21: warning: for loop has empty body [-Wempty-body] Child(y, Down(x)); ^ z41.c:394:21: note: put the semicolon on a separate line to silence this warning z41.c:413:27: warning: for loop has empty body [-Wempty-body] Child(env, LastDown(x)); ^ z41.c:413:27: note: put the semicolon on a separate line to silence this warning z41.c:426:21: warning: for loop has empty body [-Wempty-body] Child(y, Down(x)); ^ z41.c:426:21: note: put the semicolon on a separate line to silence this warning 4 warnings generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/local/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=0 -DASSERT_ON=1 -DDEBUG_ON=0 -DPDF_COMPRESSION=1 -c -o z42.o z42.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/local/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=0 -DASSERT_ON=1 -DDEBUG_ON=0 -DPDF_COMPRESSION=1 -c -o z43.o z43.c z43.c:224:19: warning: for loop has empty body [-Wempty-body] { Child(y, link); ^ z43.c:224:19: note: put the semicolon on a separate line to silence this warning z43.c:243:33: warning: for loop has empty body [-Wempty-body] Child(hyph_file, Down(inside)); ^ z43.c:243:33: note: put the semicolon on a separate line to silence this warning 2 warnings generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/local/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=0 -DASSERT_ON=1 -DDEBUG_ON=0 -DPDF_COMPRESSION=1 -c -o z44.o z44.c z44.c:210:33: warning: for loop has empty body [-Wempty-body] Child(sh, DownDim(s2, COLM)); ^ z44.c:210:33: note: put the semicolon on a separate line to silence this warning z44.c:385:33: warning: for loop has empty body [-Wempty-body] { Child(index, NextDown(link)); ^ z44.c:385:33: note: put the semicolon on a separate line to silence this warning z44.c:561:21: warning: for loop has empty body [-Wempty-body] Child(y, Down(hd)); ^ z44.c:561:21: note: put the semicolon on a separate line to silence this warning 3 warnings generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/local/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=0 -DASSERT_ON=1 -DDEBUG_ON=0 -DPDF_COMPRESSION=1 -c -o z45.o z45.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/local/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=0 -DASSERT_ON=1 -DDEBUG_ON=0 -DPDF_COMPRESSION=1 -c -o z46.o z46.c z46.c:132:24: warning: for loop has empty body [-Wempty-body] Child(y, Down(res)); ^ z46.c:132:24: note: put the semicolon on a separate line to silence this warning z46.c:134:22: warning: for loop has empty body [-Wempty-body] Child(y, Down(y)); ^ z46.c:134:22: note: put the semicolon on a separate line to silence this warning z46.c:227:43: warning: for loop has empty body [-Wempty-body] { Child(g, LastDown(opt_components(hd))); ^ z46.c:227:43: note: put the semicolon on a separate line to silence this warning z46.c:302:44: warning: for loop has empty body [-Wempty-body] Child(last, LastDown(opt_components(hd))); ^ z46.c:302:44: note: put the semicolon on a separate line to silence this warning 4 warnings generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/local/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=0 -DASSERT_ON=1 -DDEBUG_ON=0 -DPDF_COMPRESSION=1 -c -o z47.o z47.c z47.c:137:34: warning: for loop has empty body [-Wempty-body] Child(loser, Down(env_cache)); ^ z47.c:137:34: note: put the semicolon on a separate line to silence this warning z47.c:211:34: warning: for loop has empty body [-Wempty-body] Child(loser, Down(env_cache)); ^ z47.c:211:34: note: put the semicolon on a separate line to silence this warning 2 warnings generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/local/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=0 -DASSERT_ON=1 -DDEBUG_ON=0 -DPDF_COMPRESSION=1 -c -o z48.o z48.c z48.c:2793:2: warning: expression result unused [-Wunused-value] (char*) PDFPage_EvalExpr(g_expr, outResult); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/local/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=0 -DASSERT_ON=1 -DDEBUG_ON=0 -DPDF_COMPRESSION=1 -c -o z49.o z49.c z49.c:119:33: warning: format specifies type 'short' but the argument has type 'FULL_LENGTH' (aka 'int') [-Wformat] fprintf(out_fp, "%hd %s", FontSize(currentfont, nilobj), ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %d z49.c:1244:21: warning: for loop has empty body [-Wempty-body] { Child(x, link); ^ z49.c:1244:21: note: put the semicolon on a separate line to silence this warning z49.c:1253:21: warning: for loop has empty body [-Wempty-body] { Child(x, link); ^ z49.c:1253:21: note: put the semicolon on a separate line to silence this warning z49.c:2064:19: warning: for loop has empty body [-Wempty-body] { Child(y, link); ^ z49.c:2064:19: note: put the semicolon on a separate line to silence this warning 4 warnings generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/local/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=0 -DASSERT_ON=1 -DDEBUG_ON=0 -DPDF_COMPRESSION=1 -c -o z50.o z50.c /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/local/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=0 -DASSERT_ON=1 -DDEBUG_ON=0 -DPDF_COMPRESSION=1 -c -o z51.o z51.c z51.c:204:75: warning: for loop has empty body [-Wempty-body] for( jmax = hsize-1; jmax >= 0 && page[i*hsize+jmax] == ' '; jmax--); ^ z51.c:204:75: note: put the semicolon on a separate line to silence this warning z51.c:381:77: warning: for loop has empty body [-Wempty-body] for( jmax = hsize-1; jmax >= 0 && page[i*hsize+jmax] == ' '; jmax--); ^ z51.c:381:77: note: put the semicolon on a separate line to silence this warning 2 warnings generated. /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -DOS_UNIX=1 -DOS_DOS=0 -DOS_MAC=0 -DDB_FIX=0 -DUSE_STAT=1 -DSAFE_DFT=0 -DCOLLATE=1 -DLIB_DIR=\"/usr/local/share/lout\" -DFONT_DIR=\"font\" -DMAPS_DIR=\"maps\" -DINCL_DIR=\"include\" -DDATA_DIR=\"data\" -DHYPH_DIR=\"hyph\" -DLOCALE_DIR=\"locale\" -DCHAR_IN=1 -DCHAR_OUT=0 -DLOCALE_ON=0 -DASSERT_ON=1 -DDEBUG_ON=0 -DPDF_COMPRESSION=1 -c -o z52.o z52.c /nxb-bin/usr/bin/cc -o lout z01.o z02.o z03.o z04.o z05.o z06.o z07.o z08.o z09.o z10.o z11.o z12.o z13.o z14.o z15.o z16.o z17.o z18.o z19.o z20.o z21.o z22.o z23.o z24.o z25.o z26.o z27.o z28.o z29.o z30.o z31.o z32.o z33.o z34.o z35.o z36.o z37.o z38.o z39.o z40.o z41.o z42.o z43.o z44.o z45.o z46.o z47.o z48.o z49.o z50.o z51.o z52.o -lz -lm z48.o: In function `PDFPage_Rotate': z48.c:(.text+0x1680): undefined reference to `sincos' z15.o: In function `RotateConstraint': z15.c:(.text+0x404): undefined reference to `sincos' z15.c:(.text+0x4e0): undefined reference to `sincos' z15.c:(.text+0x528): undefined reference to `sincos' z15.c:(.text+0x604): undefined reference to `sincos' z34.o:z34.c:(.text+0xd4): more undefined references to `sincos' follow cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake[1]: *** [makefile:335: lout] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/print/lout/work/lout-3.40' *** Error code 1 Stop. make: stopped in /usr/ports/print/lout _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"