Date: Tue, 28 May 2019 15:26:04 GMT From: pkg-fallout@FreeBSD.org To: nivit@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - 112i386-default][math/asymptote] Failed for asymptote-2.44_7 in build Message-ID: <201905281526.x4SFQ43j013264@beefy10.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: sunpoet@FreeBSD.org Ident: $FreeBSD: head/math/asymptote/Makefile 498476 2019-04-09 14:04:49Z sunpoet $ Log URL: http://beefy10.nyi.freebsd.org/data/112i386-default/502843/logs/asymptote-2.44_7.log Build URL: http://beefy10.nyi.freebsd.org/build.html?mastername=112i386-default&build=502843 Log: =>> Building math/asymptote build started at Tue May 28 15:12:21 UTC 2019 port directory: /usr/ports/math/asymptote package name: asymptote-2.44_7 building for: FreeBSD 112i386-default-job-16 11.2-RELEASE-p10 FreeBSD 11.2-RELEASE-p10 i386 maintained by: nivit@FreeBSD.org Makefile ident: $FreeBSD: head/math/asymptote/Makefile 498476 2019-04-09 14:04:49Z sunpoet $ Poudriere version: 3.2.8-4-g701d8fe1 Host OSVERSION: 1300018 Jail OSVERSION: 1102000 Job Id: 16 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1102000 UNAME_v=FreeBSD 11.2-RELEASE-p10 UNAME_r=11.2-RELEASE-p10 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-4-g701d8fe1 MASTERMNT=/usr/local/poudriere/data/.m/112i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/112i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=112i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/112i386-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_7: 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=freebsd11 PYTHON_SITELIBDIR=lib/python3.6/site-packages PYTHON_SUFFIX=36 PYTHON_VER=3.6 PYTHON_VERSION=python3.6 PYTHON2="@comment " PYTHON3="" OSREL=11.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.28.2 PERL_VER=5.28 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.28 DOCSDIR="share/doc/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 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: i386-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: i386-unknown-freebsd11.2 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 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: i386-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=11.2-RELEASE-p10 OSREL=11.2 OSVERSION=1102000 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_7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [112i386-default-job-16] Installing pkg-1.10.5_5... [112i386-default-job-16] Extracting pkg-1.10.5_5: .......... done ===> asymptote-2.44_7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of asymptote-2.44_7 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by asymptote-2.44_7 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by asymptote-2.44_7 for building => SHA256 Checksum OK for asymptote-2.44.src.tgz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by asymptote-2.44_7 for building ===> Extracting for asymptote-2.44_7 => SHA256 Checksum OK for asymptote-2.44.src.tgz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for asymptote-2.44_7 ===> Applying FreeBSD patches for asymptote-2.44_7 =========================================================================== <snip> dirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/filegraph.pdf> [107] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/errorbars.asy [108]) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/errorbars.pdf > Overfull \hbox (10.0578pt too wide) detected at line 7328 [] [109] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/graphmarkers.asy [110]) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/graphmarkers. pdf> (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/monthaxis.asy) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/monthaxis.pdf> [111] Overfull \hbox (36.45886pt too wide) in paragraph at lines 7359--7359 [][] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/parametricgraph.asy) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/parametricgraph.pdf > (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/scaledgraph.asy [112]) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/scaledgraph.p df> [113] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/loggraph.asy) </wrkd irs/usr/ports/math/asymptote/work/asymptote-2.44/doc/loggraph.pdf> (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/loggrid.asy [114]) < /wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/loggrid.pdf> (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/logticks.asy) </wrkd irs/usr/ports/math/asymptote/work/asymptote-2.44/doc/logticks.pdf> [115] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/log2graph.asy) </wrk dirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/log2graph.pdf> [116] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/brokenaxis.asy) </wr kdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/brokenaxis.pdf> [117] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/Bode.asy) </wrkdirs/ usr/ports/math/asymptote/work/asymptote-2.44/doc/Bode.pdf> [118] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/secondaryaxis.asy) < /wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/secondaryaxis.pdf> [119] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/histogram.asy Overfull \hbox (36.45886pt too wide) in paragraph at lines 12--12 [][] Overfull \hbox (24.96149pt too wide) in paragraph at lines 15--15 [][] ) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/histogram.pdf> [120] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/leastsquares.asy [121]) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/leastsquares. pdf> (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/generalaxis.asy [122]) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/generalaxis. pdf> Overfull \hbox (13.46411pt too wide) in paragraph at lines 7502--7502 [][] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/flow.asy [123]) </wr kdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/flow.pdf> (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/vectorfield.asy) </w rkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/vectorfield.pdf> [124] [125] </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/diatom.p df> Overfull \hbox (21.96227pt too wide) detected at line 7530 [] </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/westnile.pdf> [126] [127] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/image.asy [128]) </w rkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/image.pdf> (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/logimage.asy [129]) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/logimage.pdf> Overfull \hbox (14.77765pt too wide) in paragraph at lines 7682--7682 [][] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/penimage.asy [130]) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/penimage.pdf> (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/penfunctionimage.asy [131]) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/penfunctionim age.pdf> (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/unitcircle3.asy) </w rkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/unitcircle3.pdf> [132] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/saddle.asy) </ wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/saddle.pdf> [133] [134] [135] [136] [137] Overfull \hbox (15.10698pt too wide) in paragraph at lines 8154--8154 [][] [138] [139] [140] [141] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/join3.asy [142]) </w rkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/join3.pdf> Underfull \hbox (badness 10000) in paragraph at lines 8524--8533 @texttt PenMargins2[]@textrm , @texttt BeginPenMargin3[]@textrm , @texttt EndPe nMargin3[]@textrm , @texttt PenMargin3[]@textrm , @texttt PenMargins3[]@textrm , Underfull \hbox (badness 10000) in paragraph at lines 8524--8533 @texttt BeginDotMargin3[]@textrm , @texttt EndDotMargin3[]@textrm , @texttt Dot Margin3[]@textrm , @texttt DotMargins3[]@textrm , @texttt Margin3[]@textrm , an d [143] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/planes.asy) </ wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/planes.pdf> [144] Overfull \hbox (14.77765pt too wide) in paragraph at lines 8638--8638 [][] [145] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/helix.asy) </w rkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/helix.pdf> [146] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/axis3.asy) </wrkdirs /usr/ports/math/asymptote/work/asymptote-2.44/doc/axis3.pdf> (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/generalaxis3.asy) </ wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/generalaxis3.pdf> [147] Overfull \hbox (26.27502pt too wide) in paragraph at lines 8700--8700 [][] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/GaussianSurface.asy [148]) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/GaussianSurfa ce.pdf> (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/grid3xyz.asy [149]) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/grid3xyz.pdf > (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/cylinderskeleton.asy ) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/cylinderskeleton.p df> [150] [151] [152] Overfull \hbox (32.35304pt too wide) in paragraph at lines 8939--8939 [][] Overfull \hbox (38.10173pt too wide) in paragraph at lines 8947--8947 [][] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/flowchartdemo.asy Overfull \hbox (20.52634pt too wide) in paragraph at lines 6--6 [][][][] [153]) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/flowchartdemo .pdf> [154] Overfull \hbox (14.77765pt too wide) in paragraph at lines 9012--9012 [][] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/onecontour.asy) </wr kdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/onecontour.pdf> (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/multicontour.asy [155]) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/multicontour. pdf> (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/imagecontour.asy [156]) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/imagecontour. pdf> [157] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/irregularcontour.asy ) </wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/irregularcontour.p df> [158] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/triangulate.asy) </w rkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/triangulate.pdf> [159] [160] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/slopefield1.asy) </w rkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/slopefield1.pdf> [161] Chapter 9 [162] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/options Overfull \hbox (20.52634pt too wide) in paragraph at lines 39--39 [][] [163] Overfull \hbox (14.77765pt too wide) in paragraph at lines 63--63 [][] Overfull \hbox (14.77765pt too wide) in paragraph at lines 64--64 [][] Overfull \hbox (101.00797pt too wide) in paragraph at lines 73--73 [][] Overfull \hbox (26.27502pt too wide) in paragraph at lines 82--82 [][] Overfull \hbox (26.27502pt too wide) in paragraph at lines 84--84 [][] ) [164] Overfull \hbox (37.7724pt too wide) in paragraph at lines 9282--9282 [][] [165] Chapter 10 [166] [167] Chapter 11 [168] Chapter 12 [169] Chapter 13 [170] Chapter 14 [171] Chapter 15 [172] (Index) [173] (/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.44/doc/asymptote.cps [174] [175] [176] [177] [178] [179] [180] [181] [182] [183]) [184] ) (see the transcript file for additional information){/usr/local/share/texmf-dis t/fonts/enc/dvips/cm-super/cm-super-t1.enc}</usr/local/share/texmf-dist/fonts/t ype1/public/amsfonts/cm/cmbx10.pfb></usr/local/share/texmf-dist/fonts/type1/pub lic/amsfonts/cm/cmbx12.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsf onts/cm/cmcsc10.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm /cmmi10.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi12. pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi8.pfb></usr /local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi9.pfb></usr/local/sh are/texmf-dist/fonts/type1/public/amsfonts/cm/cmmib10.pfb></usr/local/share/tex mf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/local/share/texmf-dist/f onts/type1/public/amsfonts/cm/cmr12.pfb></usr/local/share/texmf-dist/fonts/type 1/public/amsfonts/cm/cmr17.pfb></usr/local/share/texmf-dist/fonts/type1/public/ amsfonts/cm/cmr6.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/c m/cmr7.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb ></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr9.pfb></usr/loc al/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl10.pfb></usr/local/share /texmf-dist/fonts/type1/public/amsfonts/cm/cmsltt10.pfb></usr/local/share/texmf -dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/local/share/texmf-dist/fo nts/type1/public/amsfonts/cm/cmsy8.pfb></usr/local/share/texmf-dist/fonts/type1 /public/amsfonts/cm/cmti10.pfb></usr/local/share/texmf-dist/fonts/type1/public/ amsfonts/cm/cmti12.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts /cm/cmtt10.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt 12.pfb></usr/local/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb></ usr/local/share/texmf-dist/fonts/type1/public/cm-super/sfrm1095.pfb> Output written on asymptote.pdf (189 pages, 1300215 bytes). Transcript written on asymptote.log. ./asy -dir ../base -config "" -render=0 -f eps CAD1.asy runtime: gmake[2]: *** [Makefile:39: CAD1.eps] 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?201905281526.x4SFQ43j013264>