Date: Fri, 19 Jul 2013 12:30:47 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [RELEASE - head-default] Build failed for codelite-5.2 during build Message-ID: <201307191230.r6JCUlvw060256@beefy1.isc.freebsd.org>
next in thread | raw e-mail | index | archive | help
Maintainer: gahr@FreeBSD.org Last committer: gahr@FreeBSD.org Ident: $FreeBSD: head/editors/codelite/Makefile 323171 2013-07-17 14:21:05Z gahr $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-07-18_22h43m19s/logs/codelite-5.2.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-default/2013-07-18_22h43m19s Log: ====>> Building editors/codelite build started at Fri Jul 19 11:34:27 UTC 2013 port directory: /usr/ports/editors/codelite building for: FreeBSD head-default-job-23 10.0-CURRENT FreeBSD 10.0-CURRENT i386 maintained by: gahr@FreeBSD.org Makefile ident: $FreeBSD: head/editors/codelite/Makefile 323171 2013-07-17 14:21:05Z gahr $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000035 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-default/ref PKG_EXT=txz FORCE_PACKAGE=yes tpid=37209 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=codelite-5.2 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/root MASTERNAME=head-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre SKIPSANITY=1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for codelite-5.2: CLANG=off: Clang code-completion CSCOPE=off: CScope integration ===> 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 WX_CONFIG=/usr/local/bin/wxgtk2u-2.9-config --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-2.9-config 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/codelite DOCSDIR=/usr/local/share/doc/codelite EXAMPLESDIR=/usr/local/share/examples/codelite WWWDIR=/usr/local/www/codelite ETCDIR=/usr/local/etc/codelite --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 codelite-5.2 =======================<phase: check-config >============================ ========================================================================= =======================<phase: pkg-depends >============================ ===> codelite-5.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_1.txz Installing pkg-1.1.4_1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of codelite-5.2 ========================================================================= =======================<phase: fetch-depends >============================ ========================================================================= =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-5.2 for building ========================================================================= =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-5.2 for building => SHA256 Checksum OK for codelite-5.2-gtk.src.tar.gz. ========================================================================= =======================<phase: extract-depends>============================ ========================================================================= =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-5.2 for building ===> Extracting for codelite-5.2 => SHA256 Checksum OK for codelite-5.2-gtk.src.tar.gz. ========================================================================= =======================<phase: patch-depends >============================ ========================================================================= =======================<phase: patch >============================ ===> Patching for codelite-5.2 ===> Converting DOS text file to UNIX text file: ===> Applying FreeBSD patches for codelite-5.2 /usr/bin/sed -i.bak -e 's|wx-config|/usr/local/bin/wxgtk2u-2.9-config|; s|%%LOCALBASE%%|/usr/local|g; /IS_FREEBSD/s|0|1|' /wrkdirs/usr/ports/editors/codelite/work/codelite-5.2/CMakeLists.txt /usr/bin/sed -i.bak -e 's|${cur_rev}|6213|' /wrkdirs/usr/ports/editors/codelite/work/codelite-5.2/le_makerevision.sh ========================================================================= =======================<phase: build-depends >============================ ===> codelite-5.2 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-2.8.11.2.txz Installing cmake-2.8.11.2...Installing cmake-modules-2.8.11.2... done done ===> Returning to build of codelite-5.2 ========================================================================= =======================<phase: lib-depends >============================ ===> codelite-5.2 depends on shared library: curl - not found ===> Verifying install for curl in /usr/ports/ftp/curl ===> Installing existing package /packages/All/curl-7.31.0.txz Installing curl-7.31.0...Installing ca_root_nss-3.15.1... done done ===> Returning to build of codelite-5.2 ===> codelite-5.2 depends on shared library: intl - not found ===> Verifying install for intl in /usr/ports/devel/gettext ===> Installing existing package /packages/All/gettext-0.18.3.txz Installing gettext-0.18.3...Installing libiconv-1.14_1... done done ===> Returning to build of codelite-5.2 ===> codelite-5.2 depends on shared library: wx_baseu-2.9 - not found ===> Verifying install for wx_baseu-2.9 in /usr/ports/x11-toolkits/wxgtk29 ===> Installing existing package /packages/All/wxgtk2-2.9.4_1.txz Installing wxgtk2-2.9.4_1...Installing xproto-7.0.24... done Installing xineramaproto-1.2.1... done Installing xf86vidmodeproto-2.3.1... done Installing xextproto-7.2.1... done Installing xcb-util-renderutil-0.3.8...Installing xcb-util-0.3.9_1,1...Installing libxcb-1.9.1...Installing libXdmcp-1.1.1... done Installing libXau-1.0.8... done Installing libxml2-2.8.0_2...Installing pkgconf-0.9.2_1... done done Installing libpthread-stubs-0.3_3... done done done done Installing videoproto-2.3.1... done Installing renderproto-0.11.1... done Installing randrproto-1.4.0... done Installing pixman-0.30.0... done Installing libXxf86vm-1.1.3...Installing libXext-1.3.2,1...Installing libX11-1.6.0,1...Installing kbproto-1.0.6... done done done done Installing libXv-1.0.9,1... done Installing libXrender-0.9.8... done Installing libXrandr-1.4.1... done Installing libXinerama-1.1.3,1... done Installing libXi-1.7.2,1...Installing libXfixes-5.0.1...Installing fixesproto-5.0... done done Installing inputproto-2.3... done done Installing libXdamage-1.1.4...Installing damageproto-1.2.1... done done Installing libXcursor-1.1.14... done Installing libXcomposite-0.4.4,1...Installing compositeproto-0.4.2... done done Installing libSM-1.2.1,1...Installing libICE-1.0.8,1... done done Installing dri2proto-2.8... done Installing pango-1.30.1...Installing xorg-fonts-truetype-7.7_1...Installing mkfontscale-1.1.0...Installing libfontenc-1.1.2... done Installing freetype2-2.4.12_1... done done Installing mkfontdir-1.0.7... done Installing fontconfig-2.9.0,1...Installing expat-2.0.1_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/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded done Installing font-util-1.3.0... done Installing font-misc-meltho-1.0.3... done Installing font-misc-ethiopic-1.0.3... done <snip>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307191230.r6JCUlvw060256>