[package - 130amd64-quarterly][math/reduce] Failed for reduce-20190413 in stage

From: <pkg-fallout_at_FreeBSD.org>
Date: Fri, 02 Jul 2021 05:19:49 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:     pfg@FreeBSD.org
Log URL:        http://beefy14.nyi.freebsd.org/data/130amd64-quarterly/bf299f1b74f5/logs/reduce-20190413.log
Build URL:      http://beefy14.nyi.freebsd.org/build.html?mastername=130amd64-quarterly&build=bf299f1b74f5
Log:

=>> Building math/reduce
build started at Fri Jul  2 05:15:22 UTC 2021
port directory: /usr/ports/math/reduce
package name: reduce-20190413
building for: FreeBSD 130amd64-quarterly-job-13 13.0-RELEASE-p3 FreeBSD 13.0-RELEASE-p3 amd64
maintained by: pfg@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1400008
Jail OSVERSION: 1300139
Job Id: 13

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300139
UNAME_v=FreeBSD 13.0-RELEASE-p3
UNAME_r=13.0-RELEASE-p3
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-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/130amd64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/130amd64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=130amd64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/130amd64-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for reduce-20190413:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
pfg@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-csl
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/reduce/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/reduce/work  HOME=/wrkdirs/usr/ports/math/reduce/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/reduce/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/reduce/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/reduce/work  HOME=/wrkdirs/usr/ports/math/reduce/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/reduce/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/include `freetype-config --cflags`"  LDFLAGS=" `freetype-config --libs` -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="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/reduce"  EXAMPLESDIR="share/examples/reduce"  DATADIR="share/reduce"  WWWDIR="www/reduce"  ETCDIR="etc/reduce"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/reduce DOCSDIR=/usr/local/share/doc/reduce EXAMPLESDIR=/usr/local/share/examples/reduce  WWWDIR=/usr/local/www/reduce ETCDIR=/usr/local/etc/reduce
--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 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-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" "-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 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=13.0-RELEASE-p3
OSREL=13.0
OSVERSION=1300139
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
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)  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 BSD2CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   reduce-20190413 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[130amd64-quarterly-job-13] Installing pkg-1.16.3...
[130amd64-quarterly-job-13] Extracting pkg-1.16.3: .......... done
===>   reduce-20190413 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of reduce-20190413
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by reduce-20190413 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by reduce-20190413 for building
=> SHA256 Checksum OK for Reduce-svn4961-src.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by reduce-20190413 for building
===>  Extracting for reduce-20190413
=> SHA256 Checksum OK for Reduce-svn4961-src.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for reduce-20190413
===>  Applying FreeBSD patches for reduce-20190413 from /usr/ports/math/reduce/files
===========================================================================
=======================<phase: build-depends  >============================
===>   reduce-20190413 depends on executable: gnuplot - not found
===>   Installing existing package /packages/All/gnuplot-5.4.1.txz
[130amd64-quarterly-job-13] Installing gnuplot-5.4.1...
[130amd64-quarterly-job-13] `-- Installing atk-2.36.0...
[130amd64-quarterly-job-13] |   `-- Installing gettext-runtime-0.21...
[130amd64-quarterly-job-13] |   | `-- Installing indexinfo-0.3.1...
[130amd64-quarterly-job-13] |   | `-- Extracting indexinfo-0.3.1: .... done
[130amd64-quarterly-job-13] |   `-- Extracting gettext-runtime-0.21: .......... done
[130amd64-quarterly-job-13] |   `-- Installing glib-2.66.7_1,1...
[130amd64-quarterly-job-13] |   | `-- Installing libffi-3.3_1...
[130amd64-quarterly-job-13] |   | `-- Extracting libffi-3.3_1: .......... done
[130amd64-quarterly-job-13] |   | `-- Installing libiconv-1.16...
[130amd64-quarterly-job-13] |   | `-- Extracting libiconv-1.16: .......... done
[130amd64-quarterly-job-13] |   | `-- Installing libxml2-2.9.10_4...
<snip>
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm   -I/usr/include -I/usr/local/include/freetype2 -std=c99 -Wall -O3 -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log.c
mv -f .deps/log.Tpo .deps/log.Po
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm   -I/usr/include -I/usr/local/include/freetype2 -std=c99 -Wall -O3 -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT log1p.o -MD -MP -MF .deps/log1p.Tpo -c -o log1p.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c:208:8: warning: variable 'E' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
   if ((xdb.i[HI] & 0x7fffffff) < 0x3f700000) {
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c:419:7: note: uninitialized use occurs here
   if(E==0)
      ^
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c:208:4: note: remove the 'if' if its condition is always false
   if ((xdb.i[HI] & 0x7fffffff) < 0x3f700000) {
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c:171:9: note: initialize the variable 'E' to silence this warning
   int E, index;
        ^
         = 0
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c:496:8: warning: variable 'E' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
   if ((xdb.i[HI] & 0x7fffffff) < 0x3f700000) {
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c:707:7: note: uninitialized use occurs here
   if(E==0)
      ^
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c:496:4: note: remove the 'if' if its condition is always false
   if ((xdb.i[HI] & 0x7fffffff) < 0x3f700000) {
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c:450:9: note: initialize the variable 'E' to silence this warning
   int E, index;
        ^
         = 0
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c:783:8: warning: variable 'E' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
   if ((xdb.i[HI] & 0x7fffffff) < 0x3f700000) {
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c:994:7: note: uninitialized use occurs here
   if(E==0)
      ^
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c:783:4: note: remove the 'if' if its condition is always false
   if ((xdb.i[HI] & 0x7fffffff) < 0x3f700000) {
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c:729:9: note: initialize the variable 'E' to silence this warning
   int E, index;
        ^
         = 0
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c:1070:8: warning: variable 'E' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
   if ((xdb.i[HI] & 0x7fffffff) < 0x3f700000) {
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c:1281:7: note: uninitialized use occurs here
   if(E==0)
      ^
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c:1070:4: note: remove the 'if' if its condition is always false
   if ((xdb.i[HI] & 0x7fffffff) < 0x3f700000) {
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/log1p.c:1016:9: note: initialize the variable 'E' to silence this warning
   int E, index;
        ^
         = 0
4 warnings generated.
mv -f .deps/log1p.Tpo .deps/log1p.Po
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm   -I/usr/include -I/usr/local/include/freetype2 -std=c99 -Wall -O3 -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT rem_pio2_accurate.o -MD -MP -MF .deps/rem_pio2_accurate.Tpo -c -o rem_pio2_accurate.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/rem_pio2_accurate.c
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/rem_pio2_accurate.c:93:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  if ((X_IND == -1)){
       ~~~~~~^~~~~
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/rem_pio2_accurate.c:93:14: note: remove extraneous parentheses around the comparison to silence this warning
  if ((X_IND == -1)){
      ~      ^    ~
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/rem_pio2_accurate.c:93:14: note: use '=' to turn this equality comparison into an assignment
  if ((X_IND == -1)){
             ^~
             =
1 warning generated.
mv -f .deps/rem_pio2_accurate.Tpo .deps/rem_pio2_accurate.Po
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm   -I/usr/include -I/usr/local/include/freetype2 -std=c99 -Wall -O3 -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT trigo_fast.o -MD -MP -MF .deps/trigo_fast.Tpo -c -o trigo_fast.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/trigo_fast.c
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/trigo_fast.c:175:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
  if ((X_IND == -2)){
       ~~~~~~^~~~~
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/trigo_fast.c:175:14: note: remove extraneous parentheses around the comparison to silence this warning
  if ((X_IND == -2)){
      ~      ^    ~
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/trigo_fast.c:175:14: note: use '=' to turn this equality comparison into an assignment
  if ((X_IND == -2)){
             ^~
             =
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/trigo_fast.c:407:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
    if((index == 0)) { 
        ~~~~~~^~~~
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/trigo_fast.c:407:15: note: remove extraneous parentheses around the comparison to silence this warning
    if((index == 0)) { 
       ~      ^   ~
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/trigo_fast.c:407:15: note: use '=' to turn this equality comparison into an assignment
    if((index == 0)) { 
              ^~
              =
2 warnings generated.
mv -f .deps/trigo_fast.Tpo .deps/trigo_fast.Po
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm   -I/usr/include -I/usr/local/include/freetype2 -std=c99 -Wall -O3 -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT trigo_accurate.o -MD -MP -MF .deps/trigo_accurate.Tpo -c -o trigo_accurate.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/trigo_accurate.c
mv -f .deps/trigo_accurate.Tpo .deps/trigo_accurate.Po
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm   -I/usr/include -I/usr/local/include/freetype2 -std=c99 -Wall -O3 -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT trigpi.o -MD -MP -MF .deps/trigpi.Tpo -c -o trigpi.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/trigpi.c
mv -f .deps/trigpi.Tpo .deps/trigpi.Po
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm   -I/usr/include -I/usr/local/include/freetype2 -std=c99 -Wall -O3 -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT asincos.o -MD -MP -MF .deps/asincos.Tpo -c -o asincos.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/asincos.c
mv -f .deps/asincos.Tpo .deps/asincos.Po
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm   -I/usr/include -I/usr/local/include/freetype2 -std=c99 -Wall -O3 -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT pow.o -MD -MP -MF .deps/pow.Tpo -c -o pow.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/pow.c
mv -f .deps/pow.Tpo .deps/pow.Po
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm   -I/usr/include -I/usr/local/include/freetype2 -std=c99 -Wall -O3 -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT atan_fast.o -MD -MP -MF .deps/atan_fast.Tpo -c -o atan_fast.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/atan_fast.c
mv -f .deps/atan_fast.Tpo .deps/atan_fast.Po
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm   -I/usr/include -I/usr/local/include/freetype2 -std=c99 -Wall -O3 -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT atan_accurate.o -MD -MP -MF .deps/atan_accurate.Tpo -c -o atan_accurate.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/atan_accurate.c
mv -f .deps/atan_accurate.Tpo .deps/atan_accurate.Po
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm   -I/usr/include -I/usr/local/include/freetype2 -std=c99 -Wall -O3 -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT csh_fast.o -MD -MP -MF .deps/csh_fast.Tpo -c -o csh_fast.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/csh_fast.c
mv -f .deps/csh_fast.Tpo .deps/csh_fast.Po
rm -f libcrlibm.a
ar cru libcrlibm.a crlibm_private.o triple-double.o exp-td.o exp-td-standalone.o expm1-standalone.o expm1.o log.o log1p.o rem_pio2_accurate.o trigo_fast.o trigo_accurate.o trigpi.o asincos.o pow.o atan_fast.o atan_accurate.o csh_fast.o scs_lib/scs_private.o scs_lib/addition_scs.o scs_lib/division_scs.o scs_lib/print_scs.o scs_lib/double2scs.o scs_lib/zero_scs.o scs_lib/multiplication_scs.o scs_lib/scs2double.o
ranlib libcrlibm.a
gmake[7]: Entering directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/crlibm'
 /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/install-sh -c -d '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/lib'
 install  -m 0644  libcrlibm.a '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/lib'
 ( cd '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/lib' && ranlib libcrlibm.a )
 /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/install-sh -c -d '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/include'
 install  -m 0644 /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/crlibm.h '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/include'
gmake[7]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/crlibm'
gmake[6]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/crlibm'
Making install in tests
gmake[6]: Entering directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/crlibm/tests'
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/tests -I..  -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -I/usr/include -I/usr/local/include/freetype2 -O0 -std=gnu99  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT test_val.o -MD -MP -MF .deps/test_val.Tpo -c -o test_val.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/tests/test_val.c
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/tests/test_val.c:85:30: warning: format specifies type 'unsigned long long *' but the argument has type 'int64_t *' (aka 'long *') [-Wformat]
      sscanf(argv[4],"%llx", &input.l);
                      ~~~~   ^~~~~~~~
                      %lx
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/tests/test_val.c:99:28: warning: format specifies type 'unsigned long long *' but the argument has type 'int64_t *' (aka 'long *') [-Wformat]
    sscanf(argv[4],"%llx", &input.l);
                    ~~~~   ^~~~~~~~
                    %lx
/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/tests/test_val.c:100:28: warning: format specifies type 'unsigned long long *' but the argument has type 'int64_t *' (aka 'long *') [-Wformat]
    sscanf(argv[5],"%llx", &input2.l);
                    ~~~~   ^~~~~~~~~
                    %lx
3 warnings generated.
mv -f .deps/test_val.Tpo .deps/test_val.Po
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/tests -I..  -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -I/usr/include -I/usr/local/include/freetype2 -O0 -std=gnu99  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT test_common.o -MD -MP -MF .deps/test_common.Tpo -c -o test_common.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/tests/test_common.c
mv -f .deps/test_common.Tpo .deps/test_common.Po
cc -O0 -std=gnu99  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -L/usr/local/lib -lfreetype -fstack-protector-strong  -o crlibm_testval test_val.o test_common.o ../libcrlibm.a -lm 
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/tests -I..  -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -I/usr/include -I/usr/local/include/freetype2 -O0 -std=gnu99  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT soak_test.o -MD -MP -MF .deps/soak_test.Tpo -c -o soak_test.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/tests/soak_test.c
mv -f .deps/soak_test.Tpo .deps/soak_test.Po
cc -O0 -std=gnu99  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -L/usr/local/lib -lfreetype -fstack-protector-strong  -o crlibm_soaktest soak_test.o test_common.o ../libcrlibm.a -lm 
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/tests -I..  -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -I/usr/include -I/usr/local/include/freetype2 -O0 -std=gnu99  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT test_perf.o -MD -MP -MF .deps/test_perf.Tpo -c -o test_perf.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/tests/test_perf.c
mv -f .deps/test_perf.Tpo .deps/test_perf.Po
cc -O0 -std=gnu99  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -L/usr/local/lib -lfreetype -fstack-protector-strong  -o crlibm_testperf test_perf.o test_common.o ../libcrlibm.a -lm 
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/tests -I..  -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -I/usr/include -I/usr/local/include/freetype2 -O0 -std=gnu99  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT blind_test.o -MD -MP -MF .deps/blind_test.Tpo -c -o blind_test.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/tests/blind_test.c
mv -f .deps/blind_test.Tpo .deps/blind_test.Po
cc -O0 -std=gnu99  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -L/usr/local/lib -lfreetype -fstack-protector-strong  -o crlibm_blindtest blind_test.o test_common.o ../libcrlibm.a -lm 
cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/tests -I..  -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm -I/usr/include -I/usr/local/include/freetype2 -O0 -std=gnu99  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -MT generate_test_vectors.o -MD -MP -MF .deps/generate_test_vectors.Tpo -c -o generate_test_vectors.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/tests/generate_test_vectors.c
mv -f .deps/generate_test_vectors.Tpo .deps/generate_test_vectors.Po
cc -O0 -std=gnu99  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing    -L/usr/local/lib -lfreetype -fstack-protector-strong  -o crlibm_generate_test_vectors generate_test_vectors.o test_common.o ../libcrlibm.a -lm 
gmake[7]: Entering directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/crlibm/tests'
 /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/libraries/crlibm/install-sh -c -d '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/bin'
  install  -s -m 555 crlibm_testval crlibm_soaktest crlibm_testperf crlibm_blindtest crlibm_generate_test_vectors '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/bin'
gmake[7]: Nothing to be done for 'install-data-am'.
gmake[7]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/crlibm/tests'
gmake[6]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/crlibm/tests'
gmake[5]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/crlibm'
printf "About to build libffi for %s\n" `pwd`
About to build libffi for /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/csl
gmake[5]: Entering directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/libffi'
gmake[5]: *** No rule to make target 'install'.  Stop.
gmake[5]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/libffi'
gmake[4]: *** [Makefile:5314: ../include/ffi.h] Error 2
gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/csl'
gmake[3]: *** [Makefile:6166: /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/csl/cslbase/../../cslbuild/generated-c/make.stamp] Error 2
gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/csl'
gmake[2]: *** [Makefile:675: /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/m4/libtool.m4] Error 2
gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0'
echo /usr/local/bin/gmake mflags=--no-print-directory myflags= makecmdgoals=
/usr/local/bin/gmake mflags=--no-print-directory myflags= makecmdgoals=
cd csl && /usr/local/bin/gmake --no-print-directory   MYFLAGS="--no-print-directory "
gmake  all-am
printf "About to build libffi for %s\n" `pwd`
About to build libffi for /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/csl
gmake[5]: *** No rule to make target 'install'.  Stop.
gmake[4]: *** [Makefile:5314: ../include/ffi.h] Error 2
gmake[3]: *** [Makefile:1331: all] Error 2
gmake[2]: *** [Makefile:675: /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/m4/libtool.m4] Error 2

Reduce has now been remade
gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src'
===========================================================================
=======================<phase: run-depends    >============================
===>   reduce-20190413 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   reduce-20190413 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found
===>   reduce-20190413 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===>   reduce-20190413 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found
===>   reduce-20190413 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found
===>   reduce-20190413 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for reduce-20190413
===>   Generating temporary packing list
/bin/mkdir -p /wrkdirs/usr/ports/math/reduce/work/stage/usr/local/share/reduce
install  -m 0644 /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/csl/reduce.img /wrkdirs/usr/ports/math/reduce/work/stage/usr/local/share/reduce
install: /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4961-src/cslbuild/x86_64-unknown-freebsd13.0/csl/reduce.img: No such file or directory
*** Error code 71

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