[package - main-amd64-default][math/asymptote] Failed for asymptote-2.80_1 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Sat, 16 Jul 2022 15:05:50 UTC
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
Log URL:        http://beefy18.nyi.freebsd.org/data/main-amd64-default/p9bf5aa3098d8_scefe58791b/logs/asymptote-2.80_1.log
Build URL:      http://beefy18.nyi.freebsd.org/build.html?mastername=main-amd64-default&build=p9bf5aa3098d8_scefe58791b
Log:

=>> Building math/asymptote
build started at Sat Jul 16 14:57:01 UTC 2022
port directory: /usr/ports/math/asymptote
package name: asymptote-2.80_1
building for: FreeBSD main-amd64-default-job-01 14.0-CURRENT FreeBSD 14.0-CURRENT 1400063 amd64
maintained by: nivit@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400063
Jail OSVERSION: 1400063
Job Id: 01

---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400063
UNAME_v=FreeBSD 14.0-CURRENT 1400063
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-amd64-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.80_1:
     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.9" XDG_DATA_HOME=/wrkdirs/usr/ports/math/asymptote/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asymptote/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/math/asymptote/work/.cache  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 PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/asymptote/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--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  XDG_CACHE_HOME=/wrkdirs/usr/ports/math/asymptote/work/.cache  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 PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/asymptote/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/libdata/pkgconfig NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 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-stro
 ng -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" GTK2_VERSION="2.10.0"  GTK3_VERSION="3.0.0"  GTK4_VERSION="4.0.0" PYTHON_INCLUDEDIR=include/python3.9  PYTHON_LIBDIR=lib/python3.9  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PYQT_APIDIR=share/PyQt5/3.9/qsci  PYQT_DOCDIR=share/doc/PyQt5/3.9  PYQT_EXAMPLEDIR=share/examples/PyQt5/3.9  PYQT_SIPDIR=/usr/local/lib/python3.9/site-packages/PyQt5/bindings  PYQT_DESIGNERDIR=/designer/PyQt5/3.9  PYQT_QMLDIR=/PyQt5/3.9  PYQT_SIPVERSION=6.5.1  PYQT_QSCIVERSION=2.13.2  PYQT_PYQTVERSION=5.15.6 OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.32.1  PERL_VER=5.32  PERL5_MAN1=l
 ib/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.32 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
#### /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 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: x86_64-unknown-freebsd14.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" "-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 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400063
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
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)  33554432
stack size              (kbytes, -s)  524288
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.80_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.18.3.pkg
[main-amd64-default-job-01] Installing pkg-1.18.3...
[main-amd64-default-job-01] Extracting pkg-1.18.3: .......... done
===>   asymptote-2.80_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of asymptote-2.80_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 LGPL3 accepted by the user
===> Fetching all distfiles required by asymptote-2.80_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 LGPL3 accepted by the user
===> Fetching all distfiles required by asymptote-2.80_1 for building
=> SHA256 Checksum OK for asymptote-2.80.src.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 LGPL3 accepted by the user
===> Fetching all distfiles required by asymptote-2.80_1 for building
===>  Extracting for asymptote-2.80_1
=> SHA256 Checksum OK for asymptote-2.80.src.tgz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for asymptote-2.80_1
===>  Applying FreeBSD patches for asymptote-2.80_1 from /usr/ports/math/asymptote/files
===========================================================================
=======================<phase: build-depends  >============================
===>   asymptote-2.80_1 depends on executable: texi2dvi - not found
===>   Installing existing package /packages/All/texinfo-6.8_3,1.pkg
[main-amd64-default-job-01] Installing texinfo-6.8_3,1...
[main-amd64-default-job-01] `-- Installing gettext-runtime-0.21...
[main-amd64-default-job-01] |   `-- Installing indexinfo-0.3.1...
[main-amd64-default-job-01] |   `-- Extracting indexinfo-0.3.1: .... done
[main-amd64-default-job-01] `-- Extracting gettext-runtime-0.21: .......... done
[main-amd64-default-job-01] `-- Installing libiconv-1.16...
<snip>
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o symbol.o -c symbol.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o entry.o -c entry.cc
In file included from entry.cc:16:
In file included from ./coder.h:16:
In file included from ./record.h:12:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o exp.o -c exp.cc
In file included from exp.cc:19:
In file included from ./coenv.h:13:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o newexp.o -c newexp.cc
In file included from newexp.cc:13:
In file included from ./coenv.h:13:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o stack.o -c stack.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o camp.tab.o -c camp.tab.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o lex.yy.o -c lex.yy.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o access.o -c access.cc
In file included from access.cc:11:
In file included from ./coder.h:16:
In file included from ./record.h:12:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o virtualfieldaccess.o -c virtualfieldaccess.cc
In file included from virtualfieldaccess.cc:9:
In file included from ./coder.h:16:
In file included from ./record.h:12:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o absyn.o -c absyn.cc
In file included from absyn.cc:9:
In file included from ./coenv.h:13:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o record.o -c record.cc
In file included from record.cc:8:
In file included from ./record.h:12:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o interact.o -c interact.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o fileio.o -c fileio.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o fftw++asy.o -c fftw++asy.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o simpson.o -c simpson.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o coder.o -c coder.cc
In file included from coder.cc:13:
In file included from ./coder.h:16:
In file included from ./record.h:12:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o coenv.o -c coenv.cc
In file included from coenv.cc:10:
In file included from ./coenv.h:13:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o impdatum.o -c impdatum.cc
In file included from impdatum.cc:4:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o locate.o -c locate.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o parser.o -c parser.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o program.o -c program.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o application.o -c application.cc
In file included from application.cc:11:
In file included from ./application.h:16:
In file included from ./coenv.h:13:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o varinit.o -c varinit.cc
In file included from varinit.cc:13:
In file included from ./coenv.h:13:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o fundec.o -c fundec.cc
In file included from fundec.cc:11:
In file included from ./coenv.h:13:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o refaccess.o -c refaccess.cc
In file included from refaccess.cc:8:
In file included from ./refaccess.h:13:
In file included from ./coder.h:16:
In file included from ./record.h:12:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o envcompleter.o -c envcompleter.cc
In file included from envcompleter.cc:12:
In file included from ./envcompleter.h:12:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o process.o -c process.cc
In file included from process.cc:12:
In file included from ./genv.h:21:
In file included from ./record.h:12:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o constructor.o -c constructor.cc
In file included from constructor.cc:25:
In file included from ./coenv.h:13:
./env.h:143:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
    return te.add(src, dest, source.te, qualifier, c) |
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                      ||
./env.h:143:12: note: cast one or both operands to int to silence this warning
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o array.o -c array.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o Delaunay.o -c Delaunay.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o predicates.o -c predicates.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o PRCbitStream.o -c prc/PRCbitStream.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o oPRCFile.o -c prc/oPRCFile.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o PRCdouble.o -c prc/PRCdouble.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o writePRC.o -c prc/writePRC.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o glrender.o -c glrender.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o tr.o -c tr.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o shaders.o -c shaders.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o jsfile.o -c jsfile.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o v3dfile.o -c v3dfile.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o tinyexr.o -c tinyexr.cc
In file included from tinyexr.cc:34:
./cudareflect/tinyexr/tinyexr.h:6780:29: warning: variable 'block_data_size' set but not used [-Wunused-but-set-variable]
    tinyexr::tinyexr_uint64 block_data_size = 0;
                            ^
1 warning generated.
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o EXRFiles.o -c EXRFiles.cc
c++ -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64  -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -Wall -I/usr/local/include -I/usr/local/include -I. -I/usr/include/tirpc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -ILspCpp/include -o GLTextures.o -c GLTextures.cc
gmake[1]: *** No rule to make target 'gc.h', needed by 'lspserv.o'.  Stop.
gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/asymptote/work/asymptote-2.80'
*** Error code 1

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