Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Mar 2017 09:05:32 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv6-default][sysutils/ffs2recov] Failed for ffs2recov-1.0 in build
Message-ID:  <201703150905.v2F95Wqx023968@beefy8.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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:     sten@blinkenlights.nl
Last committer: antoine@FreeBSD.org
Ident:          $FreeBSD: head/sysutils/ffs2recov/Makefile 367520 2014-09-07 11:33:59Z antoine $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p435970_s315093/logs/ffs2recov-1.0.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p435970_s315093
Log:

====>> Building sysutils/ffs2recov
build started at Wed Mar 15 09:05:28 UTC 2017
port directory: /usr/ports/sysutils/ffs2recov
building for: FreeBSD head-armv6-default-job-15 12.0-CURRENT FreeBSD 12.0-CURRENT r315093 arm
maintained by: sten@blinkenlights.nl
Makefile ident:      $FreeBSD: head/sysutils/ffs2recov/Makefile 367520 2014-09-07 11:33:59Z antoine $
Poudriere version: 3.1.14-187-gccceca39
Host OSVERSION: 1200020
Jail OSVERSION: 1200024
Job Id: 15




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200024
UNAME_v=FreeBSD 12.0-CURRENT r315093
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ffs2recov-1.0
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14-187-gccceca39
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 OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ffs2recov/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ffs2recov/work  HOME=/wrkdirs/usr/ports/sysutils/ffs2recov/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
BINDIR=/usr/local/sbin MANDIR=/usr/local/man/man  WARNS=0 XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ffs2recov/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ffs2recov/work  HOME=/wrkdirs/usr/ports/sysutils/ffs2recov/work TMPDIR="/tmp" 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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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--
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/ffs2recov"
EXAMPLESDIR="share/examples/ffs2recov"
DATADIR="share/ffs2recov"
WWWDIR="www/ffs2recov"
ETCDIR="etc/ffs2recov"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/ffs2recov
DOCSDIR=/usr/local/share/doc/ffs2recov
EXAMPLESDIR=/usr/local/share/examples/ffs2recov
WWWDIR=/usr/local/www/ffs2recov
ETCDIR=/usr/local/etc/ffs2recov
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
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=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200024
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
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    >============================
===>   ffs2recov-1.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.0_2.txz
[head-armv6-default-job-15] Installing pkg-1.10.0_2...
[head-armv6-default-job-15] Extracting pkg-1.10.0_2: .......... done
===>   ffs2recov-1.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ffs2recov-1.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by ffs2recov-1.0 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by ffs2recov-1.0 for building
=> SHA256 Checksum OK for ffs2recov-1.0.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by ffs2recov-1.0 for building
===>  Extracting for ffs2recov-1.0
=> SHA256 Checksum OK for ffs2recov-1.0.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ffs2recov-1.0
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ffs2recov-1.0
===========================================================================
=======================<phase: build          >============================
===>  Building for ffs2recov-1.0
echo ffs2recov: /usr/lib/libc.a /usr/lib/libufs.a >> .depend
Warning: Object directory not changed from original /wrkdirs/usr/ports/sysutils/ffs2recov/work/ffs2recov
/nxb-bin/usr/bin/cc  -O2 -pipe  -fno-strict-aliasing   -MD  -MF.depend.main.o -MTmain.o -std=gnu99 -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c main.c -o main.o
/nxb-bin/usr/bin/cc  -O2 -pipe  -fno-strict-aliasing   -MD  -MF.depend.block.o -MTblock.o -std=gnu99 -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c block.c -o block.o
/nxb-bin/usr/bin/cc  -O2 -pipe  -fno-strict-aliasing   -MD  -MF.depend.inode.o -MTinode.o -std=gnu99 -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments  -c inode.c -o inode.o
inode.c:85:18: error: use of undeclared identifier 'NDADDR'
        direct_maxblk = NDADDR;
                        ^
inode.c:86:28: error: use of undeclared identifier 'NDADDR'
        single_maxblk = (uint64_t)NDADDR + nindir;
                                  ^
inode.c:87:28: error: use of undeclared identifier 'NDADDR'
        double_maxblk = (uint64_t)NDADDR + nindir * nindir;
                                  ^
inode.c:88:28: error: use of undeclared identifier 'NDADDR'
        triple_maxblk = (uint64_t)NDADDR + nindir * nindir * nindir;
                                  ^
inode.c:296:31: error: use of undeclared identifier 'NDADDR'
                        bzero((char *)data + dlen, dblksize(&disk->d_fs, inode, i));
                                                   ^
inode.c:75:13: note: expanded from macro 'dblksize'
        (((lbn) >= NDADDR || (dip)->di_size >= smalllblktosize(fs, (lbn) + 1)) \
                   ^
inode.c:299:28: error: use of undeclared identifier 'NDADDR'
                                  (char *)data + dlen, dblksize(&disk->d_fs, inode, i));
                                                       ^
inode.c:75:13: note: expanded from macro 'dblksize'
        (((lbn) >= NDADDR || (dip)->di_size >= smalllblktosize(fs, (lbn) + 1)) \
                   ^
inode.c:315:8: error: use of undeclared identifier 'NDADDR'
        len = dblksize(&disk->d_fs, inode, blk);
              ^
inode.c:75:13: note: expanded from macro 'dblksize'
        (((lbn) >= NDADDR || (dip)->di_size >= smalllblktosize(fs, (lbn) + 1)) \
                   ^
7 errors generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/sysutils/ffs2recov/work/ffs2recov
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/ffs2recov



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