Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Apr 2017 00:36:27 GMT
From:      pkg-fallout@FreeBSD.org
To:        johans@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-amd64-default][security/pidentd] Failed for pidentd-3.0.19_4 in build
Message-ID:  <201704240036.v3O0aRe5092003@beefy12.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:     johans@FreeBSD.org
Last committer: mat@FreeBSD.org
Ident:          $FreeBSD: head/security/pidentd/Makefile 436247 2017-03-15 14:45:30Z mat $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-amd64-default/p439132_s317276/logs/pidentd-3.0.19_4.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p439132_s317276
Log:

====>> Building security/pidentd
build started at Mon Apr 24 00:36:17 UTC 2017
port directory: /usr/ports/security/pidentd
building for: FreeBSD head-amd64-default-job-02 12.0-CURRENT FreeBSD 12.0-CURRENT r317276 amd64
maintained by: johans@FreeBSD.org
Makefile ident:      $FreeBSD: head/security/pidentd/Makefile 436247 2017-03-15 14:45:30Z mat $
Poudriere version: 3.1.17-9-gf49c6f78
Host OSVERSION: 1200027
Jail OSVERSION: 1200029
Job Id: 02




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200029
UNAME_v=FreeBSD 12.0-CURRENT r317276
UNAME_r=12.0-CURRENT
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=pidentd-3.0.19_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.17-9-gf49c6f78
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--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/security/pidentd/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pidentd/work  HOME=/wrkdirs/usr/ports/security/pidentd/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/security/pidentd/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pidentd/work  HOME=/wrkdirs/usr/ports/security/pidentd/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="cc" CFLAGS="-O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -L/usr/lib -lcrypto  -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -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--
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/pidentd"
EXAMPLESDIR="share/examples/pidentd"
DATADIR="share/pidentd"
WWWDIR="www/pidentd"
ETCDIR="etc/pidentd"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /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=amd64
CONFIGURE_MAX_CMD_LEN=262144
HAVE_COMPAT_IA32_KERN=YES
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200029
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---
--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    >============================
===>   pidentd-3.0.19_4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-amd64-default-job-02] Installing pkg-1.10.1...
[head-amd64-default-job-02] Extracting pkg-1.10.1: .......... done
===>   pidentd-3.0.19_4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of pidentd-3.0.19_4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by pidentd-3.0.19_4 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by pidentd-3.0.19_4 for building
=> SHA256 Checksum OK for pidentd-3.0.19.tar.gz.
=> SHA256 Checksum OK for pidentd-3.0.19-ipv6-20080101.diff.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by pidentd-3.0.19_4 for building
===>  Extracting for pidentd-3.0.19_4
=> SHA256 Checksum OK for pidentd-3.0.19.tar.gz.
=> SHA256 Checksum OK for pidentd-3.0.19-ipv6-20080101.diff.gz.
cp -f /usr/ports/security/pidentd/files/idecrypt.8 /wrkdirs/usr/ports/security/pidentd/work/pidentd-3.0.19/doc/idecrypt.8
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for pidentd-3.0.19_4
===>  Applying distribution patches for pidentd-3.0.19_4
===>  Applying FreeBSD patches for pidentd-3.0.19_4
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for pidentd-3.0.19_4
configure: loading site script /usr/ports/Templates/config.site
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking build system type... amd64-portbld-freebsd12.0
checking host system type... amd64-portbld-freebsd12.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking how to run the C preprocessor... cpp
checking for egrep... grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for unistd.h... (cached) yes
checking kvm.h usability... yes
checking kvm.h presence... yes
checking for kvm.h... yes
checking for stdint.h... (cached) yes
checking for pid_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for mode_t... (cached) yes
checking for size_t... (cached) yes
checking return type of signal handlers... void
checking for socklen_t in sys/socket.h... (cached) yes
checking for off_t... (cached) yes
checking for ssize_t... (cached) yes
checking for uint32_t... yes
checking for uint16_t... yes
checking for uint8_t... yes
checking nlist.h usability... yes
checking nlist.h presence... yes
checking for nlist.h... yes
checking for n_un in struct nlist... no
checking for snprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking for sprintf() returning 'char *'... no
checking for memcpy... (cached) yes
checking for uname... (cached) yes
checking for random... (cached) yes
checking for srandom... (cached) yes
checking for setsid... (cached) yes
checking for ftruncate... yes
checking for socket... yes
checking for gethostbyname... (cached) yes
checking for nlist... yes
checking for kvm_open... no
checking for kvm_open in -lkvm... yes
checking des.h usability... no
checking des.h presence... no
checking for des.h... no
checking openssl/des.h usability... yes
checking openssl/des.h presence... yes
checking for openssl/des.h... yes
checking rand.h usability... no
checking rand.h presence... no
checking for rand.h... no
checking openssl/rand.h usability... yes
checking openssl/rand.h presence... yes
checking for openssl/rand.h... yes
checking for RAND_bytes in -lcrypto... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking thread.h usability... no
checking thread.h presence... no
checking for thread.h... no
checking for pthread_attr_init in -lpthread... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for thr_setconcurrency... no
checking for Posix-style getpw..._r... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/config.h
===========================================================================
=======================<phase: build          >============================
===>  Building for pidentd-3.0.19_4
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c main.c -o main.o
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c server.c -o server.o
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c request.c -o request.o
request.c:192:14: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
                   rp->fd, sizeof(buf)-len-1);
                           ^~~~~~~~~~~~~~~~~
1 warning generated.
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c kernel.c -o kernel.o
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c send.c -o send.o
send.c:159:25: warning: field precision should have type 'int', but argument has type 'unsigned long' [-Wformat]
               "reply to %s: %.*s",
                             ~~^~
send.c:181:25: warning: field precision should have type 'int', but argument has type 'unsigned long' [-Wformat]
               "reply to %s: %.*s",
                             ~~^~
2 warnings generated.
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c daemon.c -o daemon.o
daemon.c:100:50: warning: data argument not used by format string [-Wformat-extra-args]
        syslog(LOG_ERR, "s_write(fd, ..., %d): %m", fd, strlen(buf));
                        ~~~~~~~~~~~~~~~~~~~~~~~~~~      ^
1 warning generated.
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c safeio.c -o safeio.o
safeio.c:284:7: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                    bufsize);
                    ^~~~~~~
safeio.c:286:9: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
               bufsize);
               ^~~~~~~
safeio.c:312:24: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                (unsigned long) buf, bufsize, format, retcode);
                                     ^~~~~~~
safeio.c:319:7: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
                    bufsize, retcode);
                    ^~~~~~~
safeio.c:321:9: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
               bufsize, retcode);
               ^~~~~~~
5 warnings generated.
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c support.c -o support.o
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c conf.c -o conf.o
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c str2.c -o str2.o
str2.c:199:9: warning: implicit declaration of function 'inet_pton' is invalid in C99 [-Wimplicit-function-declaration]
    if (inet_pton(SGFAM(*sg), cp, SGADDRP(*sg)) != 1)
        ^
1 warning generated.
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c buffer.c -o buffer.o
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c timeout.c -o timeout.o
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c avail.c -o avail.o
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c pdes.c -o pdes.o
pdes.c:138:2: warning: implicitly declaring library function 'memcpy' with type 'void *(void *, const void *, unsigned long)' [-Wimplicit-function-declaration]
        memcpy(&r.fields.ip_local, &kp->local.sg_sin6.sin6_addr.s6_addr[12],
        ^
pdes.c:138:2: note: include the header <string.h> or explicitly provide a declaration for 'memcpy'
1 warning generated.
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c gen_osinfo.c -o gen_osinfo.o
cc -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -o gen_osinfo gen_osinfo.o support.o safeio.o -L/usr/lib -lcrypto  -fstack-protector -lpthread -lcrypto -lkvm
./gen_osinfo > c_osinfo.c
cc -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c -o c_osinfo.o c_osinfo.c
rm -f c_osinfo.c gen_osinfo
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c version.c -o version.o
cc  -O2 -pipe  -DINCLUDE_CRYPT -DOPENSSL_DES_LIBDES_COMPATIBILITY -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H  -DHAVE_IPV6=1 -DPATH_SYSCONFDIR=\"/usr/local/etc\" -I. -I./src -c k_freebsd2.c -o k_freebsd2.o
k_freebsd2.c:109:9: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
               addr, kp->nl[N_BTEXT].n_value, what);
               ^~~~
k_freebsd2.c:109:15: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
               addr, kp->nl[N_BTEXT].n_value, what);
                     ^~~~~~~~~~~~~~~~~~~~~~~
k_freebsd2.c:116:9: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat]
               addr, len, what);
               ^~~~
k_freebsd2.c:131:25: error: variable has incomplete type 'struct inpcb'
    struct inpcb *head, pcbp;
                        ^
/usr/include/netinet/in_pcb.h:65:22: note: forward declaration of 'struct inpcb'
LIST_HEAD(inpcbhead, inpcb);
                     ^
k_freebsd2.c:168:47: error: invalid application of 'sizeof' to an incomplete type 'struct inpcb'
        if (!getbuf(kp, (u_long)head, (char *)&pcbp, sizeof(struct inpcb),
                                                     ^     ~~~~~~~~~~~~~~
/usr/include/netinet/in_pcb.h:65:22: note: forward declaration of 'struct inpcb'
LIST_HEAD(inpcbhead, inpcb);
                     ^
3 warnings and 2 errors generated.
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/security/pidentd/work/pidentd-3.0.19/src
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/security/pidentd/work/pidentd-3.0.19
*** Error code 1

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



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