Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jun 2018 09:13:22 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 111arm64-quarterly][math/octave] Failed for octave-4.2.2 in configure
Message-ID:  <201806080913.w589DM1u002082@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:     stephen@FreeBSD.org
Last committer: stephen@FreeBSD.org
Ident:          $FreeBSD: branches/2018Q2/math/octave/Makefile 465255 2018-03-22 03:10:21Z stephen $
Log URL:        http://thunderx1.nyi.freebsd.org/data/111arm64-quarterly/471890/logs/octave-4.2.2.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=111arm64-quarterly&build=471890
Log:

=>> Building math/octave
build started at Fri Jun  8 09:06:43 UTC 2018
port directory: /usr/ports/math/octave
package name: octave-4.2.2
building for: FreeBSD 111arm64-quarterly-job-24 11.1-RELEASE FreeBSD 11.1-RELEASE arm64
maintained by: stephen@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2018Q2/math/octave/Makefile 465255 2018-03-22 03:10:21Z stephen $
Poudriere version: 3.2.7
Host OSVERSION: 1200060
Jail OSVERSION: 1101001
Job Id: 24

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1101001
UNAME_v=FreeBSD 11.1-RELEASE
UNAME_r=11.1-RELEASE
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.7
MASTERMNT=/usr/local/poudriere/data/.m/111arm64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/111arm64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=111arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/111arm64-quarterly/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 octave-4.2.2:
     DOCS=on: Build and/or install documentation
====> Options available for the radio BLAS: you can only select none or one of them
     OPENBLAS=on: OpenBLAS blas implementation
     NETLIB=off: Blas implementation from Netlib
     ATLAS=off: ATLAS blas implementation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
stephen@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--host=aarch64-portbld-freebsd11.1  --with-blas="-L/usr/local/lib -lopenblasp"  --with-lapack="-lopenblasp"  --enable-shared  --disable-jit  --disable-openmp  --with-qt=4  --with-OSMesa-includedir=/usr/local/include/GL  --with-OSMesa-libdir=/usr/local/lib --with-qt-includes=/usr/local/include/qt4  --with-qt-libraries=/usr/local/lib/qt4  --with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
GPERF="/usr/local/bin/gperf"  JAVA_HOME=/usr/local/openjdk8  MAKEINFO=/usr/local/bin/makeinfo  ac_cv_type_max_align_t=yes  with_OSMesa="-lOSMesa -ldrm" QT_SELECT=qt4 QMAKEMODULES="/wrkdirs/usr/ports/math/octave/work/octave-4.2.2/mkspecs/modules:/usr/local/share/qt4/mkspecs/modules" F77="gfortran6" FC="gfortran6" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc6" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc6" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/math/octave/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/octave/work  HOME=/wrkdirs/usr/ports/math/octave/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/octave/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin 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" QTDIR="/usr/local/lib/qt4" QMAKE="/usr/local/lib/qt4/bin/qmake"  MOC="/usr/local/lib/qt4/bin/moc" RCC="/usr/local/lib/qt4/bin/rcc" UIC="/usr/local/lib/qt4/bin/uic"  QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
QT_SELECT=qt4 QMAKEMODULES="/wrkdirs/usr/ports/math/octave/work/octave-4.2.2/mkspecs/modules:/usr/local/share/qt4/mkspecs/modules" F77="gfortran6" FC="gfortran6" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc6" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc6" PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/math/octave/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/octave/work  HOME=/wrkdirs/usr/ports/math/octave/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/octave/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 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/string
 s" PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include -I/usr/local/include"  LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc6  -L/usr/local/lib/gcc6 -B/usr/local/bin -L/usr/local/lib -L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-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--
OCTAVE_VERSION=4.2.2 GNU_HOST=aarch64-portbld-freebsd11.1 PORTDOCS="" PORTEXAMPLES="" JAVASHAREDIR="share/java"  JAVAJARDIR="share/java/classes" QT_BINDIR="lib/qt4/bin" QT_INCDIR="include/qt4" QT_LIBDIR="lib/qt4" QT_ARCHDIR="lib/qt4" QT_PLUGINDIR="lib/qt4/plugins" QT_LIBEXECDIR="libexec/qt4" QT_IMPORTDIR="lib/qt4/imports" QT_QMLDIR="lib/qt4/qml" QT_DATADIR="share/qt4" QT_DOCDIR="share/doc/qt4" QT_L10NDIR="share/qt4/translations" QT_EXAMPLEDIR="share/examples/qt4" QT_TESTDIR="share/qt4/tests" QT_MKSPECDIR="share/qt4/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" TEXMFDIR="share/texmf" TEXMFDISTDIR="share/texmf-dist" TEXMFLOCALDIR="share/texmf-local" TEXMFVARDIR="share/texmf-var" TEXMFCONFIGDIR="share/texmf-config" FMTUTIL_CNF="share/texmf-config/web2c/fmtutil.cnf" OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.26.2  PERL_VER=5.26  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.26 DOCSDIR="share/doc/octave"  EXAMPLESDIR="share/examples/octave"  DATADIR="share/octave"  WWWDIR="www/octave"  ETCDIR="etc/octave"
--End PLIST_SUB--

--SUB_LIST--
JAVASHAREDIR="/usr/local/share/java"  JAVAJARDIR="/usr/local/share/java/classes"  JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.7+" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/octave DOCSDIR=/usr/local/share/doc/octave EXAMPLESDIR=/usr/local/share/examples/octave  WWWDIR=/usr/local/www/octave ETCDIR=/usr/local/etc/octave
--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
#### /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_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: aarch64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: aarch64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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_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_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: aarch64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=11.1-RELEASE
OSREL=11.1
OSVERSION=1101001
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)  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   >============================
===>  License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   octave-4.2.2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5.txz
[111arm64-quarterly-job-24] Installing pkg-1.10.5...
[111arm64-quarterly-job-24] Extracting pkg-1.10.5: .......... done
===>   octave-4.2.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of octave-4.2.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by octave-4.2.2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by octave-4.2.2 for building
=> SHA256 Checksum OK for octave-4.2.2.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by octave-4.2.2 for building
===>  Extracting for octave-4.2.2
=> SHA256 Checksum OK for octave-4.2.2.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for octave-4.2.2
===>  Applying FreeBSD patches for octave-4.2.2
/usr/bin/sed -i.bak 's+"makeinfo"+"/usr/local/bin/makeinfo"+' /wrkdirs/usr/ports/math/octave/work/octave-4.2.2/libinterp/corefcn/help.cc
/usr/bin/sed -i.bak 's+lapack lapack_rs6k+openblasp+' /wrkdirs/usr/ports/math/octave/work/octave-4.2.2/configure
/usr/bin/sed -i.bak 's+-lumfpack+-lumfpack -lsuitesparseconfig -lamd -lcholmod -lcolamd -lopenblasp+' /wrkdirs/usr/ports/math/octave/work/octave-4.2.2/configure
/usr/bin/sed -i.bak 's+-lcholmod+-lumfpack -lsuitesparseconfig -lamd -lcholmod -lcolamd -lopenblasp+' /wrkdirs/usr/ports/math/octave/work/octave-4.2.2/configure
===========================================================================
=======================<phase: build-depends  >============================
===>   octave-4.2.2 depends on executable: gnuplot - not found
===>   Installing existing package /packages/All/gnuplot-5.2.2_1.txz
[111arm64-quarterly-job-24] Installing gnuplot-5.2.2_1...
[111arm64-quarterly-job-24] `-- Installing atk-2.24.0...
[111arm64-quarterly-job-24] |   `-- Installing gettext-runtime-0.19.8.1_1...
[111arm64-quarterly-job-24] |   | `-- Installing indexinfo-0.3.1...
[111arm64-quarterly-job-24] |   | `-- Extracting indexinfo-0.3.1: .... done
[111arm64-quarterly-job-24] |   `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[111arm64-quarterly-job-24] |   `-- Installing glib-2.50.3_2,1...
[111arm64-quarterly-job-24] |   | `-- Installing libffi-3.2.1_2...
[111arm64-quarterly-job-24] |   | `-- Extracting libffi-3.2.1_2: .......... done
[111arm64-quarterly-job-24] |   | `-- Installing libiconv-1.14_11...
<snip>
checking for bison... no
checking for byacc... byacc
Usage: byacc [options] filename

Options:
  -b file_prefix        set filename prefix (default "y.")
  -B                    create a backtracking parser
  -d                    write definitions (.tab.h)
  -i                    write interface (y.tab.i)
  -g                    write a graphical description
  -l                    suppress #line directives
  -L                    enable position processing, e.g., "%locations"
  -o output_file        (default ".tab.c")
  -p symbol_prefix      set symbol prefix (default "yy")
  -P                    create a reentrant parser, e.g., "%pure-parser"
  -r                    produce separate code and table files (y.code.c)
  -s                    suppress #define's for quoted names in %token lines
  -t                    add debugging support
  -v                    write description (y.output)
  -V                    show version information and exit
configure: WARNING: 

I wasn't able to find a suitable style for declaring the api prefix
in a bison input file so I'm disabling bison.

configure: WARNING: 

I wasn't able to find a suitable style for declaring a push-pull
parser in a bison input file so I'm disabling bison.

configure: WARNING: 

I didn't find bison, or the version of bison that I found does not
support all the features that are required, but it's only a problem
if you need to reconstruct parse.cc, which is the case if you're
building from VCS sources.

checking for makeinfo... makeinfo
checking for texi2dvi... texi2dvi
checking for texi2pdf... texi2pdf
checking whether ln -s works... yes
checking for desktop-file-install... no
checking for gs... gs
checking for gnuplot... gnuplot
checking for less... less
checking for python... no
checking for icotool... no
configure: WARNING: 

I didn't find icotool, but it's only a problem if you need to
reconstruct octave-logo.ico, which is the case if you're building from
VCS sources.

checking for rsvg-convert... no
configure: WARNING: 

I didn't find rsvg-convert, but it's only a problem if you need to
reconstruct octave-logo-*.png, which is the case if you're building
from VCS sources.

configure: defining __NO_MATH_INLINES avoids buggy GNU libc exp function
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for c++ option to enable C++11 features... -std=gnu++11
checking dependency style of c++ -std=gnu++11... gcc3
checking how to run the C++ preprocessor... c++ -std=gnu++11 -E
checking how to run the C preprocessor... cpp
checking whether cc needs -traditional... no
checking for Minix Amsterdam compiler... no
checking for aarch64-portbld-freebsd11.1-ar... /usr/local/bin/ar
checking the archiver (/usr/local/bin/ar) interface... ar
checking for aarch64-portbld-freebsd11.1-ar... (cached) /usr/local/bin/ar
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking C compiler version number... 
checking C++ compiler version number... 
checking whether stl_algo.h is broken... no
checking if compiler needs -Werror to reject unknown flags... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for PTHREAD_PRIO_INHERIT... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/local/bin/ld
checking if the linker (/usr/local/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm
checking the name lister (/usr/local/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... (cached) 262144
checking how to convert aarch64-portbld-freebsd11.1 file names to aarch64-portbld-freebsd11.1 format... func_convert_file_noop
checking how to convert aarch64-portbld-freebsd11.1 file names to toolchain format... func_convert_file_noop
checking for /usr/local/bin/ld option to reload object files... -r
checking for aarch64-portbld-freebsd11.1-objdump... /usr/local/bin/objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-portbld-freebsd11.1-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-portbld-freebsd11.1-ar... (cached) /usr/local/bin/ar
checking for archiver @FILE support... @
checking for aarch64-portbld-freebsd11.1-strip... no
checking for strip... strip
checking for aarch64-portbld-freebsd11.1-ranlib... /usr/local/bin/ranlib
checking command to parse /usr/local/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for aarch64-portbld-freebsd11.1-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) 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.1 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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... no
checking how to run the C++ preprocessor... c++ -std=gnu++11 -E
checking for ld used by c++ -std=gnu++11... /usr/local/bin/ld
checking if the linker (/usr/local/bin/ld) is GNU ld... yes
checking whether the c++ -std=gnu++11 linker (/usr/local/bin/ld) supports shared libraries... yes
checking for c++ -std=gnu++11 option to produce PIC... -fPIC -DPIC
checking if c++ -std=gnu++11 PIC flag -fPIC -DPIC works... yes
checking if c++ -std=gnu++11 static flag -static works... yes
checking if c++ -std=gnu++11 supports -c -o file.o... yes
checking if c++ -std=gnu++11 supports -c -o file.o... (cached) yes
checking whether the c++ -std=gnu++11 linker (/usr/local/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
configure: defining FPICFLAG to be -fPIC
configure: defining CPICFLAG to be -fPIC
configure: defining CXXPICFLAG to be -fPIC
configure: defining SH_LD to be c++ -std=gnu++11
configure: defining SH_LDFLAGS to be -shared -Wl,-x
configure: defining DL_LD to be c++ -std=gnu++11
configure: defining DL_LDFLAGS to be -shared
configure: defining MKOCTFILE_DL_LDFLAGS to be -shared
configure: defining NO_OCT_FILE_STRIP to be false
configure: defining TEMPLATE_AR to be /usr/local/bin/ar
configure: defining TEMPLATE_ARFLAGS to be cr
configure: defining CRUFT_DLL_DEFS to be 
configure: defining OCTAVE_DLL_DEFS to be 
configure: defining OCTINTERP_DLL_DEFS to be 
configure: defining OCTGUI_DLL_DEFS to be 
configure: defining OCTGRAPHICS_DLL_DEFS to be 
configure: defining library_path_var to be LD_LIBRARY_PATH
checking for sin in -lm... yes
checking for aarch64-portbld-freebsd11.1-gfortran... gfortran6
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran6 accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran6 option to produce PIC... -fPIC
checking if gfortran6 PIC flag -fPIC works... yes
checking if gfortran6 static flag -static works... yes
checking if gfortran6 supports -c -o file.o... yes
checking if gfortran6 supports -c -o file.o... (cached) yes
checking whether the gfortran6 linker (/usr/local/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether a usable Fortran compiler was found... yes
checking how to get verbose linking output from gfortran6... -v
checking for Fortran 77 libraries of gfortran6...  -L/usr/local/lib -L/usr/local/lib/gcc6 -L/usr/local/bin -L/usr/local/lib/gcc6/gcc/aarch64-portbld-freebsd11.1/6.4.0 -L/usr/local/lib/gcc6/gcc/aarch64-portbld-freebsd11.1/6.4.0/../../../../../aarch64-portbld-freebsd11.1/lib -L/usr/local/lib/gcc6/gcc/aarch64-portbld-freebsd11.1/6.4.0/../../.. -lgfortran -lm
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
configure: defining FFLAGS to be -O -Wl,-rpath=/usr/local/lib/gcc6
checking whether gfortran6 has the intrinsic function ISNAN... yes
checking whether gfortran6 generates correct size integers... no
configure: error: your Fortran compiler must have an option to make integers the same size as octave_idx_type (int).  See the file INSTALL for more information.
===>  Script "configure" failed unexpectedly.
Please report the problem to stephen@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/math/octave/work/octave-4.2.2/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/octave



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