Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Nov 2017 18:53:39 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-arm64-default][security/otpw] Failed for otpw-1.5 in build
Message-ID:  <201711051853.vA5IrdXT098507@thunderx1.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:     jkim@FreeBSD.org
Last committer: jkim@FreeBSD.org
Ident:          $FreeBSD: head/security/otpw/Makefile 418200 2016-07-07 22:15:35Z jkim $
Log URL:        http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p453213_s324941/logs/otpw-1.5.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p453213_s324941
Log:

====>> Building security/otpw
build started at Sun Nov  5 18:53:11 UTC 2017
port directory: /usr/ports/security/otpw
building for: FreeBSD head-arm64-default-job-23 12.0-CURRENT FreeBSD 12.0-CURRENT 1200051 arm64
maintained by: jkim@FreeBSD.org
Makefile ident:      $FreeBSD: head/security/otpw/Makefile 418200 2016-07-07 22:15:35Z jkim $
Poudriere version: 3.1.22
Host OSVERSION: 1200044
Jail OSVERSION: 1200051
Job Id: 23




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200051
UNAME_v=FreeBSD 12.0-CURRENT 1200051
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=otpw-1.5
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.22
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/security/otpw/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/otpw/work  HOME=/wrkdirs/usr/ports/security/otpw/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/otpw/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--
XDG_DATA_HOME=/wrkdirs/usr/ports/security/otpw/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/otpw/work  HOME=/wrkdirs/usr/ports/security/otpw/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/otpw/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  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -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--
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/otpw"
EXAMPLESDIR="share/examples/otpw"
DATADIR="share/otpw"
WWWDIR="www/otpw"
ETCDIR="etc/otpw"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
#### /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=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200051
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.9|1.6\+|1.7\+|1.8\+|1.9\+
_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)  1048576
stack size              (kbytes, -s)  1048576
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   >============================
===>  License GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   otpw-1.5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-arm64-default-job-23] Installing pkg-1.10.1...
[head-arm64-default-job-23] Extracting pkg-1.10.1: .......... done
===>   otpw-1.5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of otpw-1.5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by otpw-1.5 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by otpw-1.5 for building
=> SHA256 Checksum OK for otpw-1.5.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by otpw-1.5 for building
===>  Extracting for otpw-1.5
=> SHA256 Checksum OK for otpw-1.5.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for otpw-1.5
===>  Applying FreeBSD patches for otpw-1.5
===========================================================================
=======================<phase: build-depends  >============================
===>   otpw-1.5 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[head-arm64-default-job-23] Installing gmake-4.2.1_1...
[head-arm64-default-job-23] `-- Installing gettext-runtime-0.19.8.1_1...
[head-arm64-default-job-23] |   `-- Installing indexinfo-0.3...
[head-arm64-default-job-23] |   `-- Extracting indexinfo-0.3: .... done
[head-arm64-default-job-23] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-arm64-default-job-23] Extracting gmake-4.2.1_1: .......... done
===>   otpw-1.5 depends on executable: gmake - found
===>   Returning to build of otpw-1.5
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for otpw-1.5
===========================================================================
=======================<phase: build          >============================
===>  Building for otpw-1.5
gmake[1]: Entering directory '/wrkdirs/usr/ports/security/otpw/work/otpw-1.5'
cc -O2 -pipe  -fno-strict-aliasing -fPIC   -c -o otpw-gen.o otpw-gen.c
cc -O2 -pipe  -fno-strict-aliasing -fPIC   -c -o rmd160.o rmd160.c
cc -O2 -pipe  -fno-strict-aliasing -fPIC   -c -o md.o md.c
cc -O2 -pipe  -fno-strict-aliasing -fPIC   -c -o otpw.o otpw.c
cc -o otpw-gen otpw-gen.o rmd160.o md.o otpw.o
cc -O2 -pipe  -fno-strict-aliasing -fPIC   -c -o pam_otpw.o pam_otpw.c
cc -O2 -pipe  -fno-strict-aliasing -fPIC   -c -o otpw-l.o otpw-l.c
ld --shared -o pam_otpw.so pam_otpw.o otpw-l.o rmd160.o md.o -lcrypt -lpam
ld: error: unable to find library -lcrypt
ld: error: unable to find library -lpam
gmake[1]: *** [Makefile:31: pam_otpw.so] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/otpw/work/otpw-1.5'
*** Error code 1

Stop.
make: stopped in /usr/ports/security/otpw



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