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:     po...@freebsd.org
Last committer: b...@freebsd.org
Ident:          $FreeBSD: head/devel/libafterbase/Makefile 300896 2012-07-14 
13:54:48Z beat $
Log URL:        
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/libafterbase-0.92_2.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:

====>> Building devel/libafterbase
build started at Thu Sep 19 01:47:06 UTC 2013
port directory: /usr/ports/devel/libafterbase
building for: FreeBSD head-i386-default-job-02 10.0-CURRENT FreeBSD 
10.0-CURRENT i386
maintained by: po...@freebsd.org
Makefile ident:      $FreeBSD: head/devel/libafterbase/Makefile 300896 
2012-07-14 13:54:48Z beat $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1000055
UNAME_v=FreeBSD 10.0-CURRENT
UNAME_r=10.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref
PKG_EXT=txz
tpid=17684
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
NBPARALLEL=24
PKGNG=1
PKGNAME=libafterbase-0.92_2
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/root
MASTERNAME=head-i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
SKIPSANITY=1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

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

--CONFIGURE_ARGS--
--disable-staticlibs --enable-sharedlibs --with-x --prefix=/usr/local 
${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
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--
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/libafterbase
DOCSDIR=/usr/local/share/doc/libafterbase
EXAMPLESDIR=/usr/local/share/examples/libafterbase
WWWDIR=/usr/local/www/libafterbase
ETCDIR=/usr/local/etc/libafterbase
--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 libafterbase-0.92_2
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   libafterbase-0.92_2 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_2.txz
Installing pkg-1.1.4_2... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of libafterbase-0.92_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by libafterbase-0.92_2 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by libafterbase-0.92_2 for building
=> SHA256 Checksum OK for libAfterBase-0.92.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by libafterbase-0.92_2 for building
===>  Extracting for libafterbase-0.92_2
=> SHA256 Checksum OK for libAfterBase-0.92.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for libafterbase-0.92_2
===>  Applying FreeBSD patches for libafterbase-0.92_2
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for libafterbase-0.92_2
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/devel/libafterbase/work/libAfterBase-0.92/configure
configure: loading site script /usr/ports/Templates/config.site
checking for gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking build system type... i386-portbld-freebsd10.0
checking host system type... i386-portbld-freebsd10.0
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking for ranlib... ranlib
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for cp... /bin/cp
checking for mkdir... /bin/mkdir
checking for perl... perl
checking for find... /usr/bin/find
checking for xargs... /usr/bin/xargs
checking for ldconfig... /sbin/ldconfig
checking for sgmltools... NO_SGMLTOOLS
checking whether byte ordering is bigendian... no
checking for cc option to accept ANSI C... none needed
checking for inline... inline
checking how to run the C preprocessor... cpp
checking for X... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for link.h... yes
checking for elf.h... (cached) yes
checking for execinfo.h... yes
checking for backtrace_symbols... no
checking for struct sigcontext... no
checking for wait3 that fills in rusage... yes
checking for uname... (cached) yes
checking for gethostname... (cached) yes
checking if we can use sign safe min/max macros... yes
configure: creating ./config.status
Segmentation fault
config.status: creating Makefile
config.status: creating config.h
===========================================================================
=======================<phase: build          >============================
===>  Building for libafterbase-0.92_2
cc -O2 -pipe -fno-strict-aliasing -Wall -fPIC     -c ashash.c -o ashash.So
In file included from ashash.c:31:
In file included from ./astypes.h:4:
./xwrap.h:5:10: fatal error: 'X11/Xlib.h' file not found
#include <X11/Xlib.h>
         ^
1 error generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/devel/libafterbase/work/libAfterBase-0.92
*** Error code 1

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