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:     jessefrgsm...@yahoo.ca
Last committer: re...@freebsd.org
Ident:          $FreeBSD: head/games/searchandrescue/Makefile 441503 2017-05-23 
05:03:14Z rezny $
Log URL:        
http://beefy11.nyi.freebsd.org/data/head-i386-default/p460860_s328835/logs/SearchAndRescue-1.4.0_6.log
Build URL:      
http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p460860_s328835
Log:

=>> Building games/searchandrescue
build started at Sun Feb  4 02:34:10 UTC 2018
port directory: /usr/ports/games/searchandrescue
package name: SearchAndRescue-1.4.0_6
building for: FreeBSD head-i386-default-job-11 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200056 i386
maintained by: jessefrgsm...@yahoo.ca
Makefile ident:      $FreeBSD: head/games/searchandrescue/Makefile 441503 
2017-05-23 05:03:14Z rezny $
Poudriere version: 3.2.4-37-g8639d323
Host OSVERSION: 1200054
Jail OSVERSION: 1200056
Job Id: 11




!!! Jail is newer than host. (Jail: 1200056, Host: 1200054) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1200056
UNAME_v=FreeBSD 12.0-CURRENT 1200056
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.2.4-37-g8639d323
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
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--
jessefrgsm...@yahoo.ca
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config 
XDG_DATA_HOME=/wrkdirs/usr/ports/games/searchandrescue/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/searchandrescue/work  
HOME=/wrkdirs/usr/ports/games/searchandrescue/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/searchandrescue/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--
SDL_CONFIG=/usr/local/bin/sdl-config 
XDG_DATA_HOME=/wrkdirs/usr/ports/games/searchandrescue/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/searchandrescue/work  
HOME=/wrkdirs/usr/ports/games/searchandrescue/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/searchandrescue/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  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  
LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fstack-protector -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--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/SearchAndRescue"  
EXAMPLESDIR="share/examples/SearchAndRescue"  DATADIR="share/SearchAndRescue"  
WWWDIR="www/SearchAndRescue"  ETCDIR="etc/SearchAndRescue"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  
DATADIR=/usr/local/share/SearchAndRescue 
DOCSDIR=/usr/local/share/doc/SearchAndRescue 
EXAMPLESDIR=/usr/local/share/examples/SearchAndRescue  
WWWDIR=/usr/local/www/SearchAndRescue ETCDIR=/usr/local/etc/SearchAndRescue
--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
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /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 ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200056
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
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    >============================
===>   SearchAndRescue-1.4.0_6 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.4.txz
[head-i386-default-job-11] Installing pkg-1.10.4...
[head-i386-default-job-11] Extracting pkg-1.10.4: .......... done
===>   SearchAndRescue-1.4.0_6 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of SearchAndRescue-1.4.0_6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by SearchAndRescue-1.4.0_6 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by SearchAndRescue-1.4.0_6 for building
=> SHA256 Checksum OK for SearchAndRescue-1.4.0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by SearchAndRescue-1.4.0_6 for building
===>  Extracting for SearchAndRescue-1.4.0_6
=> SHA256 Checksum OK for SearchAndRescue-1.4.0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for SearchAndRescue-1.4.0_6
===>  Applying FreeBSD patches for SearchAndRescue-1.4.0_6
/usr/bin/sed -i.bak -e 's,%%LOCALBASE%%,/usr/local,g'  -e 
's,%%PREFIX%%,/usr/local,g'  
/wrkdirs/usr/ports/games/searchandrescue/work/searchandrescue_1.4.0/sar/config.h
/usr/bin/sed -i.bak -e 's,%%PREFIX%%,/usr/local,g'  -e 
's,/usr/local,/usr/local,g'  -e 's,/usr/X11R6,/usr/local,g'  -e '/^CFLAGS = 
/s,=,= -O2 -pipe  -fstack-protector -fno-strict-aliasing,g'  -e '/^CC = /s, = 
.*, = cc,'  -e '/^CPP = /s, = .*, = c++,'  -e 's,-O6,,'  
/wrkdirs/usr/ports/games/searchandrescue/work/searchandrescue_1.4.0/sar/Makefile
===========================================================================
=======================<phase: build-depends  >============================
===>   SearchAndRescue-1.4.0_6 depends on file: /usr/local/bin/sdl-config - not 
found
===>   Installing existing package /packages/All/sdl-1.2.15_10,2.txz
[head-i386-default-job-11] Installing sdl-1.2.15_10,2...
[head-i386-default-job-11] `-- Installing aalib-1.4.r5_11...
[head-i386-default-job-11] |   `-- Installing indexinfo-0.3.1...
[head-i386-default-job-11] |   `-- Extracting indexinfo-0.3.1: .... done
[head-i386-default-job-11] `-- Extracting aalib-1.4.r5_11: .......... done
[head-i386-default-job-11] `-- Installing libGLU-9.0.0_3...
[head-i386-default-job-11] |   `-- Installing mesa-libs-17.3.1...
[head-i386-default-job-11] |   | `-- Installing expat-2.2.5...
[head-i386-default-job-11] |   | `-- Extracting expat-2.2.5: .......... done
[head-i386-default-job-11] |   | `-- Installing libX11-1.6.5,1...
[head-i386-default-job-11] |   |   `-- Installing kbproto-1.0.7...
[head-i386-default-job-11] |   |   `-- Extracting kbproto-1.0.7: .......... done
[head-i386-default-job-11] |   |   `-- Installing libXau-1.0.8_3...
[head-i386-default-job-11] |   |   | `-- Installing xproto-7.0.31...
[head-i386-default-job-11] |   |   | `-- Extracting xproto-7.0.31: .......... 
done
[head-i386-default-job-11] |   |   `-- Extracting libXau-1.0.8_3: .......... 
done
[head-i386-default-job-11] |   |   `-- Installing libXdmcp-1.1.2...
[head-i386-default-job-11] |   |   `-- Extracting libXdmcp-1.1.2: ......... done
[head-i386-default-job-11] |   |   `-- Installing libxcb-1.12_2...
[head-i386-default-job-11] |   |   | `-- Installing libpthread-stubs-0.4...
[head-i386-default-job-11] |   |   | `-- Extracting libpthread-stubs-0.4: . done
[head-i386-default-job-11] |   |   | `-- Installing libxml2-2.9.7...
[head-i386-default-job-11] |   |   | `-- Extracting libxml2-2.9.7: .......... 
done
[head-i386-default-job-11] |   |   `-- Extracting libxcb-1.12_2: .......... done
[head-i386-default-job-11] |   | `-- Extracting libX11-1.6.5,1: .......... done
[head-i386-default-job-11] |   | `-- Installing libXdamage-1.1.4_3...
<snip>
                                       ^
gwx.c:794:15: warning: 'XKeycodeToKeysym' is deprecated 
[-Wdeprecated-declarations]
            keysym = XKeycodeToKeysym(
                     ^
/usr/local/include/X11/Xlib.h:1686:1: note: 'XKeycodeToKeysym' has been 
explicitly marked deprecated here
_X_DEPRECATED
^
/usr/local/include/X11/Xfuncproto.h:136:40: note: expanded from macro 
'_X_DEPRECATED'
# define _X_DEPRECATED  __attribute__((deprecated))
                                       ^
gwx.c:898:13: warning: unused function 'GWGrabPointer' [-Wunused-function]
static void GWGrabPointer(
            ^
3 warnings generated.
Compiling module gwx_dialog.o
Compiling module horizon.o
In file included from horizon.c:6:
./horizon.h:1:9: warning: 'HORISON_H' is used as a header guard here, followed 
by #define of a different macro [-Wheader-guard]
#ifndef HORISON_H
        ^~~~~~~~~
./horizon.h:2:9: note: 'HORIZON_H' is defined here; did you mean 'HORISON_H'?
#define HORIZON_H
        ^~~~~~~~~
        HORISON_H
1 warning generated.
Compiling module human.o
Compiling module humanio.o
Compiling module image.o
Compiling module main.o
Compiling module matrixmath.o
Compiling module menu.o
Compiling module menumap.o
Compiling module menuobjview.o
Compiling module messages.o
Compiling module mission.o
Compiling module missionio.o
Compiling module musiclistio.o
Compiling module objio.o
Compiling module objiopremodeled.o
Compiling module objsound.o
Compiling module objutils.o
Compiling module optionio.o
optionio.c:805:6: warning: format specifies type 'long' but the argument has 
type 'time_t' (aka 'int') [-Wformat]
            opt->explosion_frame_int
            ^~~~~~~~~~~~~~~~~~~~~~~~
optionio.c:812:6: warning: format specifies type 'long' but the argument has 
type 'time_t' (aka 'int') [-Wformat]
            opt->splash_frame_int
            ^~~~~~~~~~~~~~~~~~~~~
optionio.c:823:6: warning: format specifies type 'long' but the argument has 
type 'time_t' (aka 'int') [-Wformat]
            opt->crash_explosion_life_span
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
optionio.c:830:6: warning: format specifies type 'long' but the argument has 
type 'time_t' (aka 'int') [-Wformat]
            opt->fuel_tank_life_span
            ^~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
Compiling module playerstatio.o
playerstatio.c:346:3: warning: format specifies type 'long' but the argument 
has type 'time_t' (aka 'int') [-Wformat]
                pstat->time_aloft
                ^~~~~~~~~~~~~~~~~
playerstatio.c:353:3: warning: format specifies type 'long' but the argument 
has type 'time_t' (aka 'int') [-Wformat]
                pstat->last_mission
                ^~~~~~~~~~~~~~~~~~~
playerstatio.c:359:3: warning: format specifies type 'long' but the argument 
has type 'time_t' (aka 'int') [-Wformat]
                pstat->last_free_flight
                ^~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
Compiling module sarcamp.o
Compiling module sardraw.o
Compiling module sardrawhelipad.o
Compiling module sardrawhuman.o
Compiling module sardrawmessages.o
Compiling module sardrawpm.o
Compiling module sardrawpm_building.o
Compiling module sardrawpm_controltower.o
Compiling module sardrawpm_ptt.o
Compiling module sardrawpm_radiotower.o
Compiling module sardrawpm_tower.o
Compiling module sardrawrunway.o
Compiling module sardrawselect.o
Compiling module sardrawutils.o
Compiling module sarfio.o
Compiling module sarfioopen.o
Compiling module sarfiosave.o
sarfiosave.c:635:3: warning: format specifies type 'long' but the argument has 
type 'time_t' (aka 'int') [-Wformat]
                pv->respawn_int,
                ^~~~~~~~~~~~~~~
1 warning generated.
Compiling module sarinstall.o
Compiling module sarkey.o
Compiling module sarmemory.o
Compiling module sarmenubuild.o
Compiling module sarmenucb.o
sarmenucb.c:1159:4: warning: format specifies type 'long' but the argument has 
type 'int' [-Wformat]
                        pstat->time_aloft / 60 / 60,    /* Hours */
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
sarmenucb.c:1160:4: warning: format specifies type 'long' but the argument has 
type 'int' [-Wformat]
                        (pstat->time_aloft / 60) % 60,  /* Minutes */
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
Compiling module sarmenumanage.o
Compiling module sarmenuop.o
Compiling module sarmenuoptions.o
Compiling module sarmusic.o
Compiling module sarscreenshot.o
Compiling module sarsimbegin.o
Compiling module sarsimend.o
Compiling module sarsplash.o
Compiling module sartime.o
Compiling module sarutils.o
sarutils.c:538:3: warning: format specifies type 'long' but the argument has 
type 'time_t' (aka 'int') [-Wformat]
                t,
                ^
sarutils.c:549:7: warning: format specifies type 'long' but the argument has 
type 'time_t' (aka 'int') [-Wformat]
                    min,
                    ^~~
sarutils.c:551:7: warning: format specifies type 'long' but the argument has 
type 'time_t' (aka 'int') [-Wformat]
                    sec,
                    ^~~
sarutils.c:557:7: warning: format specifies type 'long' but the argument has 
type 'time_t' (aka 'int') [-Wformat]
                    min,
                    ^~~
sarutils.c:568:7: warning: format specifies type 'long' but the argument has 
type 'time_t' (aka 'int') [-Wformat]
                    hr,
                    ^~
sarutils.c:570:7: warning: format specifies type 'long' but the argument has 
type 'time_t' (aka 'int') [-Wformat]
                    min,
                    ^~~
sarutils.c:576:7: warning: format specifies type 'long' but the argument has 
type 'time_t' (aka 'int') [-Wformat]
                    hr,
                    ^~
7 warnings generated.
Compiling module sceneio.o
Compiling module scenesound.o
Compiling module sfm.o
Compiling module sfmmath.o
Compiling module sfmmodel.o
Compiling module sfmsimforce.o
Compiling module simcb.o
Compiling module simcontact.o
Compiling module simmanage.o
In file included from simmanage.c:9:
./horizon.h:1:9: warning: 'HORISON_H' is used as a header guard here, followed 
by #define of a different macro [-Wheader-guard]
#ifndef HORISON_H
        ^~~~~~~~~
./horizon.h:2:9: note: 'HORIZON_H' is defined here; did you mean 'HORISON_H'?
#define HORIZON_H
        ^~~~~~~~~
        HORISON_H
1 warning generated.
Compiling module simop.o
Compiling module simsurface.o
Compiling module simutils.o
Compiling module smoke.o
Compiling module sound.o
Compiling module stategl.o
Compiling module text3d.o
Compiling module textinput.o
Compiling module texturelistio.o
Compiling module v3dfio.o
Compiling module v3dgl.o
Compiling module v3dhf.o
Compiling module v3dmh.o
Compiling module v3dmodel.o
Compiling module v3dmp.o
Compiling module v3dtex.o
Compiling module weather.o
Compiling module weatherio.o
Compiling module x3d.o
Compiling module disk.o
In file included from <built-in>:377:
<command line>:8:9: warning: '__cplusplus' macro redefined [-Wmacro-redefined]
#define __cplusplus 1
        ^
<built-in>:373:9: note: previous definition is here
#define __cplusplus 201402L
        ^
In file included from disk.cpp:1:
In file included from /usr/include/c++/v1/stdio.h:102:
/usr/include/c++/v1/__config:327:20: error: cannot combine with previous 
'char16_t' declaration specifier
typedef __char16_t char16_t;
                   ^
/usr/include/c++/v1/__config:328:20: error: cannot combine with previous 
'char32_t' declaration specifier
typedef __char32_t char32_t;
                   ^
disk.cpp:1020:12: warning: ISO C++11 does not allow conversion from string 
literal to 'char *' [-Wwritable-strings]
            return("/");
                  ^
2 warnings and 2 errors generated.
*** Error code 1

Stop.
make[2]: stopped in 
/wrkdirs/usr/ports/games/searchandrescue/work/searchandrescue_1.4.0/sar
*** Error code 1

Stop.
make[1]: stopped in 
/wrkdirs/usr/ports/games/searchandrescue/work/searchandrescue_1.4.0
*** Error code 1

Stop.
make: stopped in /usr/ports/games/searchandrescue
_______________________________________________
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"

Reply via email to