[package - main-armv6-default][math/cln] Failed for cln-1.3.6 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 20:02:01 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: wen@FreeBSD.org Log URL: http://beefy8.nyi.freebsd.org/data/main-armv6-default/pb0c02f3a2961_s08d157a832/logs/cln-1.3.6.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=main-armv6-default&build=pb0c02f3a2961_s08d157a832 Log: =>> Building math/cln build started at Tue Dec 21 19:59:53 UTC 2021 port directory: /usr/ports/math/cln package name: cln-1.3.6 building for: FreeBSD main-armv6-default-job-09 14.0-CURRENT FreeBSD 14.0-CURRENT 1400045 arm maintained by: wen@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1300121 Jail OSVERSION: 1400045 Job Id: 09 !!! Jail is newer than host. (Jail: 1400045, Host: 1300121) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1400045 UNAME_v=FreeBSD 14.0-CURRENT 1400045 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 QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/main-armv6-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-armv6-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-armv6-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-armv6-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-- wen@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-gmp=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/math/cln/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/cln/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/cln/work/.cache HOME=/wrkdirs/usr/ports/math/cln/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/cln/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh 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/cln/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/cln/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/cln/work/.cache HOME=/wrkdirs/usr/ports/math/cln/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/cln/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-DNO_ASM" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/nxb-bin/usr/bin/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-- OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/cln" EXAMPLESDIR="share/examples/cln" DATADIR="share/cln" WWWDIR="www/cln" ETCDIR="etc/cln" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cln DOCSDIR=/usr/local/share/doc/cln EXAMPLESDIR=/usr/local/share/examples/cln WWWDIR=/usr/local/www/cln ETCDIR=/usr/local/etc/cln --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=arm MACHINE_ARCH=armv6 ARCH=${MACHINE_ARCH} #### /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_9d218390=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: armv6-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: armv6-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-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_9d218390_58173849=yes CC_OUTPUT_9d218390_9bdba57c=yes CC_OUTPUT_9d218390_6a4fe7f5=yes CC_OUTPUT_9d218390_6bcac02b=yes CC_OUTPUT_9d218390_67d20829=yes CC_OUTPUT_9d218390_bfa62e83=yes CC_OUTPUT_9d218390_f0b4d593=yes CC_OUTPUT_9d218390_308abb44=yes CC_OUTPUT_9d218390_f00456e5=yes CC_OUTPUT_9d218390_65ad290d=yes CC_OUTPUT_9d218390_f2776b26=yes CC_OUTPUT_9d218390_b2657cc3=yes CC_OUTPUT_9d218390_380987f7=yes CC_OUTPUT_9d218390_160933ec=yes CC_OUTPUT_9d218390_fb62803b=yes _OBJC_CCVERSION_9d218390=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: armv6-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv6 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400045 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.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 GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> cln-1.3.6 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.5.pkg [main-armv6-default-job-09] Installing pkg-1.17.5... [main-armv6-default-job-09] Extracting pkg-1.17.5: .......... done ===> cln-1.3.6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of cln-1.3.6 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cln-1.3.6 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cln-1.3.6 for building <snip> depbase=`echo base/digitseq/cl_DS_mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_mul.lo -MD -MP -MF $depbase.Tpo -c -o base/digitseq/cl_DS_mul.lo base/digitseq/cl_DS_mul.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_mul.lo -MD -MP -MF base/digitseq/.deps/cl_DS_mul.Tpo -c base/digitseq/cl_DS_mul.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_mul.o In file included from base/digitseq/cl_DS_mul.cc:127: ./base/digitseq/cl_DS_mul_kara.h:233:26: warning: array index -2 refers past the last possible element for an array in 32-bit address space containing 32-bit (4-byte) elements (max possible 1073741824 elements) [-Warray-bounds] if (mspref(prodmid_MSDptr,1)==0) { prodmid_len--; } ~~~~~~~^~~~~~~~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ ./base/digitseq/cl_DS_mul_kara.h:194:15: note: array 'prodmid_MSDptr' declared here {var uintD* prodmid_MSDptr; ^ In file included from base/digitseq/cl_DS_mul.cc:507: base/digitseq/cl_DS_mul_kara_sqr.h:69:24: warning: array index -2 refers past the last possible element for an array in 32-bit address space containing 32-bit (4-byte) elements (max possible 1073741824 elements) [-Warray-bounds] if (mspref(prodmid_MSDptr,1)==0) { prodmid_len--; } ~~~~~~~^~~~~~~~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_mul_kara_sqr.h:37:13: note: array 'prodmid_MSDptr' declared here {var uintD* prodmid_MSDptr; ^ 2 warnings generated. libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_mul.lo -MD -MP -MF base/digitseq/.deps/cl_DS_mul.Tpo -c base/digitseq/cl_DS_mul.cc -o base/digitseq/cl_DS_mul.o >/dev/null 2>&1 depbase=`echo base/digitseq/cl_DS_random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_random.lo -MD -MP -MF $depbase.Tpo -c -o base/digitseq/cl_DS_random.lo base/digitseq/cl_DS_random.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_random.lo -MD -MP -MF base/digitseq/.deps/cl_DS_random.Tpo -c base/digitseq/cl_DS_random.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_random.o libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_random.lo -MD -MP -MF base/digitseq/.deps/cl_DS_random.Tpo -c base/digitseq/cl_DS_random.cc -o base/digitseq/cl_DS_random.o >/dev/null 2>&1 depbase=`echo base/digitseq/cl_DS_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_recip.lo -MD -MP -MF $depbase.Tpo -c -o base/digitseq/cl_DS_recip.lo base/digitseq/cl_DS_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_recip.lo -MD -MP -MF base/digitseq/.deps/cl_DS_recip.Tpo -c base/digitseq/cl_DS_recip.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_recip.o base/digitseq/cl_DS_recip.cc:107:45: warning: array index -2 refers past the last possible element for an array in 32-bit address space containing 32-bit (4-byte) elements (max possible 1073741824 elements) [-Warray-bounds] var uintD x2 = (a_len > 1 ? (mspref(a_MSDptr,1) & -bit(intDsize-3)) : 0); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_recip.cc:81:22: note: array 'a_MSDptr' declared here void cl_UDS_recip (const uintD* a_MSDptr, uintC a_len, ^ base/digitseq/cl_DS_recip.cc:109:44: warning: array index -2 refers past the last possible element for an array in 32-bit address space containing 32-bit (4-byte) elements (max possible 1073741824 elements) [-Warray-bounds] { mspref(y_MSDptr,0) = 4; mspref(y_MSDptr,1) = 0; } ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_recip.cc:87:11: note: array 'y_MSDptr' declared here var uintD* y_MSDptr; ^ base/digitseq/cl_DS_recip.cc:133:20: warning: array index -2 refers past the last possible element for an array in 32-bit address space containing 32-bit (4-byte) elements (max possible 1073741824 elements) [-Warray-bounds] mspref(y_MSDptr,1) = q<<1; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_recip.cc:87:11: note: array 'y_MSDptr' declared here var uintD* y_MSDptr; ^ 3 warnings generated. libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_recip.lo -MD -MP -MF base/digitseq/.deps/cl_DS_recip.Tpo -c base/digitseq/cl_DS_recip.cc -o base/digitseq/cl_DS_recip.o >/dev/null 2>&1 depbase=`echo base/digitseq/cl_DS_recipsqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_recipsqrt.lo -MD -MP -MF $depbase.Tpo -c -o base/digitseq/cl_DS_recipsqrt.lo base/digitseq/cl_DS_recipsqrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_recipsqrt.lo -MD -MP -MF base/digitseq/.deps/cl_DS_recipsqrt.Tpo -c base/digitseq/cl_DS_recipsqrt.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_recipsqrt.o base/digitseq/cl_DS_recipsqrt.cc:91:39: warning: array index -2 refers past the last possible element for an array in 32-bit address space containing 32-bit (4-byte) elements (max possible 1073741824 elements) [-Warray-bounds] var uintD x2 = (a_len > 1 ? mspref(x_MSDptr,1) : 0); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_recipsqrt.cc:79:6: note: array 'x_MSDptr' declared here var const uintD* const x_MSDptr = a_MSDptr; ^ base/digitseq/cl_DS_recipsqrt.cc:114:11: warning: array index -2 refers past the last possible element for an array in 32-bit address space containing 32-bit (4-byte) elements (max possible 1073741824 elements) [-Warray-bounds] mspref(y_MSDptr,1) = y1; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_recipsqrt.cc:80:6: note: array 'y_MSDptr' declared here var uintD* y_MSDptr; ^ 2 warnings generated. libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_recipsqrt.lo -MD -MP -MF base/digitseq/.deps/cl_DS_recipsqrt.Tpo -c base/digitseq/cl_DS_recipsqrt.cc -o base/digitseq/cl_DS_recipsqrt.o >/dev/null 2>&1 depbase=`echo base/digitseq/cl_DS_sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o base/digitseq/cl_DS_sqrt.lo base/digitseq/cl_DS_sqrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_sqrt.lo -MD -MP -MF base/digitseq/.deps/cl_DS_sqrt.Tpo -c base/digitseq/cl_DS_sqrt.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_sqrt.o base/digitseq/cl_DS_sqrt.cc:208:37: warning: array index -2 refers past the last possible element for an array in 32-bit address space containing 32-bit (4-byte) elements (max possible 1073741824 elements) [-Warray-bounds] var uintD a_2msd = mspref(a_MSDptr,1); // a[2n-2] ~~~~~~~^~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:138:25: note: expanded from macro 'a_MSDptr' #define a_MSDptr new_a_MSDptr ^ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:127:11: note: array 'new_a_MSDptr' declared here var uintD* new_a_MSDptr; ^ base/digitseq/cl_DS_sqrt.cc:246:21: warning: array index -2 refers past the last possible element for an array in 32-bit address space containing 32-bit (4-byte) elements (max possible 1073741824 elements) [-Warray-bounds] mspref(a_MSDptr,1) = a_2msd - x2lo; ~~~~~~~^~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:138:25: note: expanded from macro 'a_MSDptr' #define a_MSDptr new_a_MSDptr ^ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:127:11: note: array 'new_a_MSDptr' declared here var uintD* new_a_MSDptr; ^ base/digitseq/cl_DS_sqrt.cc:249:42: warning: array index -2 refers past the last possible element for an array in 32-bit address space containing 32-bit (4-byte) elements (max possible 1073741824 elements) [-Warray-bounds] mspref(b_MSDptr,0) = 1; mspref(b_MSDptr,1) = x<<1; // b[n-1] ablegen ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:203:13: note: array 'b_MSDptr' declared here { var uintD* b_MSDptr = b_->MSDptr mspop -1; // ab hier n+1 Digits Platz ^ base/digitseq/cl_DS_sqrt.cc:262:39: warning: array index -2 refers past the last possible element for an array in 32-bit address space containing 32-bit (4-byte) elements (max possible 1073741824 elements) [-Warray-bounds] var uintD a_2d = mspref(a_mptr,1); // a[2n-j-1] ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:252:13: note: array 'a_mptr' declared here var uintD* a_mptr = a_MSDptr mspop 0; ^ base/digitseq/cl_DS_sqrt.cc:263:39: warning: array index -3 refers past the last possible element for an array in 32-bit address space containing 32-bit (4-byte) elements (max possible 1073741824 elements) [-Warray-bounds] var uintD a_3d = mspref(a_mptr,2); // a[2n-j-2] ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:252:13: note: array 'a_mptr' declared here var uintD* a_mptr = a_MSDptr mspop 0; ^ 5 warnings generated. libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_sqrt.lo -MD -MP -MF base/digitseq/.deps/cl_DS_sqrt.Tpo -c base/digitseq/cl_DS_sqrt.cc -o base/digitseq/cl_DS_sqrt.o >/dev/null 2>&1 depbase=`echo base/digitseq/cl_DS_trandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_trandom.lo -MD -MP -MF $depbase.Tpo -c -o base/digitseq/cl_DS_trandom.lo base/digitseq/cl_DS_trandom.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_trandom.lo -MD -MP -MF base/digitseq/.deps/cl_DS_trandom.Tpo -c base/digitseq/cl_DS_trandom.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_trandom.o libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/digitseq/cl_DS_trandom.lo -MD -MP -MF base/digitseq/.deps/cl_DS_trandom.Tpo -c base/digitseq/cl_DS_trandom.cc -o base/digitseq/cl_DS_trandom.o >/dev/null 2>&1 depbase=`echo base/hash/cl_rcpointer2_hashweak_rcpointer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/hash/cl_rcpointer2_hashweak_rcpointer.lo -MD -MP -MF $depbase.Tpo -c -o base/hash/cl_rcpointer2_hashweak_rcpointer.lo base/hash/cl_rcpointer2_hashweak_rcpointer.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/hash/cl_rcpointer2_hashweak_rcpointer.lo -MD -MP -MF base/hash/.deps/cl_rcpointer2_hashweak_rcpointer.Tpo -c base/hash/cl_rcpointer2_hashweak_rcpointer.cc -fPIC -DPIC -o base/hash/.libs/cl_rcpointer2_hashweak_rcpointer.o libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/hash/cl_rcpointer2_hashweak_rcpointer.lo -MD -MP -MF base/hash/.deps/cl_rcpointer2_hashweak_rcpointer.Tpo -c base/hash/cl_rcpointer2_hashweak_rcpointer.cc -o base/hash/cl_rcpointer2_hashweak_rcpointer.o >/dev/null 2>&1 depbase=`echo base/hash/cl_rcpointer_hashweak_rcpointer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/hash/cl_rcpointer_hashweak_rcpointer.lo -MD -MP -MF $depbase.Tpo -c -o base/hash/cl_rcpointer_hashweak_rcpointer.lo base/hash/cl_rcpointer_hashweak_rcpointer.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/hash/cl_rcpointer_hashweak_rcpointer.lo -MD -MP -MF base/hash/.deps/cl_rcpointer_hashweak_rcpointer.Tpo -c base/hash/cl_rcpointer_hashweak_rcpointer.cc -fPIC -DPIC -o base/hash/.libs/cl_rcpointer_hashweak_rcpointer.o libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/hash/cl_rcpointer_hashweak_rcpointer.lo -MD -MP -MF base/hash/.deps/cl_rcpointer_hashweak_rcpointer.Tpo -c base/hash/cl_rcpointer_hashweak_rcpointer.cc -o base/hash/cl_rcpointer_hashweak_rcpointer.o >/dev/null 2>&1 depbase=`echo base/input/cl_read_bad_syntax_exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/input/cl_read_bad_syntax_exception.lo -MD -MP -MF $depbase.Tpo -c -o base/input/cl_read_bad_syntax_exception.lo base/input/cl_read_bad_syntax_exception.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/input/cl_read_bad_syntax_exception.lo -MD -MP -MF base/input/.deps/cl_read_bad_syntax_exception.Tpo -c base/input/cl_read_bad_syntax_exception.cc -fPIC -DPIC -o base/input/.libs/cl_read_bad_syntax_exception.o libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/input/cl_read_bad_syntax_exception.lo -MD -MP -MF base/input/.deps/cl_read_bad_syntax_exception.Tpo -c base/input/cl_read_bad_syntax_exception.cc -o base/input/cl_read_bad_syntax_exception.o >/dev/null 2>&1 depbase=`echo base/input/cl_read_eof_exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/input/cl_read_eof_exception.lo -MD -MP -MF $depbase.Tpo -c -o base/input/cl_read_eof_exception.lo base/input/cl_read_eof_exception.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/input/cl_read_eof_exception.lo -MD -MP -MF base/input/.deps/cl_read_eof_exception.Tpo -c base/input/cl_read_eof_exception.cc -fPIC -DPIC -o base/input/.libs/cl_read_eof_exception.o libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/input/cl_read_eof_exception.lo -MD -MP -MF base/input/.deps/cl_read_eof_exception.Tpo -c base/input/cl_read_eof_exception.cc -o base/input/cl_read_eof_exception.o >/dev/null 2>&1 depbase=`echo base/input/cl_read_junk_exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/input/cl_read_junk_exception.lo -MD -MP -MF $depbase.Tpo -c -o base/input/cl_read_junk_exception.lo base/input/cl_read_junk_exception.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/input/cl_read_junk_exception.lo -MD -MP -MF base/input/.deps/cl_read_junk_exception.Tpo -c base/input/cl_read_junk_exception.cc -fPIC -DPIC -o base/input/.libs/cl_read_junk_exception.o libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/input/cl_read_junk_exception.lo -MD -MP -MF base/input/.deps/cl_read_junk_exception.Tpo -c base/input/cl_read_junk_exception.cc -o base/input/cl_read_junk_exception.o >/dev/null 2>&1 depbase=`echo base/low/cl_low_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/low/cl_low_div.lo -MD -MP -MF $depbase.Tpo -c -o base/low/cl_low_div.lo base/low/cl_low_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /nxb-bin/usr/bin/c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -DNO_ASM -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base/low/cl_low_div.lo -MD -MP -MF base/low/.deps/cl_low_div.Tpo -c base/low/cl_low_div.cc -fPIC -DPIC -o base/low/.libs/cl_low_div.o base/low/cl_low_div.cc:17:8: error: declaration of 'divu_16_rest' in global scope conflicts with declaration with C language linkage uint16 divu_16_rest; ^ ./base/cl_low.h:447:21: note: declared with C language linkage here extern "C" uint16 divu_16_rest; // -> Rest r ^ base/low/cl_low_div.cc:108:8: error: declaration of 'divu_32_rest' in global scope conflicts with declaration with C language linkage uint32 divu_32_rest; ^ ./base/cl_low.h:597:21: note: declared with C language linkage here extern "C" uint32 divu_32_rest; // -> Rest r ^ 2 errors generated. gmake[2]: *** [Makefile:6435: base/low/cl_low_div.lo] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/cln/work/cln-1.3.6/src' gmake[1]: *** [Makefile:680: all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/cln/work/cln-1.3.6' *** Error code 1 Stop. make: stopped in /usr/ports/math/cln