As addition to previous email about 93amd64 jail:
Looks like, the same false positive for 84amd64 jail.
I did some investigation and found, that for the same port versions, but
different host, it was success:
http://beefy6.nyi.freebsd.org/data/84amd64-default/384800/logs/assaultcube-1.2.0.2_3.log
Mon Apr 27 17:50:34 UTC 2015
Host OSVERSION: 1100064
Jail OSVERSION: 804000
And failed:
http://beefy6.nyi.freebsd.org/data/84amd64-default/385145/logs/assaultcube-1.2.0.2_3.log
Sat May 2 08:29:53 UTC 2015
Host OSVERSION: 1100070
Jail OSVERSION: 804000
The archived difference file attached (assultcube_384800-385145.tar.bz2)
Also I attached my successful (archived) poudriere testport log
(assaultcube-1.2.0.2_3.tar.bz2) on today latest ports versions and updated
FreeBSD 84amd64 jail.
In other words, I can't reproduce the error on my build host. Even your
different hosts shows different results. This might be related to changes in
FreeBSD base sources, which you use (instead of release versions).
[email protected] wrote:
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: [email protected]
Last committer: [email protected]
Ident: $FreeBSD: head/games/assaultcube/Makefile 381324 2015-03-15
11:51:06Z jbeich $
Log URL:
http://beefy6.nyi.freebsd.org/data/84amd64-default/385145/logs/assaultcube-1.2.0.2_3.log
Build URL:
http://beefy6.nyi.freebsd.org/build.html?mastername=84amd64-default&build=385145
Log:
====>> Building games/assaultcube
build started at Sat May 2 08:29:53 UTC 2015
port directory: /usr/ports/games/assaultcube
building for: FreeBSD 84amd64-default-job-11 8.4-RELEASE-p27 FreeBSD
8.4-RELEASE-p27 amd64
maintained by: [email protected]
Makefile ident: $FreeBSD: head/games/assaultcube/Makefile 381324
2015-03-15 11:51:06Z jbeich $
Poudriere version: 3.1.4
Host OSVERSION: 1100070
Jail OSVERSION: 804000
<skipped>
/bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector
-fno-strict-aliasing -version-info 3:0:1 -fstack-protector -o libenet.la
-rpath /usr/local/lib callbacks.lo compress.lo host.lo list.lo packet.lo
peer.lo protocol.lo unix.lo win32.lo
libtool: link: ar cru .libs/libenet.a callbacks.o compress.o host.o list.o
packet.o peer.o protocol.o unix.o win32.o
libtool: link: ranlib .libs/libenet.a
libtool: link: ( cd ".libs" && rm -f "libenet.la" && ln -s "../libenet.la"
"libenet.la" )
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/games/assaultcube/work/AssaultCube_v1.2.0.2/source/enet'
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fsigned-char -I.
-Ibot -I../enet/include -I/usr/local/include `/usr/local/bin/sdl-config
--cflags` -idirafter ../include -o cube.h.gch.tmp cube.h
In file included from cube.h:14:
entity.h:675:7: warning: no newline at end of file
In file included from cube.h:69:
/usr/local/include/vorbis/vorbisfile.h:75: warning: 'OV_CALLBACKS_DEFAULT'
defined but not used
/usr/local/include/vorbis/vorbisfile.h:82: warning: 'OV_CALLBACKS_NOCLOSE'
defined but not used
/usr/local/include/vorbis/vorbisfile.h:89: warning: 'OV_CALLBACKS_STREAMONLY'
defined but not used
/usr/local/include/vorbis/vorbisfile.h:96: warning:
'OV_CALLBACKS_STREAMONLY_NOCLOSE' defined but not used
mv cube.h.gch.tmp cube.h.gch
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fsigned-char -I.
-Ibot -I../enet/include -I/usr/local/include `/usr/local/bin/sdl-config
--cflags` -idirafter ../include -c -o crypto.o crypto.cpp
crypto.cpp:1: fatal error: had to relocate PCH
compilation terminated.
<builtin>: recipe for target 'crypto.o' failed
gmake: *** [crypto.o] Error 1
*** Error code 1
Stop in /usr/ports/games/assaultcube.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "[email protected]"