[package - main-amd64-default][math/cmh] Failed for cmh-1.1.0_1 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Wed, 08 Jun 2022 03:11:06 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:     yuri@FreeBSD.org
Log URL:        http://beefy18.nyi.freebsd.org/data/main-amd64-default/p3d6de3b1feb4_s81c857dd7e/logs/cmh-1.1.0_1.log
Build URL:      http://beefy18.nyi.freebsd.org/build.html?mastername=main-amd64-default&build=p3d6de3b1feb4_s81c857dd7e
Log:

=>> Building math/cmh
build started at Wed Jun  8 03:10:40 UTC 2022
port directory: /usr/ports/math/cmh
package name: cmh-1.1.0_1
building for: FreeBSD main-amd64-default-job-11 14.0-CURRENT FreeBSD 14.0-CURRENT 1400060 amd64
maintained by: yuri@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400050
Jail OSVERSION: 1400060
Job Id: 11




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



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400060
UNAME_v=FreeBSD 14.0-CURRENT 1400060
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

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

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
yuri@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/cmh/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/cmh/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/math/cmh/work/.cache  HOME=/wrkdirs/usr/ports/math/cmh/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/cmh/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" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/cmh/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/cmh/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/math/cmh/work/.cache  HOME=/wrkdirs/usr/ports/math/cmh/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/cmh/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 " LIBS="-L/usr/local/lib"  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 4
 44"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cmh"  EXAMPLESDIR="share/examples/cmh"  DATADIR="share/cmh"  WWWDIR="www/cmh"  ETCDIR="etc/cmh"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 14.0.4 (https://github.com/llvm/llvm-project.git llvmorg-14.0.4-0-g29f1039a7285) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 14.0.4 (https://github.com/llvm/llvm-project.git llvmorg-14.0.4-0-g29f1039a7285) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 14.0.4 (https://github.com/llvm/llvm-project.git llvmorg-14.0.4-0-g29f1039a7285) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400060
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   cmh-1.1.0_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.5_1.pkg
[main-amd64-default-job-11] Installing pkg-1.17.5_1...
[main-amd64-default-job-11] Extracting pkg-1.17.5_1: .......... done
===>   cmh-1.1.0_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of cmh-1.1.0_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by cmh-1.1.0_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by cmh-1.1.0_1 for building
=> SHA256 Checksum OK for cmh-1.1.0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by cmh-1.1.0_1 for building
===>  Extracting for cmh-1.1.0_1
=> SHA256 Checksum OK for cmh-1.1.0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for cmh-1.1.0_1
===========================================================================
=======================<phase: build-depends  >============================
===>   cmh-1.1.0_1 depends on package: gmake>=4.3 - not found
===>   Installing existing package /packages/All/gmake-4.3_2.pkg
[main-amd64-default-job-11] Installing gmake-4.3_2...
[main-amd64-default-job-11] `-- Installing gettext-runtime-0.21...
[main-amd64-default-job-11] |   `-- Installing indexinfo-0.3.1...
[main-amd64-default-job-11] |   `-- Extracting indexinfo-0.3.1: .... done
[main-amd64-default-job-11] `-- Extracting gettext-runtime-0.21: .......... done
[main-amd64-default-job-11] Extracting gmake-4.3_2: .......... done
===>   cmh-1.1.0_1 depends on package: gmake>=4.3 - found
<snip>
checking whether gmake supports nested variables... yes
checking build system type... amd64-portbld-freebsd14.0
checking host system type... amd64-portbld-freebsd14.0
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking whether gmake supports the include directive... yes (GNU style)
checking dependency style of c++... gcc3
checking for gcc... cc
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 524288
checking how to convert amd64-portbld-freebsd14.0 file names to amd64-portbld-freebsd14.0 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd14.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd14.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd14.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for GMP... yes
checking for recent GMP... yes
checking for MPFR... yes
checking for recent MPFR... yes
checking for MPC... yes
checking for recent MPC... yes
checking for MPFRCX... yes
checking for recent MPFRCX... yes
checking for PARI... yes
checking for recent PARI... yes
checking for FPLLL 4... no
checking for FPLLL 5... yes
checking whether gmake supports nested variables... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/version.c
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating scripts/Makefile
config.status: creating tests/Makefile
config.status: creating scripts/cmh-classpol.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
===========================================================================
=======================<phase: build          >============================
===>  Building for cmh-1.1.0_1
gmake[1]: Entering directory '/wrkdirs/usr/ports/math/cmh/work/cmh-1.1.0'
gmake  all-recursive
gmake[2]: Entering directory '/wrkdirs/usr/ports/math/cmh/work/cmh-1.1.0'
Making all in src
gmake[3]: Entering directory '/wrkdirs/usr/ports/math/cmh/work/cmh-1.1.0/src'
cc -DHAVE_CONFIG_H -I. -I..   -isystem /usr/local/include -std=c99 -Wall -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT cm2.o -MD -MP -MF .deps/cm2.Tpo -c -o cm2.o cm2.c
cc -DHAVE_CONFIG_H -I. -I..   -isystem /usr/local/include -std=c99 -Wall -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT cputime.o -MD -MP -MF .deps/cputime.Tpo -c -o cputime.o cputime.c
mv -f .deps/cputime.Tpo .deps/cputime.Po
cc -DHAVE_CONFIG_H -I. -I..   -isystem /usr/local/include -std=c99 -Wall -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT factor.o -MD -MP -MF .deps/factor.Tpo -c -o factor.o factor.c
cm2.c:933:14: warning: implicit declaration of function 'asprintf' is invalid in C99 [-Wimplicit-function-declaration]
    int rc = asprintf(&tmp, LOG_PROGRESS LOG_NOTIMESTAMP "%s", fmt);
             ^
cm2.c:1558:18: warning: implicit declaration of function 'asprintf' is invalid in C99 [-Wimplicit-function-declaration]
        int rc = asprintf(&outputname_temp, "%s.tmp", outputname);
                 ^
cm2.c:1705:55: warning: implicit declaration of function 'strsignal' is invalid in C99 [-Wimplicit-function-declaration]
   fprintf (stderr, "ERROR Received signal \"%s\"\n", strsignal (signum));
                                                      ^
cm2.c:1705:55: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat]
   fprintf (stderr, "ERROR Received signal \"%s\"\n", strsignal (signum));
                                             ~~       ^~~~~~~~~~~~~~~~~~
                                             %d
mv -f .deps/factor.Tpo .deps/factor.Po
cc -DHAVE_CONFIG_H -I. -I..   -isystem /usr/local/include -std=c99 -Wall -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
mv -f .deps/io.Tpo .deps/io.Po
cc -DHAVE_CONFIG_H -I. -I..   -isystem /usr/local/include -std=c99 -Wall -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT lprintf.o -MD -MP -MF .deps/lprintf.Tpo -c -o lprintf.o lprintf.c
mv -f .deps/lprintf.Tpo .deps/lprintf.Po
cc -DHAVE_CONFIG_H -I. -I..   -isystem /usr/local/include -std=c99 -Wall -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT process_status.o -MD -MP -MF .deps/process_status.Tpo -c -o process_status.o process_status.c
mv -f .deps/process_status.Tpo .deps/process_status.Po
cc -DHAVE_CONFIG_H -I. -I..   -isystem /usr/local/include -std=c99 -Wall -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT quadratic_field.o -MD -MP -MF .deps/quadratic_field.Tpo -c -o quadratic_field.o quadratic_field.c
4 warnings generated.
mv -f .deps/cm2.Tpo .deps/cm2.Po
c++ -DHAVE_CONFIG_H -I. -I..   -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -MT lll.o -MD -MP -MF .deps/lll.Tpo -c -o lll.o lll.cpp
mv -f .deps/quadratic_field.Tpo .deps/quadratic_field.Po
cc -DHAVE_CONFIG_H -I. -I..   -isystem /usr/local/include -std=c99 -Wall -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c
mv -f .deps/version.Tpo .deps/version.Po
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -isystem /usr/local/include -std=c99 -Wall -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT parsepari.lo -MD -MP -MF .deps/parsepari.Tpo -c -o parsepari.lo parsepari.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -std=c99 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT parsepari.lo -MD -MP -MF .deps/parsepari.Tpo -c parsepari.c  -fPIC -DPIC -o .libs/parsepari.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -std=c99 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT parsepari.lo -MD -MP -MF .deps/parsepari.Tpo -c parsepari.c -o parsepari.o >/dev/null 2>&1
mv -f .deps/parsepari.Tpo .deps/parsepari.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -isystem /usr/local/include -std=c99 -Wall -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT borchardt.lo -MD -MP -MF .deps/borchardt.Tpo -c -o borchardt.lo borchardt.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -std=c99 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT borchardt.lo -MD -MP -MF .deps/borchardt.Tpo -c borchardt.c  -fPIC -DPIC -o .libs/borchardt.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -std=c99 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT borchardt.lo -MD -MP -MF .deps/borchardt.Tpo -c borchardt.c -o borchardt.o >/dev/null 2>&1
mv -f .deps/borchardt.Tpo .deps/borchardt.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -isystem /usr/local/include -std=c99 -Wall -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT naive.lo -MD -MP -MF .deps/naive.Tpo -c -o naive.lo naive.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -std=c99 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT naive.lo -MD -MP -MF .deps/naive.Tpo -c naive.c  -fPIC -DPIC -o .libs/naive.o
lll.cpp:40:18: error: expected ';' after expression
   ZZ_mat <mpz_t> Mp (m, n);
                 ^
                 ;
lll.cpp:40:4: error: use of undeclared identifier 'ZZ_mat'
   ZZ_mat <mpz_t> Mp (m, n);
   ^
lll.cpp:40:19: error: use of undeclared identifier 'Mp'
   ZZ_mat <mpz_t> Mp (m, n);
                  ^
lll.cpp:48:10: error: use of undeclared identifier 'Mp'
         Mp [i][j] = M [i][j];
         ^
lll.cpp:54:19: error: use of undeclared identifier 'Mp'
   lll_reduction (Mp);
                  ^
lll.cpp:61:23: error: use of undeclared identifier 'Mp'
      mpz_set (v [i], Mp [0][i].get_data ());
                      ^
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -std=c99 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT naive.lo -MD -MP -MF .deps/naive.Tpo -c naive.c -o naive.o >/dev/null 2>&1
mv -f .deps/naive.Tpo .deps/naive.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -isystem /usr/local/include -std=c99 -Wall -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT jinvariants.lo -MD -MP -MF .deps/jinvariants.Tpo -c -o jinvariants.lo jinvariants.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -std=c99 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT jinvariants.lo -MD -MP -MF .deps/jinvariants.Tpo -c jinvariants.c  -fPIC -DPIC -o .libs/jinvariants.o
6 errors generated.
gmake[3]: *** [Makefile:854: lll.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -std=c99 -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT jinvariants.lo -MD -MP -MF .deps/jinvariants.Tpo -c jinvariants.c -o jinvariants.o >/dev/null 2>&1
mv -f .deps/jinvariants.Tpo .deps/jinvariants.Plo
gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/cmh/work/cmh-1.1.0/src'
gmake[2]: *** [Makefile:439: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/cmh/work/cmh-1.1.0'
gmake[1]: *** [Makefile:371: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/cmh/work/cmh-1.1.0'
===> 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/cmh