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:     syl...@freebsd.org
Last committer: b...@freebsd.org
Ident:          $FreeBSD: head/archivers/xmill/Makefile 327699 2013-09-20 
13:11:20Z bapt $
Log URL:        
http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-10-17_23h06m42s/logs/xmill-0.8.log
Build URL:      
http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-10-17_23h06m42s
Log:

====>> Building archivers/xmill
build started at Fri Oct 18 08:47:00 UTC 2013
port directory: /usr/ports/archivers/xmill
building for: FreeBSD head-amd64-default-job-08 11.0-CURRENT FreeBSD 
11.0-CURRENT r256430 amd64
maintained by: syl...@freebsd.org
Makefile ident:      $FreeBSD: head/archivers/xmill/Makefile 327699 2013-09-20 
13:11:20Z bapt $
Poudriere version: 3.1-pre

---Begin Environment---
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-amd64-default/ref
PKG_EXT=txz
tpid=97424
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=xmill-0.8
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=head-amd64-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---
===> The following configuration options are available for xmill-0.8:
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

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

--MAKE_ENV--
TMPDIR="/tmp" 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/xmill
DOCSDIR=/usr/local/share/doc/xmill
EXAMPLESDIR=/usr/local/share/examples/xmill
WWWDIR=/usr/local/www/xmill
ETCDIR=/usr/local/etc/xmill
--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 ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for xmill-0.8
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   xmill-0.8 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_8.txz
Installing pkg-1.1.4_8... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of xmill-0.8
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by xmill-0.8 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by xmill-0.8 for building
=> SHA256 Checksum OK for xmill-0.8.zip.
===========================================================================
=======================<phase: extract-depends>============================
===>   xmill-0.8 depends on file: /usr/local/bin/unzip - not found
===>    Verifying install for /usr/local/bin/unzip in /usr/ports/archivers/unzip
===>   Installing existing package /packages/All/unzip-6.0_1.txz
Installing unzip-6.0_1... done
===>   Returning to build of xmill-0.8
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by xmill-0.8 for building
===>  Extracting for xmill-0.8
=> SHA256 Checksum OK for xmill-0.8.zip.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for xmill-0.8
===>   Converting DOS text file to UNIX text file: makefile
===>   Converting DOS text file to UNIX text file: XMill/BZlib.cpp
===>  Applying FreeBSD patches for xmill-0.8
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for xmill-0.8
===========================================================================
=======================<phase: build          >============================
===>  Building for xmill-0.8
c++ -o ./tmp/realmain.o -O2 -pipe -fno-strict-aliasing -c -w -DXMILL -IXMill 
-Ippmdi ./XMill/realmain.cpp
c++ -o ./tmp/Options.o -O2 -pipe -fno-strict-aliasing -c -w -DXMILL -IXMill 
-Ippmdi ./XMill/Options.cpp
c++ -o ./tmp/CompressMan.o -O2 -pipe -fno-strict-aliasing -c -w -DXMILL -IXMill 
-Ippmdi ./XMill/CompressMan.cpp
./XMill/CompressMan.cpp:426:33: error: expected ')'
      printf("%lu =>",(unsigned intptr_t)compressor);
                                ^
./XMill/CompressMan.cpp:426:23: note: to match this '('
      printf("%lu =>",(unsigned intptr_t)compressor);
                      ^
./XMill/CompressMan.cpp:426:23: error: cast from pointer to smaller type 
'unsigned int' loses information
      printf("%lu =>",(unsigned intptr_t)compressor);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/archivers/xmill/work/xmill
*** Error code 1

Stop.
make: stopped in /usr/ports/archivers/xmill
===>  Cleaning for xmill-0.8
_______________________________________________
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