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: po...@freebsd.org Last committer: swi...@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/p425268_s308262/logs/gdcm-2.6.3_1.log Build URL: http://beefy13.nyi.freebsd.org/build.html?mastername=head-mips64-default&build=p425268_s308262 Log: ====>> Building devel/gdcm build started at Mon Nov 7 05:21:51 UTC 2016 port directory: /usr/ports/devel/gdcm building for: FreeBSD head-mips64-default-job-25 12.0-CURRENT FreeBSD 12.0-CURRENT r308262 mips maintained by: po...@freebsd.org Makefile ident: $FreeBSD: head/devel/gdcm/Makefile 422175 2016-09-15 01:41:28Z swills $ Poudriere version: 3.1.14 Host OSVERSION: 1200010 Jail OSVERSION: 1200014 !!! 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=mips64 UNAME_m=mips ABI_FILE=/usr/lib/crt1.o UNAME_v=FreeBSD 12.0-CURRENT r308262 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=mips64 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/head-mips64-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=gdcm-2.6.3_1 OSREL=12.0 _OSRELEASE=12.0-CURRENT PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=28 PWD=/usr/local/poudriere/data/.m/head-mips64-default/ref/.p/pool MASTERNAME=head-mips64-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--- ===> 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 -I/usr/local/include -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -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 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 >============================ ===> 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: 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 ===> License BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> gdcm-2.6.3_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.2.txz [head-mips64-default-job-25] Installing pkg-1.9.2... [head-mips64-default-job-25] Extracting pkg-1.9.2: .......... done ===> gdcm-2.6.3_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gdcm-2.6.3_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> 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: 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 ===> License BSD3CLAUSE accepted by the user => gdcm-2.6.3.tar.bz2 doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://downloads.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.6.3/gdcm-2.6.3.tar.bz2 gdcm-2.6.3.tar.bz2 0 B 0 Bps ===> Fetching all distfiles required by gdcm-2.6.3_1 for building =========================================================================== =======================<phase: checksum >============================ ===> 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: 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 ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by gdcm-2.6.3_1 for building => SHA256 Checksum OK for gdcm-2.6.3.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> 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: 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 ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by gdcm-2.6.3_1 for building ===> Extracting for gdcm-2.6.3_1 => 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.6.2.txz [head-mips64-default-job-25] Installing cmake-3.6.2... [head-mips64-default-job-25] `-- Installing expat-2.2.0... [head-mips64-default-job-25] `-- Extracting expat-2.2.0: .......... done [head-mips64-default-job-25] `-- Installing cmake-modules-3.6.2... [head-mips64-default-job-25] `-- Extracting cmake-modules-3.6.2: .......... done [head-mips64-default-job-25] `-- Installing curl-7.51.0... [head-mips64-default-job-25] | `-- Installing ca_root_nss-3.27.1... [head-mips64-default-job-25] | `-- Extracting ca_root_nss-3.27.1: ........ done [head-mips64-default-job-25] `-- Extracting curl-7.51.0: .......... done [head-mips64-default-job-25] `-- Installing libarchive-3.2.2,1... [head-mips64-default-job-25] | `-- Installing liblz4-131... [head-mips64-default-job-25] | `-- Extracting liblz4-131: .......... done [head-mips64-default-job-25] | `-- Installing lzo2-2.09... [head-mips64-default-job-25] | `-- Extracting lzo2-2.09: .......... done [head-mips64-default-job-25] `-- Extracting libarchive-3.2.2,1: .......... done [head-mips64-default-job-25] `-- Installing jsoncpp-1.7.7... [head-mips64-default-job-25] `-- Extracting jsoncpp-1.7.7: .......... done [head-mips64-default-job-25] Extracting cmake-3.6.2: .......... done Message from ca_root_nss-3.27.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-25] Installing openjpeg15-1.5.2_1... [head-mips64-default-job-25] `-- Installing png-1.6.25... [head-mips64-default-job-25] `-- Extracting png-1.6.25: .......... done [head-mips64-default-job-25] `-- Installing tiff-4.0.6_2... [head-mips64-default-job-25] | `-- Installing jbigkit-2.1_1... [head-mips64-default-job-25] | `-- Extracting jbigkit-2.1_1: .......... done [head-mips64-default-job-25] | `-- Installing jpeg-turbo-1.5.1... [head-mips64-default-job-25] | `-- Extracting jpeg-turbo-1.5.1: .......... done [head-mips64-default-job-25] `-- Extracting tiff-4.0.6_2: .......... done [head-mips64-default-job-25] `-- Installing lcms2-2.7_2... [head-mips64-default-job-25] `-- Extracting lcms2-2.7_2: .......... done [head-mips64-default-job-25] 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 CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_a308f/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/devel/gdcm/work/.build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a308f/fast" /nxb-bin/usr/bin/make -f CMakeFiles/cmTC_a308f.dir/build.make CMakeFiles/cmTC_a308f.dir/build Building C object CMakeFiles/cmTC_a308f.dir/testCCompiler.c.o /nxb-bin/usr/bin/cc -O2 -pipe -G0 -I/usr/local/include -fno-strict-aliasing -o CMakeFiles/cmTC_a308f.dir/testCCompiler.c.o -c /wrkdirs/usr/ports/devel/gdcm/work/.build/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_a308f /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a308f.dir/link.txt --verbose=1 /nxb-bin/usr/bin/cc -O2 -pipe -G0 -I/usr/local/include -fno-strict-aliasing CMakeFiles/cmTC_a308f.dir/testCCompiler.c.o -o cmTC_a308f Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_a308f/fast" CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:11 (project) -- 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 _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"