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:     da...@druid.net
Last committer: b...@freebsd.org
Ident:          $FreeBSD: head/devel/generate/Makefile 327723 2013-09-20 
17:04:43Z bapt $
Log URL:        
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-12-13_10h05m14s/logs/generate-2.6.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-12-13_10h05m14s
Log:

====>> Building devel/generate
build started at Sat Dec 14 01:46:38 UTC 2013
port directory: /usr/ports/devel/generate
building for: FreeBSD head-i386-default-job-16 11.0-CURRENT FreeBSD 
11.0-CURRENT r256430 i386
maintained by: da...@druid.net
Makefile ident:      $FreeBSD: head/devel/generate/Makefile 327723 2013-09-20 
17:04:43Z bapt $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1100000
UNAME_v=FreeBSD 11.0-CURRENT r256430
UNAME_r=11.0-CURRENT
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/head-i386-default/ref
PKG_EXT=txz
tpid=9061
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=generate-2.6
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=head-i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

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

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" MAKE=gmake 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/generate
DOCSDIR=/usr/local/share/doc/generate
EXAMPLESDIR=/usr/local/share/examples/generate
WWWDIR=/usr/local/www/generate
ETCDIR=/usr/local/etc/generate
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for generate-2.6
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   generate-2.6 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.2.3.txz
Installing pkg-1.2.3... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of generate-2.6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by generate-2.6 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by generate-2.6 for building
=> SHA256 Checksum OK for generate-2.6.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by generate-2.6 for building
===>  Extracting for generate-2.6
=> SHA256 Checksum OK for generate-2.6.tgz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for generate-2.6
===========================================================================
=======================<phase: build-depends  >============================
===>   generate-2.6 depends on executable: gmake - not found
===>    Verifying install for gmake in /usr/ports/devel/gmake
===>   Installing existing package /packages/All/gmake-3.82_1.txz
Installing gmake-3.82_1...Installing gettext-0.18.3.1... done
 done
===>   Returning to build of generate-2.6
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for generate-2.6
===========================================================================
=======================<phase: build          >============================
===>  Building for generate-2.6
gmake[1]: Entering directory 
`/wrkdirs/usr/ports/devel/generate/work/generate-2.6'
cc -O2 -pipe -fno-strict-aliasing -O2 -ansi -pipe -Wall -Wshadow 
-Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wformat 
-Wmissing-prototypes -funsigned-char -I/usr/local/include -L/usr/local/lib 
-Dscanf=DONT_USE_SCANF -Dgets=DONT_USE_GETS -Werror -DVERSION_MAJOR=2 
-DVERSION_MINOR=6 -DXGETLINE_VERSION   -c -o generate.o generate.c
cc: error: argument unused during compilation: '-L/usr/local/lib'
gmake[1]: *** [generate.o] Error 1
gmake[1]: Leaving directory 
`/wrkdirs/usr/ports/devel/generate/work/generate-2.6'
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/generate
===>  Cleaning for generate-2.6
_______________________________________________
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