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/devel/simgear/Makefile 424558 2016-10-24 10:13:49Z martymac $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p425916_s308565/logs/simgear-2016.3.1_1.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p425916_s308565 Log: ====>> Building devel/simgear build started at Tue Nov 15 01:42:44 UTC 2016 port directory: /usr/ports/devel/simgear building for: FreeBSD head-armv6-default-job-18 12.0-CURRENT FreeBSD 12.0-CURRENT r308565 arm maintained by: [email protected] Makefile ident: $FreeBSD: head/devel/simgear/Makefile 424558 2016-10-24 10:13:49Z martymac $ Poudriere version: 3.1.14 Host OSVERSION: 1200010 Jail OSVERSION: 1200014 Job Id: 18 !!! 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=simgear-2016.3.1_1 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/simgear/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/simgear/work HOME=/wrkdirs/usr/ports/devel/simgear/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/simgear/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/simgear/work HOME=/wrkdirs/usr/ports/devel/simgear/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="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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-- CMAKE_BUILD_TYPE="release" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/simgear" EXAMPLESDIR="share/examples/simgear" DATADIR="share/simgear" WWWDIR="www/simgear" ETCDIR="etc/simgear" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/simgear DOCSDIR=/usr/local/share/doc/simgear EXAMPLESDIR=/usr/local/share/examples/simgear WWWDIR=/usr/local/www/simgear ETCDIR=/usr/local/etc/simgear --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 GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> simgear-2016.3.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.3.txz [head-armv6-default-job-18] Installing pkg-1.9.3... [head-armv6-default-job-18] Extracting pkg-1.9.3: .......... done ===> simgear-2016.3.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of simgear-2016.3.1_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by simgear-2016.3.1_1 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by simgear-2016.3.1_1 for building => SHA256 Checksum OK for simgear-2016.3.1.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by simgear-2016.3.1_1 for building ===> Extracting for simgear-2016.3.1_1 => SHA256 Checksum OK for simgear-2016.3.1.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for simgear-2016.3.1_1 ===> Applying FreeBSD patches for simgear-2016.3.1_1 =========================================================================== =======================<phase: build-depends >============================ ===> simgear-2016.3.1_1 depends on file: /usr/local/lib/libplibsl.a - not found ===> Installing existing package /packages/All/plib-1.8.5_6.txz [head-armv6-default-job-18] Installing plib-1.8.5_6... [head-armv6-default-job-18] `-- Installing libXi-1.7.8,1... [head-armv6-default-job-18] | `-- Installing libXfixes-5.0.3... [head-armv6-default-job-18] | | `-- Installing xproto-7.0.31... [head-armv6-default-job-18] | | `-- Extracting xproto-7.0.31: .......... done [head-armv6-default-job-18] | | `-- Installing fixesproto-5.0... [head-armv6-default-job-18] | | `-- Extracting fixesproto-5.0: .... done [head-armv6-default-job-18] | | `-- Installing libX11-1.6.4,1... [head-armv6-default-job-18] | | `-- Installing kbproto-1.0.7... [head-armv6-default-job-18] | | `-- Extracting kbproto-1.0.7: .......... done [head-armv6-default-job-18] | | `-- Installing libXdmcp-1.1.2... [head-armv6-default-job-18] | | `-- Extracting libXdmcp-1.1.2: ......... done [head-armv6-default-job-18] | | `-- Installing libxcb-1.12... [head-armv6-default-job-18] | | | `-- Installing libxml2-2.9.4... [head-armv6-default-job-18] | | | `-- Extracting libxml2-2.9.4: .......... done [head-armv6-default-job-18] | | | `-- Installing libpthread-stubs-0.3_6... [head-armv6-default-job-18] | | | `-- Extracting libpthread-stubs-0.3_6: ..... done [head-armv6-default-job-18] | | | `-- Installing libXau-1.0.8_3... [head-armv6-default-job-18] | | | `-- Extracting libXau-1.0.8_3: .......... done <snip> [head-armv6-default-job-18] | | `-- Installing nettle-3.2... [head-armv6-default-job-18] | | `-- Installing gmp-5.1.3_3... [head-armv6-default-job-18] | | `-- Extracting gmp-5.1.3_3: .......... done [head-armv6-default-job-18] | | `-- Extracting nettle-3.2: .......... done [head-armv6-default-job-18] | | `-- Installing libtasn1-4.9... [head-armv6-default-job-18] | | `-- Extracting libtasn1-4.9: .......... done [head-armv6-default-job-18] | | `-- Installing trousers-0.3.13_1... [head-armv6-default-job-18] | | `-- Installing tpm-emulator-0.7.4_1... ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. [head-armv6-default-job-18] | | `-- Extracting tpm-emulator-0.7.4_1: ......... done ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. [head-armv6-default-job-18] | | `-- Extracting trousers-0.3.13_1: .......... done [head-armv6-default-job-18] | | `-- Installing p11-kit-0.23.2... [head-armv6-default-job-18] | | `-- Installing libffi-3.2.1... [head-armv6-default-job-18] | | `-- Extracting libffi-3.2.1: .......... done [head-armv6-default-job-18] | | `-- Extracting p11-kit-0.23.2: .......... done [head-armv6-default-job-18] | | `-- Installing gettext-runtime-0.19.8.1... [head-armv6-default-job-18] | | `-- Extracting gettext-runtime-0.19.8.1: .......... done [head-armv6-default-job-18] | | `-- Installing libidn-1.33_1... [head-armv6-default-job-18] | | `-- Extracting libidn-1.33_1: .......... done [head-armv6-default-job-18] | `-- Extracting gnutls-3.4.16: .......... done [head-armv6-default-job-18] | `-- Installing libva-1.7.2... [head-armv6-default-job-18] | `-- Extracting libva-1.7.2: .......... done [head-armv6-default-job-18] | `-- Installing fontconfig-2.12.1,1... [head-armv6-default-job-18] | `-- Extracting fontconfig-2.12.1,1: .......... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded [head-armv6-default-job-18] | `-- Installing libtheora-1.1.1_6... [head-armv6-default-job-18] | | `-- Installing libvorbis-1.3.5,3... [head-armv6-default-job-18] | | `-- Installing libogg-1.3.2_1,4... [head-armv6-default-job-18] | | `-- Extracting libogg-1.3.2_1,4: .......... done [head-armv6-default-job-18] | | `-- Extracting libvorbis-1.3.5,3: .......... done [head-armv6-default-job-18] | `-- Extracting libtheora-1.1.1_6: .......... done [head-armv6-default-job-18] | `-- Installing libvdpau-1.1.1... [head-armv6-default-job-18] | `-- Extracting libvdpau-1.1.1: .......... done [head-armv6-default-job-18] | `-- Installing opencv2-core-2.4.13.1_1... [head-armv6-default-job-18] | `-- Extracting opencv2-core-2.4.13.1_1: .......... done [head-armv6-default-job-18] | `-- Installing libvpx-1.6.0... [head-armv6-default-job-18] | `-- Extracting libvpx-1.6.0: .......... done [head-armv6-default-job-18] | `-- Installing xvid-1.3.4,1... [head-armv6-default-job-18] | `-- Extracting xvid-1.3.4,1: ........ done [head-armv6-default-job-18] | `-- Installing schroedinger-1.0.11_4... [head-armv6-default-job-18] | | `-- Installing orc-0.4.25... [head-armv6-default-job-18] | | `-- Extracting orc-0.4.25: .......... done [head-armv6-default-job-18] | `-- Extracting schroedinger-1.0.11_4: .......... done [head-armv6-default-job-18] | `-- Installing libx264-0.148.2708... [head-armv6-default-job-18] | `-- Extracting libx264-0.148.2708: ......... done [head-armv6-default-job-18] `-- Extracting ffmpeg-2.8.8_5,1: .......... done [head-armv6-default-job-18] `-- Installing tiff-4.0.6_2... [head-armv6-default-job-18] | `-- Installing jbigkit-2.1_1... [head-armv6-default-job-18] | `-- Extracting jbigkit-2.1_1: .......... done [head-armv6-default-job-18] `-- Extracting tiff-4.0.6_2: .......... done [head-armv6-default-job-18] `-- Installing libXrandr-1.5.1... [head-armv6-default-job-18] | `-- Installing libXrender-0.9.10... [head-armv6-default-job-18] | | `-- Installing renderproto-0.11.1... [head-armv6-default-job-18] | | `-- Extracting renderproto-0.11.1: .... done [head-armv6-default-job-18] | `-- Extracting libXrender-0.9.10: .......... done [head-armv6-default-job-18] | `-- Installing randrproto-1.5.0... [head-armv6-default-job-18] | `-- Extracting randrproto-1.5.0: .... done [head-armv6-default-job-18] `-- Extracting libXrandr-1.5.1: .......... done [head-armv6-default-job-18] `-- Installing png-1.6.25... [head-armv6-default-job-18] `-- Extracting png-1.6.25: .......... done [head-armv6-default-job-18] Extracting osg-3.4.0: .......... done Message from trousers-0.3.13_1: To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Message from opencv2-core-2.4.13.1_1: ===> NOTICE: The opencv2-core 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 schroedinger-1.0.11_4: ===> NOTICE: The schroedinger 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 ===> simgear-2016.3.1_1 depends on shared library: libosg.so - found (/usr/local/lib/libosg.so) ===> Returning to build of simgear-2016.3.1_1 ===> simgear-2016.3.1_1 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> simgear-2016.3.1_1 depends on shared library: libopenal.so.1 - not found ===> Installing existing package /packages/All/openal-soft-1.17.2.txz [head-armv6-default-job-18] Installing openal-soft-1.17.2... [head-armv6-default-job-18] Extracting openal-soft-1.17.2: .......... done ===> simgear-2016.3.1_1 depends on shared library: libopenal.so.1 - found (/usr/local/lib/libopenal.so.1) ===> Returning to build of simgear-2016.3.1_1 ===> simgear-2016.3.1_1 depends on shared library: libalut.so.0 - not found ===> Installing existing package /packages/All/freealut-1.1.0_4.txz [head-armv6-default-job-18] Installing freealut-1.1.0_4... [head-armv6-default-job-18] Extracting freealut-1.1.0_4: ....... done ===> simgear-2016.3.1_1 depends on shared library: libalut.so.0 - found (/usr/local/lib/libalut.so.0) ===> Returning to build of simgear-2016.3.1_1 ===> simgear-2016.3.1_1 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) ===> simgear-2016.3.1_1 depends on shared library: libglut.so - not found ===> Installing existing package /packages/All/freeglut-3.0.0.txz [head-armv6-default-job-18] Installing freeglut-3.0.0... [head-armv6-default-job-18] Extracting freeglut-3.0.0: .......... done Message from freeglut-3.0.0: Joystick support is untested and it is unknown if it works. Do not hesitate to contact [email protected] if this causes issues. ===> simgear-2016.3.1_1 depends on shared library: libglut.so - found (/usr/local/lib/libglut.so) ===> Returning to build of simgear-2016.3.1_1 =========================================================================== =======================<phase: configure >============================ ===> Configuring for simgear-2016.3.1_1 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/simgear/work/simgear-2016.3.1 -- 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_ae7aa/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/simgear/work/simgear-2016.3.1/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ae7aa/fast" /nxb-bin/usr/bin/make -f CMakeFiles/cmTC_ae7aa.dir/build.make CMakeFiles/cmTC_ae7aa.dir/build Building C object CMakeFiles/cmTC_ae7aa.dir/testCCompiler.c.o /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing -o CMakeFiles/cmTC_ae7aa.dir/testCCompiler.c.o -c /wrkdirs/usr/ports/devel/simgear/work/simgear-2016.3.1/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_ae7aa /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ae7aa.dir/link.txt --verbose=1 /nxb-bin/usr/bin/cc -O2 -pipe -fno-strict-aliasing CMakeFiles/cmTC_ae7aa.dir/testCCompiler.c.o -o cmTC_ae7aa Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_ae7aa/fast" CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:35 (project) -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/devel/simgear/work/simgear-2016.3.1/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/devel/simgear/work/simgear-2016.3.1/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/devel/simgear _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
