Re: [package - 101amd64-default][games/diaspora] Failed for diaspora-1.1.1 in fetch

2016-05-24 Thread Sender Ghost

Hello.

pkg-fall...@freebsd.org 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.

...
Log URL:
http://beefy6.nyi.freebsd.org/data/101amd64-default/415751/logs/diaspora-1.1.1.log
Build URL:  
http://beefy6.nyi.freebsd.org/build.html?mastername=101amd64-default&build=415751
Log:

...


I created PR 209738 to add some mirrors for games/diaspora port:
https://bugs.freebsd.org/209738

Thanks.
___
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"


Re: [package - 84amd64-default][games/assaultcube] Failed for assaultcube-1.2.0.2_3 in build

2015-05-02 Thread Sender Ghost

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).


pkg-fall...@freebsd.org 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: lights...@gmx.com
Last committer: jbe...@freebsd.org
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: lights...@gmx.com
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



/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.
: recipe for target 'crypto.o' failed
gmake: *** [crypto.o] Error 1
*** Error code 1

Stop in /usr/ports/games/assaultcube.



___
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"


Re: [package - 93amd64-default][games/assaultcube] Failed for assaultcube-1.2.0.2_3 in build

2015-05-02 Thread Sender Ghost
Hello. I'm not sure if somebody reading this, but what I got in email is false 
positive, according to my build log on the same FreeBSD 93amd64 jail, for the 
same latest ports versions. The build log attached.
I guess, that something is wrong in your custom poudriere settings (or 
poudriere configuration), because on default the port builds ok.


pkg-fall...@freebsd.org 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: lights...@gmx.com
Last committer: jbe...@freebsd.org
Ident:  $FreeBSD: head/games/assaultcube/Makefile 381324 2015-03-15 
11:51:06Z jbeich $
Log URL:
http://beefy2.isc.freebsd.org/data/93amd64-default/385145/logs/assaultcube-1.2.0.2_3.log
Build URL:  
http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=385145
Log:

>> Building games/assaultcube
build started at Sat May  2 01:19:49 UTC 2015
port directory: /usr/ports/games/assaultcube
building for: FreeBSD 93amd64-default-job-05 9.3-RELEASE-p13 FreeBSD 
9.3-RELEASE-p13 amd64
maintained by: lights...@gmx.com
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: 903000



/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: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.
: recipe for target 'crypto.o' failed
gmake: *** [crypto.o] Error 1
*** [do-build] Error code 1

Stop in /usr/ports/games/assaultcube.



___
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"


Re: [RELEASE - head-amd64-default][games/assaultcube] Build failed for assaultcube-1.1.0.4_4 during build

2013-09-13 Thread Sender Ghost

Hello.

pkg-fall...@freebsd.org 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: lights...@gmx.com
Last committer: a...@freebsd.org
Ident:  $FreeBSD: head/games/assaultcube/Makefile 324744 2013-08-14 
22:35:50Z ak $
Log URL:
http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-09-12_01h37m09s/logs/assaultcube-1.1.0.4_4.log
Build URL:  
http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-09-12_01h37m09s
Log:

>> Building games/assaultcube
build started at Thu Sep 12 09:35:02 UTC 2013
port directory: /usr/ports/games/assaultcube
building for: FreeBSD head-amd64-default-job-03 10.0-CURRENT FreeBSD 
10.0-CURRENT amd64


I made following bug report to fix your issue:
http://www.freebsd.org/cgi/query-pr.cgi?pr=181901

Just use correct compiler on this system.
___
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"