[package - 121arm64-quarterly][math/apron] Failed for apron-0.9.12 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Tue Dec 29 01:15:23 UTC 2020


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:     yuri at FreeBSD.org
Last committer: yuri at FreeBSD.org
Ident:          $FreeBSD: branches/2020Q4/math/apron/Makefile 525675 2020-02-09 21:15:51Z yuri $
Log URL:        http://ampere1.nyi.freebsd.org/data/121arm64-quarterly/559529/logs/apron-0.9.12.log
Build URL:      http://ampere1.nyi.freebsd.org/build.html?mastername=121arm64-quarterly&build=559529
Log:

=>> Building math/apron
build started at Tue Dec 29 01:13:17 UTC 2020
port directory: /usr/ports/math/apron
package name: apron-0.9.12
building for: FreeBSD 121arm64-quarterly-job-01 12.1-RELEASE FreeBSD 12.1-RELEASE arm64
maintained by: yuri at FreeBSD.org
Makefile ident:      $FreeBSD: branches/2020Q4/math/apron/Makefile 525675 2020-02-09 21:15:51Z yuri $
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1300121
Jail OSVERSION: 1201000
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1201000
UNAME_v=FreeBSD 12.1-RELEASE
UNAME_r=12.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.8-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/121arm64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/121arm64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=121arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/121arm64-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---
---End OPTIONS List---

--MAINTAINER--
yuri at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

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

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/apron/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/apron/work  HOME=/wrkdirs/usr/ports/math/apron/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/apron/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 -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include "  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--
OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/apron"  EXAMPLESDIR="share/examples/apron"  DATADIR="share/apron"  WWWDIR="www/apron"  ETCDIR="etc/apron"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/apron DOCSDIR=/usr/local/share/doc/apron EXAMPLESDIR=/usr/local/share/examples/apron  WWWDIR=/usr/local/www/apron ETCDIR=/usr/local/etc/apron
--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 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: aarch64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: aarch64-unknown-freebsd12.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"
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 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: aarch64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=12.1-RELEASE
OSREL=12.1
OSVERSION=1201000
PYTHONBASE=/usr/local
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)  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 LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   apron-0.9.12 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.15.10.txz
[121arm64-quarterly-job-01] Installing pkg-1.15.10...
[121arm64-quarterly-job-01] Extracting pkg-1.15.10: .......... done
===>   apron-0.9.12 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of apron-0.9.12
===========================================================================
=======================<phase: fetch-depends  >============================
===>   apron-0.9.12 depends on executable: svn - not found
===>   Installing existing package /packages/All/subversion-1.14.0.txz
[121arm64-quarterly-job-01] Installing subversion-1.14.0...
[121arm64-quarterly-job-01] `-- Installing apr-1.7.0.1.6.1_1...
[121arm64-quarterly-job-01] |   `-- Installing db5-5.3.28_7...
[121arm64-quarterly-job-01] |   `-- Extracting db5-5.3.28_7: .......... done
[121arm64-quarterly-job-01] |   `-- Installing expat-2.2.8...
[121arm64-quarterly-job-01] |   `-- Extracting expat-2.2.8: .......... done
[121arm64-quarterly-job-01] |   `-- Installing gdbm-1.18.1_1...
[121arm64-quarterly-job-01] |   | `-- Installing gettext-runtime-0.21...
[121arm64-quarterly-job-01] |   |   `-- Installing indexinfo-0.3.1...
[121arm64-quarterly-job-01] |   |   `-- Extracting indexinfo-0.3.1: .... done
[121arm64-quarterly-job-01] |   | `-- Extracting gettext-runtime-0.21: .......... done
[121arm64-quarterly-job-01] |   | `-- Installing readline-8.0.4...
[121arm64-quarterly-job-01] |   | `-- Extracting readline-8.0.4: .......... done
[121arm64-quarterly-job-01] |   `-- Extracting gdbm-1.18.1_1: .......... done
[121arm64-quarterly-job-01] `-- Extracting apr-1.7.0.1.6.1_1: .......... done
[121arm64-quarterly-job-01] `-- Installing gnupg-2.2.23...
[121arm64-quarterly-job-01] |   `-- Installing gnutls-3.6.15...
[121arm64-quarterly-job-01] |   | `-- Installing ca_root_nss-3.58...
[121arm64-quarterly-job-01] |   | `-- Extracting ca_root_nss-3.58: ........ done
[121arm64-quarterly-job-01] |   | `-- Installing gmp-6.2.0...
[121arm64-quarterly-job-01] |   | `-- Extracting gmp-6.2.0: .......... done
[121arm64-quarterly-job-01] |   | `-- Installing libidn2-2.3.0_1...
[121arm64-quarterly-job-01] |   |   `-- Installing libunistring-0.9.10_1...
[121arm64-quarterly-job-01] |   |   `-- Extracting libunistring-0.9.10_1: .......... done
[121arm64-quarterly-job-01] |   | `-- Extracting libidn2-2.3.0_1: .......... done
[121arm64-quarterly-job-01] |   | `-- Installing libtasn1-4.16.0...
[121arm64-quarterly-job-01] |   | `-- Extracting libtasn1-4.16.0: .......... done
[121arm64-quarterly-job-01] |   | `-- Installing nettle-3.6...
[121arm64-quarterly-job-01] |   | `-- Extracting nettle-3.6: .......... done
[121arm64-quarterly-job-01] |   | `-- Installing p11-kit-0.23.21...
[121arm64-quarterly-job-01] |   |   `-- Installing bash-completion-2.11,2...
[121arm64-quarterly-job-01] |   |   | `-- Installing bash-5.0.18_3...
[121arm64-quarterly-job-01] |   |   | `-- Extracting bash-5.0.18_3: .......... done
[121arm64-quarterly-job-01] |   |   `-- Extracting bash-completion-2.11,2: .......... done
[121arm64-quarterly-job-01] |   |   `-- Installing glib-2.66.0_2,1...
[121arm64-quarterly-job-01] |   |   | `-- Installing libffi-3.3_1...
[121arm64-quarterly-job-01] |   |   | `-- Extracting libffi-3.3_1: .......... done
[121arm64-quarterly-job-01] |   |   | `-- Installing libiconv-1.16...
[121arm64-quarterly-job-01] |   |   | `-- Extracting libiconv-1.16: .......... done
[121arm64-quarterly-job-01] |   |   | `-- Installing libxml2-2.9.10_1...
[121arm64-quarterly-job-01] |   |   | `-- Extracting libxml2-2.9.10_1: .......... done
[121arm64-quarterly-job-01] |   |   | `-- Installing pcre-8.44...
[121arm64-quarterly-job-01] |   |   | `-- Extracting pcre-8.44: .......... done
[121arm64-quarterly-job-01] |   |   | `-- Installing python37-3.7.9...
<snip>
In file included from ../num/num.h:29:
In file included from ../num/num_numflt.h:28:
In file included from ../num/numflt.h:23:
./num/numflt_native.h:194:3: warning: 'mpfr_root' is deprecated [-Wdeprecated-declarations]
  mpfr_root(res, arg, n, GMP_RNDD);
  ^
/usr/local/include/mpfr.h:725:1: note: 'mpfr_root' has been explicitly marked deprecated here
MPFR_DEPRECATED
^
/usr/local/include/mpfr.h:347:42: note: expanded from macro 'MPFR_DEPRECATED'
# define MPFR_DEPRECATED __attribute__ ((__deprecated__))
                                         ^
2 warnings generated.
cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -Wno-unused-parameter -Wno-unused-function -std=c99 -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -isystem /usr/local/include -I../apron -I../num -I../itv -I/usr/include  -DNUM_DOUBLE -c -o oct_naryD_debug.o oct_nary.c
In file included from oct_nary.c:20:
In file included from ./oct_internal.h:23:
In file included from ./oct_fun.h:32:
In file included from ../num/num.h:29:
In file included from ../num/num_numflt.h:28:
In file included from ../num/numflt.h:23:
./num/numflt_native.h:191:3: warning: 'mpfr_root' is deprecated [-Wdeprecated-declarations]
  mpfr_root(res, arg, n, GMP_RNDU);
  ^
/usr/local/include/mpfr.h:725:1: note: 'mpfr_root' has been explicitly marked deprecated here
MPFR_DEPRECATED
^
/usr/local/include/mpfr.h:347:42: note: expanded from macro 'MPFR_DEPRECATED'
# define MPFR_DEPRECATED __attribute__ ((__deprecated__))
                                         ^
In file included from oct_nary.c:20:
In file included from ./oct_internal.h:23:
In file included from ./oct_fun.h:32:
In file included from ../num/num.h:29:
In file included from ../num/num_numflt.h:28:
In file included from ../num/numflt.h:23:
./num/numflt_native.h:194:3: warning: 'mpfr_root' is deprecated [-Wdeprecated-declarations]
  mpfr_root(res, arg, n, GMP_RNDD);
  ^
/usr/local/include/mpfr.h:725:1: note: 'mpfr_root' has been explicitly marked deprecated here
MPFR_DEPRECATED
^
/usr/local/include/mpfr.h:347:42: note: expanded from macro 'MPFR_DEPRECATED'
# define MPFR_DEPRECATED __attribute__ ((__deprecated__))
                                         ^
2 warnings generated.
cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -Wno-unused-parameter -Wno-unused-function -std=c99 -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -isystem /usr/local/include -I../apron -I../num -I../itv -I/usr/include  -DNUM_DOUBLE -c -o oct_representationD_debug.o oct_representation.c
2 warnings generated.
cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -Wno-unused-parameter -Wno-unused-function -std=c99 -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -isystem /usr/local/include -I../apron -I../num -I../itv -I/usr/include  -DNUM_DOUBLE -c -o oct_predicateD_debug.o oct_predicate.c
In file included from oct_representation.c:20:
In file included from ./oct_internal.h:23:
In file included from ./oct_fun.h:32:
In file included from ../num/num.h:29:
In file included from ../num/num_numflt.h:28:
In file included from ../num/numflt.h:23:
./num/numflt_native.h:191:3: warning: 'mpfr_root' is deprecated [-Wdeprecated-declarations]
  mpfr_root(res, arg, n, GMP_RNDU);
  ^
/usr/local/include/mpfr.h:725:1: note: 'mpfr_root' has been explicitly marked deprecated here
MPFR_DEPRECATED
^
/usr/local/include/mpfr.h:347:42: note: expanded from macro 'MPFR_DEPRECATED'
# define MPFR_DEPRECATED __attribute__ ((__deprecated__))
                                         ^
In file included from oct_representation.c:20:
In file included from ./oct_internal.h:23:
In file included from ./oct_fun.h:32:
In file included from ../num/num.h:29:
In file included from ../num/num_numflt.h:28:
In file included from ../num/numflt.h:23:
./num/numflt_native.h:194:3: warning: 'mpfr_root' is deprecated [-Wdeprecated-declarations]
  mpfr_root(res, arg, n, GMP_RNDD);
  ^
/usr/local/include/mpfr.h:725:1: note: 'mpfr_root' has been explicitly marked deprecated here
MPFR_DEPRECATED
^
/usr/local/include/mpfr.h:347:42: note: expanded from macro 'MPFR_DEPRECATED'
# define MPFR_DEPRECATED __attribute__ ((__deprecated__))
                                         ^
In file included from oct_predicate.c:20:
In file included from ./oct_internal.h:23:
In file included from ./oct_fun.h:32:
In file included from ../num/num.h:29:
In file included from ../num/num_numflt.h:28:
In file included from ../num/numflt.h:23:
./num/numflt_native.h:191:3: warning: 'mpfr_root' is deprecated [-Wdeprecated-declarations]
  mpfr_root(res, arg, n, GMP_RNDU);
  ^
/usr/local/include/mpfr.h:725:1: note: 'mpfr_root' has been explicitly marked deprecated here
MPFR_DEPRECATED
^
/usr/local/include/mpfr.h:347:42: note: expanded from macro 'MPFR_DEPRECATED'
# define MPFR_DEPRECATED __attribute__ ((__deprecated__))
                                         ^
In file included from oct_predicate.c:20:
In file included from ./oct_internal.h:23:
In file included from ./oct_fun.h:32:
In file included from ../num/num.h:29:
In file included from ../num/num_numflt.h:28:
In file included from ../num/numflt.h:23:
./num/numflt_native.h:194:3: warning: 'mpfr_root' is deprecated [-Wdeprecated-declarations]
  mpfr_root(res, arg, n, GMP_RNDD);
  ^
/usr/local/include/mpfr.h:725:1: note: 'mpfr_root' has been explicitly marked deprecated here
MPFR_DEPRECATED
^
/usr/local/include/mpfr.h:347:42: note: expanded from macro 'MPFR_DEPRECATED'
# define MPFR_DEPRECATED __attribute__ ((__deprecated__))
                                         ^
2 warnings generated.
cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -Wno-unused-parameter -Wno-unused-function -std=c99 -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -isystem /usr/local/include -I../apron -I../num -I../itv -I/usr/include  -DNUM_DOUBLE -c -o oct_resizeD_debug.o oct_resize.c
2 warnings generated.
In file included from oct_resize.c:20:
In file included from ./oct_internal.h:23:
In file included from ./oct_fun.h:32:
In file included from ../num/num.h:29:
In file included from ../num/num_numflt.h:28:
In file included from ../num/numflt.h:23:
./num/numflt_native.h:191:3: warning: 'mpfr_root' is deprecated [-Wdeprecated-declarations]
  mpfr_root(res, arg, n, GMP_RNDU);
  ^
/usr/local/include/mpfr.h:725:1: note: 'mpfr_root' has been explicitly marked deprecated here
MPFR_DEPRECATED
^
/usr/local/include/mpfr.h:347:42: note: expanded from macro 'MPFR_DEPRECATED'
# define MPFR_DEPRECATED __attribute__ ((__deprecated__))
                                         ^
In file included from oct_resize.c:20:
In file included from ./oct_internal.h:23:
In file included from ./oct_fun.h:32:
In file included from ../num/num.h:29:
In file included from ../num/num_numflt.h:28:
In file included from ../num/numflt.h:23:
./num/numflt_native.h:194:3: warning: 'mpfr_root' is deprecated [-Wdeprecated-declarations]
  mpfr_root(res, arg, n, GMP_RNDD);
  ^
/usr/local/include/mpfr.h:725:1: note: 'mpfr_root' has been explicitly marked deprecated here
MPFR_DEPRECATED
^
/usr/local/include/mpfr.h:347:42: note: expanded from macro 'MPFR_DEPRECATED'
# define MPFR_DEPRECATED __attribute__ ((__deprecated__))
                                         ^
cc -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -Wno-unused-parameter -Wno-unused-function -std=c99 -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -isystem /usr/local/include -I../apron -I../num -I../itv -I/usr/include  -DNUM_DOUBLE -c -o oct_testD.o oct_test.c
In file included from oct_test.c:33:
In file included from ./oct_fun.h:32:
In file included from ../num/num.h:29:
In file included from ../num/num_numflt.h:28:
In file included from ../num/numflt.h:23:
./num/numflt_native.h:191:3: warning: 'mpfr_root' is deprecated [-Wdeprecated-declarations]
  mpfr_root(res, arg, n, GMP_RNDU);
  ^
/usr/local/include/mpfr.h:725:1: note: 'mpfr_root' has been explicitly marked deprecated here
MPFR_DEPRECATED
^
/usr/local/include/mpfr.h:347:42: note: expanded from macro 'MPFR_DEPRECATED'
# define MPFR_DEPRECATED __attribute__ ((__deprecated__))
                                         ^
In file included from oct_test.c:33:
In file included from ./oct_fun.h:32:
In file included from ../num/num.h:29:
In file included from ../num/num_numflt.h:28:
In file included from ../num/numflt.h:23:
./num/numflt_native.h:194:3: warning: 'mpfr_root' is deprecated [-Wdeprecated-declarations]
  mpfr_root(res, arg, n, GMP_RNDD);
  ^
/usr/local/include/mpfr.h:725:1: note: 'mpfr_root' has been explicitly marked deprecated here
MPFR_DEPRECATED
^
/usr/local/include/mpfr.h:347:42: note: expanded from macro 'MPFR_DEPRECATED'
# define MPFR_DEPRECATED __attribute__ ((__deprecated__))
                                         ^
2 warnings generated.
cc -shared -Wl,-soname,liboctD.so -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -Wno-unused-parameter -Wno-unused-function -std=c99 -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -o liboctD.so oct_hmatD.o oct_printD.o oct_transferD.o oct_closureD.o oct_naryD.o oct_representationD.o oct_predicateD.o oct_resizeD.o  -fstack-protector-strong -L/usr/local/lib  -L../apron   -L/usr/lib -lapron -lmpfr -lgmp -lm
ar rcs liboctMPQ.a oct_hmatMPQ.o oct_printMPQ.o oct_transferMPQ.o oct_closureMPQ.o oct_naryMPQ.o oct_representationMPQ.o oct_predicateMPQ.o oct_resizeMPQ.o
ranlib liboctMPQ.a
ar rcs liboctMPQ_debug.a oct_hmatMPQ_debug.o oct_printMPQ_debug.o oct_transferMPQ_debug.o oct_closureMPQ_debug.o oct_naryMPQ_debug.o oct_representationMPQ_debug.o oct_predicateMPQ_debug.o oct_resizeMPQ_debug.o
ranlib liboctMPQ_debug.a
cc -shared -Wl,-soname,liboctMPQ_debug.so -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -Wno-unused-parameter -Wno-unused-function -std=c99 -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -o liboctMPQ_debug.so oct_hmatMPQ_debug.o oct_printMPQ_debug.o oct_transferMPQ_debug.o oct_closureMPQ_debug.o oct_naryMPQ_debug.o oct_representationMPQ_debug.o oct_predicateMPQ_debug.o oct_resizeMPQ_debug.o  -fstack-protector-strong -L/usr/local/lib  -L../apron   -L/usr/lib -lapron_debug -lmpfr -lgmp -lm
ar rcs liboctD.a oct_hmatD.o oct_printD.o oct_transferD.o oct_closureD.o oct_naryD.o oct_representationD.o oct_predicateD.o oct_resizeD.o
ranlib liboctD.a
ar rcs liboctD_debug.a oct_hmatD_debug.o oct_printD_debug.o oct_transferD_debug.o oct_closureD_debug.o oct_naryD_debug.o oct_representationD_debug.o oct_predicateD_debug.o oct_resizeD_debug.o
ranlib liboctD_debug.a
cc -shared -Wl,-soname,liboctD_debug.so -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -Wno-unused-parameter -Wno-unused-function -std=c99 -U__STRICT_ANSI__ -fPIC -O3 -DNDEBUG -o liboctD_debug.so oct_hmatD_debug.o oct_printD_debug.o oct_transferD_debug.o oct_closureD_debug.o oct_naryD_debug.o oct_representationD_debug.o oct_predicateD_debug.o oct_resizeD_debug.o  -fstack-protector-strong -L/usr/local/lib  -L../apron   -L/usr/lib -lapron_debug -lmpfr -lgmp -lm
cc -o octtestMPQ oct_testMPQ.o \
	-L. -loctMPQ_debug -L../newpolka -lpolkaMPQ_debug \
	 -fstack-protector-strong -L/usr/local/lib  -L../apron   -L/usr/lib -lapron_debug -lmpfr -lgmp -lm -Wcast-qual -Wswitch -Werror-implicit-function-declaration -Wall -Wextra -Wundef -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wno-unused -Wno-unused-parameter -Wno-unused-function -std=c99  -U__STRICT_ANSI__ -fPIC -g -O0 -UNDEBUG
ld: error: ../apron/libapron_debug.so: undefined reference to fpsetround
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[2]: *** [Makefile:171: octtestMPQ] Error 1
gmake[2]: *** Waiting for unfinished jobs....
2 warnings generated.
gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/apron/work/apron-0.9.12.r1104/octagons'
gmake[1]: *** [Makefile:24: c] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/apron/work/apron-0.9.12.r1104'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

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


More information about the freebsd-pkg-fallout mailing list