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: po...@freebsd.org Last committer: sunp...@freebsd.org Ident: $FreeBSD: head/math/spar/Makefile 498476 2019-04-09 14:04:49Z sunpoet $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p550098_s366175/logs/spar-0.5.10_5.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p550098_s366175 Log: =>> Building math/spar build started at Mon Sep 28 10:20:42 UTC 2020 port directory: /usr/ports/math/spar package name: spar-0.5.10_5 building for: FreeBSD head-armv6-default-job-16 13.0-CURRENT FreeBSD 13.0-CURRENT 1300117 arm maintained by: po...@freebsd.org Makefile ident: $FreeBSD: head/math/spar/Makefile 498476 2019-04-09 14:04:49Z sunpoet $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300100 Jail OSVERSION: 1300117 Job Id: 16 !!! Jail is newer than host. (Jail: 1300117, Host: 1300100) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1300117 UNAME_v=FreeBSD 13.0-CURRENT 1300117 UNAME_r=13.0-CURRENT 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 QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-armv6-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-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-- po...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/spar/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/spar/work HOME=/wrkdirs/usr/ports/math/spar/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/spar/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/spar/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/spar/work HOME=/wrkdirs/usr/ports/math/spar/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/spar/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 -std=gnu89 " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/spar" EXAMPLESDIR="share/examples/spar" DATADIR="share/spar" WWWDIR="www/spar" ETCDIR="etc/spar" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/spar DOCSDIR=/usr/local/share/doc/spar EXAMPLESDIR=/usr/local/share/examples/spar WWWDIR=/usr/local/www/spar ETCDIR=/usr/local/etc/spar --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 11.0.0 (g...@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-91-g6e042866c30) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 11.0.0 (g...@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-91-g6e042866c30) Target: armv6-unknown-freebsd13.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 11.0.0 (g...@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-91-g6e042866c30) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv6 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300117 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++ AS=/nxb-bin/usr/bin/as 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 >============================ ===> NOTICE: The spar 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 =========================================================================== =======================<phase: pkg-depends >============================ ===> spar-0.5.10_5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.15.6.txz [head-armv6-default-job-16] Installing pkg-1.15.6... [head-armv6-default-job-16] Extracting pkg-1.15.6: .......... done ===> spar-0.5.10_5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of spar-0.5.10_5 <snip> /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c cmp.c mkdir .libs /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c cmp.c -fPIC -DPIC -o .libs/cmp.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c cmp.c -o cmp.o >/dev/null 2>&1 mv -f .libs/cmp.lo cmp.lo /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c hsort.c rm -f .libs/hsort.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c hsort.c -fPIC -DPIC -o .libs/hsort.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c hsort.c -o hsort.o >/dev/null 2>&1 mv -f .libs/hsort.lo hsort.lo /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c qsort.c rm -f .libs/qsort.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c qsort.c -fPIC -DPIC -o .libs/qsort.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c qsort.c -o qsort.o >/dev/null 2>&1 mv -f .libs/qsort.lo qsort.lo /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c bsearch.c rm -f .libs/bsearch.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c bsearch.c -fPIC -DPIC -o .libs/bsearch.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c bsearch.c -o bsearch.o >/dev/null 2>&1 mv -f .libs/bsearch.lo bsearch.lo /bin/sh ../../libtool --mode=link /nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -L/usr/local/lib -fstack-protector-strong -o libslsort.la cmp.lo hsort.lo qsort.lo bsearch.lo rm -fr .libs/libslsort.la .libs/libslsort.* .libs/libslsort.* ar cru .libs/libslsort.al cmp.lo hsort.lo qsort.lo bsearch.lo ranlib .libs/libslsort.al creating libslsort.la (cd .libs && rm -f libslsort.la && ln -s ../libslsort.la libslsort.la) Making all in symtab Making all in statistics Making all in table /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c constant_prn.c mkdir .libs /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c constant_prn.c -fPIC -DPIC -o .libs/constant_prn.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c constant_prn.c -o constant_prn.o >/dev/null 2>&1 mv -f .libs/constant_prn.lo constant_prn.lo /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c function_prn.c rm -f .libs/function_prn.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c function_prn.c -fPIC -DPIC -o .libs/function_prn.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c function_prn.c -o function_prn.o >/dev/null 2>&1 mv -f .libs/function_prn.lo function_prn.lo /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c module_prn.c rm -f .libs/module_prn.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c module_prn.c -fPIC -DPIC -o .libs/module_prn.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c module_prn.c -o module_prn.o >/dev/null 2>&1 mv -f .libs/module_prn.lo module_prn.lo /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c table.c rm -f .libs/table.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c table.c -fPIC -DPIC -o .libs/table.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c table.c -o table.o >/dev/null 2>&1 mv -f .libs/table.lo table.lo /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c variable_prn.c rm -f .libs/variable_prn.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c variable_prn.c -fPIC -DPIC -o .libs/variable_prn.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c variable_prn.c -o variable_prn.o >/dev/null 2>&1 mv -f .libs/variable_prn.lo variable_prn.lo /bin/sh ../../libtool --mode=link /nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -L/usr/local/lib -fstack-protector-strong -o libsltable.la constant_prn.lo function_prn.lo module_prn.lo table.lo variable_prn.lo rm -fr .libs/libsltable.la .libs/libsltable.* .libs/libsltable.* ar cru .libs/libsltable.al constant_prn.lo function_prn.lo module_prn.lo table.lo variable_prn.lo ranlib .libs/libsltable.al creating libsltable.la (cd .libs && rm -f libsltable.la && ln -s ../libsltable.la libsltable.la) Making all in test /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c test.c mkdir .libs /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c test.c -fPIC -DPIC -o .libs/test.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c test.c -o test.o >/dev/null 2>&1 mv -f .libs/test.lo test.lo /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c benchmk.c rm -f .libs/benchmk.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c benchmk.c -fPIC -DPIC -o .libs/benchmk.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c benchmk.c -o benchmk.o >/dev/null 2>&1 mv -f .libs/benchmk.lo benchmk.lo /bin/sh ../../libtool --mode=link /nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -L/usr/local/lib -fstack-protector-strong -o libsltest.la test.lo benchmk.lo rm -fr .libs/libsltest.la .libs/libsltest.* .libs/libsltest.* ar cru .libs/libsltest.al test.lo benchmk.lo ranlib .libs/libsltest.al creating libsltest.la (cd .libs && rm -f libsltest.la && ln -s ../libsltest.la libsltest.la) Making all in utils /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c chartype.c mkdir .libs /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c chartype.c -fPIC -DPIC -o .libs/chartype.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c chartype.c -o chartype.o >/dev/null 2>&1 mv -f .libs/chartype.lo chartype.lo /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c memory.c rm -f .libs/memory.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c memory.c -fPIC -DPIC -o .libs/memory.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c memory.c -o memory.o >/dev/null 2>&1 mv -f .libs/memory.lo memory.lo /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c util.c rm -f .libs/util.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c util.c -fPIC -DPIC -o .libs/util.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c util.c -o util.o >/dev/null 2>&1 mv -f .libs/util.lo util.lo /bin/sh ../../libtool --mode=link /nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -L/usr/local/lib -fstack-protector-strong -o libslutil.la chartype.lo memory.lo util.lo rm -fr .libs/libslutil.la .libs/libslutil.* .libs/libslutil.* ar cru .libs/libslutil.al chartype.lo memory.lo util.lo ranlib .libs/libslutil.al creating libslutil.la (cd .libs && rm -f libslutil.la && ln -s ../libslutil.la libslutil.la) Making all in vector /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c alloc.c mkdir .libs /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c alloc.c -fPIC -DPIC -o .libs/alloc.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c alloc.c -o alloc.o >/dev/null 2>&1 mv -f .libs/alloc.lo alloc.lo /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c print.c rm -f .libs/print.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c print.c -fPIC -DPIC -o .libs/print.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c print.c -o print.o >/dev/null 2>&1 mv -f .libs/print.lo print.lo /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c vector.c rm -f .libs/vector.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c vector.c -fPIC -DPIC -o .libs/vector.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c vector.c -o vector.o >/dev/null 2>&1 mv -f .libs/vector.lo vector.lo /bin/sh ../../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c math.c rm -f .libs/math.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c math.c -fPIC -DPIC -o .libs/math.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c math.c -o math.o >/dev/null 2>&1 mv -f .libs/math.lo math.lo /bin/sh ../../libtool --mode=link /nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -L/usr/local/lib -fstack-protector-strong -o libslvector.la alloc.lo print.lo vector.lo math.lo rm -fr .libs/libslvector.la .libs/libslvector.* .libs/libslvector.* ar cru .libs/libslvector.al alloc.lo print.lo vector.lo math.lo ranlib .libs/libslvector.al creating libslvector.la (cd .libs && rm -f libslvector.la && ln -s ../libslvector.la libslvector.la) /bin/sh ../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c init.c mkdir .libs /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c init.c -fPIC -DPIC -o .libs/init.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c init.c -o init.o >/dev/null 2>&1 mv -f .libs/init.lo init.lo /bin/sh ../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c version.c rm -f .libs/version.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c version.c -fPIC -DPIC -o .libs/version.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c version.c -o version.o >/dev/null 2>&1 mv -f .libs/version.lo version.lo /bin/sh ../libtool --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c assert.c rm -f .libs/assert.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c assert.c -fPIC -DPIC -o .libs/assert.lo /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c assert.c -o assert.o >/dev/null 2>&1 mv -f .libs/assert.lo assert.lo /bin/sh ../libtool --mode=link /nxb-bin/usr/bin/cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -L/usr/local/lib -fstack-protector-strong -o libspar.la -rpath /usr/local/lib -export-dynamic -version-info 5:10:5 init.lo version.lo assert.lo math/libslmath.la sort/libslsort.la poly/libslpoly.la io/libslio.la module/libslmodule.la utils/libslutil.la error/libslerror.la parser/libslparser.la table/libsltable.la bool/libslbool.la complex/libslcomplex.la formula/libslformula.la vector/libslvector.la test/libsltest.la randist/libslrandist.la framework/libslframework.la -lm rm -fr .libs/libspar.la .libs/libspar.* .libs/libspar.* /nxb-bin/usr/bin/cc -shared init.lo version.lo assert.lo -Wl,--whole-archive math/.libs/libslmath.al sort/.libs/libslsort.al poly/.libs/libslpoly.al io/.libs/libslio.al module/.libs/libslmodule.al utils/.libs/libslutil.al error/.libs/libslerror.al parser/.libs/libslparser.al table/.libs/libsltable.al bool/.libs/libslbool.al complex/.libs/libslcomplex.al formula/.libs/libslformula.al vector/.libs/libslvector.al test/.libs/libsltest.al randist/.libs/libslrandist.al framework/.libs/libslframework.al -Wl,--no-whole-archive -L/usr/local/lib -lm -lc -Wl,-soname -Wl,libspar.so.0 -o .libs/libspar.so.0.5.10 ld: error: duplicate symbol: sl_major_version >>> defined at version.c >>> version.lo:(sl_major_version) >>> defined at support.c >>> support.lo:(.bss+0x5C) in archive >>> framework/.libs/libslframework.al ld: error: duplicate symbol: sl_minor_version >>> defined at version.c >>> version.lo:(sl_minor_version) >>> defined at support.c >>> support.lo:(.bss+0x60) in archive >>> framework/.libs/libslframework.al ld: error: duplicate symbol: sl_patch_level >>> defined at version.c >>> version.lo:(sl_patch_level) >>> defined at support.c >>> support.lo:(.bss+0x64) in archive >>> framework/.libs/libslframework.al ld: error: duplicate symbol: sl_major_version >>> defined at version.c >>> version.lo:(sl_major_version) >>> defined at application.c >>> application.lo:(.bss+0x8) in archive >>> framework/.libs/libslframework.al ld: error: duplicate symbol: sl_minor_version >>> defined at version.c >>> version.lo:(sl_minor_version) >>> defined at application.c >>> application.lo:(.bss+0xC) in archive >>> framework/.libs/libslframework.al ld: error: duplicate symbol: sl_patch_level >>> defined at version.c >>> version.lo:(sl_patch_level) >>> defined at application.c >>> application.lo:(.bss+0x10) in archive >>> framework/.libs/libslframework.al cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/lib *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/lib *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/math/spar/work/spar-0.5.10 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/math/spar/work/spar-0.5.10 *** Error code 1 Stop. make: stopped in /usr/ports/math/spar _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"