From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 24 03:35:56 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D8549C76; Fri, 24 Jan 2014 03:35:56 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C24B51DE7; Fri, 24 Jan 2014 03:35:56 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id s0O3Zu8q021755; Fri, 24 Jan 2014 03:35:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.7/8.14.7/Submit) id s0O3ZuWr021714; Fri, 24 Jan 2014 03:35:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 24 Jan 2014 03:35:56 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201401240335.s0O3ZuWr021714@beefy2.isc.freebsd.org> To: johans@FreeBSD.org Subject: [REL - head-amd64-default][graphics/xpaint] Failed for xpaint-2.9.9.4_3 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jan 2014 03:35:57 -0000 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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/graphics/xpaint/Makefile 338115 2013-12-30 13:58:27Z johans $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-01-23_09h07m23s/logs/xpaint-2.9.9.4_3.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-01-23_09h07m23s Log: ====>> Building graphics/xpaint build started at Fri Jan 24 03:35:39 UTC 2014 port directory: /usr/ports/graphics/xpaint building for: FreeBSD head-amd64-default-job-21 11.0-CURRENT FreeBSD 11.0-CURRENT r260904 amd64 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/xpaint/Makefile 338115 2013-12-30 13:58:27Z johans $ Poudriere version: 3.1-pre ---Begin Environment--- OSVERSION=1100005 UNAME_v=FreeBSD 11.0-CURRENT r260904 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=85996 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=xpaint-2.9.9.4_3 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--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- RM="/bin/rm -f" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/freetype" LDFLAGS=" -L/usr/local/lib" 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/xpaint DOCSDIR=/usr/local/share/doc/xpaint EXAMPLESDIR=/usr/local/share/examples/xpaint WWWDIR=/usr/local/www/xpaint ETCDIR=/usr/local/etc/xpaint --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 xpaint-2.9.9.4_3 =================================================== =========================================================================== =================================================== ===> xpaint-2.9.9.4_3 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.5.txz Installing pkg-1.2.5... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of xpaint-2.9.9.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by xpaint-2.9.9.4_3 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by xpaint-2.9.9.4_3 for building => SHA256 Checksum OK for xpaint-2.9.9.4.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by xpaint-2.9.9.4_3 for building ===> Extracting for xpaint-2.9.9.4_3 => SHA256 Checksum OK for xpaint-2.9.9.4.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for xpaint-2.9.9.4_3 ===> Applying FreeBSD patches for xpaint-2.9.9.4_3 =========================================================================== =================================================== ===> xpaint-2.9.9.4_3 depends on file: /usr/local/libdata/pkgconfig/xft.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xft.pc in /usr/ports/x11-fonts/libXft ===> Installing existing package /packages/All/libXft-2.3.1.txz Installing libXft-2.3.1...Installing fontconfig-2.11.0_1,1...Installing expat-2.1.0... done Installing freetype2-2.5.2... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded done Installing libXrender-0.9.8...Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done Installing libXau-1.0.8...Installing xproto-7.0.25... done done Installing libXdmcp-1.1.1... done Installing libxcb-1.9.3...Installing libpthread-stubs-0.3_4... done Installing libxml2-2.8.0_3... done done done Installing renderproto-0.11.1... done done done ===> Returning to build of xpaint-2.9.9.4_3 ===> xpaint-2.9.9.4_3 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xmu.pc in /usr/ports/x11-toolkits/libXmu ===> Installing existing package /packages/All/libXmu-1.1.2,1.txz Installing libXmu-1.1.2,1...Installing libXext-1.3.2,1...Installing xextproto-7.2.1... done done Installing libXt-1.1.4,1...Installing libSM-1.2.2,1...Installing libICE-1.0.8,1... done done done done ===> Returning to build of xpaint-2.9.9.4_3 ===> xpaint-2.9.9.4_3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xpm.pc in /usr/ports/x11/libXpm ===> Installing existing package /packages/All/libXpm-3.5.11.txz Installing libXpm-3.5.11... done ===> Returning to build of xpaint-2.9.9.4_3 ===> xpaint-2.9.9.4_3 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.2_2.txz Installing libtool-2.4.2_2... done ===> Returning to build of xpaint-2.9.9.4_3 =========================================================================== =================================================== ===> xpaint-2.9.9.4_3 depends on shared library: libpng15.so - not found ===> Verifying for libpng15.so in /usr/ports/graphics/png ===> Installing existing package /packages/All/png-1.5.17.txz Installing png-1.5.17... done ===> Returning to build of xpaint-2.9.9.4_3 ===> xpaint-2.9.9.4_3 depends on shared library: libjpeg.so - not found ===> Verifying for libjpeg.so in /usr/ports/graphics/jpeg ===> Installing existing package /packages/All/jpeg-8_4.txz Installing jpeg-8_4... done ===> Returning to build of xpaint-2.9.9.4_3 ===> xpaint-2.9.9.4_3 depends on shared library: libopenjpeg.so - not found ===> Verifying for libopenjpeg.so in /usr/ports/graphics/openjpeg ===> Installing existing package /packages/All/openjpeg-1.5.0_2.txz Installing openjpeg-1.5.0_2...Installing lcms2-2.5... done Installing tiff-4.0.3...Installing freeglut-2.8.1...Installing libGLU-9.0.0...Installing libGL-9.1.7...Installing dri2proto-2.8... done Installing libXdamage-1.1.4...Installing damageproto-1.2.1... done Installing libXfixes-5.0.1...Installing fixesproto-5.0... done done done Installing libXxf86vm-1.1.3...Installing xf86vidmodeproto-2.3.1... done done Installing libdrm-2.4.50...Installing libpciaccess-0.13.2...Installing pciids-20131225... done done done done done Installing libXi-1.7.2,1...Installing inputproto-2.3... done done Installing libXrandr-1.4.2...Installing randrproto-1.4.0... done done done Installing jbigkit-1.6... done done done Since FreeBSD has new USB stack, freeglut normally doesn't build on FreeBSD 8 (yet). To workaround this a small patch adds one include file and comments out content of one function (only leaves return NULL). This might cause side effects. Joysticks do not work, and there might be ports that do not compile or applications that crash because of this. Do not hesitate to contact x11@FreeBSD.org if there are any issues and side effects because of this. ===> Returning to build of xpaint-2.9.9.4_3 ===> xpaint-2.9.9.4_3 depends on shared library: libtiff.so - found ===> xpaint-2.9.9.4_3 depends on shared library: libfreetype.so - found ===> xpaint-2.9.9.4_3 depends on shared library: libjbig.so - found ===> xpaint-2.9.9.4_3 depends on shared library: libXaw3dxft.so - not found ===> Verifying for libXaw3dxft.so in /usr/ports/x11-toolkits/libxaw3dxft ===> Installing existing package /packages/All/libxaw3dxft-1.6.2.b.txz Installing libxaw3dxft-1.6.2.b... done ===> Returning to build of xpaint-2.9.9.4_3 =========================================================================== =================================================== ===> Configuring for xpaint-2.9.9.4_3 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/xpaint/work/xpaint-2.9.9.4/rw/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/xpaint/work/xpaint-2.9.9.4/rw/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/xpaint/work/xpaint-2.9.9.4/rw/libtool ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/xpaint/work/xpaint-2.9.9.4/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/xpaint/work/xpaint-2.9.9.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/xpaint/work/xpaint-2.9.9.4/configure configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for int8_t... (cached) yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for XOpenDisplay in -lX11... yes checking checking Xft support... yes checking for XftFontOpen in -lXft... yes checking for FT_Init_FreeType in -lfreetype... yes checking X11/Xaw3dxft/Box.h usability... yes checking X11/Xaw3dxft/Box.h presence... yes checking for X11/Xaw3dxft/Box.h... yes checking for XawInitializeWidgetSet in -lXaw3dxft... yes configure: Using libXaw3dxft for Athena Widgets. checking for zlib.h... (cached) yes checking for zlibVersion in -lz... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking libpng/png.h usability... no checking libpng/png.h presence... no checking for libpng/png.h... no checking for png_read_rows in -lpng... yes checking for png_get_valid... yes checking for png_set_tRNS_to_alpha... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... yes checking whether to build with TIFF support... checking for jpeg_read_header in -ljpeg... yes checking for jbg_enc_init in -ljbig... yes checking for jbg85_enc_init in -ljbig85... no checking for TIFFOpen in -ltiff... yes checking tiff.h usability... yes checking tiff.h presence... yes checking for tiff.h... yes tiff is usable:yes checking for opj_cio_open in -lopenjpeg... yes checking openjpeg.h usability... yes checking openjpeg.h presence... yes checking for openjpeg.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for langinfo.h... (cached) yes checking for dirent.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking for either dirent or _finddata_t... yes checking location of freetype2 headers... already in path configure: creating ./config.status config.status: creating Makefile config.status: creating rw/Makefile config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for xpaint-2.9.9.4_3 rm -f xaw_incdir ; ln -s /usr/local/include/X11/Xaw3dxft xaw_incdir echo "#define XPAINT_VERSION \"2.9.9\"" > version.h cc -I/usr/include -I/usr/include/X11 -I/usr/include/X11/Xaw3dxft substads.c -o substads ./substads -ad2c DefaultRC DefaultRC.txt.h cc -I/usr/include -I/usr/include/X11 -I/usr/include/X11/Xaw3dxft preproc.c -o preproc ./preproc > messages.h cd app-defaults ; ../substads -appdefs XPAINT_VERSION 2.9.9 XPAINT_SHAREDIR /usr/local/share/xpaint XPAINT_PRINT_COMMAND "lpr" XPAINT_POSTSCRIPT_VIEWER "gv" XPAINT_EXTERN_VIEWER "display" Converting XPaint.ad.in -> out/XPaint Converting XPaint_fr.ad.in -> out/XPaint_fr Converting XPaint_es.ad.in -> out/XPaint_es cp -p out/XPaint ../XPaint.ad cp: out/XPaint: No such file or directory *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/graphics/xpaint/work/xpaint-2.9.9.4 *** Error code 1 Stop. make: stopped in /usr/ports/graphics/xpaint ===> Cleaning for xpaint-2.9.9.4_3