Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2018 01:39:44 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 111arm64-default][math/reduce] Failed for reduce-20180117 in stage
Message-ID:  <201803110139.w2B1diai089247@thunderx1.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:     pfg@FreeBSD.org
Last committer: pfg@FreeBSD.org
Ident:          $FreeBSD: head/math/reduce/Makefile 462703 2018-02-23 15:21:20Z pfg $
Log URL:        http://thunderx1.nyi.freebsd.org/data/111arm64-default/463867/logs/reduce-20180117.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=111arm64-default&build=463867
Log:

=>> Building math/reduce
build started at Sun Mar 11 01:03:30 UTC 2018
port directory: /usr/ports/math/reduce
package name: reduce-20180117
building for: FreeBSD 111arm64-default-job-13 11.1-RELEASE FreeBSD 11.1-RELEASE arm64
maintained by: pfg@FreeBSD.org
Makefile ident:      $FreeBSD: head/math/reduce/Makefile 462703 2018-02-23 15:21:20Z pfg $
Poudriere version: 3.2.4-67-gb1dd83c4
Host OSVERSION: 1200060
Jail OSVERSION: 1101001
Job Id: 13

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1101001
UNAME_v=FreeBSD 11.1-RELEASE
UNAME_r=11.1-RELEASE
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.4-67-gb1dd83c4
MASTERMNT=/usr/local/poudriere/data/.m/111arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/111arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=111arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/111arm64-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---
---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  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/include `freetype-config --cflags`"  LDFLAGS=" `freetype-config --libs`" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -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="" OSREL=11.1 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 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: aarch64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: aarch64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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"
OUTPUT_58173849_921dbbb2=yes
OUTPUT_9bdba57c_921dbbb2=yes
OUTPUT_6a4fe7f5_921dbbb2=yes
OUTPUT_6bcac02b_921dbbb2=yes
OUTPUT_67d20829_921dbbb2=yes
OUTPUT_bfa62e83_921dbbb2=yes
OUTPUT_f0b4d593_921dbbb2=yes
OUTPUT_308abb44_921dbbb2=yes
OUTPUT_f00456e5_921dbbb2=yes
OUTPUT_65ad290d_921dbbb2=yes
OUTPUT_b2657cc3_921dbbb2=yes
OUTPUT_380987f7_921dbbb2=yes
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=11.1-RELEASE
OSREL=11.1
OSVERSION=1101001
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=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)  1048576
stack size              (kbytes, -s)  1048576
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-20180117 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5.txz
[111arm64-default-job-13] Installing pkg-1.10.5...
[111arm64-default-job-13] Extracting pkg-1.10.5: .......... done
===>   reduce-20180117 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of reduce-20180117
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by reduce-20180117 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by reduce-20180117 for building
=> SHA256 Checksum OK for Reduce-svn4372-src.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by reduce-20180117 for building
===>  Extracting for reduce-20180117
=> SHA256 Checksum OK for Reduce-svn4372-src.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for reduce-20180117
===>  Applying FreeBSD patches for reduce-20180117
===========================================================================
=======================<phase: build-depends  >============================
===>   reduce-20180117 depends on executable: autoconf-2.69 - not found
===>   Installing existing package /packages/All/autoconf-2.69_1.txz
[111arm64-default-job-13] Installing autoconf-2.69_1...
[111arm64-default-job-13] `-- Installing autoconf-wrapper-20131203...
[111arm64-default-job-13] `-- Extracting autoconf-wrapper-20131203: .......... done
[111arm64-default-job-13] `-- Installing indexinfo-0.3.1...
[111arm64-default-job-13] `-- Extracting indexinfo-0.3.1: .... done
[111arm64-default-job-13] `-- Installing m4-1.4.18,1...
[111arm64-default-job-13] `-- Extracting m4-1.4.18,1: .......... done
[111arm64-default-job-13] `-- Installing perl5-5.24.3...
[111arm64-default-job-13] `-- Extracting perl5-5.24.3: .......... done
[111arm64-default-job-13] Extracting autoconf-2.69_1: .......... done
Message from perl5-5.24.3:

The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or

#!/usr/bin/env perl

The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
===>   reduce-20180117 depends on executable: autoconf-2.69 - found
<snip>
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
[111arm64-default-job-13] |   |   | `-- Extracting tpm-emulator-0.7.4_2: ......... done
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
[111arm64-default-job-13] |   |   `-- Extracting trousers-0.3.14_2: .......... done
[111arm64-default-job-13] |   | `-- Extracting gnutls-3.5.18: .......... done
[111arm64-default-job-13] |   | `-- Installing libpaper-1.1.24.4...
[111arm64-default-job-13] |   | `-- Extracting libpaper-1.1.24.4: .......... done
===> Creating groups.
Creating group 'cups' with gid '193'.
===> Creating users
Creating user 'cups' with uid '193'.
[111arm64-default-job-13] |   `-- Extracting cups-2.2.6: .......... done
[111arm64-default-job-13] |   `-- Installing gtk-update-icon-cache-2.24.31...
[111arm64-default-job-13] |   | `-- Installing hicolor-icon-theme-0.15...
[111arm64-default-job-13] |   | `-- Extracting hicolor-icon-theme-0.15: . done
[111arm64-default-job-13] |   | `-- Installing libXcomposite-0.4.4_3,1...
[111arm64-default-job-13] |   |   `-- Installing compositeproto-0.4.2...
[111arm64-default-job-13] |   |   `-- Extracting compositeproto-0.4.2: .... done
[111arm64-default-job-13] |   | `-- Extracting libXcomposite-0.4.4_3,1: .......... done
[111arm64-default-job-13] |   | `-- Installing libXcursor-1.1.15...
[111arm64-default-job-13] |   | `-- Extracting libXcursor-1.1.15: .......... done
[111arm64-default-job-13] |   | `-- Installing libXinerama-1.1.3_3,1...
[111arm64-default-job-13] |   |   `-- Installing xineramaproto-1.2.1...
[111arm64-default-job-13] |   |   `-- Extracting xineramaproto-1.2.1: .. done
[111arm64-default-job-13] |   | `-- Extracting libXinerama-1.1.3_3,1: .......... done
[111arm64-default-job-13] |   | `-- Installing libXrandr-1.5.1...
[111arm64-default-job-13] |   |   `-- Installing randrproto-1.5.0...
[111arm64-default-job-13] |   |   `-- Extracting randrproto-1.5.0: .... done
[111arm64-default-job-13] |   | `-- Extracting libXrandr-1.5.1: .......... done
[111arm64-default-job-13] |   | `-- Installing pango-1.40.6...
[111arm64-default-job-13] |   |   `-- Installing encodings-1.0.4_4,1...
[111arm64-default-job-13] |   |   | `-- Installing font-util-1.3.1...
[111arm64-default-job-13] |   |   | `-- Extracting font-util-1.3.1: .......... done
[111arm64-default-job-13] |   |   `-- Extracting encodings-1.0.4_4,1: .......... done
[111arm64-default-job-13] |   |   `-- Installing harfbuzz-1.7.6...
[111arm64-default-job-13] |   |   | `-- Installing graphite2-1.3.11...
[111arm64-default-job-13] |   |   | `-- Extracting graphite2-1.3.11: .......... done
[111arm64-default-job-13] |   |   `-- Extracting harfbuzz-1.7.6: .......... done
[111arm64-default-job-13] |   |   `-- Installing xorg-fonts-truetype-7.7_1...
[111arm64-default-job-13] |   |   | `-- Installing dejavu-2.37...
[111arm64-default-job-13] |   |   |   `-- Installing mkfontdir-1.0.7...
[111arm64-default-job-13] |   |   |   | `-- Installing mkfontscale-1.1.2...
[111arm64-default-job-13] |   |   |   |   `-- Installing libfontenc-1.1.3_1...
[111arm64-default-job-13] |   |   |   |   `-- Extracting libfontenc-1.1.3_1: ......... done
[111arm64-default-job-13] |   |   |   | `-- Extracting mkfontscale-1.1.2: .. done
[111arm64-default-job-13] |   |   |   `-- Extracting mkfontdir-1.0.7: .. done
[111arm64-default-job-13] |   |   | `-- Extracting dejavu-2.37: .......... done
[111arm64-default-job-13] |   |   | `-- Installing font-bh-ttf-1.0.3_3...
[111arm64-default-job-13] |   |   | `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[111arm64-default-job-13] |   |   | `-- Installing font-misc-ethiopic-1.0.3_3...
[111arm64-default-job-13] |   |   | `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
[111arm64-default-job-13] |   |   | `-- Installing font-misc-meltho-1.0.3_3...
[111arm64-default-job-13] |   |   | `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[111arm64-default-job-13] |   | `-- Extracting pango-1.40.6: .......... done
[111arm64-default-job-13] |   `-- Extracting gtk-update-icon-cache-2.24.31: .... done
[111arm64-default-job-13] `-- Extracting gtk2-2.24.31: .......... done
[111arm64-default-job-13] `-- Installing libgd-2.2.4_1,1...
[111arm64-default-job-13] |   `-- Installing webp-0.6.1...
[111arm64-default-job-13] |   | `-- Installing giflib-5.1.4...
[111arm64-default-job-13] |   | `-- Extracting giflib-5.1.4: .......... done
[111arm64-default-job-13] |   `-- Extracting webp-0.6.1: .......... done
[111arm64-default-job-13] `-- Extracting libgd-2.2.4_1,1: .......... done
[111arm64-default-job-13] `-- Installing lua53-5.3.4_2...
[111arm64-default-job-13] |   `-- Installing libedit-3.1.20170329_2,1...
[111arm64-default-job-13] |   `-- Extracting libedit-3.1.20170329_2,1: .......... done
[111arm64-default-job-13] `-- Extracting lua53-5.3.4_2: ......... done
[111arm64-default-job-13] `-- Installing tex-kpathsea-6.2.1_1...
[111arm64-default-job-13] `-- Extracting tex-kpathsea-6.2.1_1: .......... done
[111arm64-default-job-13] `-- Installing wx28-gtk2-2.8.12_7...
[111arm64-default-job-13] |   `-- Installing ORBit2-2.14.19_2...
[111arm64-default-job-13] |   | `-- Installing libIDL-0.8.14_3...
[111arm64-default-job-13] |   | `-- Extracting libIDL-0.8.14_3: ......... done
[111arm64-default-job-13] |   `-- Extracting ORBit2-2.14.19_2: .......... done
[111arm64-default-job-13] |   `-- Installing gconf2-3.2.6_5...
[111arm64-default-job-13] |   | `-- Installing dconf-0.26.1...
[111arm64-default-job-13] |   | `-- Extracting dconf-0.26.1: .......... done
[111arm64-default-job-13] |   | `-- Installing polkit-0.113_5...
[111arm64-default-job-13] |   |   `-- Installing spidermonkey170-17.0.0_8...
[111arm64-default-job-13] |   |   | `-- Installing nspr-4.19...
[111arm64-default-job-13] |   |   | `-- Extracting nspr-4.19: .......... done
[111arm64-default-job-13] |   |   `-- Extracting spidermonkey170-17.0.0_8: .......... done
===> Creating groups.
Creating group 'polkitd' with gid '565'.
===> Creating users
Creating user 'polkitd' with uid '565'.
[111arm64-default-job-13] |   | `-- Extracting polkit-0.113_5: ........ done
[111arm64-default-job-13] |   `-- Extracting gconf2-3.2.6_5: .......... done
[111arm64-default-job-13] |   `-- Installing gstreamer-0.10.36_6...
[111arm64-default-job-13] |   `-- Extracting gstreamer-0.10.36_6: .......... done
[111arm64-default-job-13] |   `-- Installing gstreamer-plugins-0.10.36_8,3...
[111arm64-default-job-13] |   | `-- Installing libXv-1.0.11,1...
[111arm64-default-job-13] |   |   `-- Installing videoproto-2.3.3...
[111arm64-default-job-13] |   |   `-- Extracting videoproto-2.3.3: ......... done
[111arm64-default-job-13] |   | `-- Extracting libXv-1.0.11,1: .......... done
[111arm64-default-job-13] |   | `-- Installing orc-0.4.25...
[111arm64-default-job-13] |   | `-- Extracting orc-0.4.25: .......... done
[111arm64-default-job-13] |   `-- Extracting gstreamer-plugins-0.10.36_8,3: .......... done
[111arm64-default-job-13] |   `-- Installing libGLU-9.0.0_3...
[111arm64-default-job-13] |   `-- Extracting libGLU-9.0.0_3: ...... done
[111arm64-default-job-13] |   `-- Installing libmspack-0.5...
[111arm64-default-job-13] |   `-- Extracting libmspack-0.5: ......... done
[111arm64-default-job-13] |   `-- Installing pangox-compat-0.0.2_2...
[111arm64-default-job-13] |   `-- Extracting pangox-compat-0.0.2_2: ....... done
[111arm64-default-job-13] |   `-- Installing wx28-gtk2-common-2.8.12_7...
[111arm64-default-job-13] |   `-- Extracting wx28-gtk2-common-2.8.12_7: .......... done
[111arm64-default-job-13] `-- Extracting wx28-gtk2-2.8.12_7: .......... done
[111arm64-default-job-13] Extracting gnuplot-5.2.2_1: .......... done
Message from python27-2.7.14_1:

===========================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

===========================================================================
Message from ca_root_nss-3.36:

********************************* WARNING *********************************

FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.

*********************************** NOTE **********************************

This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem

***************************************************************************
Message from trousers-0.3.14_2:

To run tcsd automatically, add the following line to /etc/rc.conf:

tcsd_enable="YES"

You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.

If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:

tcsd_enable="YES"
tcsd_mode="emulator"
tpmd_enable="YES"

To use TPM, add your_account to '_tss' group like following:

# pw groupmod _tss -m your_account
Message from dejavu-2.37:

Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

	Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/share/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
===>   reduce-20180117 depends on executable: gnuplot - found
===>   Returning to build of reduce-20180117
===>   reduce-20180117 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   reduce-20180117 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===>   reduce-20180117 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
===>   reduce-20180117 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for reduce-20180117
===>   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-svn4372-src/cslbuild/aarch64-unknown-freebsd11.1/csl/reduce.img /wrkdirs/usr/ports/math/reduce/work/stage/usr/local/share/reduce
install: /wrkdirs/usr/ports/math/reduce/work/Reduce-svn4372-src/cslbuild/aarch64-unknown-freebsd11.1/csl/reduce.img: No such file or directory
*** Error code 71

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



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