Date: Fri, 3 Mar 2017 13:30:54 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-mips64-default][devel/gdcm] Failed for gdcm-2.6.3_1 in configure Message-ID: <201703031330.v23DUsE9032237@beefy13.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: ports@FreeBSD.org Last committer: swills@FreeBSD.org Ident: $FreeBSD: head/devel/gdcm/Makefile 422175 2016-09-15 01:41:28Z swills $ Log URL: http://beefy13.nyi.freebsd.org/data/head-mips64-default/p435207_s314528/logs/gdcm-2.6.3_1.log Build URL: http://beefy13.nyi.freebsd.org/build.html?mastername=head-mips64-default&build=p435207_s314528 Log: ====>> Building devel/gdcm build started at Fri Mar 3 13:27:13 UTC 2017 port directory: /usr/ports/devel/gdcm building for: FreeBSD head-mips64-default-job-27 12.0-CURRENT FreeBSD 12.0-CURRENT r314528 mips maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/devel/gdcm/Makefile 422175 2016-09-15 01:41:28Z swills $ Poudriere version: 3.1.14 Host OSVERSION: 1200020 Jail OSVERSION: 1200022 Job Id: 27 !!! 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=mips64 UNAME_m=mips ABI_FILE=/usr/lib/crt1.o OSVERSION=1200022 UNAME_v=FreeBSD 12.0-CURRENT r314528 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-mips64-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=gdcm-2.6.3_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-mips64-default/ref/.p/pool MASTERNAME=head-mips64-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--- ===> The following configuration options are available for gdcm-2.6.3_1: DOXYGEN=off: Build documentation with Doxygen ====> Options available for the radio VTK: you can only select none or one of them VTK5=off: Build VTK 5 integration classes VTK6=off: Build VTK 6 integration classes ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdcm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdcm/work HOME=/wrkdirs/usr/ports/devel/gdcm/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdcm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdcm/work HOME=/wrkdirs/usr/ports/devel/gdcm/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 -G0 -EB -msoft-float -I/usr/local/include -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -EB " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -msoft-float -I/usr/local/include -fno-strict-aliasing " 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-- DOXYGEN="@comment " NO_DOXYGEN="" VTK5="@comment " NO_VTK5="" VTK6="@comment " NO_VTK6="" VTK="@comment " GDCM_MAJOR="2" GDCM_MINOR="6" GDCM_PATCH="3" CMAKE_BUILD_TYPE="release" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gdcm" EXAMPLESDIR="share/examples/gdcm" DATADIR="share/gdcm" WWWDIR="www/gdcm" ETCDIR="etc/gdcm" --End PLIST_SUB-- --SUB_LIST-- DOXYGEN="@comment " NO_DOXYGEN="" VTK5="@comment " NO_VTK5="" VTK6="@comment " NO_VTK6="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gdcm DOCSDIR=/usr/local/share/doc/gdcm EXAMPLESDIR=/usr/local/share/examples/gdcm WWWDIR=/usr/local/www/gdcm ETCDIR=/usr/local/etc/gdcm --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=mips MACHINE_ARCH=mips64 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=mips64 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) 2147483647 file size (512-blocks, -f) 4194303 data seg size (kbytes, -d) 131072 stack size (kbytes, -s) 8192 core file size (512-blocks, -c) 4194303 max memory size (kbytes, -m) 2097151 locked memory (kbytes, -l) 2097151 max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) 2097151 swap limit (kbytes, -w) 2097151 socket buffer size (bytes, -b) 2147483647 pseudo-terminals (-p) 2147483647 kqueues (-k) 2147483647 umtx shared locks (-o) 2147483647 --End resource limits-- =======================<phase: check-sanity >============================ ===> NOTICE: The gdcm 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: <snip> => SHA256 Checksum OK for gdcm-2.6.3.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for gdcm-2.6.3_1 ===> Applying FreeBSD patches for gdcm-2.6.3_1 =========================================================================== =======================<phase: build-depends >============================ ===> gdcm-2.6.3_1 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-3.7.2.txz [head-mips64-default-job-27] Installing cmake-3.7.2... [head-mips64-default-job-27] `-- Installing cmake-modules-3.7.2... [head-mips64-default-job-27] `-- Extracting cmake-modules-3.7.2: .......... done [head-mips64-default-job-27] `-- Installing curl-7.53.1... [head-mips64-default-job-27] | `-- Installing ca_root_nss-3.29.1... [head-mips64-default-job-27] | `-- Extracting ca_root_nss-3.29.1: ........ done [head-mips64-default-job-27] | `-- Installing libnghttp2-1.20.0... [head-mips64-default-job-27] | `-- Extracting libnghttp2-1.20.0: .......... done [head-mips64-default-job-27] `-- Extracting curl-7.53.1: .......... done [head-mips64-default-job-27] `-- Installing expat-2.2.0_1... [head-mips64-default-job-27] `-- Extracting expat-2.2.0_1: .......... done [head-mips64-default-job-27] `-- Installing jsoncpp-1.8.0_1... [head-mips64-default-job-27] `-- Extracting jsoncpp-1.8.0_1: .......... done [head-mips64-default-job-27] `-- Installing libarchive-3.2.2,1... [head-mips64-default-job-27] | `-- Installing liblz4-1.7.5,1... [head-mips64-default-job-27] | `-- Extracting liblz4-1.7.5,1: .......... done [head-mips64-default-job-27] | `-- Installing lzo2-2.09... [head-mips64-default-job-27] | `-- Extracting lzo2-2.09: .......... done [head-mips64-default-job-27] `-- Extracting libarchive-3.2.2,1: .......... done [head-mips64-default-job-27] `-- Installing libuv-1.11.0... [head-mips64-default-job-27] `-- Extracting libuv-1.11.0: .......... done [head-mips64-default-job-27] Extracting cmake-3.7.2: .......... done 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 *************************************************************************** ===> gdcm-2.6.3_1 depends on file: /usr/local/bin/cmake - found ===> Returning to build of gdcm-2.6.3_1 =========================================================================== =======================<phase: lib-depends >============================ ===> gdcm-2.6.3_1 depends on shared library: libopenjpeg.so - not found ===> Installing existing package /packages/All/openjpeg15-1.5.2_1.txz [head-mips64-default-job-27] Installing openjpeg15-1.5.2_1... [head-mips64-default-job-27] `-- Installing lcms2-2.8... [head-mips64-default-job-27] | `-- Installing jpeg-turbo-1.5.1... [head-mips64-default-job-27] | `-- Extracting jpeg-turbo-1.5.1: .......... done [head-mips64-default-job-27] | `-- Installing tiff-4.0.7_1... [head-mips64-default-job-27] | | `-- Installing jbigkit-2.1_1... [head-mips64-default-job-27] | | `-- Extracting jbigkit-2.1_1: .......... done [head-mips64-default-job-27] | `-- Extracting tiff-4.0.7_1: .......... done [head-mips64-default-job-27] `-- Extracting lcms2-2.8: .......... done [head-mips64-default-job-27] `-- Installing png-1.6.28... [head-mips64-default-job-27] `-- Extracting png-1.6.28: .......... done [head-mips64-default-job-27] Extracting openjpeg15-1.5.2_1: .......... done ===> gdcm-2.6.3_1 depends on shared library: libopenjpeg.so - found (/usr/local/lib/libopenjpeg.so) ===> Returning to build of gdcm-2.6.3_1 ===> gdcm-2.6.3_1 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for gdcm-2.6.3_1 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/gdcm/work/.build -- The C compiler identification is GNU 4.2.1 -- The CXX compiler identification is GNU 4.2.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 -- 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 -- Detecting CXX compile features - done -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so -- Found EXPAT: /usr/local/lib/libexpat.so (found version "2.2.0") -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include files sys/time.h, winsock.h -- Looking for include files sys/time.h, winsock.h - not found -- Looking for include files sys/time.h, byteswap.h -- Looking for include files sys/time.h, byteswap.h - not found -- Looking for rpc.h -- Looking for rpc.h - not found -- Looking for langinfo.h -- Looking for langinfo.h - found -- Looking for nl_langinfo -- Looking for nl_langinfo - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for strptime -- Looking for strptime - found -- Looking for _stricmp -- Looking for _stricmp - not found -- Looking for _strnicmp -- Looking for _strnicmp - not found -- Looking for _snprintf -- Looking for _snprintf - not found -- Looking for lround CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_e307c/fast" -- Looking for lround - not found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Performing Test GDCM_CXX_HAS_FUNCTION -- Performing Test GDCM_CXX_HAS_FUNCTION - Success -- Performing Test GDCM_HAVE_WCHAR_IFSTREAM -- Performing Test GDCM_HAVE_WCHAR_IFSTREAM - Failed -- Performing Test GDCM_HAVE_CMS_RECIPIENT_PASSWORD CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_0ed34/fast" -- Performing Test GDCM_HAVE_CMS_RECIPIENT_PASSWORD - Failed -- Looking for pthread.h -- Looking for pthread.h - found -- 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 CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_09f89/fast" -- Looking for stdint.h - not 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 - big endian -- Looking for stdlib.h -- Looking for stdlib.h - found -- Could NOT find LibXslt (missing: LIBXSLT_LIBRARIES LIBXSLT_INCLUDE_DIR) CMake Warning at Utilities/doxygen/CMakeLists.txt:301 (message): Cannot build man page from docbook (need an XSL processor) -- Looking for include files stdlib.h, unistd.h -- Looking for include files stdlib.h, unistd.h - found -- Looking for 3 include files stdlib.h, ..., inttypes.h -- Looking for 3 include files stdlib.h, ..., inttypes.h - found -- Looking for 4 include files stdlib.h, ..., sys/ioctl.h -- Looking for 4 include files stdlib.h, ..., sys/ioctl.h - found -- Looking for 5 include files stdlib.h, ..., sys/time.h -- Looking for 5 include files stdlib.h, ..., sys/time.h - found -- Looking for 6 include files stdlib.h, ..., sys/file.h -- Looking for 6 include files stdlib.h, ..., sys/file.h - found -- Looking for 7 include files stdlib.h, ..., sys/socket.h -- Looking for 7 include files stdlib.h, ..., sys/socket.h - found -- Looking for 8 include files stdlib.h, ..., sys/sockio.h CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_95167/fast" -- Looking for 8 include files stdlib.h, ..., sys/sockio.h - not found -- Looking for 8 include files stdlib.h, ..., net/if.h CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_45853/fast" -- Looking for 8 include files stdlib.h, ..., net/if.h - not found -- Looking for 8 include files stdlib.h, ..., netinet/in.h -- Looking for 8 include files stdlib.h, ..., netinet/in.h - found -- Looking for 9 include files stdlib.h, ..., net/if_dl.h -- Looking for 9 include files stdlib.h, ..., net/if_dl.h - found -- Looking for 10 include files stdlib.h, ..., net/if_arp.h -- Looking for 10 include files stdlib.h, ..., net/if_arp.h - found -- Looking for strsignal -- Looking for strsignal - found -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/devel/gdcm/work/.build/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/devel/gdcm/work/.build/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/devel/gdcm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703031330.v23DUsE9032237>