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:     bl...@freebsd.org
Last committer: m...@freebsd.org
Ident:          $FreeBSD: head/converters/iconv/Makefile 394778 2015-08-19 
13:29:59Z mat $
Log URL:        
http://beefy4.nyi.freebsd.org/data/head-amd64-default/p398968_s289099/logs/iconv-2.0_4.log
Build URL:      
http://beefy4.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p398968_s289099
Log:

====>> Building converters/iconv
build started at Sat Oct 10 06:00:53 UTC 2015
port directory: /usr/ports/converters/iconv
building for: FreeBSD head-amd64-default-job-12 11.0-CURRENT FreeBSD 
11.0-CURRENT r289099 amd64
maintained by: bl...@freebsd.org
Makefile ident:      $FreeBSD: head/converters/iconv/Makefile 394778 2015-08-19 
13:29:59Z mat $
Poudriere version: 3.1.8
Host OSVERSION: 1100079
Jail OSVERSION: 1100080




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100080
UNAME_v=FreeBSD 11.0-CURRENT r289099
UNAME_r=11.0-CURRENT
LC_COLLATE=C
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=iconv-2.0_4
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.8
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for iconv-2.0_4:
     CCSUTIL=on: Install Coded character set (CCS) util
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl 
XDG_DATA_HOME=/wrkdirs/usr/ports/converters/iconv/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/converters/iconv/work  
HOME=/wrkdirs/usr/ports/converters/iconv/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/converters/iconv/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/converters/iconv/work  
HOME=/wrkdirs/usr/ports/converters/iconv/work TMPDIR="/tmp" NO_PIE=yes 
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 444"  BSD_INSTALL_SCRIPT="install  -m 555"  
BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PROFILE=""
CCSUTIL=""
NO_CCSUTIL="@comment
"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
PERL_VERSION=5.20.3
PERL_VER=5.20
PERL5_MAN1=lib/perl5/site_perl/man/man1
PERL5_MAN3=lib/perl5/site_perl/man/man3
SITE_PERL=lib/perl5/site_perl
SITE_ARCH=lib/perl5/site_perl/mach/5.20
DOCSDIR="share/doc/iconv"
EXAMPLESDIR="share/examples/iconv"
DATADIR="share/iconv"
WWWDIR="www/iconv"
ETCDIR="/etc"
--End PLIST_SUB--

--SUB_LIST--
CCSUTIL=""
NO_CCSUTIL="@comment
"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/iconv
DOCSDIR=/usr/local/share/doc/iconv
EXAMPLESDIR=/usr/local/share/examples/iconv
WWWDIR=/usr/local/www/iconv
ETCDIR=/etc
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   iconv-2.0_4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.6.1.txz
[head-amd64-default-job-12] Installing pkg-1.6.1...
[head-amd64-default-job-12] Extracting pkg-1.6.1: .......... done
Message from pkg-1.6.1:
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   iconv-2.0_4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of iconv-2.0_4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by iconv-2.0_4 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by iconv-2.0_4 for building
=> SHA256 Checksum OK for iconv-2.0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by iconv-2.0_4 for building
===>  Extracting for iconv-2.0_4
=> SHA256 Checksum OK for iconv-2.0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for iconv-2.0_4
===>  Applying FreeBSD patches for iconv-2.0_4
===========================================================================
=======================<phase: build-depends  >============================
===>   iconv-2.0_4 depends on package: perl5>=5.20<5.21 - not found
===>   Installing existing package /packages/All/perl5-5.20.3_8.txz
[head-amd64-default-job-12] Installing perl5-5.20.3_8...
[head-amd64-default-job-12] Extracting perl5-5.20.3_8: .......... done
Message from perl5-5.20.3_8:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or

#!/usr/bin/env perl

The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
===>   iconv-2.0_4 depends on package: perl5>=5.20<5.21 - found
===>   Returning to build of iconv-2.0_4
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for iconv-2.0_4
===========================================================================
=======================<phase: build          >============================
===>  Building for iconv-2.0_4
===> lib (all)
make[3]: "/usr/share/mk/bsd.lib.mk" line 393: Could not find bsd.confs.mk
make[3]: Fatal errors encountered -- cannot continuemake[2]: 
"/wrkdirs/usr/ports/converters/iconv/work/iconv-2.0/lib/Makefile" line 8: 
warning: "cd /wrkdirs/usr/ports/converters/iconv/work/iconv-2.0/lib/../ccs && 
make lib >/dev/null && ar t libccs.a" returned non-zero status
make[3]: "/usr/share/mk/bsd.lib.mk" line 393: Could not find bsd.confs.mk
make[3]: Fatal errors encountered -- cannot continuemake[2]: 
"/wrkdirs/usr/ports/converters/iconv/work/iconv-2.0/lib/Makefile" line 9: 
warning: "cd /wrkdirs/usr/ports/converters/iconv/work/iconv-2.0/lib/../ces && 
make lib >/dev/null && ar t libces.a" returned non-zero status
make[3]: "/usr/share/mk/bsd.lib.mk" line 393: Could not find bsd.confs.mk
make[3]: Fatal errors encountered -- cannot continuemake[2]: 
"/wrkdirs/usr/ports/converters/iconv/work/iconv-2.0/lib/Makefile" line 11: 
warning: "cd /wrkdirs/usr/ports/converters/iconv/work/iconv-2.0/lib/../ces && 
make libces_static.a  >/dev/null && ar t libces_static.a" returned non-zero 
status
make[2]: "/usr/share/mk/bsd.lib.mk" line 393: Could not find bsd.confs.mk
make[2]: Fatal errors encountered -- cannot continue
make[2]: stopped in /wrkdirs/usr/ports/converters/iconv/work/iconv-2.0/lib
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/converters/iconv/work/iconv-2.0
*** Error code 1

Stop.
make: stopped in /usr/ports/converters/iconv
_______________________________________________
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