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: [email protected] Last committer: [email protected] Ident: $FreeBSD: branches/2016Q4/www/domoticz/Makefile 412351 2016-04-01 14:33:55Z mat $ Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/428211/logs/domoticz-2.4268.log Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=428211 Log: ====>> Building www/domoticz build started at Tue Dec 13 05:02:27 UTC 2016 port directory: /usr/ports/www/domoticz building for: FreeBSD 110armv6-quarterly-job-07 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm maintained by: [email protected] Makefile ident: $FreeBSD: branches/2016Q4/www/domoticz/Makefile 412351 2016-04-01 14:33:55Z mat $ Poudriere version: 3.1.14 Host OSVERSION: 1200010 Jail OSVERSION: 1100122 Job Id: 07 ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692 UNAME_r=11.0-RELEASE-p5 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=armv6 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref QEMU_EMULATING=1 UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ POUDRIERE_BUILD_TYPE=bulk PKGNAME=domoticz-2.4268 OSREL=11.0 _OSRELEASE=11.0-RELEASE-p5 PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=28 PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool MASTERNAME=110armv6-quarterly SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh CONFIGURE_MAX_CMD_LEN=262144 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes _JAVA_OS_LIST_REGEXP=native\|linux OSVERSION=1100122 ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/www/domoticz/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/domoticz/work HOME=/wrkdirs/usr/ports/www/domoticz/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- LUA_MODLIBDIR=/usr/local/lib/lua/5.2 LUA_MODSHAREDIR=/usr/local/share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=/usr/local/include/lua52 LUA_LIBDIR=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/www/domoticz/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/domoticz/work HOME=/wrkdirs/usr/ports/www/domoticz/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- CMAKE_BUILD_TYPE="release" LUA_MODLIBDIR=lib/lua/5.2 LUA_MODSHAREDIR=share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=include/lua52 LUA_LIBDIR=lib LUA_VER_STR=52 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/domoticz" EXAMPLESDIR="share/examples/domoticz" DATADIR="share/domoticz" WWWDIR="www/domoticz" ETCDIR="etc/domoticz" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/domoticz DOCSDIR=/usr/local/share/doc/domoticz EXAMPLESDIR=/usr/local/share/examples/domoticz WWWDIR=/usr/local/www/domoticz ETCDIR=/usr/local/etc/domoticz --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MACHINE=arm MACHINE_ARCH=armv6 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- =======================<phase: check-sanity >============================ ===> License GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> domoticz-2.4268 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.8.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-07] Installing pkg-1.8.8... [110armv6-quarterly-job-07] Extracting pkg-1.8.8: .......... done ===> domoticz-2.4268 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of domoticz-2.4268 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by domoticz-2.4268 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by domoticz-2.4268 for building => SHA256 Checksum OK for domoticz-domoticz-2.4268-12f5a19_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by domoticz-2.4268 for building ===> Extracting for domoticz-2.4268 => SHA256 Checksum OK for domoticz-domoticz-2.4268-12f5a19_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for domoticz-2.4268 ===> Applying FreeBSD patches for domoticz-2.4268 =========================================================================== =======================<phase: build-depends >============================ ===> domoticz-2.4268 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-3.6.2.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-07] Installing cmake-3.6.2... [110armv6-quarterly-job-07] `-- Installing expat-2.2.0... [110armv6-quarterly-job-07] `-- Extracting expat-2.2.0: .......... done [110armv6-quarterly-job-07] `-- Installing cmake-modules-3.6.2... [110armv6-quarterly-job-07] `-- Extracting cmake-modules-3.6.2: .......... done [110armv6-quarterly-job-07] `-- Installing curl-7.51.0_1... [110armv6-quarterly-job-07] | `-- Installing ca_root_nss-3.27.1... [110armv6-quarterly-job-07] | `-- Extracting ca_root_nss-3.27.1: ....... done [110armv6-quarterly-job-07] `-- Extracting curl-7.51.0_1: .......... done [110armv6-quarterly-job-07] `-- Installing libarchive-3.2.1,1... [110armv6-quarterly-job-07] | `-- Installing liblz4-131... [110armv6-quarterly-job-07] | `-- Extracting liblz4-131: .......... done [110armv6-quarterly-job-07] | `-- Installing lzo2-2.09... [110armv6-quarterly-job-07] | `-- Extracting lzo2-2.09: .......... done [110armv6-quarterly-job-07] `-- Extracting libarchive-3.2.1,1: .......... done [110armv6-quarterly-job-07] `-- Installing jsoncpp-1.7.3... [110armv6-quarterly-job-07] `-- Extracting jsoncpp-1.7.3: .......... done [110armv6-quarterly-job-07] Extracting cmake-3.6.2: .......... done Message from ca_root_nss-3.27.1: ********************************* WARNING ********************************* <snip> Don't forget to add -pthread to your linker options when linking your code. ===> domoticz-2.4268 depends on shared library: libboost_system.so - found (/usr/local/lib/libboost_system.so) ===> Returning to build of domoticz-2.4268 ===> domoticz-2.4268 depends on shared library: libboost_python.so - not found ===> Installing existing package /packages/All/boost-python-libs-1.55.0.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-07] Installing boost-python-libs-1.55.0... [110armv6-quarterly-job-07] `-- Installing python27-2.7.12... [110armv6-quarterly-job-07] | `-- Installing libffi-3.2.1... [110armv6-quarterly-job-07] | | `-- Installing indexinfo-0.2.5... [110armv6-quarterly-job-07] | | `-- Extracting indexinfo-0.2.5: .... done [110armv6-quarterly-job-07] | `-- Extracting libffi-3.2.1: .......... done [110armv6-quarterly-job-07] | `-- Installing gettext-runtime-0.19.8.1... [110armv6-quarterly-job-07] | `-- Extracting gettext-runtime-0.19.8.1: .......... done [110armv6-quarterly-job-07] | `-- Installing readline-6.3.8... [110armv6-quarterly-job-07] | `-- Extracting readline-6.3.8: .......... done [110armv6-quarterly-job-07] `-- Extracting python27-2.7.12: .......... done [110armv6-quarterly-job-07] Extracting boost-python-libs-1.55.0: .... done Message from python27-2.7.12: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== Message from boost-python-libs-1.55.0: 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 ===> domoticz-2.4268 depends on shared library: libboost_python.so - found (/usr/local/lib/libboost_python.so) ===> Returning to build of domoticz-2.4268 ===> domoticz-2.4268 depends on shared library: libtelldus-core.so - not found ===> Installing existing package /packages/All/telldus-core-2.1.2_1.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-07] Installing telldus-core-2.1.2_1... [110armv6-quarterly-job-07] `-- Installing argp-standalone-1.3_2... [110armv6-quarterly-job-07] `-- Extracting argp-standalone-1.3_2: ......... done [110armv6-quarterly-job-07] `-- Installing libftdi-0.20_4... [110armv6-quarterly-job-07] `-- Extracting libftdi-0.20_4: .......... done [110armv6-quarterly-job-07] `-- Installing libiconv-1.14_9... [110armv6-quarterly-job-07] `-- Extracting libiconv-1.14_9: .......... done [110armv6-quarterly-job-07] `-- Installing libconfuse-2.7_1... [110armv6-quarterly-job-07] `-- Extracting libconfuse-2.7_1: ......... done [110armv6-quarterly-job-07] Extracting telldus-core-2.1.2_1: .......... done chown: /usr/local/var/telldus/telldus-core.conf: No such file or directory Message from argp-standalone-1.3_2: ===> NOTICE: The argp-standalone port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Message from libftdi-0.20_4: ===> NOTICE: The libftdi port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Message from telldus-core-2.1.2_1: ====== NOTICE ====== A devd rule has been installed to automatically notify telldusd when a new device has been detected. Please restart devd to activate this: /etc/rc.d/devd restart Edit /usr/local/etc/tellstick.conf to configure some devices, and enable telldusd in rc.conf. Then start telldusd. When starting for the first time, you might need to unplug/plugin the device to allow devd to fix the permissions on the /dev/ugenX.X device. ===> domoticz-2.4268 depends on shared library: libtelldus-core.so - found (/usr/local/lib/libtelldus-core.so) ===> Returning to build of domoticz-2.4268 ===> domoticz-2.4268 depends on shared library: liblua-5.2.so - not found ===> Installing existing package /packages/All/lua52-5.2.4.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-07] Installing lua52-5.2.4... [110armv6-quarterly-job-07] `-- Installing libedit-3.1.20150325_2,1... [110armv6-quarterly-job-07] `-- Extracting libedit-3.1.20150325_2,1: .......... done [110armv6-quarterly-job-07] Extracting lua52-5.2.4: ......... done Message from lua52-5.2.4: ===> NOTICE: The lua52 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> domoticz-2.4268 depends on shared library: liblua-5.2.so - found (/usr/local/lib/liblua-5.2.so) ===> Returning to build of domoticz-2.4268 ===> domoticz-2.4268 depends on shared library: libsqlite3.so - not found ===> Installing existing package /packages/All/sqlite3-3.14.1_1.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-07] Installing sqlite3-3.14.1_1... [110armv6-quarterly-job-07] Extracting sqlite3-3.14.1_1: .......... done ===> domoticz-2.4268 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> Returning to build of domoticz-2.4268 =========================================================================== =======================<phase: configure >============================ ===> Configuring for domoticz-2.4268 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/www/domoticz/work/domoticz-12f5a19 -- The C compiler identification is Clang 3.8.0 -- The CXX compiler identification is Clang 3.8.0 -- Check for working C compiler: /nxb-bin/usr/bin/cc -- Check for working C compiler: /nxb-bin/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_18e05/fast" -- Detecting CXX compile features - failed -- Found PkgConfig: pkgconf (found version "1.0.1") -- Checking for module 'lua-5.2' -- Found lua-5.2, version 5.2.4 -- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so (found version "1.0.2j") -- Compiling Revision #4268 -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE -- Boost version: 1.55.0 -- Found the following Boost libraries: -- thread -- date_time -- system -- chrono -- atomic -- Linking against boost dynamic libraries -- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") -- ZLIB libraries found at: /usr/lib/libz.so -- ZLIB includes found at: /usr/include -- Found CURL: /usr/local/lib/libcurl.so (found version "7.51.0") -- Curl libraries found at: /usr/local/lib/libcurl.so -- Curl includes found at: /usr/local/include -- Found LIBUSB: /usr/lib/libusb.so -- LIBUSB found at: /usr/lib/libusb.so -- ==== OpenZWave not found, support disabled! -- Not building on Raspberry Pi. GPIO support disabled. -- Found telldus-core (telldus-core.h), adding tellstick support -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/www/domoticz/work/domoticz-12f5a19/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/www/domoticz/work/domoticz-12f5a19/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/www/domoticz _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
