[package - head-amd64-default][emulators/almostti] Failed for almostti-1.3 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Sun Aug 23 05:28:26 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: danfe at FreeBSD.org
Last committer: zeising at FreeBSD.org
Ident: $FreeBSD: head/emulators/almostti/Makefile 516802 2019-11-05 15:48:40Z zeising $
Log URL: http://beefy18.nyi.freebsd.org/data/head-amd64-default/p545731_s364466/logs/almostti-1.3.log
Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p545731_s364466
Log:
=>> Building emulators/almostti
build started at Sun Aug 23 05:28:16 UTC 2020
port directory: /usr/ports/emulators/almostti
package name: almostti-1.3
building for: FreeBSD head-amd64-default-job-01 13.0-CURRENT FreeBSD 13.0-CURRENT 1300110 amd64
maintained by: danfe at FreeBSD.org
Makefile ident: $FreeBSD: head/emulators/almostti/Makefile 516802 2019-11-05 15:48:40Z zeising $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300100
Jail OSVERSION: 1300110
Job Id: 01
!!! Jail is newer than host. (Jail: 1300110, Host: 1300100) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300110
UNAME_v=FreeBSD 13.0-CURRENT 1300110
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-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-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--
danfe at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/almostti/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/almostti/work HOME=/wrkdirs/usr/ports/emulators/almostti/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/emulators/almostti/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--
XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/almostti/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/almostti/work HOME=/wrkdirs/usr/ports/emulators/almostti/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/emulators/almostti/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/almostti" EXAMPLESDIR="share/examples/almostti" DATADIR="share/almostti" WWWDIR="www/almostti" ETCDIR="etc/almostti"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/almostti DOCSDIR=/usr/local/share/doc/almostti EXAMPLESDIR=/usr/local/share/examples/almostti WWWDIR=/usr/local/www/almostti ETCDIR=/usr/local/etc/almostti
--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 at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/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_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 at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300110
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
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 >============================
===> almostti-1.3 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.14.7.txz
[head-amd64-default-job-01] Installing pkg-1.14.7...
[head-amd64-default-job-01] Extracting pkg-1.14.7: .......... done
===> almostti-1.3 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of almostti-1.3
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> Fetching all distfiles required by almostti-1.3 for building
===========================================================================
=======================<phase: checksum >============================
===> Fetching all distfiles required by almostti-1.3 for building
=> SHA256 Checksum OK for AlmostTI13-Unix-DougMelton-051409.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> Fetching all distfiles required by almostti-1.3 for building
===> Extracting for almostti-1.3
=> SHA256 Checksum OK for AlmostTI13-Unix-DougMelton-051409.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for almostti-1.3
===> Applying FreeBSD patches for almostti-1.3 from /usr/ports/emulators/almostti/files
===========================================================================
=======================<phase: build-depends >============================
===> almostti-1.3 depends on package: gmake>=4.3 - not found
===> Installing existing package /packages/All/gmake-4.3_2.txz
[head-amd64-default-job-01] Installing gmake-4.3_2...
[head-amd64-default-job-01] `-- Installing gettext-runtime-0.21...
[head-amd64-default-job-01] | `-- Installing indexinfo-0.3.1...
[head-amd64-default-job-01] | `-- Extracting indexinfo-0.3.1: .... done
[head-amd64-default-job-01] `-- Extracting gettext-runtime-0.21: .......... done
[head-amd64-default-job-01] Extracting gmake-4.3_2: .......... done
===> almostti-1.3 depends on package: gmake>=4.3 - found
===> Returning to build of almostti-1.3
===> almostti-1.3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found
===> Installing existing package /packages/All/libX11-1.6.11_1,1.txz
[head-amd64-default-job-01] Installing libX11-1.6.11_1,1...
[head-amd64-default-job-01] `-- Installing libxcb-1.13.1...
<snip>
/usr/include/zlib.h:1394:39: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len));
^
./TI85.c:429:12: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
{ fclose(F);ResetTI85(Mode);return(0); }
^
/usr/include/zlib.h:1634:43: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT gzclose OF((gzFile file));
^
./TI85.c:430:34: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
if(fread(Ports,1,sizeof(Ports),F)!=sizeof(Ports))
^
./TI85.c:27:32: note: expanded from macro 'fread'
#define fread(B,L,N,F) gzread(F,B,(L)*(N))
^
/usr/include/zlib.h:1394:39: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len));
^
./TI85.c:431:12: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
{ fclose(F);ResetTI85(Mode);return(0); }
^
/usr/include/zlib.h:1634:43: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT gzclose OF((gzFile file));
^
./TI85.c:432:31: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
if(fread(&LCD,1,sizeof(LCD),F)!=sizeof(LCD))
^
./TI85.c:27:32: note: expanded from macro 'fread'
#define fread(B,L,N,F) gzread(F,B,(L)*(N))
^
/usr/include/zlib.h:1394:39: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len));
^
./TI85.c:433:12: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
{ fclose(F);ResetTI85(Mode);return(0); }
^
/usr/include/zlib.h:1634:43: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT gzclose OF((gzFile file));
^
./TI85.c:434:26: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
if(fread(RAM,1,RAMSize,F)!=RAMSize)
^
./TI85.c:27:32: note: expanded from macro 'fread'
#define fread(B,L,N,F) gzread(F,B,(L)*(N))
^
/usr/include/zlib.h:1394:39: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len));
^
./TI85.c:435:12: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
{ fclose(F);ResetTI85(Mode);return(0); }
^
/usr/include/zlib.h:1634:43: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT gzclose OF((gzFile file));
^
./TI85.c:450:10: warning: incompatible pointer types passing 'FILE *' (aka 'struct __sFILE *') to parameter of type 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types]
fclose(F);
^
/usr/include/zlib.h:1634:43: note: passing argument to parameter 'file' here
ZEXTERN int ZEXPORT gzclose OF((gzFile file));
^
30 warnings generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -I. -I.. -I../../EMULib -I../../EMULib/Unix -I/usr/local/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DBPS16 -DATI85 -DLSB_FIRST -DNO_CONDEBUG -DDEBUG -DBPP32 -c -o Unix.o Unix.c
Unix.c:154:3: warning: implicit declaration of function 'SetMouseHandler' is invalid in C99 [-Wimplicit-function-declaration]
SetMouseHandler(HandleMouse);
^
Unix.c:263:27: warning: multiple unsequenced modifications to 'Q' [-Wunsequenced]
*P++ = X11GetColor(*Q++,*Q++,*Q++);
^ ~~
2 warnings generated.
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -I. -I.. -I../../EMULib -I../../EMULib/Unix -I/usr/local/include -I../../Z80 -DZLIB -DUNIX -DMITSHM -DBPS16 -DATI85 -DLSB_FIRST -DNO_CONDEBUG -DDEBUG -DBPP32 -c -o lodepng.o lodepng.c
cc -o ati85 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pthread -I. -I.. -I../../EMULib -I../../EMULib/Unix -I/usr/local/include -I../../Z80 ../../EMULib/EMULib.o ../../EMULib/Sound.o ../../EMULib/Image.o ../../EMULib/Console.o ../../EMULib/NetPlay.o ../../EMULib/Touch.o ../../EMULib/Unix/LibUnix.o ../../EMULib/Unix/SndUnix.o ../../EMULib/Unix/NetUnix.o ../../Z80/Z80.o ../../Z80/ConDebug.o ../ATI85.o ../TI85.o Unix.o lodepng.o -lz -lpthread -L/usr/local/lib -lX11 -lXext
ld: error: duplicate symbol: ARGC
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGC)
>>> defined at Sound.c
>>> ../../EMULib/Sound.o:(.bss+0x2D4)
ld: error: duplicate symbol: ARGV
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGV)
>>> defined at Sound.c
>>> ../../EMULib/Sound.o:(.bss+0x2D8)
ld: error: duplicate symbol: ARGC
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGC)
>>> defined at Image.c
>>> ../../EMULib/Image.o:(.bss+0x0)
ld: error: duplicate symbol: ARGV
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGV)
>>> defined at Image.c
>>> ../../EMULib/Image.o:(.bss+0x8)
ld: error: duplicate symbol: ARGC
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGC)
>>> defined at Console.c
>>> ../../EMULib/Console.o:(.bss+0x110)
ld: error: duplicate symbol: ARGV
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGV)
>>> defined at Console.c
>>> ../../EMULib/Console.o:(.bss+0x118)
ld: error: duplicate symbol: ARGC
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGC)
>>> defined at NetPlay.c
>>> ../../EMULib/NetPlay.o:(.bss+0x0)
ld: error: duplicate symbol: ARGV
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGV)
>>> defined at NetPlay.c
>>> ../../EMULib/NetPlay.o:(.bss+0x8)
ld: error: duplicate symbol: ARGC
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGC)
>>> defined at Touch.c
>>> ../../EMULib/Touch.o:(.bss+0x8)
ld: error: duplicate symbol: ARGV
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGV)
>>> defined at Touch.c
>>> ../../EMULib/Touch.o:(.bss+0x10)
ld: error: duplicate symbol: ARGC
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGC)
>>> defined at LibUnix.c
>>> ../../EMULib/Unix/LibUnix.o:(.bss+0xA8)
ld: error: duplicate symbol: ARGV
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGV)
>>> defined at LibUnix.c
>>> ../../EMULib/Unix/LibUnix.o:(.bss+0xB0)
ld: error: duplicate symbol: ARGC
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGC)
>>> defined at SndUnix.c
>>> ../../EMULib/Unix/SndUnix.o:(.bss+0x2C)
ld: error: duplicate symbol: ARGV
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGV)
>>> defined at SndUnix.c
>>> ../../EMULib/Unix/SndUnix.o:(.bss+0x30)
ld: error: duplicate symbol: ARGC
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGC)
>>> defined at NetUnix.c
>>> ../../EMULib/Unix/NetUnix.o:(.bss+0x4)
ld: error: duplicate symbol: ARGV
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGV)
>>> defined at NetUnix.c
>>> ../../EMULib/Unix/NetUnix.o:(.bss+0x8)
ld: error: duplicate symbol: ARGC
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGC)
>>> defined at ATI85.c
>>> ../ATI85.o:(.bss+0x0)
ld: error: duplicate symbol: ARGV
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGV)
>>> defined at ATI85.c
>>> ../ATI85.o:(.bss+0x8)
ld: error: duplicate symbol: ARGC
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGC)
>>> defined at Unix.c
>>> Unix.o:(.bss+0xC8)
ld: error: duplicate symbol: ARGV
>>> defined at EMULib.c
>>> ../../EMULib/EMULib.o:(ARGV)
>>> defined at Unix.c
>>> Unix.o:(.bss+0xD0)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [Makefile:10: ati85] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/emulators/almostti/work/AlmostTI-DougMelton-Source/ATI85/Unix'
===> 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/emulators/almostti
More information about the freebsd-pkg-fallout
mailing list