[package - head-i386-default][sysutils/cpu] Failed for cpu-1.4.3_6 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Mon Aug 24 01:29:10 UTC 2020


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:     ports at FreeBSD.org
Last committer: amdmi3 at FreeBSD.org
Ident:          $FreeBSD: head/sysutils/cpu/Makefile 387791 2015-05-29 10:52:38Z amdmi3 $
Log URL:        http://beefy17.nyi.freebsd.org/data/head-i386-default/p545799_s364495/logs/cpu-1.4.3_6.log
Build URL:      http://beefy17.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p545799_s364495
Log:

=>> Building sysutils/cpu
build started at Mon Aug 24 01:28:49 UTC 2020
port directory: /usr/ports/sysutils/cpu
package name: cpu-1.4.3_6
building for: FreeBSD head-i386-default-job-09 13.0-CURRENT FreeBSD 13.0-CURRENT 1300111 i386
maintained by: ports at FreeBSD.org
Makefile ident:      $FreeBSD: head/sysutils/cpu/Makefile 387791 2015-05-29 10:52:38Z amdmi3 $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300100
Jail OSVERSION: 1300111
Job Id: 09




!!! Jail is newer than host. (Jail: 1300111, Host: 1300100) !!!
!!! 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=1300111
UNAME_v=FreeBSD 13.0-CURRENT 1300111
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
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--
ports at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--datadir=/usr/local/share/cpu --with-ldap=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/cpu/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/cpu/work  HOME=/wrkdirs/usr/ports/sysutils/cpu/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/cpu/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/cpu/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/cpu/work  HOME=/wrkdirs/usr/ports/sysutils/cpu/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/cpu/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  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-DLDAP_DEPRECATED"  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -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=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cpu"  EXAMPLESDIR="share/examples/cpu"  DATADIR="share/cpu"  WWWDIR="www/cpu"  ETCDIR="etc/cpu"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/cpu DOCSDIR=/usr/local/share/doc/cpu EXAMPLESDIR=/usr/local/share/examples/cpu  WWWDIR=/usr/local/www/cpu ETCDIR=/usr/local/etc/cpu
--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 ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300111
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---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   >============================
===>   NOTICE:

The cpu port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===========================================================================
=======================<phase: pkg-depends    >============================
===>   cpu-1.4.3_6 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.14.7.txz
[head-i386-default-job-09] Installing pkg-1.14.7...
[head-i386-default-job-09] Extracting pkg-1.14.7: .......... done
===>   cpu-1.4.3_6 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of cpu-1.4.3_6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The cpu port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===> Fetching all distfiles required by cpu-1.4.3_6 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The cpu port currently does not have a maintainer. As a result, it is
<snip>
--- base64.lo ---
mv -f .libs/base64.lo base64.lo
--- sha1.lo ---
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src/include    -DLDAP_DEPRECATED -I/usr/local/include  -pthread -O2 -pipe  -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -w -MT sha1.lo -MD -MP -MF ".deps/sha1.Tpo"  -c -o sha1.lo `test -f 'sha1.c' || echo './'`sha1.c;  then mv -f ".deps/sha1.Tpo" ".deps/sha1.Plo";  else rm -f ".deps/sha1.Tpo"; exit 1;  fi
--- md5.lo ---
cc -DHAVE_CONFIG_H -I. -I. -I../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
--- sha1.lo ---
rm -f .libs/sha1.lo
cc -DHAVE_CONFIG_H -I. -I. -I../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c  -fPIC -DPIC -o .libs/sha1.lo
--- md5.lo ---
mv -f .libs/md5.lo md5.lo
--- hash.lo ---
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src/include    -DLDAP_DEPRECATED -I/usr/local/include  -pthread -O2 -pipe  -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -w -MT hash.lo -MD -MP -MF ".deps/hash.Tpo"  -c -o hash.lo `test -f 'hash.c' || echo './'`hash.c;  then mv -f ".deps/hash.Tpo" ".deps/hash.Plo";  else rm -f ".deps/hash.Tpo"; exit 1;  fi
--- sha1.lo ---
cc -DHAVE_CONFIG_H -I. -I. -I../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1
--- hash.lo ---
rm -f .libs/hash.lo
cc -DHAVE_CONFIG_H -I. -I. -I../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c  -fPIC -DPIC -o .libs/hash.lo
cc -DHAVE_CONFIG_H -I. -I. -I../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1
mv -f .libs/hash.lo hash.lo
--- sha1.lo ---
mv -f .libs/sha1.lo sha1.lo
--- fileaction.lo ---
--- parser.lo ---
--- fileaction.lo ---
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src/include    -DLDAP_DEPRECATED -I/usr/local/include  -pthread -O2 -pipe  -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -w -MT fileaction.lo -MD -MP -MF ".deps/fileaction.Tpo"  -c -o fileaction.lo `test -f 'fileaction.c' || echo './'`fileaction.c;  then mv -f ".deps/fileaction.Tpo" ".deps/fileaction.Plo";  else rm -f ".deps/fileaction.Tpo"; exit 1;  fi
--- parser.lo ---
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../src/include    -DLDAP_DEPRECATED -I/usr/local/include  -pthread -O2 -pipe  -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -w -MT parser.lo -MD -MP -MF ".deps/parser.Tpo"  -c -o parser.lo `test -f 'parser.c' || echo './'`parser.c;  then mv -f ".deps/parser.Tpo" ".deps/parser.Plo";  else rm -f ".deps/parser.Tpo"; exit 1;  fi
rm -f .libs/parser.lo
cc -DHAVE_CONFIG_H -I. -I. -I../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c  -fPIC -DPIC -o .libs/parser.lo
--- fileaction.lo ---
rm -f .libs/fileaction.lo
cc -DHAVE_CONFIG_H -I. -I. -I../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT fileaction.lo -MD -MP -MF .deps/fileaction.Tpo -c fileaction.c  -fPIC -DPIC -o .libs/fileaction.lo
cc -DHAVE_CONFIG_H -I. -I. -I../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT fileaction.lo -MD -MP -MF .deps/fileaction.Tpo -c fileaction.c -o fileaction.o >/dev/null 2>&1
--- parser.lo ---
cc -DHAVE_CONFIG_H -I. -I. -I../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1
--- fileaction.lo ---
mv -f .libs/fileaction.lo fileaction.lo
--- parser.lo ---
mv -f .libs/parser.lo parser.lo
--- libcputil.la ---
/bin/sh ../../libtool --mode=link cc  -pthread -O2 -pipe  -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -w   -fstack-protector-strong  -L/usr/local/lib -o libcputil.la -rpath /usr/local/lib  bitvector.lo getopt.lo getopt1.lo xmem.lo  helper.lo cgetpwent.lo parseconfig.lo dll.lo base64.lo md5.lo  sha1.lo hash.lo fileaction.lo parser.lo  -lldap -llber -lcrypt -ldl
rm -fr .libs/libcputil.la .libs/libcputil.* .libs/libcputil.*
cc -shared  bitvector.lo getopt.lo getopt1.lo xmem.lo helper.lo cgetpwent.lo parseconfig.lo dll.lo base64.lo md5.lo sha1.lo hash.lo fileaction.lo parser.lo  -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib /usr/local/lib/libldap.so /usr/local/lib/liblber.so -lcrypt -ldl  -Wl,-soname -Wl,libcputil.so.0 -o .libs/libcputil.so.0.0.0
(cd .libs && rm -f libcputil.so.0 && ln -s libcputil.so.0.0.0 libcputil.so.0)
(cd .libs && rm -f libcputil.so && ln -s libcputil.so.0.0.0 libcputil.so)
ar cru .libs/libcputil.a  bitvector.o getopt.o getopt1.o xmem.o helper.o cgetpwent.o parseconfig.o dll.o base64.o md5.o sha1.o hash.o fileaction.o parser.o 
ranlib .libs/libcputil.a
creating libcputil.la
(cd .libs && rm -f libcputil.la && ln -s ../libcputil.la libcputil.la)
Making all in main
--- all-recursive ---
Making all in .
--- cpu.o ---
if cc -DHAVE_CONFIG_H -I. -I. -I../../src/include    -DLDAP_DEPRECATED -I/usr/local/include -DCONFIGFILE=\"/usr/local/etc/cpu.conf\" -pthread -O2 -pipe  -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -w -MT cpu.o -MD -MP -MF ".deps/cpu.Tpo"  -c -o cpu.o `test -f 'cpu.c' || echo './'`cpu.c;  then mv -f ".deps/cpu.Tpo" ".deps/cpu.Po";  else rm -f ".deps/cpu.Tpo"; exit 1;  fi
--- cpu ---
/bin/sh ../../libtool --mode=link cc -DCONFIGFILE=\"/usr/local/etc/cpu.conf\" -pthread -O2 -pipe  -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -w   -fstack-protector-strong  -L/usr/local/lib -o cpu  cpu.o ../../src/util/libcputil.la -lldap -llber -lcrypt -ldl
mkdir .libs
cc -DCONFIGFILE=\"/usr/local/etc/cpu.conf\" -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -fstack-protector-strong -o .libs/cpu cpu.o  -L/usr/local/lib ../../src/util/.libs/libcputil.so /usr/local/lib/libldap.so /usr/local/lib/liblber.so -lcrypt -ldl -Wl,--rpath -Wl,/usr/local/lib
creating cpu
Making all in plugins
--- all-recursive ---
Making all in .
Making all in ldap
--- all-recursive ---
Making all in .
--- ldap_errors.lo ---
--- commandline.lo ---
--- ldap_errors.lo ---
if /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include    -DLDAP_DEPRECATED -I/usr/local/include  -pthread -O2 -pipe  -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -w -MT ldap_errors.lo -MD -MP -MF ".deps/ldap_errors.Tpo"  -c -o ldap_errors.lo `test -f 'ldap_errors.c' || echo './'`ldap_errors.c;  then mv -f ".deps/ldap_errors.Tpo" ".deps/ldap_errors.Plo";  else rm -f ".deps/ldap_errors.Tpo"; exit 1;  fi
--- commandline.lo ---
if /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include    -DLDAP_DEPRECATED -I/usr/local/include  -pthread -O2 -pipe  -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -w -MT commandline.lo -MD -MP -MF ".deps/commandline.Tpo"  -c -o commandline.lo `test -f 'commandline.c' || echo './'`commandline.c;  then mv -f ".deps/commandline.Tpo" ".deps/commandline.Plo";  else rm -f ".deps/commandline.Tpo"; exit 1;  fi
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT commandline.lo -MD -MP -MF .deps/commandline.Tpo -c commandline.c  -fPIC -DPIC -o .libs/commandline.lo
--- ldap_errors.lo ---
rm -f .libs/ldap_errors.lo
cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT ldap_errors.lo -MD -MP -MF .deps/ldap_errors.Tpo -c ldap_errors.c  -fPIC -DPIC -o .libs/ldap_errors.lo
cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT ldap_errors.lo -MD -MP -MF .deps/ldap_errors.Tpo -c ldap_errors.c -o ldap_errors.o >/dev/null 2>&1
mv -f .libs/ldap_errors.lo ldap_errors.lo
--- cat.lo ---
if /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include    -DLDAP_DEPRECATED -I/usr/local/include  -pthread -O2 -pipe  -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -w -MT cat.lo -MD -MP -MF ".deps/cat.Tpo"  -c -o cat.lo `test -f 'cat.c' || echo './'`cat.c;  then mv -f ".deps/cat.Tpo" ".deps/cat.Plo";  else rm -f ".deps/cat.Tpo"; exit 1;  fi
--- commandline.lo ---
cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT commandline.lo -MD -MP -MF .deps/commandline.Tpo -c commandline.c -o commandline.o >/dev/null 2>&1
--- cat.lo ---
rm -f .libs/cat.lo
cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT cat.lo -MD -MP -MF .deps/cat.Tpo -c cat.c  -fPIC -DPIC -o .libs/cat.lo
cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT cat.lo -MD -MP -MF .deps/cat.Tpo -c cat.c -o cat.o >/dev/null 2>&1
--- commandline.lo ---
mv -f .libs/commandline.lo commandline.lo
--- user.lo ---
if /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include    -DLDAP_DEPRECATED -I/usr/local/include  -pthread -O2 -pipe  -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -w -MT user.lo -MD -MP -MF ".deps/user.Tpo"  -c -o user.lo `test -f 'user.c' || echo './'`user.c;  then mv -f ".deps/user.Tpo" ".deps/user.Plo";  else rm -f ".deps/user.Tpo"; exit 1;  fi
--- cat.lo ---
mv -f .libs/cat.lo cat.lo
--- group.lo ---
if /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include    -DLDAP_DEPRECATED -I/usr/local/include  -pthread -O2 -pipe  -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -w -MT group.lo -MD -MP -MF ".deps/group.Tpo"  -c -o group.lo `test -f 'group.c' || echo './'`group.c;  then mv -f ".deps/group.Tpo" ".deps/group.Plo";  else rm -f ".deps/group.Tpo"; exit 1;  fi
--- user.lo ---
rm -f .libs/user.lo
cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT user.lo -MD -MP -MF .deps/user.Tpo -c user.c  -fPIC -DPIC -o .libs/user.lo
--- group.lo ---
rm -f .libs/group.lo
cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT group.lo -MD -MP -MF .deps/group.Tpo -c group.c  -fPIC -DPIC -o .libs/group.lo
cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT group.lo -MD -MP -MF .deps/group.Tpo -c group.c -o group.o >/dev/null 2>&1
--- user.lo ---
cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT user.lo -MD -MP -MF .deps/user.Tpo -c user.c -o user.o >/dev/null 2>&1
--- group.lo ---
mv -f .libs/group.lo group.lo
--- ld.lo ---
if /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include    -DLDAP_DEPRECATED -I/usr/local/include  -pthread -O2 -pipe  -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -w -MT ld.lo -MD -MP -MF ".deps/ld.Tpo"  -c -o ld.lo `test -f 'ld.c' || echo './'`ld.c;  then mv -f ".deps/ld.Tpo" ".deps/ld.Plo";  else rm -f ".deps/ld.Tpo"; exit 1;  fi
--- user.lo ---
mv -f .libs/user.lo user.lo
--- ldap.lo ---
if /bin/sh ../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include    -DLDAP_DEPRECATED -I/usr/local/include  -pthread -O2 -pipe  -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -w -MT ldap.lo -MD -MP -MF ".deps/ldap.Tpo"  -c -o ldap.lo `test -f 'ldap.c' || echo './'`ldap.c;  then mv -f ".deps/ldap.Tpo" ".deps/ldap.Plo";  else rm -f ".deps/ldap.Tpo"; exit 1;  fi
--- ld.lo ---
rm -f .libs/ld.lo
cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT ld.lo -MD -MP -MF .deps/ld.Tpo -c ld.c  -fPIC -DPIC -o .libs/ld.lo
--- ldap.lo ---
rm -f .libs/ldap.lo
cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT ldap.lo -MD -MP -MF .deps/ldap.Tpo -c ldap.c  -fPIC -DPIC -o .libs/ldap.lo
cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT ldap.lo -MD -MP -MF .deps/ldap.Tpo -c ldap.c -o ldap.o >/dev/null 2>&1
mv -f .libs/ldap.lo ldap.lo
--- ld.lo ---
cc -DHAVE_CONFIG_H -I. -I. -I../../../src/include -DLDAP_DEPRECATED -I/usr/local/include -pthread -O2 -pipe -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing -w -MT ld.lo -MD -MP -MF .deps/ld.Tpo -c ld.c -o ld.o >/dev/null 2>&1
mv -f .libs/ld.lo ld.lo
--- libcpu_ldap.la ---
/bin/sh ../../../libtool --mode=link cc  -pthread -O2 -pipe  -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing  -w   -fstack-protector-strong  -L/usr/local/lib -o libcpu_ldap.la -rpath /usr/local/lib @LBFLAGS@ ldap_errors.lo commandline.lo cat.lo user.lo  group.lo ld.lo ldap.lo  -lldap -llber -lcrypt -ldl
rm -fr .libs/libcpu_ldap.la .libs/libcpu_ldap.* .libs/libcpu_ldap.*
cc -shared  ldap_errors.lo commandline.lo cat.lo user.lo group.lo ld.lo ldap.lo  -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib /usr/local/lib/libldap.so /usr/local/lib/liblber.so -lcrypt -ldl  -Wl,-soname -Wl,libcpu_ldap.so.0 -o .libs/libcpu_ldap.so.0.0.0
ld: error: duplicate symbol: globalLdap
>>> defined at ldap_errors.c
>>>            ldap_errors.lo:(globalLdap)
>>> defined at commandline.c
>>>            commandline.lo:(.bss+0x0)

ld: error: duplicate symbol: globalLdap
>>> defined at ldap_errors.c
>>>            ldap_errors.lo:(globalLdap)
>>> defined at cat.c
>>>            cat.lo:(.bss+0x0)

ld: error: duplicate symbol: globalLdap
>>> defined at ldap_errors.c
>>>            ldap_errors.lo:(globalLdap)
>>> defined at user.c
>>>            user.lo:(.bss+0x4)

ld: error: duplicate symbol: globalLdap
>>> defined at ldap_errors.c
>>>            ldap_errors.lo:(globalLdap)
>>> defined at group.c
>>>            group.lo:(.bss+0x4)

ld: error: duplicate symbol: globalLdap
>>> defined at ldap_errors.c
>>>            ldap_errors.lo:(globalLdap)
>>> defined at ld.c
>>>            ld.lo:(.bss+0x0)

ld: error: duplicate symbol: globalLdap
>>> defined at ldap_errors.c
>>>            ldap_errors.lo:(globalLdap)
>>> defined at ldap.c
>>>            ldap.lo:(.bss+0x8)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [libcpu_ldap.la] Error code 1

make[5]: stopped in /wrkdirs/usr/ports/sysutils/cpu/work/cpu-1.4.3/src/plugins/ldap
1 error

make[5]: stopped in /wrkdirs/usr/ports/sysutils/cpu/work/cpu-1.4.3/src/plugins/ldap
*** [all-recursive] Error code 1

make[4]: stopped in /wrkdirs/usr/ports/sysutils/cpu/work/cpu-1.4.3/src/plugins/ldap
1 error

make[4]: stopped in /wrkdirs/usr/ports/sysutils/cpu/work/cpu-1.4.3/src/plugins/ldap
*** [all-recursive] Error code 1

make[3]: stopped in /wrkdirs/usr/ports/sysutils/cpu/work/cpu-1.4.3/src/plugins
1 error

make[3]: stopped in /wrkdirs/usr/ports/sysutils/cpu/work/cpu-1.4.3/src/plugins
*** [all-recursive] Error code 1

make[2]: stopped in /wrkdirs/usr/ports/sysutils/cpu/work/cpu-1.4.3/src
1 error

make[2]: stopped in /wrkdirs/usr/ports/sysutils/cpu/work/cpu-1.4.3/src
*** [all-recursive] Error code 1

make[1]: stopped in /wrkdirs/usr/ports/sysutils/cpu/work/cpu-1.4.3
1 error

make[1]: stopped in /wrkdirs/usr/ports/sysutils/cpu/work/cpu-1.4.3
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

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


More information about the freebsd-pkg-fallout mailing list