[package - head-armv7-default][math/gsl] Failed for gsl-2.6 in package

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Oct 29 02:08:08 UTC 2020


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:     tcberner at FreeBSD.org
Last committer: pkubaj at FreeBSD.org
Ident:          $FreeBSD: head/math/gsl/Makefile 528744 2020-03-19 21:18:52Z pkubaj $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-armv7-default/p553574_s367123/logs/gsl-2.6.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p553574_s367123
Log:

=>> Building math/gsl
build started at Thu Oct 29 02:04:27 UTC 2020
port directory: /usr/ports/math/gsl
package name: gsl-2.6
building for: FreeBSD head-armv7-default-job-01 13.0-CURRENT FreeBSD 13.0-CURRENT 1300123 arm
maintained by: tcberner at FreeBSD.org
Makefile ident:      $FreeBSD: head/math/gsl/Makefile 528744 2020-03-19 21:18:52Z pkubaj $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300121
Jail OSVERSION: 1300123
Job Id: 01




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv7
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1300123
UNAME_v=FreeBSD 13.0-CURRENT 1300123
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-armv7-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-armv7-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
tcberner at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/gsl/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gsl/work  HOME=/wrkdirs/usr/ports/math/gsl/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/gsl/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/gsl/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gsl/work  HOME=/wrkdirs/usr/ports/math/gsl/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/gsl/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gsl"  EXAMPLESDIR="share/examples/gsl"  DATADIR="share/gsl"  WWWDIR="www/gsl"  ETCDIR="etc/gsl"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/gsl DOCSDIR=/usr/local/share/doc/gsl EXAMPLESDIR=/usr/local/share/examples/gsl  WWWDIR=/usr/local/www/gsl ETCDIR=/usr/local/etc/gsl
--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
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv7
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 ####
_CCVERSION_9d218390=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-0-g176249bd673) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-0-g176249bd673) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-0-g176249bd673) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300123
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=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
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    >============================
===>   gsl-2.6 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.15.10.txz
[head-armv7-default-job-01] Installing pkg-1.15.10...
[head-armv7-default-job-01] Extracting pkg-1.15.10: .......... done
===>   gsl-2.6 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of gsl-2.6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by gsl-2.6 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by gsl-2.6 for building
=> SHA256 Checksum OK for gsl-2.6.tar.gz.
<snip>
 install  -m 0644 gsl_vector.h gsl_vector_char.h gsl_vector_complex.h gsl_vector_complex_double.h gsl_vector_complex_float.h gsl_vector_complex_long_double.h gsl_vector_double.h gsl_vector_float.h gsl_vector_int.h gsl_vector_long.h gsl_vector_long_double.h gsl_vector_short.h gsl_vector_uchar.h gsl_vector_uint.h gsl_vector_ulong.h gsl_vector_ushort.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in matrix
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_matrix.h gsl_matrix_char.h gsl_matrix_complex_double.h gsl_matrix_complex_float.h gsl_matrix_complex_long_double.h gsl_matrix_double.h gsl_matrix_float.h gsl_matrix_int.h gsl_matrix_long.h gsl_matrix_long_double.h gsl_matrix_short.h gsl_matrix_uchar.h gsl_matrix_uint.h gsl_matrix_ulong.h gsl_matrix_ushort.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in permutation
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_permutation.h gsl_permute.h gsl_permute_char.h gsl_permute_complex_double.h gsl_permute_complex_float.h gsl_permute_complex_long_double.h gsl_permute_double.h gsl_permute_float.h gsl_permute_int.h gsl_permute_long.h gsl_permute_long_double.h gsl_permute_short.h gsl_permute_uchar.h gsl_permute_uint.h gsl_permute_ulong.h gsl_permute_ushort.h gsl_permute_vector.h gsl_permute_vector_char.h gsl_permute_vector_complex_double.h gsl_permute_vector_complex_float.h gsl_permute_vector_complex_long_double.h gsl_permute_vector_double.h gsl_permute_vector_float.h gsl_permute_vector_int.h gsl_permute_vector_long.h gsl_permute_vector_long_double.h gsl_permute_vector_short.h gsl_permute_vector_uchar.h gsl_permute_vector_uint.h gsl_permute_vector_ulong.h gsl_permute_vector_ushort.h gsl_permute_matrix_char.h gsl_permute_matrix_complex_long_double.h gsl_permute_matrix.h gsl_permute_matrix_long.h gsl_permute_matrix_uint.h gsl_permute_matrix_complex_double.h gsl_permute_matrix_double
 .h gsl_permute_matrix_int.h gsl_permute_matrix_short.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_permute_matrix_ulong.h gsl_permute_matrix_complex_float.h gsl_permute_matrix_float.h gsl_permute_matrix_long_double.h gsl_permute_matrix_uchar.h gsl_permute_matrix_ushort.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in combination
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_combination.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in multiset
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_multiset.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in sort
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_heapsort.h gsl_sort.h gsl_sort_char.h gsl_sort_double.h gsl_sort_float.h gsl_sort_int.h gsl_sort_long.h gsl_sort_long_double.h gsl_sort_short.h gsl_sort_uchar.h gsl_sort_uint.h gsl_sort_ulong.h gsl_sort_ushort.h gsl_sort_vector.h gsl_sort_vector_char.h gsl_sort_vector_double.h gsl_sort_vector_float.h gsl_sort_vector_int.h gsl_sort_vector_long.h gsl_sort_vector_long_double.h gsl_sort_vector_short.h gsl_sort_vector_uchar.h gsl_sort_vector_uint.h gsl_sort_vector_ulong.h gsl_sort_vector_ushort.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in ieee-utils
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_ieee_utils.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in cblas
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c -s  libgslcblas.la '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libgslcblas.lai /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib/libgslcblas.la
libtool: install: /usr/bin/install -c .libs/libgslcblas.a /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib/libgslcblas.a
libtool: install: chmod 644 /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib/libgslcblas.a
libtool: install: ranlib /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib/libgslcblas.a
libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_cblas.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in blas
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_blas.h gsl_blas_types.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in linalg
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_linalg.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in eigen
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_eigen.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in specfunc
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_sf.h gsl_sf_airy.h gsl_sf_bessel.h gsl_sf_clausen.h gsl_sf_coulomb.h gsl_sf_coupling.h gsl_sf_dawson.h gsl_sf_debye.h gsl_sf_dilog.h gsl_sf_elementary.h gsl_sf_ellint.h gsl_sf_elljac.h gsl_sf_erf.h gsl_sf_exp.h gsl_sf_expint.h gsl_sf_fermi_dirac.h gsl_sf_gamma.h gsl_sf_gegenbauer.h gsl_sf_hermite.h gsl_sf_hyperg.h gsl_sf_laguerre.h gsl_sf_lambert.h gsl_sf_legendre.h gsl_sf_log.h gsl_sf_mathieu.h gsl_sf_pow_int.h gsl_sf_psi.h gsl_sf_result.h gsl_sf_sincos_pi.h gsl_sf_synchrotron.h gsl_sf_transport.h gsl_sf_trig.h gsl_sf_zeta.h gsl_specfunc.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in dht
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_dht.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in qrng
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_qrng.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in rng
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_rng.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in randist
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_randist.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in fft
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_fft.h gsl_fft_complex.h gsl_fft_halfcomplex.h gsl_fft_real.h gsl_dft_complex.h gsl_dft_complex_float.h gsl_fft_complex_float.h gsl_fft_halfcomplex_float.h gsl_fft_real_float.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in poly
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_poly.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in fit
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_fit.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in multifit
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_multifit.h gsl_multifit_nlin.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in multifit_nlinear
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_multifit_nlinear.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in multilarge
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_multilarge.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in multilarge_nlinear
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_multilarge_nlinear.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in filter
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_filter.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in movstat
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_movstat.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in rstat
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_rstat.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in statistics
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_statistics.h gsl_statistics_char.h gsl_statistics_double.h gsl_statistics_float.h gsl_statistics_int.h gsl_statistics_long.h gsl_statistics_long_double.h gsl_statistics_short.h gsl_statistics_uchar.h gsl_statistics_uint.h gsl_statistics_ulong.h gsl_statistics_ushort.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in siman
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_siman.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in sum
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_sum.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in integration
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_integration.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in interpolation
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_interp.h gsl_spline.h gsl_interp2d.h gsl_spline2d.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in histogram
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_histogram.h gsl_histogram2d.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in ode-initval
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_odeiv.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in ode-initval2
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_odeiv2.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in roots
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_roots.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in multiroots
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_multiroots.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in min
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_min.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in multimin
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_multimin.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in monte
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_monte.h gsl_monte_vegas.h gsl_monte_miser.h gsl_monte_plain.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in ntuple
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_ntuple.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in diff
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_diff.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in deriv
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_deriv.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in cdf
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_cdf.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in wavelet
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_wavelet.h gsl_wavelet2d.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in bspline
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_bspline.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in spblas
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_spblas.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in spmatrix
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_spmatrix.h gsl_spmatrix_char.h gsl_spmatrix_double.h gsl_spmatrix_float.h gsl_spmatrix_int.h gsl_spmatrix_long_double.h gsl_spmatrix_long.h gsl_spmatrix_short.h gsl_spmatrix_uchar.h gsl_spmatrix_uint.h gsl_spmatrix_ulong.h gsl_spmatrix_ushort.h gsl_spmatrix_complex_float.h gsl_spmatrix_complex_double.h gsl_spmatrix_complex_long_double.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in splinalg
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_splinalg.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
Making install in doc
Making install in .
/bin/mkdir -p "/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/share/info"
install  -m 0644 ./gsl-ref.info /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/share/info
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/share/man/man1'
 install  -m 0644 gsl-config.1 gsl-randist.1 gsl-histogram.1 '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/share/man/man1'
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/share/man/man3'
 install  -m 0644 gsl.3 '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/share/man/man3'
Making install in examples
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c -s  libgsl.la '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libgsl.lai /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib/libgsl.la
libtool: install: /usr/bin/install -c .libs/libgsl.a /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib/libgsl.a
libtool: install: chmod 644 /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib/libgsl.a
libtool: install: ranlib /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib/libgsl.a
libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/bin'
 STRIPPROG='strip' /bin/sh ./libtool   --mode=install /bin/sh /wrkdirs/usr/ports/math/gsl/work/gsl-2.6/install-sh -c -s gsl-randist gsl-histogram '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/bin'
Segmentation fault
libtool: install: /bin/sh /wrkdirs/usr/ports/math/gsl/work/gsl-2.6/install-sh -c -s gsl-randist /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/bin/gsl-randist
Segmentation fault
libtool: install: /bin/sh /wrkdirs/usr/ports/math/gsl/work/gsl-2.6/install-sh -c -s gsl-histogram /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/bin/gsl-histogram
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/bin'
 install  -m 555 gsl-config '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/bin'
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/share/aclocal'
 install  -m 0644 gsl.m4 '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/share/aclocal'
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/libdata/pkgconfig'
 install  -m 0644 gsl.pc '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/libdata/pkgconfig'
 /bin/mkdir -p '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
 install  -m 0644 gsl_math.h gsl_pow_int.h gsl_nan.h gsl_machine.h gsl_mode.h gsl_precision.h gsl_types.h gsl_version.h gsl_minmax.h gsl_inline.h '/wrkdirs/usr/ports/math/gsl/work/stage/usr/local/include/gsl'
xargs: /usr/bin/grep: terminated with signal 11; aborting
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package        >============================
===>  Building package for gsl-2.6
Segmentation fault
pkg-static: Unable to access file /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib/libgsl.so:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib/libgsl.so.25:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib/libgsl.so.25.0.0:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib/libgslcblas.so:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib/libgslcblas.so.0:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/lib/libgslcblas.so.0.0.0:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/man/man1/gsl-config.1.gz:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/man/man1/gsl-histogram.1.gz:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/man/man1/gsl-randist.1.gz:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/math/gsl/work/stage/usr/local/man/man3/gsl.3.gz:No such file or directory
*** Error code 1

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


More information about the freebsd-pkg-fallout mailing list