[package - head-i386-default][emulators/wine-compholio] Failed for wine-compholio-1.7.40,1 in build
Gerald Pfeifer
gerald at pfeifer.com
Tue Apr 7 05:53:08 UTC 2015
On Tue, 7 Apr 2015, pkg-fallout at FreeBSD.org wrote:
> Ident: $FreeBSD: head/emulators/wine-compholio/Makefile 375756 2014-12-28 20:39:48Z dbn $
> Log URL: http://beefy3.isc.freebsd.org/data/head-i386-default/p383446_s281156/logs/wine-compholio-1.7.40,1.log
> Build URL: http://beefy3.isc.freebsd.org/build.html?mastername=head-i386-default&build=p383446_s281156
> Log:
>
> ====>> Building emulators/wine-compholio
> build started at Tue Apr 7 04:55:12 UTC 2015
> port directory: /usr/ports/emulators/wine-compholio
> building for: FreeBSD head-i386-default-job-13 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r279966: Fri Mar 13 22:02:53 UTC 2015 peter at build-11.freebsd.org:/usr/obj/usr/src/sys/CLUSTER11 i386
> maintained by: gerald at FreeBSD.org
> Makefile ident: $FreeBSD: head/emulators/wine-compholio/Makefile 375756 2014-12-28 20:39:48Z dbn $
> Poudriere version: 3.1.3
> Host OSVERSION: 1100064
> Jail OSVERSION: 1100067
>
> !!! Jail is newer than host. (Jail: 1100067, Host: 1100064) !!!
> !!! This is not supported. !!!
> !!! Host kernel must be same or newer than jail. !!!
> !!! Expect build failures. !!!
Apart from me wondering why those test results are shared if
build failures are to be expected....
> cc -c -o socket.o socket.c -I. -I../../include -D__WINESRC__ -DUSE_WS_PREFIX -D_REENTRANT -fPIC -Wall \
> -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers \
> -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -fno-omit-frame-pointer \
> -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing
> socket.c:368:27: error: use of undeclared identifier 'WS_IPX_PTYPE'
> DEBUG_SOCKOPT(WS_IPX_PTYPE);
> ^
> socket.c:330:32: note: expanded from macro 'DEBUG_SOCKOPT'
> #define DEBUG_SOCKOPT(x) case (x): stropt = #x; break
> ^
> socket.c:369:27: error: use of undeclared identifier 'WS_IPX_FILTERPTYPE'
> DEBUG_SOCKOPT(WS_IPX_FILTERPTYPE);
> ^
> socket.c:330:32: note: expanded from macro 'DEBUG_SOCKOPT'
> #define DEBUG_SOCKOPT(x) case (x): stropt = #x; break
> ^
> socket.c:370:27: error: use of undeclared identifier 'WS_IPX_DSTYPE'
> DEBUG_SOCKOPT(WS_IPX_DSTYPE);
> ^
...does anyone know what is going on in HEAD and what to do about
it?
Or is this a temporary thing and we should ignore this on the ports
side?
Gerald
More information about the freebsd-ports
mailing list