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:     ho...@racoviceanu.com
Last committer: bdrew...@freebsd.org
Ident:          $FreeBSD: head/security/libscrypt/Makefile 328369 2013-09-26 
14:53:12Z bdrewery $
Log URL:        
http://beefy1.isc.freebsd.org/bulk/83i386-default/2013-10-09_01h02m23s/logs/libscrypt-1.1_1.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/83i386-default/2013-10-09_01h02m23s
Log:

====>> Building security/libscrypt
build started at Wed Oct  9 11:20:02 UTC 2013
port directory: /usr/ports/security/libscrypt
building for: FreeBSD 83i386-default-job-16 8.3-RELEASE FreeBSD 8.3-RELEASE i386
maintained by: ho...@racoviceanu.com
Makefile ident:      $FreeBSD: head/security/libscrypt/Makefile 328369 
2013-09-26 14:53:12Z bdrewery $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=803000
UNAME_v=FreeBSD 8.3-RELEASE
UNAME_r=8.3-RELEASE
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/83i386-default/ref
PKG_EXT=txz
tpid=99949
POUDRIERE_BUILD_TYPE=bulk
NBPARALLEL=24
PKGNG=1
PKGNAME=libscrypt-1.1_1
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=83i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
---End Environment---

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

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" 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=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  
MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 
555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  
BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  
BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  
-o root -g wheel -m 444"
--End MAKE_ENV--

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

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=yes
---End make.conf---
===>  Cleaning for libscrypt-1.1_1
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   libscrypt-1.1_1 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.1.4_7.txz
Installing pkg-1.1.4_7... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of libscrypt-1.1_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD accepted by the user
===> Fetching all distfiles required by libscrypt-1.1_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD accepted by the user
===> Fetching all distfiles required by libscrypt-1.1_1 for building
=> SHA256 Checksum OK for libscrypt-1.1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD accepted by the user
===> Fetching all distfiles required by libscrypt-1.1_1 for building
===>  Extracting for libscrypt-1.1_1
=> SHA256 Checksum OK for libscrypt-1.1.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for libscrypt-1.1_1
/usr/bin/sed -i.bak -e '/^CC=gcc/d' -e '/CFLAGS=/s,$, -O2 -pipe 
-fno-strict-aliasing,'  -e 's,/usr/local,/usr/local,' 
/wrkdirs/usr/ports/security/libscrypt/work/technion-libscrypt-49f9136/Makefile
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for libscrypt-1.1_1
===========================================================================
=======================<phase: build          >============================
===>  Building for libscrypt-1.1_1
cc -O2 -Wall -g -D_FORTIFY_SOURCE=2 -fstack-protector -fPIC -O2 -pipe 
-fno-strict-aliasing -c crypto_scrypt-nosse.c
cc -O2 -Wall -g -D_FORTIFY_SOURCE=2 -fstack-protector -fPIC -O2 -pipe 
-fno-strict-aliasing -c sha256.c
cc -O2 -Wall -g -D_FORTIFY_SOURCE=2 -fstack-protector -fPIC -O2 -pipe 
-fno-strict-aliasing -c crypto_scrypt-hexconvert.c
cc -O2 -Wall -g -D_FORTIFY_SOURCE=2 -fstack-protector -fPIC -O2 -pipe 
-fno-strict-aliasing -c crypto-mcf.c
cc -O2 -Wall -g -D_FORTIFY_SOURCE=2 -fstack-protector -fPIC -O2 -pipe 
-fno-strict-aliasing -c modp_b64.c
cc -O2 -Wall -g -D_FORTIFY_SOURCE=2 -fstack-protector -fPIC -O2 -pipe 
-fno-strict-aliasing -c crypto-scrypt-saltgen.c
cc -O2 -Wall -g -D_FORTIFY_SOURCE=2 -fstack-protector -fPIC -O2 -pipe 
-fno-strict-aliasing -c crypto_scrypt-check.c
cc -O2 -Wall -g -D_FORTIFY_SOURCE=2 -fstack-protector -fPIC -O2 -pipe 
-fno-strict-aliasing -c crypto_scrypt-hash.c
cc -shared -Wl,-soname,libscrypt.so.0 -Wl,--version-script=libscrypt.version -o 
libscrypt.so.0 -lc  crypto_scrypt-nosse.o sha256.o crypto_scrypt-hexconvert.o 
crypto-mcf.o modp_b64.o crypto-scrypt-saltgen.o crypto_scrypt-check.o 
crypto_scrypt-hash.o
ar rcs libscrypt.a  crypto_scrypt-nosse.o sha256.o crypto_scrypt-hexconvert.o 
crypto-mcf.o modp_b64.o crypto-scrypt-saltgen.o crypto_scrypt-check.o 
crypto_scrypt-hash.o
cc -O2 -Wall -g -D_FORTIFY_SOURCE=2 -fstack-protector -fPIC -O2 -pipe 
-fno-strict-aliasing -c main.c
ln -s -f libscrypt.so.0 libscrypt.so
cc -Wall -o reference main.o -Wl,-rpath=. -L.  -lm  -lscrypt
main.o(.text+0x4a4): In function `main':
/wrkdirs/usr/ports/security/libscrypt/work/technion-libscrypt-49f9136/main.c:212:
 undefined reference to `__stack_chk_fail_local'
*** Error code 1

Stop in /wrkdirs/usr/ports/security/libscrypt/work/technion-libscrypt-49f9136.
*** Error code 1

Stop in /usr/ports/security/libscrypt.
===>  Cleaning for libscrypt-1.1_1
_______________________________________________
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