Maintainer: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/devel/luabind/Makefile 312703 2013-02-21 04:54:16Z miwi $ Log URL: http://beefy1.isc.freebsd.org/bulk/83i386-default/2013-08-28_01h01m19s/logs/luabind-0.9.1_1.log Build URL: http://beefy1.isc.freebsd.org/bulk/83i386-default/2013-08-28_01h01m19s Log:
====>> Building devel/luabind build started at Wed Aug 28 08:23:07 UTC 2013 port directory: /usr/ports/devel/luabind building for: FreeBSD 83i386-default-job-17 8.3-RELEASE FreeBSD 8.3-RELEASE i386 maintained by: [email protected] Makefile ident: $FreeBSD: head/devel/luabind/Makefile 312703 2013-02-21 04:54:16Z miwi $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=803000 UNAME_v=FreeBSD 8.3-RELEASE UNAME_r=8.3-RELEASE FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/83i386-default/ref PKG_EXT=txz tpid=49591 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=luabind-0.9.1_1 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/root MASTERNAME=83i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre SKIPSANITY=0 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES LUA_VER="5.1" LUA_VER_SH="1" LUA_VER_STR="51" LUA_PREFIX="/usr/local" LUA_SUBDIR="lua51" LUA_BINDIR="/usr/local/bin/lua51" LUA_INCDIR="/usr/local/include/lua51" LUA_LIBDIR="/usr/local/lib/lua51" LUA_MODLIBDIR="/usr/local/lib/lua/5.1" LUA_MODSHAREDIR="/usr/local/share/lua/5.1" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I.. -I/usr/local/include/lua51 -I/usr/local/include" LDFLAGS=" -L/usr/local/lib/lua51" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing -fPIC" 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/luabind DOCSDIR=/usr/local/share/doc/luabind EXAMPLESDIR=/usr/local/share/examples/luabind WWWDIR=/usr/local/www/luabind ETCDIR=/usr/local/etc/luabind --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--- cannot create /dev/null: Operation not supported cannot create /dev/null: Operation not supported ===> Cleaning for luabind-0.9.1_1 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ cannot create /dev/null: Operation not supported cannot create /dev/null: Operation not supported cannot create /dev/null: Operation not supported ===> luabind-0.9.1_1 depends on executable: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg cannot create /dev/null: Operation not supported ===> 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 luabind-0.9.1_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by luabind-0.9.1_1 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by luabind-0.9.1_1 for building => SHA256 Checksum OK for luabind-0.9.1.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by luabind-0.9.1_1 for building ===> Extracting for luabind-0.9.1_1 => SHA256 Checksum OK for luabind-0.9.1.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for luabind-0.9.1_1 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ ===> luabind-0.9.1_1 depends on shared library: boost_python - not found ===> Verifying install for boost_python in /usr/ports/devel/boost-python-libs cannot create /dev/null: Operation not supported ===> Installing existing package /packages/All/boost-python-libs-1.52.0.txz Installing boost-python-libs-1.52.0...Installing python27-2.7.5_2...Installing gettext-0.18.3...Installing libiconv-1.14_1... done done done Installing python2-2... done Installing python-2.7_1,2... done Installing icu-50.1.2... done Installing boost-libs-1.52.0_2... done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. You have built the Boost.Python library. You have to add the following options when building your own code: Compiler options: -I/usr/local/include/python2.7 -I/usr/local/include Linker options: -L/usr/local/lib/python2.7 -L/usr/local/lib -lboost_python -lpython2.7 ===> Returning to build of luabind-0.9.1_1 ===> luabind-0.9.1_1 depends on shared library: lua-5.1.1 - not found ===> Verifying install for lua-5.1.1 in /usr/ports/lang/lua ===> Installing existing package /packages/All/lua-5.1.5_6.txz Installing lua-5.1.5_6... done ===> Returning to build of luabind-0.9.1_1 =========================================================================== =======================<phase: configure >============================ ===> Configuring for luabind-0.9.1_1 =========================================================================== =======================<phase: build >============================ ===> Building for luabind-0.9.1_1 c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c class.cpp c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c class_info.cpp c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c class_registry.cpp c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c class_rep.cpp c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c create_class.cpp c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c error.cpp c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c exception_handler.cpp c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c function.cpp c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c inheritance.cpp c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c link_compatibility.cpp c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c object_rep.cpp c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c open.cpp c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c pcall.cpp c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c scope.cpp c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c stack_content_by_name.cpp c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c weak_ref.cpp c++ -O2 -pipe -fno-strict-aliasing -fPIC -I.. -I/usr/local/include/lua51 -I/usr/local/include -c wrapper_base.cpp cd /wrkdirs/usr/ports/devel/luabind/work/luabind-0.9.1/src && c++ -shared -L/usr/local/lib/lua51 -llua -o libluabind.so *.o cd /wrkdirs/usr/ports/devel/luabind/work/luabind-0.9.1/src && ar -rcs libluabind.a *.o =========================================================================== =======================<phase: install-mtree >============================ cannot create /dev/null: Operation not supported *** Error code 2 Stop in /usr/ports/devel/luabind. cannot create /dev/null: Operation not supported cannot create /dev/null: Operation not supported cannot create /dev/null: Operation not supported cannot create /dev/null: Operation not supported ===> Cleaning for luabind-0.9.1_1 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
