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: head/www/domoticz/Makefile 412351 2016-04-01 14:33:55Z mat $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p425916_s308565/logs/domoticz-2.4268.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p425916_s308565 Log: ====>> Building www/domoticz build started at Thu Nov 17 19:40:47 UTC 2016 port directory: /usr/ports/www/domoticz building for: FreeBSD head-armv6-default-job-11 12.0-CURRENT FreeBSD 12.0-CURRENT r308565 arm maintained by: [email protected] Makefile ident: $FreeBSD: head/www/domoticz/Makefile 412351 2016-04-01 14:33:55Z mat $ Poudriere version: 3.1.14 Host OSVERSION: 1200010 Jail OSVERSION: 1200014 Job Id: 11 !!! Jail is newer than host. (Jail: 1200014, Host: 1200010) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o UNAME_v=FreeBSD 12.0-CURRENT r308565 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=armv6 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/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=12.0 _OSRELEASE=12.0-CURRENT PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool MASTERNAME=head-armv6-default 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=1200014 ---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=12.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.9.3.txz [head-armv6-default-job-11] Installing pkg-1.9.3... [head-armv6-default-job-11] Extracting pkg-1.9.3: .......... 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 [head-armv6-default-job-11] Installing cmake-3.6.2... [head-armv6-default-job-11] `-- Installing expat-2.2.0... [head-armv6-default-job-11] `-- Extracting expat-2.2.0: .......... done [head-armv6-default-job-11] `-- Installing cmake-modules-3.6.2... [head-armv6-default-job-11] `-- Extracting cmake-modules-3.6.2: .......... done [head-armv6-default-job-11] `-- Installing curl-7.51.0_1... [head-armv6-default-job-11] | `-- Installing ca_root_nss-3.27.1... [head-armv6-default-job-11] | `-- Extracting ca_root_nss-3.27.1: ........ done [head-armv6-default-job-11] `-- Extracting curl-7.51.0_1: .......... done [head-armv6-default-job-11] `-- Installing libarchive-3.2.2,1... [head-armv6-default-job-11] | `-- Installing liblz4-131... [head-armv6-default-job-11] | `-- Extracting liblz4-131: .......... done [head-armv6-default-job-11] | `-- Installing lzo2-2.09... <snip> ===> domoticz-2.4268 depends on shared library: libboost_system.so - not found ===> Installing existing package /packages/All/boost-libs-1.55.0_13.txz [head-armv6-default-job-11] Installing boost-libs-1.55.0_13... [head-armv6-default-job-11] `-- Installing icu-57.1,1... [head-armv6-default-job-11] `-- Extracting icu-57.1,1: .......... done [head-armv6-default-job-11] Extracting boost-libs-1.55.0_13: .......... done Message from boost-libs-1.55.0_13: You have built the Boost library with thread support. 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 [head-armv6-default-job-11] Installing boost-python-libs-1.55.0... [head-armv6-default-job-11] `-- Installing python27-2.7.12... [head-armv6-default-job-11] | `-- Installing libffi-3.2.1... [head-armv6-default-job-11] | | `-- Installing indexinfo-0.2.6... [head-armv6-default-job-11] | | `-- Extracting indexinfo-0.2.6: .... done [head-armv6-default-job-11] | `-- Extracting libffi-3.2.1: .......... done [head-armv6-default-job-11] | `-- Installing gettext-runtime-0.19.8.1... [head-armv6-default-job-11] | `-- Extracting gettext-runtime-0.19.8.1: .......... done [head-armv6-default-job-11] | `-- Installing readline-6.3.8... [head-armv6-default-job-11] | `-- Extracting readline-6.3.8: .......... done [head-armv6-default-job-11] `-- Extracting python27-2.7.12: .......... done [head-armv6-default-job-11] 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 [head-armv6-default-job-11] Installing telldus-core-2.1.2_1... [head-armv6-default-job-11] `-- Installing argp-standalone-1.3_2... [head-armv6-default-job-11] `-- Extracting argp-standalone-1.3_2: ......... done [head-armv6-default-job-11] `-- Installing libftdi-0.20_4... [head-armv6-default-job-11] `-- Extracting libftdi-0.20_4: .......... done [head-armv6-default-job-11] `-- Installing libiconv-1.14_9... [head-armv6-default-job-11] `-- Extracting libiconv-1.14_9: .......... done [head-armv6-default-job-11] `-- Installing libconfuse-2.7_1... [head-armv6-default-job-11] `-- Extracting libconfuse-2.7_1: ......... done [head-armv6-default-job-11] 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 [head-armv6-default-job-11] Installing lua52-5.2.4... [head-armv6-default-job-11] `-- Installing libedit-3.1.20150325_2,1... [head-armv6-default-job-11] `-- Extracting libedit-3.1.20150325_2,1: .......... done [head-armv6-default-job-11] 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 [head-armv6-default-job-11] Installing sqlite3-3.14.1_1... [head-armv6-default-job-11] 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 CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_0aa3a/fast" -- Check for working C compiler: /nxb-bin/usr/bin/cc -- broken CMake Error at /usr/local/share/cmake/Modules/CMakeTestCCompiler.cmake:61 (message): The C compiler "/nxb-bin/usr/bin/cc" is not able to compile a simple test program. It fails with the following output: Change Dir: /wrkdirs/usr/ports/www/domoticz/work/domoticz-12f5a19/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0aa3a/fast" /nxb-bin/usr/bin/make -f CMakeFiles/cmTC_0aa3a.dir/build.make CMakeFiles/cmTC_0aa3a.dir/build Building C object CMakeFiles/cmTC_0aa3a.dir/testCCompiler.c.o /nxb-bin/usr/bin/cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -o CMakeFiles/cmTC_0aa3a.dir/testCCompiler.c.o -c /wrkdirs/usr/ports/www/domoticz/work/domoticz-12f5a19/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_0aa3a /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0aa3a.dir/link.txt --verbose=1 /nxb-bin/usr/bin/cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing CMakeFiles/cmTC_0aa3a.dir/testCCompiler.c.o -o cmTC_0aa3a Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_0aa3a/fast" CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:4 (project) -- 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]"
