[package - 110armv6-quarterly][cad/solvespace] Failed for solvespace-2.2 in configure
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Sat Mar 11 07:30:00 UTC 2017
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: swills at FreeBSD.org
Last committer: sunpoet at FreeBSD.org
Ident: $FreeBSD: branches/2017Q1/cad/solvespace/Makefile 430235 2017-01-01 03:45:12Z sunpoet $
Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/435783/logs/solvespace-2.2.log
Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=435783
Log:
====>> Building cad/solvespace
build started at Sat Mar 11 07:28:01 UTC 2017
port directory: /usr/ports/cad/solvespace
building for: FreeBSD 110armv6-quarterly-job-03 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 r314125 arm
maintained by: swills at FreeBSD.org
Makefile ident: $FreeBSD: branches/2017Q1/cad/solvespace/Makefile 430235 2017-01-01 03:45:12Z sunpoet $
Poudriere version: 3.1.14-183-g5366a370
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 03
---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=solvespace-2.2
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14-183-g5366a370
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin OPTIONS List---
---End OPTIONS List---
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/cad/solvespace/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/solvespace/work HOME=/wrkdirs/usr/ports/cad/solvespace/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/cad/solvespace/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/solvespace/work HOME=/wrkdirs/usr/ports/cad/solvespace/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"
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/solvespace"
EXAMPLESDIR="share/examples/solvespace"
DATADIR="share/solvespace"
WWWDIR="www/solvespace"
ETCDIR="etc/solvespace"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/solvespace
DOCSDIR=/usr/local/share/doc/solvespace
EXAMPLESDIR=/usr/local/share/examples/solvespace
WWWDIR=/usr/local/www/solvespace
ETCDIR=/usr/local/etc/solvespace
--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=11.0
OSVERSION=1100122
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=11.0-RELEASE-p8
#### 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 GPLv3+ accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> solvespace-2.2 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.9.4_1.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-03] Installing pkg-1.9.4_1...
[110armv6-quarterly-job-03] Extracting pkg-1.9.4_1: .......... done
===> solvespace-2.2 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of solvespace-2.2
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv3+ accepted by the user
===> Fetching all distfiles required by solvespace-2.2 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv3+ accepted by the user
===> Fetching all distfiles required by solvespace-2.2 for building
=> SHA256 Checksum OK for solvespace-solvespace-v2.2_GH0.tar.gz.
=> SHA256 Checksum OK for solvespace-libdxfrw-8f95895_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License GPLv3+ accepted by the user
===> Fetching all distfiles required by solvespace-2.2 for building
===> Extracting for solvespace-2.2
=> SHA256 Checksum OK for solvespace-solvespace-v2.2_GH0.tar.gz.
=> SHA256 Checksum OK for solvespace-libdxfrw-8f95895_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for solvespace-2.2
===> Applying FreeBSD patches for solvespace-2.2
===========================================================================
=======================<phase: build-depends >============================
===> solvespace-2.2 depends on file: /usr/local/bin/cmake - not found
===> Installing existing package /packages/All/cmake-3.7.1.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
<snip>
===> Installing existing package /packages/All/json-c-0.12.1.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-03] Installing json-c-0.12.1...
[110armv6-quarterly-job-03] Extracting json-c-0.12.1: .......... done
===> solvespace-2.2 depends on shared library: libjson-c.so - found (/usr/local/lib/libjson-c.so)
===> Returning to build of solvespace-2.2
===> solvespace-2.2 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so)
===> solvespace-2.2 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so)
===> solvespace-2.2 depends on shared library: libgtkmm-2.4.so - not found
===> Installing existing package /packages/All/gtkmm24-2.24.4_3.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-03] Installing gtkmm24-2.24.4_3...
[110armv6-quarterly-job-03] `-- Installing pangomm-2.36.0...
[110armv6-quarterly-job-03] | `-- Installing libxml++-2.34.2_3...
[110armv6-quarterly-job-03] | | `-- Installing libsigc++-2.4.1...
[110armv6-quarterly-job-03] | | `-- Extracting libsigc++-2.4.1: .......... done
[110armv6-quarterly-job-03] | | `-- Installing glibmm-2.44.0,1...
[110armv6-quarterly-job-03] | | `-- Extracting glibmm-2.44.0,1: .......... done
[110armv6-quarterly-job-03] | `-- Extracting libxml++-2.34.2_3: .......... done
[110armv6-quarterly-job-03] | `-- Installing cairomm-1.10.0_3...
[110armv6-quarterly-job-03] | `-- Extracting cairomm-1.10.0_3: .......... done
[110armv6-quarterly-job-03] `-- Extracting pangomm-2.36.0: .......... done
[110armv6-quarterly-job-03] `-- Installing gtk2-2.24.29_3...
[110armv6-quarterly-job-03] | `-- Installing cups-2.2.1...
[110armv6-quarterly-job-03] | | `-- Installing avahi-app-0.6.31_5...
[110armv6-quarterly-job-03] | | `-- Installing gnome_subr-1.0...
[110armv6-quarterly-job-03] | | `-- Extracting gnome_subr-1.0: . done
[110armv6-quarterly-job-03] | | `-- Installing gobject-introspection-1.46.0...
[110armv6-quarterly-job-03] | | | `-- Installing python2-2_3...
[110armv6-quarterly-job-03] | | | `-- Extracting python2-2_3: ...... done
[110armv6-quarterly-job-03] | | `-- Extracting gobject-introspection-1.46.0: .......... done
[110armv6-quarterly-job-03] | | `-- Installing gdbm-1.12...
[110armv6-quarterly-job-03] | | `-- Extracting gdbm-1.12: .......... done
[110armv6-quarterly-job-03] | | `-- Installing libdaemon-0.14_1...
[110armv6-quarterly-job-03] | | `-- Extracting libdaemon-0.14_1: .......... done
[110armv6-quarterly-job-03] | | `-- Installing dbus-glib-0.104...
[110armv6-quarterly-job-03] | | | `-- Installing dbus-1.10.14...
===> Creating groups.
Creating group 'messagebus' with gid '556'.
===> Creating users
Creating user 'messagebus' with uid '556'.
[110armv6-quarterly-job-03] | | | `-- Extracting dbus-1.10.14: ......... done
[110armv6-quarterly-job-03] | | `-- Extracting dbus-glib-0.104: .......... done
===> Creating groups.
Creating group 'avahi' with gid '558'.
===> Creating users
Creating user 'avahi' with uid '558'.
[110armv6-quarterly-job-03] | | `-- Extracting avahi-app-0.6.31_5: .......... done
[110armv6-quarterly-job-03] | | `-- Installing gnutls-3.5.8...
[110armv6-quarterly-job-03] | | `-- Installing nettle-3.3...
[110armv6-quarterly-job-03] | | | `-- Installing gmp-5.1.3_3...
[110armv6-quarterly-job-03] | | | `-- Extracting gmp-5.1.3_3: .......... done
[110armv6-quarterly-job-03] | | `-- Extracting nettle-3.3: .......... done
[110armv6-quarterly-job-03] | | `-- Installing libtasn1-4.9...
[110armv6-quarterly-job-03] | | `-- Extracting libtasn1-4.9: .......... done
[110armv6-quarterly-job-03] | | `-- Installing trousers-0.3.14_1...
[110armv6-quarterly-job-03] | | | `-- Installing tpm-emulator-0.7.4_1...
===> Creating groups.
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
[110armv6-quarterly-job-03] | | | `-- Extracting tpm-emulator-0.7.4_1: ......... done
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
[110armv6-quarterly-job-03] | | `-- Extracting trousers-0.3.14_1: .......... done
[110armv6-quarterly-job-03] | | `-- Installing p11-kit-0.23.3...
[110armv6-quarterly-job-03] | | `-- Extracting p11-kit-0.23.3: .......... done
[110armv6-quarterly-job-03] | | `-- Installing libunistring-0.9.7...
[110armv6-quarterly-job-03] | | `-- Extracting libunistring-0.9.7: .......... done
[110armv6-quarterly-job-03] | | `-- Installing libidn-1.33_1...
[110armv6-quarterly-job-03] | | `-- Extracting libidn-1.33_1: .......... done
[110armv6-quarterly-job-03] | | `-- Extracting gnutls-3.5.8: .......... done
[110armv6-quarterly-job-03] | | `-- Installing libpaper-1.1.24.4...
[110armv6-quarterly-job-03] | | `-- Extracting libpaper-1.1.24.4: .......... done
===> Creating groups.
Creating group 'cups' with gid '193'.
===> Creating users
Creating user 'cups' with uid '193'.
[110armv6-quarterly-job-03] | `-- Extracting cups-2.2.1: .......... done
[110armv6-quarterly-job-03] `-- Extracting gtk2-2.24.29_3: .......... done
[110armv6-quarterly-job-03] `-- Installing atkmm-2.22.7_1...
[110armv6-quarterly-job-03] `-- Extracting atkmm-2.22.7_1: .......... done
[110armv6-quarterly-job-03] Extracting gtkmm24-2.24.4_3: .......... done
Message from trousers-0.3.14_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
===> solvespace-2.2 depends on shared library: libgtkmm-2.4.so - found (/usr/local/lib/libgtkmm-2.4.so)
===> Returning to build of solvespace-2.2
===> solvespace-2.2 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so)
===> solvespace-2.2 depends on shared library: libatkmm-1.6.so - found (/usr/local/lib/libatkmm-1.6.so)
===> solvespace-2.2 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so)
===> solvespace-2.2 depends on shared library: libcairomm-1.0.so - found (/usr/local/lib/libcairomm-1.0.so)
===> solvespace-2.2 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
===> solvespace-2.2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===> solvespace-2.2 depends on shared library: libglibmm-2.4.so - found (/usr/local/lib/libglibmm-2.4.so)
===> solvespace-2.2 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so)
===> solvespace-2.2 depends on shared library: libsigc-2.0.so - found (/usr/local/lib/libsigc-2.0.so)
===> solvespace-2.2 depends on shared library: libxml++-2.6.so - found (/usr/local/lib/libxml++-2.6.so)
===> solvespace-2.2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so)
===> solvespace-2.2 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===> solvespace-2.2 depends on shared library: libpangomm-1.4.so - found (/usr/local/lib/libpangomm-1.4.so)
===> solvespace-2.2 depends on shared library: libGLU.so - not found
===> Installing existing package /packages/All/libGLU-9.0.0_2.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-03] Installing libGLU-9.0.0_2...
[110armv6-quarterly-job-03] Extracting libGLU-9.0.0_2: ...... done
===> solvespace-2.2 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so)
===> Returning to build of solvespace-2.2
===> solvespace-2.2 depends on shared library: libGLEW.so - not found
===> Installing existing package /packages/All/glew-1.13.0.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-03] Installing glew-1.13.0...
[110armv6-quarterly-job-03] `-- Installing libXmu-1.1.2_3,1...
[110armv6-quarterly-job-03] `-- Extracting libXmu-1.1.2_3,1: .......... done
[110armv6-quarterly-job-03] Extracting glew-1.13.0: .......... done
===> solvespace-2.2 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so)
===> Returning to build of solvespace-2.2
===========================================================================
=======================<phase: configure >============================
===> Configuring for solvespace-2.2
===> Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/cad/solvespace/work/solvespace-2.2
-- 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
-- Detecting C compile features - done
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_1acf7/fast"
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- broken
CMake Error at /usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:44 (message):
The C++ compiler "/nxb-bin/usr/bin/c++" is not able to compile a simple
test program.
It fails with the following output:
Change Dir: /wrkdirs/usr/ports/cad/solvespace/work/solvespace-2.2/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_1acf7/fast"
/nxb-bin/usr/bin/make -f CMakeFiles/cmTC_1acf7.dir/build.make
CMakeFiles/cmTC_1acf7.dir/build
Building CXX object CMakeFiles/cmTC_1acf7.dir/testCXXCompiler.cxx.o
/nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing -o
CMakeFiles/cmTC_1acf7.dir/testCXXCompiler.cxx.o -c
/wrkdirs/usr/ports/cad/solvespace/work/solvespace-2.2/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_1acf7
/usr/local/bin/cmake -E cmake_link_script
CMakeFiles/cmTC_1acf7.dir/link.txt --verbose=1
/nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing
CMakeFiles/cmTC_1acf7.dir/testCXXCompiler.cxx.o -o cmTC_1acf7
Generator: execution of make failed. Make command was: "/usr/bin/make"
"cmTC_1acf7/fast"
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:27 (project)
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/cad/solvespace/work/solvespace-2.2/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/cad/solvespace/work/solvespace-2.2/CMakeFiles/CMakeError.log".
*** Error code 1
Stop.
make: stopped in /usr/ports/cad/solvespace
More information about the freebsd-pkg-fallout
mailing list