Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jun 2017 21:11:19 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110arm64-quarterly][math/libtsnnls] Failed for libtsnnls-2.3.3_6 in configure
Message-ID:  <201706152111.v5FLBJBs046779@thunderx1.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:     tzhuan@gmail.com
Last committer: jbeich@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q2/math/libtsnnls/Makefile 437538 2017-04-02 09:08:47Z jbeich $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-quarterly/443609/logs/libtsnnls-2.3.3_6.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-quarterly&build=443609
Log:

====>> Building math/libtsnnls
build started at Thu Jun 15 21:10:14 UTC 2017
port directory: /usr/ports/math/libtsnnls
building for: FreeBSD 110arm64-quarterly-job-12 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: tzhuan@gmail.com
Makefile ident:      $FreeBSD: branches/2017Q2/math/libtsnnls/Makefile 437538 2017-04-02 09:08:47Z jbeich $
Poudriere version: 3.1.19-25-ge7583333
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 12




!!! Jail is newer than host. (Jail: 1100122, Host: 1100121) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=libtsnnls-2.3.3_6
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110arm64-quarterly/ref/.p/pool
MASTERNAME=110arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-25-ge7583333
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for libtsnnls-2.3.3_6:
     ATLAS=off: Use atlas (conflict with USE_GOTOBLAS)
     GOTOBLAS=off: Use gotoblas (conflict with USE_ATLAS)
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-blas="-lblas" --with-lapack="-llapack" --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
F77="gfortran5" FC="gfortran5" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc5" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc5" XDG_DATA_HOME=/wrkdirs/usr/ports/math/libtsnnls/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/libtsnnls/work  HOME=/wrkdirs/usr/ports/math/libtsnnls/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
F77="gfortran5" FC="gfortran5" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc5" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc5" XDG_DATA_HOME=/wrkdirs/usr/ports/math/libtsnnls/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/libtsnnls/work  HOME=/wrkdirs/usr/ports/math/libtsnnls/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc5  -L/usr/local/lib/gcc5 -B/usr/local/bin" LIBS=""  CXX="c++" CXXFLAG
 S="-O2 -pipe -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/libtsnnls"
EXAMPLESDIR="share/examples/libtsnnls"
DATADIR="share/libtsnnls"
WWWDIR="www/libtsnnls"
ETCDIR="etc/libtsnnls"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/libtsnnls
DOCSDIR=/usr/local/share/doc/libtsnnls
EXAMPLESDIR=/usr/local/share/examples/libtsnnls
WWWDIR=/usr/local/www/libtsnnls
ETCDIR=/usr/local/etc/libtsnnls
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
#### /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=aarch64
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-p1
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   libtsnnls-2.3.3_6 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110arm64-quarterly-job-12] Installing pkg-1.10.1...
[110arm64-quarterly-job-12] Extracting pkg-1.10.1: .......... done
===>   libtsnnls-2.3.3_6 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of libtsnnls-2.3.3_6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by libtsnnls-2.3.3_6 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by libtsnnls-2.3.3_6 for building
=> SHA256 Checksum OK for libtsnnls-2.3.3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by libtsnnls-2.3.3_6 for building
===>  Extracting for libtsnnls-2.3.3_6
=> SHA256 Checksum OK for libtsnnls-2.3.3.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for libtsnnls-2.3.3_6
===========================================================================
=======================<phase: build-depends  >============================
===>   libtsnnls-2.3.3_6 depends on executable: gfortran5 - not found
===>   Installing existing package /packages/All/gcc-5.4.0.txz
[110arm64-quarterly-job-12] Installing gcc-5.4.0...
[110arm64-quarterly-job-12] `-- Installing binutils-2.28,1...
[110arm64-quarterly-job-12] |   `-- Installing gettext-runtime-0.19.8.1_1...
[110arm64-quarterly-job-12] |   | `-- Installing indexinfo-0.2.6...
[110arm64-quarterly-job-12] |   | `-- Extracting indexinfo-0.2.6: .... done
[110arm64-quarterly-job-12] |   `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[110arm64-quarterly-job-12] `-- Extracting binutils-2.28,1: .......... done
[110arm64-quarterly-job-12] `-- Installing gmp-6.1.2...
[110arm64-quarterly-job-12] `-- Extracting gmp-6.1.2: .......... done
[110arm64-quarterly-job-12] `-- Installing mpc-1.0.3...
[110arm64-quarterly-job-12] |   `-- Installing mpfr-3.1.5_1...
[110arm64-quarterly-job-12] |   `-- Extracting mpfr-3.1.5_1: .......... done
[110arm64-quarterly-job-12] `-- Extracting mpc-1.0.3: ...... done
[110arm64-quarterly-job-12] Extracting gcc-5.4.0: .......... done
Message from gcc-5.4.0:
To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc5

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
===>   libtsnnls-2.3.3_6 depends on executable: gfortran5 - found
===>   Returning to build of libtsnnls-2.3.3_6
===>   libtsnnls-2.3.3_6 depends on file: /usr/local/bin/as - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   libtsnnls-2.3.3_6 depends on shared library: libblas.so - not found
===>   Installing existing package /packages/All/blas-3.5.0_3.txz
[110arm64-quarterly-job-12] Installing blas-3.5.0_3...
[110arm64-quarterly-job-12] Extracting blas-3.5.0_3: ....... done
===>   libtsnnls-2.3.3_6 depends on shared library: libblas.so - found (/usr/local/lib/libblas.so)
===>   Returning to build of libtsnnls-2.3.3_6
===>   libtsnnls-2.3.3_6 depends on shared library: liblapack.so - not found
===>   Installing existing package /packages/All/lapack-3.5.0_2.txz
[110arm64-quarterly-job-12] Installing lapack-3.5.0_2...
[110arm64-quarterly-job-12] Extracting lapack-3.5.0_2: .......... done
===>   libtsnnls-2.3.3_6 depends on shared library: liblapack.so - found (/usr/local/lib/liblapack.so)
===>   Returning to build of libtsnnls-2.3.3_6
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for libtsnnls-2.3.3_6
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/math/libtsnnls/work/libtsnnls-2.3.3/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/math/libtsnnls/work/libtsnnls-2.3.3/configure
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking build system type... aarch64-portbld-freebsd11.0
checking host system type... aarch64-portbld-freebsd11.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by cc... /usr/local/bin/ld
checking if the linker (/usr/local/bin/ld) is GNU ld... yes
checking for /usr/local/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/local/bin/nm
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran5 accepts -g... yes
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/local/bin/nm output from cc object... ok
checking for objdir... .libs
checking for ar... /usr/local/bin/ar
checking for ranlib... /usr/local/bin/ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/local/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/local/bin/ld
checking if the linker (/usr/local/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/local/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/local/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd11.0 ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran5 option to produce PIC... -fPIC
checking if gfortran5 PIC flag -fPIC works... yes
checking if gfortran5 static flag -static works... yes
checking if gfortran5 supports -c -o file.o... yes
checking whether the gfortran5 linker (/usr/local/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd11.0 ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking for cos in -lm... yes
checking for memset... (cached) yes
checking for memcpy... (cached) yes
checking for rand... (cached) yes
checking for srand... (cached) yes
checking for time... (cached) yes
checking for isnormal... no
checking for isnan... yes
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran5 accepts -g... yes
checking how to get verbose linking output from gfortran5... -v
checking for Fortran libraries of gfortran5...  -L/usr/local/lib -L/usr/local/lib/gcc5 -L/usr/local/bin -L/usr/local/lib/gcc5/gcc/aarch64-portbld-freebsd11.0/5.4.0 -L/usr/local/lib/gcc5/gcc/aarch64-portbld-freebsd11.0/5.4.0/../../../../../aarch64-portbld-freebsd11.0/lib -L/usr/local/lib/gcc5/gcc/aarch64-portbld-freebsd11.0/5.4.0/../../.. -lgfortran -lm
checking host system type... (cached) aarch64-portbld-freebsd11.0
checking how to link with BLAS and LAPACK... linux
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking for sgemm_ in -lblas... yes
checking for cheev_ in -llapack... yes
checking for minimal ATLAS lapack... 
checking name of daxpy after mangling... daxpy_
checking name of dsyrk after mangling... dsyrk_
checking name of dsymv after mangling... dsymv_
checking name of dgemm after mangling... dgemm_
checking name of dgemv after mangling... dgemv_
checking name of dtrsm after mangling... dtrsm_
checking name of dpotrf after mangling... dpotrf_
checking name of dgels after mangling... dgels_
checking name of dnrm2 after mangling... dnrm2_
checking name of ddot after mangling... ddot_
checking name of dscal after mangling... dscal_
checking for arg_parse in -largtable2... no
checking for ANSI C header files... (cached) yes
checking clapack.h usability... no
checking clapack.h presence... no
checking for clapack.h... no
checking vecLib/clapack.h usability... no
checking vecLib/clapack.h presence... no
checking for vecLib/clapack.h... no
checking atlas/clapack.h usability... no
checking atlas/clapack.h presence... no
checking for atlas/clapack.h... no
checking for string.h... (cached) yes
checking for float.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdio.h... (cached) yes
checking for sys/time.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for limits.h... (cached) yes
checking for math.h... (cached) yes
checking for time.h... (cached) yes
checking for ctype.h... (cached) yes
checking argtable2.h usability... no
checking argtable2.h presence... no
checking for argtable2.h... no
checking for an ANSI C-conforming const... yes
checking size of int... configure: error: in `/wrkdirs/usr/ports/math/libtsnnls/work/libtsnnls-2.3.3':
configure: error: cannot compute sizeof (int)
See `config.log' for more details.
===>  Script "configure" failed unexpectedly.
Please report the problem to tzhuan@gmail.com [maintainer] and attach the
"/wrkdirs/usr/ports/math/libtsnnls/work/libtsnnls-2.3.3/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/math/libtsnnls



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706152111.v5FLBJBs046779>