[RELEASE - head-amd64-default][www/newsbeuter] Build failed for newsbeuter-2.6_2 during build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Sep 12 09:51:29 UTC 2013
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: arved at FreeBSD.org
Last committer: sunpoet at FreeBSD.org
Ident: $FreeBSD: head/www/newsbeuter/Makefile 322783 2013-07-11 16:26:26Z sunpoet $
Log URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-09-12_01h37m09s/logs/newsbeuter-2.6_2.log
Build URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-09-12_01h37m09s
Log:
====>> Building www/newsbeuter
build started at Thu Sep 12 09:51:17 UTC 2013
port directory: /usr/ports/www/newsbeuter
building for: FreeBSD head-amd64-default-job-12 10.0-CURRENT FreeBSD 10.0-CURRENT amd64
maintained by: arved at FreeBSD.org
Makefile ident: $FreeBSD: head/www/newsbeuter/Makefile 322783 2013-07-11 16:26:26Z sunpoet $
Poudriere version: 3.1-pre
---Begin Environment---
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-amd64-default/ref
PKG_EXT=txz
tpid=65798
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=newsbeuter-2.6_2
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/root
MASTERNAME=head-amd64-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--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
TMPDIR="/tmp" MAKE=gmake 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=" -Wl,-rpath=/usr/lib:/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/newsbeuter
DOCSDIR=/usr/local/share/doc/newsbeuter
EXAMPLESDIR=/usr/local/share/examples/newsbeuter
WWWDIR=/usr/local/www/newsbeuter
ETCDIR=/usr/local/etc/newsbeuter
--End SUB_LIST--
---Begin make.conf---
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 newsbeuter-2.6_2
=======================<phase: check-config >============================
===========================================================================
=======================<phase: pkg-depends >============================
===> newsbeuter-2.6_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 newsbeuter-2.6_2
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License MIT accepted by the user
===> Fetching all distfiles required by newsbeuter-2.6_2 for building
===========================================================================
=======================<phase: checksum >============================
===> License MIT accepted by the user
===> Fetching all distfiles required by newsbeuter-2.6_2 for building
=> SHA256 Checksum OK for newsbeuter-2.6.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License MIT accepted by the user
===> Fetching all distfiles required by newsbeuter-2.6_2 for building
===> Extracting for newsbeuter-2.6_2
=> SHA256 Checksum OK for newsbeuter-2.6.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for newsbeuter-2.6_2
/usr/bin/sed -i.bak -e "s,share/man,man,; /^prefix/s|=.*|=/usr/local|; /^CXX=/d; s|/usr/local|/usr/local|; s|ruby1.8|ruby18|" /wrkdirs/usr/ports/www/newsbeuter/work/newsbeuter-2.6/Makefile
/usr/bin/sed -i.bak -e 's,<ncursesw/ncurses.h>,<ncurses.h>,' /wrkdirs/usr/ports/www/newsbeuter/work/newsbeuter-2.6/src/controller.cpp /wrkdirs/usr/ports/www/newsbeuter/work/newsbeuter-2.6/src/view.cpp
/usr/bin/sed -i.bak -e 's,fail "ncursesw5",true,; s,fail "libcrypto",true,' /wrkdirs/usr/ports/www/newsbeuter/work/newsbeuter-2.6/config.sh
===========================================================================
=======================<phase: build-depends >============================
===> newsbeuter-2.6_2 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... done
done
===> Returning to build of newsbeuter-2.6_2
===> newsbeuter-2.6_2 depends on file: /usr/local/bin/perl5.14.4 - not found
===> Verifying install for /usr/local/bin/perl5.14.4 in /usr/ports/lang/perl5.14
===> Installing existing package /packages/All/perl-5.14.4.txz
Installing perl-5.14.4...Removing stale symlinks from /usr/bin...
Skipping /usr/bin/perl
Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
Symlinking /usr/local/bin/perl5.14.4 to /usr/bin/perl
Symlinking /usr/local/bin/perl5.14.4 to /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Spamming /etc/make.conf... Done.
done
===> Returning to build of newsbeuter-2.6_2
===========================================================================
=======================<phase: lib-depends >============================
===> newsbeuter-2.6_2 depends on shared library: stfl.1 - not found
===> Verifying install for stfl.1 in /usr/ports/devel/stfl
===> Installing existing package /packages/All/stfl-0.22.txz
Installing stfl-0.22... done
===> Returning to build of newsbeuter-2.6_2
===> newsbeuter-2.6_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_1.txz
Installing curl-7.31.0_1...Installing ca_root_nss-3.15.1_1... done
done
===> Returning to build of newsbeuter-2.6_2
===> newsbeuter-2.6_2 depends on shared library: json.0 - not found
===> Verifying install for json.0 in /usr/ports/devel/json-c
===> Installing existing package /packages/All/json-c-0.9.txz
Installing json-c-0.9... done
===> Returning to build of newsbeuter-2.6_2
===> newsbeuter-2.6_2 depends on shared library: intl - found
===> newsbeuter-2.6_2 depends on shared library: sqlite3.8 - not found
===> Verifying install for sqlite3.8 in /usr/ports/databases/sqlite3
===> Installing existing package /packages/All/sqlite3-3.8.0.2.txz
Installing sqlite3-3.8.0.2... done
===> Returning to build of newsbeuter-2.6_2
===> newsbeuter-2.6_2 depends on shared library: xml2.5 - not found
===> Verifying install for xml2.5 in /usr/ports/textproc/libxml2
===> Installing existing package /packages/All/libxml2-2.8.0_2.txz
Installing libxml2-2.8.0_2... done
===> Returning to build of newsbeuter-2.6_2
===========================================================================
=======================<phase: configure >============================
===> Configuring for newsbeuter-2.6_2
===========================================================================
=======================<phase: build >============================
===> Building for newsbeuter-2.6_2
gmake[1]: Entering directory `/wrkdirs/usr/ports/www/newsbeuter/work/newsbeuter-2.6'
Makefile:19: config.mk: No such file or directory
Checking for package sqlite3... ./config.sh: pkg-config: not found
not found
You need package sqlite3 in order to compile this program.
Please make sure it is installed.
You can download sqlite3 from here: http://www.sqlite.org/download.html
Checking for package libcurl... ./config.sh: pkg-config: not found
not found
Checking for package libcurl using curl-config... found
Checking for package libxml-2.0... ./config.sh: pkg-config: not found
not found
Checking for package libxml2 using xml2-config... found
Checking for package stfl... ./config.sh: pkg-config: not found
not found
You need package stfl in order to compile this program.
Please make sure it is installed.
You can download stfl from here: http://www.clifford.at/stfl/
Checking for package json... ./config.sh: pkg-config: not found
not found
You need package json in order to compile this program.
Please make sure it is installed.
You can download json from here: http://oss.metaparadigm.com/json-c/
Checking for package ncursesw5 using ncursesw5-config... not found
Checking for package libcrypto... ./config.sh: pkg-config: not found
not found
One or more dependencies couldn't be found. Please install
these packages and retry compilation.
gmake[1]: *** [config.mk] Error 1
gmake[1]: Leaving directory `/wrkdirs/usr/ports/www/newsbeuter/work/newsbeuter-2.6'
*** Error code 1
Stop.
make: stopped in /usr/ports/www/newsbeuter
===> Cleaning for newsbeuter-2.6_2
More information about the freebsd-pkg-fallout
mailing list