Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 2019 22:20:05 GMT
From:      pkg-fallout@FreeBSD.org
To:        nivit@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][math/asymptote] Failed for asymptote-2.44_8 in build
Message-ID:  <201908182220.x7IMK5ZM046634@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:     nivit@FreeBSD.org
Last committer: gerald@FreeBSD.org
Ident:          $FreeBSD: head/math/asymptote/Makefile 507372 2019-07-26 20:46:53Z gerald $
Log URL:        http://beefy11.nyi.freebsd.org/data/head-i386-default/p509130_s351153/logs/asymptote-2.44_8.log
Build URL:      http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p509130_s351153
Log:

=>> Building math/asymptote
build started at Sun Aug 18 22:07:09 UTC 2019
port directory: /usr/ports/math/asymptote
package name: asymptote-2.44_8
building for: FreeBSD head-i386-default-job-04 13.0-CURRENT FreeBSD 13.0-CURRENT 1300040 i386
maintained by: nivit@FreeBSD.org
Makefile ident:      $FreeBSD: head/math/asymptote/Makefile 507372 2019-07-26 20:46:53Z gerald $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300031
Jail OSVERSION: 1300040
Job Id: 04




!!! Jail is newer than host. (Jail: 1300040, Host: 1300031) !!!
!!! 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=1300040
UNAME_v=FreeBSD 13.0-CURRENT 1300040
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 asymptote-2.44_8:
     BDWGC=off: Enable Boehm-Demers-Weiser garbage collector
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
     FFTW=on: Use FFTW to compute the Discrete Fourier Transform
     GSL=on: Enable GNU Scientific library
     MANPAGES=on: Build and/or install manual pages
     OFFSCREEN=off: Enable offscreen rendering using OSMesa library
     READLINE=on: Command line editing via libreadline
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
nivit@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--disable-gc --with-docdir=/usr/local/share/doc/asymptote --enable-fftw --enable-gsl --disable-offscreen --enable-readline --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--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 PYTHON="/usr/local/bin/python3.6" XDG_DATA_HOME=/wrkdirs/usr/ports/math/asymptote/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asymptote/work  HOME=/wrkdirs/usr/ports/math/asymptote/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/asymptote/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
ASYMPTOTE_HOME=/wrkdirs/usr/ports/math/asymptote/work HOME=/wrkdirs/usr/ports/math/asymptote/work PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/math/asymptote/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asymptote/work  HOME=/wrkdirs/usr/ports/math/asymptote/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/asymptote/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-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-I/usr/local/include -I/usr/local/include"  LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL
 _MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" PORTEXAMPLES="" 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" PYTHON_INCLUDEDIR=include/python3.6m  PYTHON_LIBDIR=lib/python3.6  PYTHON_PLATFORM=freebsd13  PYTHON_SITELIBDIR=lib/python3.6/site-packages  PYTHON_SUFFIX=36  PYTHON_VER=3.6  PYTHON_VERSION=python3.6 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.30.0  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/asymptote"  EXAMPLESDIR="share/examples/asymptote"  DATADIR="share/asymptote"  WWWDIR="www/asymptote"  ETCDIR="etc/asymptote"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/asymptote DOCSDIR=/usr/local/share/doc/asymptote EXAMPLESDIR=/usr/local/share/examples/asymptote  WWWDIR=/usr/local/www/asymptote ETCDIR=/usr/local/etc/asymptote
--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.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) 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.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) 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=1300040
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 GPLv3 LGPL3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   asymptote-2.44_8 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.11.1.txz
[head-i386-default-job-04] Installing pkg-1.11.1...
[head-i386-default-job-04] Extracting pkg-1.11.1: .......... done
===>   asymptote-2.44_8 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of asymptote-2.44_8
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 LGPL3 accepted by the user
===> Fetching all distfiles required by asymptote-2.44_8 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 LGPL3 accepted by the user
===> Fetching all distfiles required by asymptote-2.44_8 for building
=> SHA256 Checksum OK for asymptote-2.44.src.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 LGPL3 accepted by the user
<snip>
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o coder.o -c coder.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o coenv.o -c coenv.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o impdatum.o -c impdatum.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o locate.o -c locate.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o parser.o -c parser.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o program.o -c program.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o application.o -c application.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o varinit.o -c varinit.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o fundec.o -c fundec.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o refaccess.o -c refaccess.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o envcompleter.o -c envcompleter.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o process.o -c process.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o constructor.o -c constructor.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o array.o -c array.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o Delaunay.o -c Delaunay.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o predicates.o -c predicates.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o PRCbitStream.o -c prc/PRCbitStream.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o oPRCFile.o -c prc/oPRCFile.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o PRCdouble.o -c prc/PRCdouble.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o writePRC.o -c prc/writePRC.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o glrender.o -c glrender.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o tr.o -c tr.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o arcball.o -c arcball.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o algebra3.o -c algebra3.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o quaternion.o -c quaternion.cc
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o main.o -c main.cc
if test ! -s revision.cc -o "2.44" != "2.44"; then     \
  echo "const char *REVISION="\"2.44\"\; > revision.cc; \
fi
c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -I.  -o revision.o -c revision.cc;
echo string VERSION=\"2.44\"\; > base/version.asy
echo @set VERSION 2.44 > doc/version.texi
echo @set Datadir /usr/local/share >> doc/version.texi
echo "#!/usr/local/bin/python3.6" > GUI/xasyVersion.py
echo xasyVersion = \"2.44\" >> GUI/xasyVersion.py
if test -n ""; then \
  cat asy.rc | sed -e "s/ASYMPTOTE_VERSION/2.44/" | \
  windres -o asy.o; \
fi
if test -n ""; then \
          c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o texfile.o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o drawpath3.o drawsurface.o beziercurve.o bezierpatch.o pen.o pipestream.o types.o builtin.o gsl.o runtime.o runbacktrace.o runpicture.o runlabel.o runhistory.o runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o runpath3d.o runstring.o runmath.o env.o genv.o stm.o dec.o errormsg.o callable.o name.o symbol.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o access.o virtualfieldaccess.o absyn.o record.o interact.o fileio.o fftw++asy.o simpson.o coder.o coenv.o impdatum.o locate.o parser.o program.o application.o varinit.o fundec.o refaccess.o envcompleter.o process.o const
 ructor.o array.o Delaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writePRC.o glrender.o tr.o arcball.o algebra3.o quaternion.o main.o revision.o asy.o  -L/usr/local/lib -fstack-protector-strong   -lglut -lGLU -lGL -lfftw3 -lreadline -lrt -lsigsegv -lz -lm  -ltermcap -lgsl -lgslcblas    -s -static; \
else \
  ln -sf GUI/xasy.py xasy; \
  c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o texfile.o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o drawpath3.o drawsurface.o beziercurve.o bezierpatch.o pen.o pipestream.o types.o builtin.o gsl.o runtime.o runbacktrace.o runpicture.o runlabel.o runhistory.o runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o runpath3d.o runstring.o runmath.o env.o genv.o stm.o dec.o errormsg.o callable.o name.o symbol.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o access.o virtualfieldaccess.o absyn.o record.o interact.o fileio.o fftw++asy.o simpson.o coder.o coenv.o impdatum.o locate.o parser.o program.o application.o varinit.o fundec.o refaccess.o envcompleter.o process.o constructor.o
  array.o Delaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writePRC.o glrender.o tr.o arcball.o algebra3.o quaternion.o main.o revision.o -L/usr/local/lib -fstack-protector-strong   -lglut -lGLU -lGL -lfftw3 -lreadline -lrt -lsigsegv -lz -lm -lncurses -lgsl -lgslcblas   ; \
fi
Creating asy-keywords.el
./asy -dir base -config "" -render=0 -l > asy.list
ls base/*.asy | grep -v plain\* | \
          grep -v three_\* | grep -v featpost3D | xargs ./asy -dir base -config "" -render=0 -l >> asy.list
perl ./asy-list.pl asy.list 2.44
cd doc && gmake asy-latex.pdf
gmake[2]: Entering directory '/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc'
pdflatex asy-latex.dtx
This is pdfTeX, Version 3.14159265-2.6-1.40.16 (Web2C 2015) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./asy-latex.dtx
LaTeX2e <2015/01/01> patch level 2
Babel <3.9l> and hyphenation patterns for 79 languages loaded.
(/usr/local/share/texmf-dist/tex/latex/base/docstrip.tex
Utility: `docstrip' 2.5e <2014/09/29>
English documentation    <2014/09/29>

**********************************************************
* This program converts documented macro-files into fast *
* loadable files by stripping off (nearly) all comments! *
**********************************************************

********************************************************
* No Configuration file found, using default settings. *
********************************************************

)Input index file asy-latex.idx not found.
Usage: makeindex [-ilqrcgLT] [-s sty] [-o ind] [-t log] [-p num] [idx0 idx1 ...]
Input index file asy-latex.glo not found.
Usage: makeindex [-ilqrcgLT] [-s sty] [-o ind] [-t log] [-p num] [idx0 idx1 ...]


Generating file(s) ./asymptote.sty 

Processing file asy-latex.dtx (pkg) -> asymptote.sty
Lines  processed: 715
Comments removed: 281
Comments  passed: 0
Codelines passed: 418


Generating file(s) ./asy-latex.ins 

Processing file asy-latex.dtx (batchfile) -> asy-latex.ins
Lines  processed: 715
Comments removed: 281
Comments  passed: 0
Codelines passed: 418

(/usr/local/share/texmf-dist/tex/latex/base/ltxdoc.cls
Document Class: ltxdoc 2015/03/26 v2.0w Standard LaTeX documentation class
(/usr/local/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/local/share/texmf-dist/tex/latex/base/size10.clo))
(/usr/local/share/texmf-dist/tex/latex/base/doc.sty
(/usr/local/share/texmf-dist/tex/latex/tools/multicol.sty)))
Writing index file asy-latex.idx
No file asy-latex.aux.
(./asy-latex.dtx
No file asy-latex.toc.
[1{/usr/local/share/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2]
[3] [4] [5] [6] [7]
Overfull \hbox (19.48749pt too wide) in paragraph at lines 540--540
 [][]      \OT1/cmtt/m/n/9 \immediate\write\AsyStream{size(0,\ASYheight,\asy@ex
pand@keepAspect);}% 

Overfull \hbox (14.76254pt too wide) in paragraph at lines 540--540
 [][]      \OT1/cmtt/m/n/9 \immediate\write\AsyStream{size(\ASYwidth,0,\asy@exp
and@keepAspect);}% 

Overfull \hbox (57.28705pt too wide) in paragraph at lines 540--540
 [][]      \OT1/cmtt/m/n/9 \immediate\write\AsyStream{size(\ASYwidth,\ASYheight
,\asy@expand@keepAspect);}% 
[8]
Overfull \hbox (24.21243pt too wide) in paragraph at lines 594--594
 [][]            \OT1/cmtt/m/n/9 \setbox\ASYbox=\hbox{\includegraphics[hiresbb]
{"\AsyFile+0".pdf}}% 

Overfull \hbox (14.76254pt too wide) in paragraph at lines 594--594
 [][]            \OT1/cmtt/m/n/9 \setbox\ASYbox=\hbox{\includegraphics[hiresbb]
{"\AsyFile".pdf}}% 

Overfull \hbox (5.31265pt too wide) in paragraph at lines 594--594
 [][]          \OT1/cmtt/m/n/9 \setbox\ASYbox=\hbox{\includegraphics[hiresbb]{"
\AsyFile.eps"}}% 
[9] [10]) [11] (./asy-latex.aux) )
(see the transcript file for additional information)</usr/local/share/texmf-dis
t/fonts/type1/public/amsfonts/cm/cmbx10.pfb></usr/local/share/texmf-dist/fonts/
type1/public/amsfonts/cm/cmbx12.pfb></usr/local/share/texmf-dist/fonts/type1/pu
blic/amsfonts/cm/cmbx9.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsf
onts/cm/cmr10.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/c
mr12.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr17.pfb>
</usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr6.pfb></usr/loca
l/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb></usr/local/share/te
xmf-dist/fonts/type1/public/amsfonts/cm/cmr9.pfb></usr/local/share/texmf-dist/f
onts/type1/public/amsfonts/cm/cmss10.pfb></usr/local/share/texmf-dist/fonts/typ
e1/public/amsfonts/cm/cmss17.pfb></usr/local/share/texmf-dist/fonts/type1/publi
c/amsfonts/cm/cmsy10.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfon
ts/cm/cmti10.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cm
tt10.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb>

Output written on asy-latex.pdf (11 pages, 194545 bytes).
Transcript written on asy-latex.log.
gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc'
cd doc && gmake doc
gmake[2]: Entering directory '/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc'
./asy -dir ../base -config "" -render=0 -h 2>&1 | grep -iv Asymptote > options
./asy -dir ../base -config "" -render=0 -f pdf -noprc markers1.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc histogram.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc brokenaxis.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc hatch.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc imagecontour.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc multicontour.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc slopefield1.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc unitcircle3.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc markers2.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc knots.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc eetomumu.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc elliptic.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc subpictures.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc penimage.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc vectorfield.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc saddle.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc diagonal.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc generalaxis.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc labelsquare.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc image.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc Hobbycontrol.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc cube.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc CAD1.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc planes.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc graphmarkers.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc generalaxis3.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc flow.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc grid3xyz.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc binarytreetest.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc dots.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc bezier2.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc CDlabel.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc filegraph.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc triangulate.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc helix.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc lineargraph0.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc colons.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc superpath.asy
./asy -dir ../base -config "" -render=0 -f pdf -noprc exp.asy
runtime: gmake[2]: *** [Makefile:42: exp.pdf] Floating point exception (core dumped)
gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc'
gmake[1]: *** [Makefile:176: html] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44'
*** Error code 1

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



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