Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2020 09:04:40 GMT
From:      pkg-fallout@FreeBSD.org
To:        stephen@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][math/octave] Failed for octave-5.2.0_2 in build
Message-ID:  <202005230904.04N94evI041422@beefy17.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: yuri@FreeBSD.org
Ident:          $FreeBSD: head/math/octave/Makefile 534190 2020-05-06 16:39:12Z yuri $
Log URL:        http://beefy17.nyi.freebsd.org/data/head-i386-default/p536258_s361404/logs/octave-5.2.0_2.log
Build URL:      http://beefy17.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p536258_s361404
Log:

=>> Building math/octave
build started at Sat May 23 08:25:12 UTC 2020
port directory: /usr/ports/math/octave
package name: octave-5.2.0_2
building for: FreeBSD head-i386-default-job-05 13.0-CURRENT FreeBSD 13.0-CURRENT 1300095 i386
maintained by: stephen@FreeBSD.org
Makefile ident:      $FreeBSD: head/math/octave/Makefile 534190 2020-05-06 16:39:12Z yuri $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300089
Jail OSVERSION: 1300095
Job Id: 05




!!! Jail is newer than host. (Jail: 1300095, Host: 1300089) !!!
!!! 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=1300095
UNAME_v=FreeBSD 13.0-CURRENT 1300095
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-5-gc81843e5
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 octave-5.2.0_2:
     DOCS=on: Build and/or install documentation
     JAVA=on: Java platform support
     QT5=on: Qt 5 toolkit support
====> 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=i386-portbld-freebsd13.0  --with-blas="-L/usr/local/lib -lopenblas"  --with-lapack="-lopenblas"  --enable-shared  --disable-jit  --disable-openmp  --with-osmesa --enable-docs --enable-java --with-qt=5 --with-qscintilla --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  MKINFO=/usr/local/bin/makeinfo  MOC_QTVER=/usr/local/bin/moc  UIC_QTVER=/usr/local/bin/uic  RCC_QTVER=/usr/local/bin/rcc  ac_cv_type_max_align_t=yes  ac_cv_path_SED=/usr/local/bin/gsed F77="gfortran9" FC="gfortran9" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc9" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc9" 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 QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/math/octave/work/octave-5.2.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" 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/addr2li
 ne" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
F77="gfortran9" FC="gfortran9" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc9" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc9" PERL_USE_UNSAFE_INC=1 QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/math/octave/work/octave-5.2.0/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" 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  CC="cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-I/usr/local/include -I/usr/local/include -DLIBICONV_PLUG"  LDFLAGS=" -L/usr/local/lib -L/usr/local/lib/qt5 -Wl,-rpath=/usr/local/lib/gcc9  -L/usr/local/lib/gcc9 -B/usr/local/bin -L/usr/local/lib -L/usr/local/lib -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG "  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=5.2.0 GNU_HOST=i386-portbld-freebsd13.0 PORTDOCS="" ATLAS="@comment " NO_ATLAS="" DOCS="" NO_DOCS="@comment " JAVA="" NO_JAVA="@comment " NETLIB="@comment " NO_NETLIB="" OPENBLAS="" NO_OPENBLAS="@comment " QT5="" NO_QT5="@comment " JAVASHAREDIR="share/java"  JAVAJARDIR="share/java/classes" 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" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local L
 IB32DIR=lib PERL_VERSION=5.30.2  PERL_VER=5.30  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.30 DOCSDIR="share/doc/octave"  EXAMPLESDIR="share/examples/octave"  DATADIR="share/octave"  WWWDIR="www/octave"  ETCDIR="etc/octave"
--End PLIST_SUB--

--SUB_LIST--
ATLAS="@comment " NO_ATLAS="" DOCS="" NO_DOCS="@comment " JAVA="" NO_JAVA="@comment " NETLIB="@comment " NO_NETLIB="" OPENBLAS="" NO_OPENBLAS="@comment " QT5="" NO_QT5="@comment " JAVASHAREDIR="/usr/local/share/java"  JAVAJARDIR="/usr/local/share/java/classes"  JAVALIBDIR="/usr/local/share/java/classes" 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
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
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) 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 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) 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=1300095
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---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 GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   octave-5.2.0_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.14.4.txz
[head-i386-default-job-05] Installing pkg-1.14.4...
[head-i386-default-job-05] Extracting pkg-1.14.4: .......... done
ldconfig: aout support is deprecated
===>   octave-5.2.0_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of octave-5.2.0_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by octave-5.2.0_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by octave-5.2.0_2 for building
=> SHA256 Checksum OK for octave-5.2.0.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by octave-5.2.0_2 for building
===>  Extracting for octave-5.2.0_2
=> SHA256 Checksum OK for octave-5.2.0.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
<snip>
In file included from libgui/src/moc-find-files-dialog.cc:13:
In file included from ./libgui/src/find-files-dialog.h:25:
In file included from /usr/local/include/qt5/QtWidgets/QDialog:1:
In file included from /usr/local/include/qt5/QtWidgets/qdialog.h:44:
In file included from /usr/local/include/qt5/QtWidgets/qwidget.h:45:
In file included from /usr/local/include/qt5/QtCore/qobject.h:47:
In file included from /usr/local/include/qt5/QtCore/qstring.h:50:
/usr/local/include/qt5/QtCore/qbytearray.h:586:22: warning: definition of implicit copy constructor for 'QByteRef' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
    inline QByteRef &operator=(const QByteRef &c)
                     ^
/usr/local/include/qt5/QtCore/qbytearray.h:605:38: note: in implicit copy constructor for 'QByteRef' first required here
{ Q_ASSERT(i >= 0); detach(); return QByteRef(*this, i); }
                                     ^
In file included from libgui/src/moc-find-files-dialog.cc:13:
In file included from ./libgui/src/find-files-dialog.h:25:
In file included from /usr/local/include/qt5/QtWidgets/QDialog:1:
In file included from /usr/local/include/qt5/QtWidgets/qdialog.h:44:
In file included from /usr/local/include/qt5/QtWidgets/qwidget.h:45:
In file included from /usr/local/include/qt5/QtCore/qobject.h:47:
/usr/local/include/qt5/QtCore/qstring.h:1191:22: warning: definition of implicit copy constructor for 'QCharRef' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
    inline QCharRef &operator=(const QCharRef &c) { return operator=(QChar(c)); }
                     ^
/usr/local/include/qt5/QtCore/qstring.h:1291:38: note: in implicit copy constructor for 'QCharRef' first required here
{ Q_ASSERT(i >= 0); detach(); return QCharRef(*this, i); }
                                     ^
In file included from libgui/src/moc-find-files-model.cc:13:
In file included from ./libgui/src/find-files-model.h:25:
In file included from /usr/local/include/qt5/QtCore/QAbstractListModel:1:
In file included from /usr/local/include/qt5/QtCore/qabstractitemmodel.h:43:
In file included from /usr/local/include/qt5/QtCore/qvariant.h:44:
/usr/local/include/qt5/QtCore/qbytearray.h:586:22: warning: definition of implicit copy constructor for 'QByteRef' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
    inline QByteRef &operator=(const QByteRef &c)
                     ^
/usr/local/include/qt5/QtCore/qbytearray.h:605:38: note: in implicit copy constructor for 'QByteRef' first required here
{ Q_ASSERT(i >= 0); detach(); return QByteRef(*this, i); }
                                     ^
In file included from libgui/src/moc-find-files-model.cc:13:
In file included from ./libgui/src/find-files-model.h:25:
In file included from /usr/local/include/qt5/QtCore/QAbstractListModel:1:
In file included from /usr/local/include/qt5/QtCore/qabstractitemmodel.h:43:
In file included from /usr/local/include/qt5/QtCore/qvariant.h:45:
In file included from /usr/local/include/qt5/QtCore/qlist.h:47:
In file included from /usr/local/include/qt5/QtCore/qhashfunctions.h:44:
/usr/local/include/qt5/QtCore/qstring.h:1191:22: warning: definition of implicit copy constructor for 'QCharRef' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
    inline QCharRef &operator=(const QCharRef &c) { return operator=(QChar(c)); }
                     ^
/usr/local/include/qt5/QtCore/qstring.h:1291:38: note: in implicit copy constructor for 'QCharRef' first required here
{ Q_ASSERT(i >= 0); detach(); return QCharRef(*this, i); }
                                     ^
2 warnings generated.
mv -f libgui/src/.deps/libgui_src_libgui_src_la-moc-find-files-dialog.Tpo libgui/src/.deps/libgui_src_libgui_src_la-moc-find-files-dialog.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I.   -I/usr/local/include/freetype2  -I/usr/local/include -I/usr/local/include/freetype2  -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtHelp -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtXml -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -Iliboctave -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -I/usr/local/include -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fPIC -D_THREAD_SAFE -pthread -mieee-fp -Wall -W -Wshadow -Wold-
 style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG  -MT libgui/src/libgui_src_libgui_src_la-moc-octave-dock-widget.lo -MD -MP -MF libgui/src/.deps/libgui_src_libgui_src_la-moc-octave-dock-widget.Tpo -c -o libgui/src/libgui_src_libgui_src_la-moc-octave-dock-widget.lo `test -f 'libgui/src/moc-octave-dock-widget.cc' || echo './'`libgui/src/moc-octave-dock-widget.cc
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtHelp -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtXml -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -Iliboctave -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -I/usr/local/include -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fPIC -D_THREAD_SAFE -pthread -mieee-fp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-a
 rith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -MT libgui/src/libgui_src_libgui_src_la-moc-octave-dock-widget.lo -MD -MP -MF libgui/src/.deps/libgui_src_libgui_src_la-moc-octave-dock-widget.Tpo -c libgui/src/moc-octave-dock-widget.cc  -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-moc-octave-dock-widget.o
2 warnings generated.
mv -f libgui/src/.deps/libgui_src_libgui_src_la-moc-find-files-model.Tpo libgui/src/.deps/libgui_src_libgui_src_la-moc-find-files-model.Plo
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I.   -I/usr/local/include/freetype2  -I/usr/local/include -I/usr/local/include/freetype2  -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtHelp -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtXml -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -Iliboctave -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -I/usr/local/include -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fPIC -D_THREAD_SAFE -pthread -mieee-fp -Wall -W -Wshadow -Wold-
 style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG  -MT libgui/src/libgui_src_libgui_src_la-qrc-resource.lo -MD -MP -MF libgui/src/.deps/libgui_src_libgui_src_la-qrc-resource.Tpo -c -o libgui/src/libgui_src_libgui_src_la-qrc-resource.lo `test -f 'libgui/src/qrc-resource.cc' || echo './'`libgui/src/qrc-resource.cc
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/qt5/QtCore -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtHelp -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtXml -I./libgui/qterminal/libqterminal -Ilibgui/src -I./libgui/src -I./libgui/src/m-editor -Iliboctave -I./liboctave/array -Iliboctave/numeric -I./liboctave/numeric -Iliboctave/operators -I./liboctave/operators -I./liboctave/system -I./liboctave/util -Ilibinterp -I./libinterp -Ilibinterp/parse-tree -I./libinterp/parse-tree -Ilibinterp/corefcn -I./libinterp/corefcn -I./libinterp/octave-value -I./liboctave/wrappers -I/usr/local/include -I/usr/local/include -DLIBICONV_PLUG -D_THREAD_SAFE -fPIC -D_THREAD_SAFE -pthread -mieee-fp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-a
 rith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -MT libgui/src/libgui_src_libgui_src_la-qrc-resource.lo -MD -MP -MF libgui/src/.deps/libgui_src_libgui_src_la-qrc-resource.Tpo -c libgui/src/qrc-resource.cc  -fPIC -DPIC -o libgui/src/.libs/libgui_src_libgui_src_la-qrc-resource.o
In file included from libgui/src/moc-octave-dock-widget.cc:13:
In file included from ./libgui/src/octave-dock-widget.h:26:
In file included from /usr/local/include/qt5/QtWidgets/QDockWidget:1:
In file included from /usr/local/include/qt5/QtWidgets/qdockwidget.h:44:
In file included from /usr/local/include/qt5/QtWidgets/qwidget.h:45:
In file included from /usr/local/include/qt5/QtCore/qobject.h:47:
In file included from /usr/local/include/qt5/QtCore/qstring.h:50:
/usr/local/include/qt5/QtCore/qbytearray.h:586:22: warning: definition of implicit copy constructor for 'QByteRef' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
    inline QByteRef &operator=(const QByteRef &c)
                     ^
/usr/local/include/qt5/QtCore/qbytearray.h:605:38: note: in implicit copy constructor for 'QByteRef' first required here
{ Q_ASSERT(i >= 0); detach(); return QByteRef(*this, i); }
                                     ^
In file included from libgui/src/moc-octave-dock-widget.cc:13:
In file included from ./libgui/src/octave-dock-widget.h:26:
In file included from /usr/local/include/qt5/QtWidgets/QDockWidget:1:
In file included from /usr/local/include/qt5/QtWidgets/qdockwidget.h:44:
In file included from /usr/local/include/qt5/QtWidgets/qwidget.h:45:
In file included from /usr/local/include/qt5/QtCore/qobject.h:47:
/usr/local/include/qt5/QtCore/qstring.h:1191:22: warning: definition of implicit copy constructor for 'QCharRef' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
    inline QCharRef &operator=(const QCharRef &c) { return operator=(QChar(c)); }
                     ^
/usr/local/include/qt5/QtCore/qstring.h:1291:38: note: in implicit copy constructor for 'QCharRef' first required here
{ Q_ASSERT(i >= 0); detach(); return QCharRef(*this, i); }
                                     ^
In file included from libgui/src/moc-octave-dock-widget.cc:13:
In file included from ./libgui/src/octave-dock-widget.h:33:
In file included from libgui/src/octave-cmd.h:34:
In file included from libgui/src/octave-qt-link.h:38:
In file included from libinterp/corefcn/octave-link.h:36:
In file included from ./liboctave/array/uint8NDArray.h:29:
./liboctave/array/intNDArray.h:59:15: warning: definition of implicit copy constructor for 'intNDArray<octave_int<unsigned char> >' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  intNDArray& operator = (const intNDArray<T>& a)
              ^
./liboctave/array/uint8NDArray.h:44:30: note: in implicit copy constructor for 'intNDArray<octave_int<unsigned char> >' first required here
MARRAY_FORWARD_DEFS (MArray, uint8NDArray, octave_uint8)
                             ^
In file included from libgui/src/moc-octave-dock-widget.cc:13:
In file included from ./libgui/src/octave-dock-widget.h:33:
In file included from libgui/src/octave-cmd.h:34:
In file included from libgui/src/octave-qt-link.h:38:
In file included from libinterp/corefcn/octave-link.h:36:
In file included from ./liboctave/array/uint8NDArray.h:29:
./liboctave/array/intNDArray.h:59:15: warning: definition of implicit copy constructor for 'intNDArray<octave_int<signed char> >' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  intNDArray& operator = (const intNDArray<T>& a)
              ^
./liboctave/array/int8NDArray.h:44:30: note: in implicit copy constructor for 'intNDArray<octave_int<signed char> >' first required here
MARRAY_FORWARD_DEFS (MArray, int8NDArray, octave_int8)
                             ^
In file included from libgui/src/moc-octave-dock-widget.cc:13:
In file included from ./libgui/src/octave-dock-widget.h:33:
In file included from libgui/src/octave-cmd.h:34:
In file included from libgui/src/octave-qt-link.h:38:
In file included from libinterp/corefcn/octave-link.h:36:
In file included from ./liboctave/array/uint8NDArray.h:29:
./liboctave/array/intNDArray.h:59:15: warning: definition of implicit copy constructor for 'intNDArray<octave_int<short> >' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  intNDArray& operator = (const intNDArray<T>& a)
              ^
./liboctave/array/int16NDArray.h:44:30: note: in implicit copy constructor for 'intNDArray<octave_int<short> >' first required here
MARRAY_FORWARD_DEFS (MArray, int16NDArray, octave_int16)
                             ^
In file included from libgui/src/moc-octave-dock-widget.cc:13:
In file included from ./libgui/src/octave-dock-widget.h:33:
In file included from libgui/src/octave-cmd.h:34:
In file included from libgui/src/octave-qt-link.h:38:
In file included from libinterp/corefcn/octave-link.h:36:
In file included from ./liboctave/array/uint8NDArray.h:29:
./liboctave/array/intNDArray.h:59:15: warning: definition of implicit copy constructor for 'intNDArray<octave_int<int> >' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  intNDArray& operator = (const intNDArray<T>& a)
              ^
./liboctave/array/int32NDArray.h:44:30: note: in implicit copy constructor for 'intNDArray<octave_int<int> >' first required here
MARRAY_FORWARD_DEFS (MArray, int32NDArray, octave_int32)
                             ^
In file included from libgui/src/moc-octave-dock-widget.cc:13:
In file included from ./libgui/src/octave-dock-widget.h:33:
In file included from libgui/src/octave-cmd.h:34:
In file included from libgui/src/octave-qt-link.h:38:
In file included from libinterp/corefcn/octave-link.h:36:
In file included from ./liboctave/array/uint8NDArray.h:29:
./liboctave/array/intNDArray.h:59:15: warning: definition of implicit copy constructor for 'intNDArray<octave_int<long long> >' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  intNDArray& operator = (const intNDArray<T>& a)
              ^
./liboctave/array/int64NDArray.h:44:30: note: in implicit copy constructor for 'intNDArray<octave_int<long long> >' first required here
MARRAY_FORWARD_DEFS (MArray, int64NDArray, octave_int64)
                             ^
In file included from libgui/src/moc-octave-dock-widget.cc:13:
In file included from ./libgui/src/octave-dock-widget.h:33:
In file included from libgui/src/octave-cmd.h:34:
In file included from libgui/src/octave-qt-link.h:38:
In file included from libinterp/corefcn/octave-link.h:36:
In file included from ./liboctave/array/uint8NDArray.h:29:
./liboctave/array/intNDArray.h:59:15: warning: definition of implicit copy constructor for 'intNDArray<octave_int<unsigned short> >' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  intNDArray& operator = (const intNDArray<T>& a)
              ^
./liboctave/array/uint16NDArray.h:44:30: note: in implicit copy constructor for 'intNDArray<octave_int<unsigned short> >' first required here
MARRAY_FORWARD_DEFS (MArray, uint16NDArray, octave_uint16)
                             ^
In file included from libgui/src/moc-octave-dock-widget.cc:13:
In file included from ./libgui/src/octave-dock-widget.h:33:
In file included from libgui/src/octave-cmd.h:34:
In file included from libgui/src/octave-qt-link.h:38:
In file included from libinterp/corefcn/octave-link.h:36:
In file included from ./liboctave/array/uint8NDArray.h:29:
./liboctave/array/intNDArray.h:59:15: warning: definition of implicit copy constructor for 'intNDArray<octave_int<unsigned int> >' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  intNDArray& operator = (const intNDArray<T>& a)
              ^
./liboctave/array/uint32NDArray.h:44:30: note: in implicit copy constructor for 'intNDArray<octave_int<unsigned int> >' first required here
MARRAY_FORWARD_DEFS (MArray, uint32NDArray, octave_uint32)
                             ^
In file included from libgui/src/moc-octave-dock-widget.cc:13:
In file included from ./libgui/src/octave-dock-widget.h:33:
In file included from libgui/src/octave-cmd.h:34:
In file included from libgui/src/octave-qt-link.h:38:
In file included from libinterp/corefcn/octave-link.h:36:
In file included from ./liboctave/array/uint8NDArray.h:29:
./liboctave/array/intNDArray.h:59:15: warning: definition of implicit copy constructor for 'intNDArray<octave_int<unsigned long long> >' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
  intNDArray& operator = (const intNDArray<T>& a)
              ^
./liboctave/array/uint64NDArray.h:44:30: note: in implicit copy constructor for 'intNDArray<octave_int<unsigned long long> >' first required here
MARRAY_FORWARD_DEFS (MArray, uint64NDArray, octave_uint64)
                             ^
10 warnings generated.
mv -f libgui/src/.deps/libgui_src_libgui_src_la-moc-octave-dock-widget.Tpo libgui/src/.deps/libgui_src_libgui_src_la-moc-octave-dock-widget.Plo
/bin/sh ./libtool  --tag=CXX   --mode=link c++ -fPIC -D_THREAD_SAFE -pthread -mieee-fp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing  -DLIBICONV_PLUG  -L/usr/local/lib/qt5  -L/usr/local/lib -L/usr/local/lib/qt5 -Wl,-rpath=/usr/local/lib/gcc9  -L/usr/local/lib/gcc9 -B/usr/local/bin -L/usr/local/lib -L/usr/local/lib -fstack-protector-strong  -o src/octave-svgconvert src/src_octave_svgconvert-octave-svgconvert.o -lQt5Network -lQt5PrintSupport -lQt5Help -lQt5Widgets -lQt5Gui -lQt5Sql -lQt5Xml -lQt5Core  -lutil  -lm 
libtool: link: c++ -fPIC -D_THREAD_SAFE -pthread -mieee-fp -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc9 -B/usr/local/bin -fstack-protector-strong -o src/octave-svgconvert src/src_octave_svgconvert-octave-svgconvert.o  -L/usr/local/lib/qt5 -L/usr/local/lib -L/usr/local/lib/gcc9 -lQt5Network -lQt5PrintSupport -lQt5Help -lQt5Widgets -lQt5Gui -lQt5Sql -lQt5Xml -lQt5Core -lutil -lm -pthread
/usr/local/bin/ld: /usr/lib/libprocstat.so.1: undefined reference to `__start_set_pcpu'
/usr/local/bin/ld: /usr/lib/libprocstat.so.1: undefined reference to `__stop_set_pcpu'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[3]: *** [Makefile:14406: src/octave-svgconvert] Error 1
gmake[3]: *** Waiting for unfinished jobs....
mv -f libgui/src/.deps/libgui_src_libgui_src_la-qrc-resource.Tpo libgui/src/.deps/libgui_src_libgui_src_la-qrc-resource.Plo
gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/octave/work/octave-5.2.0'
gmake[2]: *** [Makefile:25976: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/octave/work/octave-5.2.0'
gmake[1]: *** [Makefile:9769: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/octave/work/octave-5.2.0'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** 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?202005230904.04N94evI041422>