Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2019 09:30:15 GMT
From:      pkg-fallout@FreeBSD.org
To:        perl@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][math/PDL] Failed for PDL-2.019_1 in build
Message-ID:  <201904160930.x3G9UFMj002540@beefy11.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:     perl@FreeBSD.org
Last committer: gerald@FreeBSD.org
Ident:          $FreeBSD: head/math/PDL/Makefile 487272 2018-12-12 01:35:33Z gerald $
Log URL:        http://beefy11.nyi.freebsd.org/data/head-i386-default/p499067_s346255/logs/PDL-2.019_1.log
Build URL:      http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p499067_s346255
Log:

=>> Building math/PDL
build started at Tue Apr 16 09:23:39 UTC 2019
port directory: /usr/ports/math/PDL
package name: PDL-2.019_1
building for: FreeBSD head-i386-default-job-10 13.0-CURRENT FreeBSD 13.0-CURRENT 1300018 i386
maintained by: perl@FreeBSD.org
Makefile ident:      $FreeBSD: head/math/PDL/Makefile 487272 2018-12-12 01:35:33Z gerald $
Poudriere version: 3.2.8-3-g02cc9753
Host OSVERSION: 1300009
Jail OSVERSION: 1300018
Job Id: 10




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1300018
UNAME_v=FreeBSD 13.0-CURRENT 1300018
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
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-3-g02cc9753
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-i386-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---
===> The following configuration options are available for PDL-2.019_1:
     F77=on: Enable PDL::Minuit and PDL::Slatec
     FFTW=on: Enable PDL::FFTW
     GD=off: Enable PDL::IO::GD
     GSL=off: Enable PDL::GSL interface
     HDF=off: Enable PDL::IO::HDF interface
     OPENGL=off: Enable PDL::Graphics::TriD and OpenGL
     PGPLOT=on: Enable PDL::Graphics::PGPLOT
     PLPLOT=off: Enable PDL::Graphics::PLplot
     PROJ=off: Enable PDL::GIS::Proj interface
     READLINE=off: Use GNU readline
     SINK=off: Include PDL kitchen sink
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
perl@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
INSTALLDIRS="site" CC="cc" CCFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing " LD="cc" PREFIX="/usr/local"  INSTALLPRIVLIB="/usr/local/lib" INSTALLARCHLIB="/usr/local/lib"
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/math/PDL/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/PDL/work  HOME=/wrkdirs/usr/ports/math/PDL/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/PDL/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh PERL_EXTUTILS_AUTOINSTALL="--skipdeps" PERL_MM_USE_DEFAULT="YES"
--End CONFIGURE_ENV--

--MAKE_ENV--
PERL5LIB=/wrkdirs/usr/ports/math/PDL/work/PDL-2.019/blib/lib PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/math/PDL/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/PDL/work  HOME=/wrkdirs/usr/ports/math/PDL/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/PDL/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="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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 PERL_VERSION=5.28.1  PERL_VER=5.28  PERL5_MAN1=lib/perl5/site_perl/man/man1  PERL5_MAN3=lib/perl5/site_perl/man/man3  SITE_PERL=lib/perl5/site_perl  SITE_ARCH=lib/perl5/site_perl/mach/5.28 DOCSDIR="share/doc/PDL"  EXAMPLESDIR="share/examples/PDL"  DATADIR="share/PDL"  WWWDIR="www/PDL"  ETCDIR="etc/PDL"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
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

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-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_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300018
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=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)  524288
stack size              (kbytes, -s)  65536
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 ART10 GPLv1+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   PDL-2.019_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
[head-i386-default-job-10] Installing pkg-1.10.5_5...
[head-i386-default-job-10] Extracting pkg-1.10.5_5: .......... done
===>   PDL-2.019_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of PDL-2.019_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License ART10 GPLv1+ accepted by the user
===> Fetching all distfiles required by PDL-2.019_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License ART10 GPLv1+ accepted by the user
===> Fetching all distfiles required by PDL-2.019_1 for building
=> SHA256 Checksum OK for PDL-2.019.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
<snip>
gfortran8 -c  -o slatec/pchcs.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/pchcs.f
gfortran8 -c  -o slatec/pchdf.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/pchdf.f
gfortran8 -c  -o slatec/pchfd.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/pchfd.f
gfortran8 -c  -o slatec/pchfe.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/pchfe.f
gfortran8 -c  -o slatec/pchia.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/pchia.f
gfortran8 -c  -o slatec/pchic.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/pchic.f
gfortran8 -c  -o slatec/pchid.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/pchid.f
gfortran8 -c  -o slatec/pchim.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/pchim.f
gfortran8 -c  -o slatec/pchkt.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/pchkt.f
gfortran8 -c  -o slatec/pchsp.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/pchsp.f
gfortran8 -c  -o slatec/pchst.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/pchst.f
gfortran8 -c  -o slatec/pchsw.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/pchsw.f
gfortran8 -c  -o slatec/pcoef.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/pcoef.f
gfortran8 -c  -o slatec/polfit.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/polfit.f
gfortran8 -c  -o slatec/pvalue.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/pvalue.f
gfortran8 -c  -o slatec/pythag.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/pythag.f
gfortran8 -c  -o slatec/r1mach.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/r1mach.f
gfortran8 -c  -o slatec/radb2.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/radb2.f
gfortran8 -c  -o slatec/radb3.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/radb3.f
gfortran8 -c  -o slatec/radb4.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/radb4.f
gfortran8 -c  -o slatec/radb5.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/radb5.f
gfortran8 -c  -o slatec/radbg.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/radbg.f
gfortran8 -c  -o slatec/radf2.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/radf2.f
gfortran8 -c  -o slatec/radf3.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/radf3.f
gfortran8 -c  -o slatec/radf4.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/radf4.f
gfortran8 -c  -o slatec/radf5.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/radf5.f
gfortran8 -c  -o slatec/radfg.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/radfg.f
gfortran8 -c  -o slatec/rfftb.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/rfftb.f
gfortran8 -c  -o slatec/rfftb1.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/rfftb1.f
gfortran8 -c  -o slatec/rfftf.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/rfftf.f
gfortran8 -c  -o slatec/rfftf1.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/rfftf1.f
gfortran8 -c  -o slatec/rs.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/rs.f
gfortran8 -c  -o slatec/sasum.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/sasum.f
gfortran8 -c  -o slatec/saxpy.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/saxpy.f
gfortran8 -c  -o slatec/sdot.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/sdot.f
gfortran8 -c  -o slatec/sgeco.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/sgeco.f
gfortran8 -c  -o slatec/sgedi.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/sgedi.f
gfortran8 -c  -o slatec/sgefa.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/sgefa.f
gfortran8 -c  -o slatec/sgesl.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/sgesl.f
gfortran8 -c  -o slatec/snrm2.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/snrm2.f
slatec/snrm2.f:87:72:

    10 ASSIGN 30 TO NEXT
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
slatec/snrm2.f:94:19:

    20    GO TO NEXT,(30, 50, 70, 110)
                   1
Warning: Deleted feature: Assigned GOTO statement at (1)
slatec/snrm2.f:96:72:

       ASSIGN 50 TO NEXT
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
slatec/snrm2.f:106:72:

       ASSIGN 70 TO NEXT
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
slatec/snrm2.f:112:72:

       ASSIGN 110 TO NEXT
                                                                        1
Warning: Deleted feature: ASSIGN statement at (1)
gfortran8 -c  -o slatec/spoco.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/spoco.f
gfortran8 -c  -o slatec/spodi.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/spodi.f
gfortran8 -c  -o slatec/spofa.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/spofa.f
gfortran8 -c  -o slatec/srot.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/srot.f
gfortran8 -c  -o slatec/srotg.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/srotg.f
gfortran8 -c  -o slatec/sscal.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/sscal.f
gfortran8 -c  -o slatec/ssvdc.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/ssvdc.f
gfortran8 -c  -o slatec/sswap.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/sswap.f
gfortran8 -c  -o slatec/tql2.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/tql2.f
gfortran8 -c  -o slatec/tqlrat.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/tqlrat.f
gfortran8 -c  -o slatec/tred1.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/tred1.f
gfortran8 -c  -o slatec/tred2.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/tred2.f
gfortran8 -c  -o slatec/xerbla.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/xerbla.f
gfortran8 -c  -o slatec/xercnt.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/xercnt.f
gfortran8 -c  -o slatec/xerhlt.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/xerhlt.f
gfortran8 -c  -o slatec/xermsg.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/xermsg.f
gfortran8 -c  -o slatec/xerprn.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/xerprn.f
gfortran8 -c  -o slatec/xersve.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/xersve.f
gfortran8 -c  -o slatec/xgetua.o -O2 -pipe  -fstack-protector -fno-strict-aliasing  slatec/xgetua.f
rm -f ../../blib/arch/auto/PDL/Slatec/Slatec.so
cc  -shared  -L/usr/local/lib/perl5/5.28/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong  Slatec.o slatec/chfcm.o  slatec/chfdv.o  slatec/chfev.o  slatec/chfie.o  slatec/d1mach.o  slatec/dasum.o  slatec/daxpy.o  slatec/dchfcm.o  slatec/dchfdv.o  slatec/dchfev.o  slatec/dchfie.o  slatec/ddot.o  slatec/dgeco.o  slatec/dgedi.o  slatec/dgefa.o  slatec/dgesl.o  slatec/dp1vlu.o  slatec/dpchbs.o  slatec/dpchce.o  slatec/dpchci.o  slatec/dpchcm.o  slatec/dpchcs.o  slatec/dpchdf.o  slatec/dpchfd.o  slatec/dpchfe.o  slatec/dpchia.o  slatec/dpchic.o  slatec/dpchid.o  slatec/dpchim.o  slatec/dpchkt.o  slatec/dpchsp.o  slatec/dpchst.o  slatec/dpchsw.o  slatec/dpcoef.o  slatec/dpoco.o  slatec/dpodi.o  slatec/dpofa.o  slatec/dpolft.o  slatec/dscal.o  slatec/dswap.o  slatec/ezfft1.o  slatec/ezfftb.o  slatec/ezfftf.o  slatec/ezffti.o  slatec/fdump.o  slatec/i1mach.o  slatec/idamax.o  slatec/isamax.o  slatec/j4save.o  slatec/pchbs.o  slatec/pchce.o  slatec/pchci.o  slatec/pchcm.o  slatec/pc
 hcs.o  slatec/pchdf.o  slatec/pchfd.o  slatec/pchfe.o  slatec/pchia.o  slatec/pchic.o  slatec/pchid.o  slatec/pchim.o  slatec/pchkt.o  slatec/pchsp.o  slatec/pchst.o  slatec/pchsw.o  slatec/pcoef.o  slatec/polfit.o  slatec/pvalue.o  slatec/pythag.o  slatec/r1mach.o  slatec/radb2.o  slatec/radb3.o  slatec/radb4.o  slatec/radb5.o  slatec/radbg.o  slatec/radf2.o  slatec/radf3.o  slatec/radf4.o  slatec/radf5.o  slatec/radfg.o  slatec/rfftb.o  slatec/rfftb1.o  slatec/rfftf.o  slatec/rfftf1.o  slatec/rs.o  slatec/sasum.o  slatec/saxpy.o  slatec/sdot.o  slatec/sgeco.o  slatec/sgedi.o  slatec/sgefa.o  slatec/sgesl.o  slatec/snrm2.o  slatec/spoco.o  slatec/spodi.o  slatec/spofa.o  slatec/srot.o  slatec/srotg.o  slatec/sscal.o  slatec/ssvdc.o  slatec/sswap.o  slatec/tql2.o  slatec/tqlrat.o  slatec/tred1.o  slatec/tred2.o  slatec/xerbla.o  slatec/xercnt.o  slatec/xerhlt.o  slatec/xermsg.o  slatec/xerprn.o  slatec/xersve.o  slatec/xgetua.o   -o ../../blib/arch/auto/PDL/Slatec/Slatec.so  \
   -L/usr/lib -lm   \
  
ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfcm.o
>>> referenced by chfcm.f
>>>               slatec/chfcm.o:(chfcm_)

ld: error: relocation R_386_PC32 cannot be used against symbol r1mach_; recompile with -fPIC
>>> defined in slatec/r1mach.o
>>> referenced by chfcm.f
>>>               slatec/chfcm.o:(chfcm_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfcm.o
>>> referenced by chfcm.f
>>>               slatec/chfcm.o:(chfcm_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfcm.o
>>> referenced by chfcm.f
>>>               slatec/chfcm.o:(chfcm_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfcm.o
>>> referenced by chfcm.f
>>>               slatec/chfcm.o:(chfcm_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfcm.o
>>> referenced by chfcm.f
>>>               slatec/chfcm.o:(chfcm_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfcm.o
>>> referenced by chfcm.f
>>>               slatec/chfcm.o:(chfcm_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfdv.o
>>> referenced by chfdv.f
>>>               slatec/chfdv.o:(chfdv_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfdv.o
>>> referenced by chfdv.f
>>>               slatec/chfdv.o:(chfdv_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfdv.o
>>> referenced by chfdv.f
>>>               slatec/chfdv.o:(chfdv_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfdv.o
>>> referenced by chfdv.f
>>>               slatec/chfdv.o:(chfdv_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfdv.o
>>> referenced by chfdv.f
>>>               slatec/chfdv.o:(chfdv_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfdv.o
>>> referenced by chfdv.f
>>>               slatec/chfdv.o:(chfdv_)

ld: error: relocation R_386_PC32 cannot be used against symbol xermsg_; recompile with -fPIC
>>> defined in slatec/xermsg.o
>>> referenced by chfdv.f
>>>               slatec/chfdv.o:(chfdv_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfev.o
>>> referenced by chfev.f
>>>               slatec/chfev.o:(chfev_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfev.o
>>> referenced by chfev.f
>>>               slatec/chfev.o:(chfev_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfev.o
>>> referenced by chfev.f
>>>               slatec/chfev.o:(chfev_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfev.o
>>> referenced by chfev.f
>>>               slatec/chfev.o:(chfev_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfev.o
>>> referenced by chfev.f
>>>               slatec/chfev.o:(chfev_)

ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in slatec/chfev.o
>>> referenced by chfev.f
>>>               slatec/chfev.o:(chfev_)

ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[3]: *** [Makefile:465: ../../blib/arch/auto/PDL/Slatec/Slatec.so] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/PDL/work/PDL-2.019/Lib/Slatec'
gmake[2]: *** [Makefile:500: subdirs] Error 2
gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/PDL/work/PDL-2.019/Lib'
gmake[1]: *** [Makefile:553: subdirs] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/PDL/work/PDL-2.019'
*** Error code 1

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



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