Date: Tue, 28 Feb 2017 11:20:30 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-armv6-default][science/orthanc-postgresql] Failed for orthanc-portgresql-2.0_3 in configure Message-ID: <201702281120.v1SBKUdM051954@beefy8.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: mp39590@gmail.com Last committer: jbeich@FreeBSD.org Ident: $FreeBSD: head/science/orthanc-postgresql/Makefile 430692 2017-01-06 08:45:03Z jbeich $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p434757_s314234/logs/orthanc-portgresql-2.0_3.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p434757_s314234 Log: ====>> Building science/orthanc-postgresql build started at Tue Feb 28 11:16:06 UTC 2017 port directory: /usr/ports/science/orthanc-postgresql building for: FreeBSD head-armv6-default-job-23 12.0-CURRENT FreeBSD 12.0-CURRENT r314234 arm maintained by: mp39590@gmail.com Makefile ident: $FreeBSD: head/science/orthanc-postgresql/Makefile 430692 2017-01-06 08:45:03Z jbeich $ Poudriere version: 3.1.14 Host OSVERSION: 1200020 Jail OSVERSION: 1200022 Job Id: 23 !!! Jail is newer than host. (Jail: 1200022, Host: 1200020) !!! !!! 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 OSVERSION=1200022 UNAME_v=FreeBSD 12.0-CURRENT r314234 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref QEMU_EMULATING=1 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=orthanc-portgresql-2.0_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool MASTERNAME=head-armv6-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/science/orthanc-postgresql/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/orthanc-postgresql/work HOME=/wrkdirs/usr/ports/science/orthanc-postgresql/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/orthanc-postgresql/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/orthanc-postgresql/work HOME=/wrkdirs/usr/ports/science/orthanc-postgresql/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 -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -L/usr/local/lib" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing -I/usr/local/include" 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" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd12 PYTHON_PYOEXTENSION=pyo PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_SUFFIX=27 PYTHON_VER=2.7 PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/orthanc-portgresql" EXAMPLESDIR="share/examples/orthanc-portgresql" DATADIR="share/orthanc-portgresql" WWWDIR="www/orthanc-portgresql" ETCDIR="etc/orthanc-portgresql" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/orthanc-portgresql DOCSDIR=/usr/local/share/doc/orthanc-portgresql EXAMPLESDIR=/usr/local/share/examples/orthanc-portgresql WWWDIR=/usr/local/www/orthanc-portgresql ETCDIR=/usr/local/etc/orthanc-portgresql --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 # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=armv6 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=12.0 OSVERSION=1200022 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native\|linux _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ _OSRELEASE=12.0-CURRENT #### Misc Poudriere #### GID=0 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--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License AGPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> orthanc-portgresql-2.0_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.0.txz [head-armv6-default-job-23] Installing pkg-1.10.0... [head-armv6-default-job-23] Extracting pkg-1.10.0: .......... done ===> orthanc-portgresql-2.0_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of orthanc-portgresql-2.0_3 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License AGPLv3 accepted by the user ===> Fetching all distfiles required by orthanc-portgresql-2.0_3 for building =========================================================================== =======================<phase: checksum >============================ ===> License AGPLv3 accepted by the user ===> Fetching all distfiles required by orthanc-portgresql-2.0_3 for building => SHA256 Checksum OK for orthanc/OrthancPostgreSQL-2.0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ <snip> [head-armv6-default-job-23] | `-- Extracting readline-6.3.8: .......... done [head-armv6-default-job-23] `-- Extracting sqlite3-3.17.0: .......... done ===> Creating groups. Creating group 'orthanc' with gid '330'. ===> Creating users Creating user 'orthanc' with uid '330'. [head-armv6-default-job-23] Extracting orthanc-1.1.0_3: ........ done Message from boost-libs-1.63.0_1: You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. Message from ca_root_nss-3.29.1: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** Message from dcmtk-3.6.0_5: ===> NOTICE: The dcmtk 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 ===> orthanc-portgresql-2.0_3 depends on package: orthanc>=0.9.4 - found ===> Returning to build of orthanc-portgresql-2.0_3 ===> orthanc-portgresql-2.0_3 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-3.7.2.txz [head-armv6-default-job-23] Installing cmake-3.7.2... [head-armv6-default-job-23] `-- Installing cmake-modules-3.7.2... [head-armv6-default-job-23] `-- Extracting cmake-modules-3.7.2: .......... done [head-armv6-default-job-23] `-- Installing expat-2.2.0_1... [head-armv6-default-job-23] `-- Extracting expat-2.2.0_1: .......... done [head-armv6-default-job-23] `-- Installing libarchive-3.2.2,1... [head-armv6-default-job-23] | `-- Installing liblz4-1.7.5,1... [head-armv6-default-job-23] | `-- Extracting liblz4-1.7.5,1: .......... done [head-armv6-default-job-23] | `-- Installing lzo2-2.09... [head-armv6-default-job-23] | `-- Extracting lzo2-2.09: .......... done [head-armv6-default-job-23] `-- Extracting libarchive-3.2.2,1: .......... done [head-armv6-default-job-23] `-- Installing libuv-1.11.0... [head-armv6-default-job-23] `-- Extracting libuv-1.11.0: .......... done [head-armv6-default-job-23] Extracting cmake-3.7.2: .......... done ===> orthanc-portgresql-2.0_3 depends on file: /usr/local/bin/cmake - found ===> Returning to build of orthanc-portgresql-2.0_3 ===> orthanc-portgresql-2.0_3 depends on file: /usr/local/bin/python2.7 - not found ===> Installing existing package /packages/All/python27-2.7.13_1.txz [head-armv6-default-job-23] Installing python27-2.7.13_1... [head-armv6-default-job-23] `-- Installing gettext-runtime-0.19.8.1_1... [head-armv6-default-job-23] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [head-armv6-default-job-23] `-- Installing libffi-3.2.1... [head-armv6-default-job-23] `-- Extracting libffi-3.2.1: .......... done [head-armv6-default-job-23] Extracting python27-2.7.13_1: .......... done Message from python27-2.7.13_1: =========================================================================== 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 =========================================================================== ===> orthanc-portgresql-2.0_3 depends on file: /usr/local/bin/python2.7 - found ===> Returning to build of orthanc-portgresql-2.0_3 =========================================================================== =======================<phase: lib-depends >============================ ===> orthanc-portgresql-2.0_3 depends on shared library: libboost_system.so - found (/usr/local/lib/libboost_system.so) ===> orthanc-portgresql-2.0_3 depends on shared library: libjsoncpp.so - found (/usr/local/lib/libjsoncpp.so) ===> orthanc-portgresql-2.0_3 depends on shared library: libpq.so.5 - not found ===> Installing existing package /packages/All/postgresql93-client-9.3.16.txz [head-armv6-default-job-23] Installing postgresql93-client-9.3.16... [head-armv6-default-job-23] `-- Installing perl5-5.24.1... [head-armv6-default-job-23] `-- Extracting perl5-5.24.1: .......... done [head-armv6-default-job-23] Extracting postgresql93-client-9.3.16: .......... done Message from perl5-5.24.1: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Message from postgresql93-client-9.3.16: The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-PyGreSQL For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===> orthanc-portgresql-2.0_3 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Returning to build of orthanc-portgresql-2.0_3 =========================================================================== =======================<phase: configure >============================ ===> Configuring for orthanc-portgresql-2.0_3 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/science/orthanc-postgresql/work/.build -- The C compiler identification is Clang 3.9.1 -- The CXX compiler identification is Clang 3.9.1 -- 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 CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_fee13/fast" -- Detecting C compile features - failed -- 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 -- Detecting CXX compile features - done -- Found PythonInterp: /usr/local/bin/python2.7 (found version "2.7.13") -- Looking for include file uuid/uuid.h -- Looking for include file uuid/uuid.h - found -- Boost version: 1.63.0 -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE -- Boost version: 1.63.0 -- Found the following Boost libraries: -- filesystem -- thread -- system -- date_time -- regex -- locale -- chrono -- atomic JsonCpp include dir: /usr/local/include/jsoncpp -- Looking for C++ include /usr/local/include/jsoncpp/json/reader.h -- Looking for C++ include /usr/local/include/jsoncpp/json/reader.h - found -- Found PostgreSQL: /usr/local/lib/libpq.so (found version "9.3.16") -- Looking for C++ include orthanc/OrthancCppDatabasePlugin.h -- Looking for C++ include orthanc/OrthancCppDatabasePlugin.h - found Setting the version of the libraries to 2.0 -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/science/orthanc-postgresql/work/.build/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/science/orthanc-postgresql/work/.build/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/science/orthanc-postgresql
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702281120.v1SBKUdM051954>