Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Mar 2018 13:13:44 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 111arm64-quarterly][math/octave] Failed for octave-4.0.3_9 in configure
Message-ID:  <201803171313.w2HDDiAa001165@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:     maho@FreeBSD.org
Last committer: joneum@FreeBSD.org
Ident:          $FreeBSD: branches/2018Q1/math/octave/Makefile 455301 2017-12-01 17:43:21Z joneum $
Log URL:        http://thunderx1.nyi.freebsd.org/data/111arm64-quarterly/464745/logs/octave-4.0.3_9.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=111arm64-quarterly&build=464745
Log:

=>> Building math/octave
build started at Sat Mar 17 13:07:54 UTC 2018
port directory: /usr/ports/math/octave
package name: octave-4.0.3_9
building for: FreeBSD 111arm64-quarterly-job-10 11.1-RELEASE FreeBSD 11.1-RELEASE arm64
maintained by: maho@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2018Q1/math/octave/Makefile 455301 2017-12-01 17:43:21Z joneum $
Poudriere version: 3.2.5-24-gdf5c0606
Host OSVERSION: 1200060
Jail OSVERSION: 1101001
Job Id: 10

---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.5-24-gdf5c0606
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.0.3_9:
     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--
maho@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 --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 QT_SELECT=qt4 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/loca
 l/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 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/strings" 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.0.3 GNU_HOST=aarch64-portbld-freebsd11.1 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 PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.24.3  PERL_VER=5.24  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.24 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 ####
ARCH=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.1
OSVERSION=1101001
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=11.1-RELEASE
#### 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.0.3_9 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.3_1.txz
[111arm64-quarterly-job-10] Installing pkg-1.10.3_1...
[111arm64-quarterly-job-10] Extracting pkg-1.10.3_1: .......... done
===>   octave-4.0.3_9 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of octave-4.0.3_9
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by octave-4.0.3_9 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by octave-4.0.3_9 for building
=> SHA256 Checksum OK for octave-4.0.3.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by octave-4.0.3_9 for building
===>  Extracting for octave-4.0.3_9
=> SHA256 Checksum OK for octave-4.0.3.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for octave-4.0.3_9
===>  Applying FreeBSD patches for octave-4.0.3_9
/usr/bin/sed -i.bak 's+"makeinfo"+"/usr/local/bin/makeinfo"+' /wrkdirs/usr/ports/math/octave/work/octave-4.0.3/libinterp/corefcn/help.cc
/usr/bin/sed -i.bak 's+lapack lapack_rs6k+openblasp+' /wrkdirs/usr/ports/math/octave/work/octave-4.0.3/configure
/usr/bin/sed -i.bak 's+-lumfpack+-lumfpack -lsuitesparseconfig -lamd -lcholmod -lcolamd -lopenblasp+' /wrkdirs/usr/ports/math/octave/work/octave-4.0.3/configure
/usr/bin/sed -i.bak 's+-lcholmod+-lumfpack -lsuitesparseconfig -lamd -lcholmod -lcolamd -lopenblasp+' /wrkdirs/usr/ports/math/octave/work/octave-4.0.3/configure
===========================================================================
=======================<phase: build-depends  >============================
===>   octave-4.0.3_9 depends on executable: gnuplot - not found
===>   Installing existing package /packages/All/gnuplot-5.2.2.txz
[111arm64-quarterly-job-10] Installing gnuplot-5.2.2...
[111arm64-quarterly-job-10] `-- Installing atk-2.24.0...
[111arm64-quarterly-job-10] |   `-- Installing gettext-runtime-0.19.8.1_1...
[111arm64-quarterly-job-10] |   | `-- Installing indexinfo-0.3.1...
[111arm64-quarterly-job-10] |   | `-- Extracting indexinfo-0.3.1: .... done
[111arm64-quarterly-job-10] |   `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[111arm64-quarterly-job-10] |   `-- Installing glib-2.50.3_1,1...
[111arm64-quarterly-job-10] |   | `-- Installing libffi-3.2.1_2...
[111arm64-quarterly-job-10] |   | `-- Extracting libffi-3.2.1_2: .......... done
[111arm64-quarterly-job-10] |   | `-- Installing libiconv-1.14_11...
[111arm64-quarterly-job-10] |   | `-- Extracting libiconv-1.14_11: .......... done
[111arm64-quarterly-job-10] |   | `-- Installing pcre-8.40_1...
[111arm64-quarterly-job-10] |   | `-- Extracting pcre-8.40_1: .......... done
[111arm64-quarterly-job-10] |   | `-- Installing perl5-5.24.3...
[111arm64-quarterly-job-10] |   | `-- Extracting perl5-5.24.3: .......... done
[111arm64-quarterly-job-10] |   | `-- Installing python27-2.7.14_1...
[111arm64-quarterly-job-10] |   |   `-- Installing readline-7.0.3_1...
[111arm64-quarterly-job-10] |   |   `-- Extracting readline-7.0.3_1: .......... done
[111arm64-quarterly-job-10] |   | `-- Extracting python27-2.7.14_1: .......... done
[111arm64-quarterly-job-10] |   `-- Extracting glib-2.50.3_1,1: .......... done
No schema files found: doing nothing.
[111arm64-quarterly-job-10] `-- Extracting atk-2.24.0: .......... done
[111arm64-quarterly-job-10] `-- Installing cairo-1.14.8_1,2...
[111arm64-quarterly-job-10] |   `-- Installing dri2proto-2.8...
[111arm64-quarterly-job-10] |   `-- Extracting dri2proto-2.8: .... done
[111arm64-quarterly-job-10] |   `-- Installing fontconfig-2.12.1,1...
[111arm64-quarterly-job-10] |   | `-- Installing expat-2.2.5...
<snip>
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for octave-4.0.3_9
configure: WARNING: unrecognized options: --with-qt-includes, --with-qt-libraries, --with-extra-includes, --with-extra-libs
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 gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... (cached) /usr/bin/tar
checking whether gmake supports nested variables... (cached) yes
checking build system type... aarch64-portbld-freebsd11.1
checking host system type... aarch64-portbld-freebsd11.1
checking for style of include used by gmake... GNU
checking for aarch64-portbld-freebsd11.1-gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
defining octlibdir to be $(libdir)/octave/$(version)
defining archlibdir to be $(libexecdir)/octave/$(version)/exec/$(canonical_host_type)
defining localarchlibdir to be $(libexecdir)/octave/site/exec/$(canonical_host_type)
defining localapiarchlibdir to be $(libexecdir)/octave/$(api_version)/site/exec/$(canonical_host_type)
defining localverarchlibdir to be $(libexecdir)/octave/$(version)/site/exec/$(canonical_host_type)
defining octfiledir to be $(libdir)/octave/$(version)/oct/$(canonical_host_type)
defining localoctfiledir to be $(libdir)/octave/site/oct/$(canonical_host_type)
defining localapioctfiledir to be $(libdir)/octave/site/oct/$(api_version)/$(canonical_host_type)
defining localveroctfiledir to be $(libdir)/octave/$(version)/site/oct/$(canonical_host_type)
defining octincludedir to be $(includedir)/octave-$(version)/octave
defining fcnfiledir to be $(datadir)/octave/$(version)/m
defining localfcnfiledir to be $(datadir)/octave/site/m
defining localapifcnfiledir to be $(datadir)/octave/site/$(api_version)/m
defining localverfcnfiledir to be $(datadir)/octave/$(version)/site/m
defining octetcdir to be $(datadir)/octave/$(version)/etc
defining octlocaledir to be $(datadir)/octave/$(version)/locale
defining doc_cache_file to be $(octetcdir)/doc-cache
defining octtestsdir to be $(octetcdir)/tests
defining texi_macros_file to be $(octetcdir)/macros.texi
defining imagedir to be $(datadir)/octave/$(version)/imagelib
defining octdatadir to be $(datadir)/octave/$(version)/data
defining man1dir to be $(mandir)/man1
defining man1ext to be .1
defining infofile to be $(infodir)/octave.info
checking pkg-config is at least version 0.9.0... yes
checking for gawk... (cached) /usr/bin/awk
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for gfind... no
checking for find... find
checking for a usable sed... /usr/local/bin/gsed
checking for perl... perl
checking for gperf... /usr/local/bin/gperf
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
defining LFLAGS to be -I
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 dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for aarch64-portbld-freebsd11.1-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
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 for OpenMP flag of C compiler... unknown
checking for OpenMP flag of C++ compiler... unknown
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 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 maho@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/math/octave/work/octave-4.0.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/octave



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