Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Mar 2017 02:38:07 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110arm64-quarterly][math/pari] Failed for pari-2.3.5, 2 in build
Message-ID:  <201703090238.v292c7EI064339@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:     ports@FreeBSD.org
Last committer: rene@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/math/pari/Makefile 417685 2016-06-27 21:30:34Z rene $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-quarterly/435737/logs/pari-2.3.5,2.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-quarterly&build=435737
Log:

====>> Building math/pari
build started at Thu Mar  9 02:16:17 UTC 2017
port directory: /usr/ports/math/pari
building for: FreeBSD 110arm64-quarterly-job-11 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q1/math/pari/Makefile 417685 2016-06-27 21:30:34Z rene $
Poudriere version: 3.1.14-176-g79485659
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 11




!!! Jail is newer than host. (Jail: 1100122, Host: 1100121) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=pari-2.3.5,2
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110arm64-quarterly/ref/.p/pool
MASTERNAME=110arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14-176-g79485659
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for pari-2.3.5,2:
     OPTIMIZED_CFLAGS=on: Use extra compiler optimizations
     X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--mandir=/usr/local/man/man1  --prefix=/usr/local  --share-prefix=/usr/local/share  --with-gmp=/usr/local --graphic=X11
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
ld="ld" perl="/usr/local/bin/perl" ranlib="ranlib" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/math/pari/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/pari/work  HOME=/wrkdirs/usr/ports/math/pari/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
STRIP="/usr/bin/strip" XDG_DATA_HOME=/wrkdirs/usr/ports/math/pari/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/pari/work  HOME=/wrkdirs/usr/ports/math/pari/work TMPDIR="/tmp" 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  -O3 -fno-strict-aliasing -fomit-frame-pointer"  CPP="cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -O3 -fno-strict-aliasing -fomit-frame-pointer "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
GP_VERSION=2.3
PORTVERSION=2.3.5
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
PERL_VERSION=5.24.1
PERL_VER=5.24
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.24
DOCSDIR="share/doc/pari"
EXAMPLESDIR="share/examples/pari"
DATADIR="share/pari"
WWWDIR="www/pari"
ETCDIR="etc/pari"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/pari
DOCSDIR=/usr/local/share/doc/pari
EXAMPLESDIR=/usr/local/share/examples/pari
WWWDIR=/usr/local/www/pari
ETCDIR=/usr/local/etc/pari
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /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 ####
ARCH=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p1
#### 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   >============================
===>   NOTICE:

The pari port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   pari-2.3.5,2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[110arm64-quarterly-job-11] Installing pkg-1.9.4_1...
[110arm64-quarterly-job-11] Extracting pkg-1.9.4_1: .......... done
===>   pari-2.3.5,2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of pari-2.3.5,2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The pari port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by pari-2.3.5,2 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The pari port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:
<snip>
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
In file included from ../src/modules/mpqs.c:76:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:629:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  x[1] = evalsigne(-1) | _evalexpo(0);
         ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
4 warnings generated.
cc  -c -O2 -pipe  -O3 -fno-strict-aliasing -fomit-frame-pointer -I. -I../src/headers  -o nffactor.o ../src/modules/nffactor.c
In file included from ../src/modules/nffactor.c:21:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:476:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  y[1] = evalsigne(-1)| evallgefint(3); y[2] = x; return y;
         ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
In file included from ../src/modules/nffactor.c:21:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:565:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    else       { x[1] = evalsigne(-1) | evallgefint(3); x[2] = -s; }
                        ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
In file included from ../src/modules/nffactor.c:21:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:581:12: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    y[1] = evalsigne(-1) | _evalexpo((BITS_IN_LONG-1)-sh);
           ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
In file included from ../src/modules/nffactor.c:21:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:629:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  x[1] = evalsigne(-1) | _evalexpo(0);
         ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
4 warnings generated.
cc  -c -O2 -pipe  -O3 -fno-strict-aliasing -fomit-frame-pointer -I. -I../src/headers  -o part.o ../src/modules/part.c
In file included from ../src/modules/part.c:36:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:476:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  y[1] = evalsigne(-1)| evallgefint(3); y[2] = x; return y;
         ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
In file included from ../src/modules/part.c:36:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:565:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    else       { x[1] = evalsigne(-1) | evallgefint(3); x[2] = -s; }
                        ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
In file included from ../src/modules/part.c:36:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:581:12: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    y[1] = evalsigne(-1) | _evalexpo((BITS_IN_LONG-1)-sh);
           ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
In file included from ../src/modules/part.c:36:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:629:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  x[1] = evalsigne(-1) | _evalexpo(0);
         ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
4 warnings generated.
cc  -c -O2 -pipe  -O3 -fno-strict-aliasing -fomit-frame-pointer -I. -I../src/headers  -o stark.o ../src/modules/stark.c
In file included from ../src/modules/stark.c:21:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:476:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  y[1] = evalsigne(-1)| evallgefint(3); y[2] = x; return y;
         ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
In file included from ../src/modules/stark.c:21:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:565:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    else       { x[1] = evalsigne(-1) | evallgefint(3); x[2] = -s; }
                        ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
In file included from ../src/modules/stark.c:21:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:581:12: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    y[1] = evalsigne(-1) | _evalexpo((BITS_IN_LONG-1)-sh);
           ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
In file included from ../src/modules/stark.c:21:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:629:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  x[1] = evalsigne(-1) | _evalexpo(0);
         ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
4 warnings generated.
cc  -c -O2 -pipe  -O3 -fno-strict-aliasing -fomit-frame-pointer -I. -I../src/headers  -o subfield.o ../src/modules/subfield.c
In file included from ../src/modules/subfield.c:22:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:476:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  y[1] = evalsigne(-1)| evallgefint(3); y[2] = x; return y;
         ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
In file included from ../src/modules/subfield.c:22:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:565:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    else       { x[1] = evalsigne(-1) | evallgefint(3); x[2] = -s; }
                        ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
In file included from ../src/modules/subfield.c:22:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:581:12: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    y[1] = evalsigne(-1) | _evalexpo((BITS_IN_LONG-1)-sh);
           ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
In file included from ../src/modules/subfield.c:22:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:629:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  x[1] = evalsigne(-1) | _evalexpo(0);
         ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
4 warnings generated.
cc  -c -O2 -pipe  -O3 -fno-strict-aliasing -fomit-frame-pointer -I. -I../src/headers  -o thue.o ../src/modules/thue.c
In file included from ../src/modules/thue.c:16:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:476:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  y[1] = evalsigne(-1)| evallgefint(3); y[2] = x; return y;
         ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
In file included from ../src/modules/thue.c:16:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:565:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    else       { x[1] = evalsigne(-1) | evallgefint(3); x[2] = -s; }
                        ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
In file included from ../src/modules/thue.c:16:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:581:12: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    y[1] = evalsigne(-1) | _evalexpo((BITS_IN_LONG-1)-sh);
           ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
In file included from ../src/modules/thue.c:16:
In file included from ../src/headers/pari.h:76:
./src/kernel/none/level1.h:629:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  x[1] = evalsigne(-1) | _evalexpo(0);
         ^~~~~~~~~~~~~
./src/headers/parigen.h:84:44: note: expanded from macro 'evalsigne'
#define evalsigne(x)  ((ulong)(((long)(x)) << SIGNSHIFT))
                               ~~~~~~~~~~~ ^
4 warnings generated.
rm -f libpari-gmp.so.2.3.5
cc  -o libpari-gmp.so.2.3.5 -shared  -O2 -pipe  -O3 -fno-strict-aliasing -fomit-frame-pointer  -Wl,-shared,-soname=libpari-gmp.so.2 mp.o mpinl.o Flx.o Qfb.o RgX.o alglin1.o alglin2.o arith1.o arith2.o base1.o base2.o base3.o base4.o base5.o bibli1.o bibli2.o buch1.o buch2.o buch3.o buch4.o galconj.o gen1.o gen2.o gen3.o ifactor1.o perm.o polarit1.o polarit2.o polarit3.o rootpol.o subcyclo.o subgroup.o trans1.o trans2.o trans3.o anal.o compat.o default.o errmsg.o es.o init.o intnum.o members.o sumiter.o aprcl.o elldata.o elliptic.o galois.o groupid.o kummer.o mpqs.o nffactor.o part.o stark.o subfield.o thue.o -lc -lm -L/usr/local/lib -lgmp 
/usr/bin/ld: alglin1.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against external symbol `__mb_sb_limit@@FBSD_1.0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: alglin1.o(.text+0x3528): unresolvable R_AARCH64_ADR_PREL_PG_HI21 relocation against symbol `__mb_sb_limit@@FBSD_1.0'
/usr/bin/ld: final link failed: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/math/pari/work/pari-2.3.5/Ofreebsd-arm64
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/math/pari/work/pari-2.3.5
*** Error code 1

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



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