Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 2015 07:53:04 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        ports@FreeBSD.org
Subject:   Re: [package - head-i386-default][emulators/wine-compholio] Failed for wine-compholio-1.7.40,1 in build
Message-ID:  <alpine.LSU.2.20.1504070750550.9357@tuna.site>
In-Reply-To: <201504070547.t375lmtZ086740@beefy3.isc.freebsd.org>
References:  <201504070547.t375lmtZ086740@beefy3.isc.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 7 Apr 2015, pkg-fallout@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@build-11.freebsd.org:/usr/obj/usr/src/sys/CLUSTER11  i386
> maintained by: gerald@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.20.1504070750550.9357>