[package - main-amd64-default][math/spar] Failed for spar-0.5.10_7 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Oct 2024 16:24:22 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: bofh@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p1f84c1fae602_seb345e05ac6/logs/spar-0.5.10_7.log Build URL: https://pkg-status.freebsd.org/beefy18/build.html?mastername=main-amd64-default&build=p1f84c1fae602_seb345e05ac6 Log: =>> Building math/spar build started at Wed Oct 2 16:24:07 UTC 2024 port directory: /usr/ports/math/spar package name: spar-0.5.10_7 building for: FreeBSD main-amd64-default-job-05 15.0-CURRENT FreeBSD 15.0-CURRENT 1500023 amd64 maintained by: bofh@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 932 Feb 3 2024 /usr/ports/math/spar/Makefile Ports top last git commit: 1f84c1fae60 Ports top unclean checkout: no Port dir last git commit: 7a0f27e5f43 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500023 Jail OSVERSION: 1500023 Job Id: 05 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500023 UNAME_v=FreeBSD 15.0-CURRENT 1500023 UNAME_r=15.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 MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/main-amd64-default/05/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- bofh@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 XDG_CACHE_HOME=/wrkdirs/usr/ports/math/spar/work/.cache 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 PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/spar/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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 XDG_CACHE_HOME=/wrkdirs/usr/ports/math/spar/work/.cache 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 PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/spar/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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 -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing " 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=15.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--- # 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 3 jobs MAKE_JOBS_NUMBER=3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # 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 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- ulimit: can't get limit: Invalid argument 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) 8192 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 >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> spar-0.5.10_7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [main-amd64-default-job-05] Installing pkg-1.21.3... [main-amd64-default-job-05] Extracting pkg-1.21.3: .......... done ===> spar-0.5.10_7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of spar-0.5.10_7 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by spar-0.5.10_7 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by spar-0.5.10_7 for building => SHA256 Checksum OK for spar-0.5.10.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: extract >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by spar-0.5.10_7 for building ===> Extracting for spar-0.5.10_7 => SHA256 Checksum OK for spar-0.5.10.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: patch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for spar-0.5.10_7 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for spar-0.5.10_7 from /usr/ports/math/spar/files =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: lib-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> spar-0.5.10_7 depends on shared library: libreadline.so.8 - not found ===> Installing existing package /packages/All/readline-8.2.13_1.pkg [main-amd64-default-job-05] Installing readline-8.2.13_1... [main-amd64-default-job-05] `-- Installing indexinfo-0.3.1... [main-amd64-default-job-05] `-- Extracting indexinfo-0.3.1: .... done [main-amd64-default-job-05] Extracting readline-8.2.13_1: .......... done ===> spar-0.5.10_7 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Returning to build of spar-0.5.10_7 =========================================================================== =======================<phase: configure >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for spar-0.5.10_7 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/ltconfig loading site script /usr/ports/Templates/config.site <snip> mkdir .libs/libspar.lax/libslio.al (cd .libs/libspar.lax/libslio.al && ar x /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/lib/io/.libs/libslio.al) rm -fr .libs/libspar.lax/libslmodule.al mkdir .libs/libspar.lax/libslmodule.al (cd .libs/libspar.lax/libslmodule.al && ar x /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/lib/module/.libs/libslmodule.al) rm -fr .libs/libspar.lax/libslutil.al mkdir .libs/libspar.lax/libslutil.al (cd .libs/libspar.lax/libslutil.al && ar x /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/lib/utils/.libs/libslutil.al) rm -fr .libs/libspar.lax/libslerror.al mkdir .libs/libspar.lax/libslerror.al (cd .libs/libspar.lax/libslerror.al && ar x /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/lib/error/.libs/libslerror.al) rm -fr .libs/libspar.lax/libslparser.al mkdir .libs/libspar.lax/libslparser.al (cd .libs/libspar.lax/libslparser.al && ar x /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/lib/parser/.libs/libslparser.al) rm -fr .libs/libspar.lax/libsltable.al mkdir .libs/libspar.lax/libsltable.al (cd .libs/libspar.lax/libsltable.al && ar x /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/lib/table/.libs/libsltable.al) rm -fr .libs/libspar.lax/libslbool.al mkdir .libs/libspar.lax/libslbool.al (cd .libs/libspar.lax/libslbool.al && ar x /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/lib/bool/.libs/libslbool.al) rm -fr .libs/libspar.lax/libslcomplex.al mkdir .libs/libspar.lax/libslcomplex.al (cd .libs/libspar.lax/libslcomplex.al && ar x /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/lib/complex/.libs/libslcomplex.al) rm -fr .libs/libspar.lax/libslformula.al mkdir .libs/libspar.lax/libslformula.al (cd .libs/libspar.lax/libslformula.al && ar x /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/lib/formula/.libs/libslformula.al) rm -fr .libs/libspar.lax/libslvector.al mkdir .libs/libspar.lax/libslvector.al (cd .libs/libspar.lax/libslvector.al && ar x /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/lib/vector/.libs/libslvector.al) rm -fr .libs/libspar.lax/libsltest.al mkdir .libs/libspar.lax/libsltest.al (cd .libs/libspar.lax/libsltest.al && ar x /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/lib/test/.libs/libsltest.al) rm -fr .libs/libspar.lax/libslrandist.al mkdir .libs/libspar.lax/libslrandist.al (cd .libs/libspar.lax/libslrandist.al && ar x /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/lib/randist/.libs/libslrandist.al) rm -fr .libs/libspar.lax/libslframework.al mkdir .libs/libspar.lax/libslframework.al (cd .libs/libspar.lax/libslframework.al && ar x /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/lib/framework/.libs/libslframework.al) ar cru .libs/libspar.a init.o version.o assert.o .libs/libspar.lax/libslmath.al/pow2.lo .libs/libspar.lax/libslmath.al/log1p.lo .libs/libspar.lax/libslmath.al/expm1.lo .libs/libspar.lax/libslmath.al/finite.lo .libs/libspar.lax/libslmath.al/common.lo .libs/libspar.lax/libslmath.al/asinh.lo .libs/libspar.lax/libslmath.al/isnan.lo .libs/libspar.lax/libslmath.al/acosh.lo .libs/libspar.lax/libslmath.al/ipow.lo .libs/libspar.lax/libslmath.al/atanh.lo .libs/libspar.lax/libslmath.al/isinf.lo .libs/libspar.lax/libslmath.al/fib.lo .libs/libspar.lax/libslmath.al/hypot.lo .libs/libspar.lax/libslsort.al/hsort.lo .libs/libspar.lax/libslsort.al/cmp.lo .libs/libspar.lax/libslsort.al/qsort.lo .libs/libspar.lax/libslsort.al/bsearch.lo .libs/libspar.lax/libslpoly.al/zsolve_cubic.lo .libs/libspar.lax/libslpoly.al/solve_cubic.lo .libs/libspar.lax/libslpoly.al/solve_quadratic.lo .libs/libspar.lax/libslpoly.al/eval.lo .libs/libspar.lax/libslpoly.al/poly.lo .libs/libspar.lax/libslpoly.al/zsolve _quadratic.lo .libs/libspar.lax/libslio.al/input_string.lo .libs/libspar.lax/libslio.al/write_value.lo .libs/libspar.lax/libslio.al/writer.lo .libs/libspar.lax/libslio.al/input_double.lo .libs/libspar.lax/libslmodule.al/module_manager.lo .libs/libspar.lax/libslmodule.al/module_loader.lo .libs/libspar.lax/libslutil.al/util.lo .libs/libspar.lax/libslutil.al/chartype.lo .libs/libspar.lax/libslutil.al/memory.lo .libs/libspar.lax/libslerror.al/error.lo .libs/libspar.lax/libslparser.al/parser.lo .libs/libspar.lax/libslparser.al/constant-table.lo .libs/libspar.lax/libslparser.al/function-table.lo .libs/libspar.lax/libslparser.al/variable.lo .libs/libspar.lax/libslparser.al/variable-table.lo .libs/libspar.lax/libsltable.al/constant_prn.lo .libs/libspar.lax/libsltable.al/module_prn.lo .libs/libspar.lax/libsltable.al/table.lo .libs/libspar.lax/libsltable.al/variable_prn.lo .libs/libspar.lax/libsltable.al/function_prn.lo .libs/libspar.lax/libslbool.al/bool.lo .libs/libspar.lax/ libslcomplex.al/complex.lo .libs/libspar.lax/libslcomplex.al/ihypeb.lo .libs/libspar.lax/libslcomplex.al/itrig.lo .libs/libspar.lax/libslcomplex.al/trig.lo .libs/libspar.lax/libslcomplex.al/sqrt.lo .libs/libspar.lax/libslcomplex.al/math.lo .libs/libspar.lax/libslcomplex.al/log.lo .libs/libspar.lax/libslcomplex.al/hypeb.lo .libs/libspar.lax/libslcomplex.al/exp.lo .libs/libspar.lax/libslformula.al/trigonometric.lo .libs/libspar.lax/libslvector.al/print.lo .libs/libspar.lax/libslvector.al/vector.lo .libs/libspar.lax/libslvector.al/math.lo .libs/libspar.lax/libslvector.al/alloc.lo .libs/libspar.lax/libsltest.al/test.lo .libs/libspar.lax/libsltest.al/benchmk.lo .libs/libspar.lax/libslrandist.al/rand.lo .libs/libspar.lax/libslframework.al/support.lo .libs/libspar.lax/libslframework.al/application.lo ranlib .libs/libspar.a rm -fr .libs/libspar.lax creating libspar.la (cd .libs && rm -f libspar.la && ln -s ../libspar.la libspar.la) Making all in modules --- mod_solve_cubic.lo --- --- mod_solve_quadratic.lo --- --- mod_zsolve_cubic.lo --- --- mod_solve_cubic.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c mod_solve_cubic.c --- mod_solve_quadratic.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c mod_solve_quadratic.c --- mod_zsolve_cubic.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c mod_zsolve_cubic.c --- mod_solve_quadratic.lo --- mkdir .libs --- mod_zsolve_cubic.lo --- rm -f .libs/mod_zsolve_cubic.lo --- mod_solve_quadratic.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c mod_solve_quadratic.c -fPIC -DPIC -o .libs/mod_solve_quadratic.lo --- mod_zsolve_cubic.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c mod_zsolve_cubic.c -fPIC -DPIC -o .libs/mod_zsolve_cubic.lo --- mod_solve_cubic.lo --- rm -f .libs/mod_solve_cubic.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c mod_solve_cubic.c -fPIC -DPIC -o .libs/mod_solve_cubic.lo --- mod_solve_quadratic.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c mod_solve_quadratic.c -o mod_solve_quadratic.o >/dev/null 2>&1 --- mod_zsolve_cubic.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c mod_zsolve_cubic.c -o mod_zsolve_cubic.o >/dev/null 2>&1 --- mod_solve_cubic.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c mod_solve_cubic.c -o mod_solve_cubic.o >/dev/null 2>&1 --- mod_solve_quadratic.lo --- mv -f .libs/mod_solve_quadratic.lo mod_solve_quadratic.lo --- mod_zsolve_quadratic.lo --- /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c mod_zsolve_quadratic.c --- mod_zsolve_cubic.lo --- mv -f .libs/mod_zsolve_cubic.lo mod_zsolve_cubic.lo --- solve_q.la --- /bin/sh ../libtool --mode=link cc -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -L/usr/local/lib -fstack-protector-strong -o solve_q.la -rpath /usr/local/lib/spar -export-dynamic -module -avoid-version mod_solve_quadratic.lo --- mod_solve_cubic.lo --- mv -f .libs/mod_solve_cubic.lo mod_solve_cubic.lo --- zsolve_c.la --- /bin/sh ../libtool --mode=link cc -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -L/usr/local/lib -fstack-protector-strong -o zsolve_c.la -rpath /usr/local/lib/spar -export-dynamic -module -avoid-version mod_zsolve_cubic.lo --- solve_q.la --- rm -fr .libs/solve_q.la .libs/solve_q.* .libs/solve_q.* --- mod_zsolve_quadratic.lo --- rm -f .libs/mod_zsolve_quadratic.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c mod_zsolve_quadratic.c -fPIC -DPIC -o .libs/mod_zsolve_quadratic.lo --- solve_q.la --- cc -shared mod_solve_quadratic.lo -L/usr/local/lib -lc -Wl,-soname -Wl,solve_q.so -o .libs/solve_q.so --- zsolve_c.la --- rm -fr .libs/zsolve_c.la .libs/zsolve_c.* .libs/zsolve_c.* cc -shared mod_zsolve_cubic.lo -L/usr/local/lib -lc -Wl,-soname -Wl,zsolve_c.so -o .libs/zsolve_c.so --- mod_zsolve_quadratic.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c mod_zsolve_quadratic.c -o mod_zsolve_quadratic.o >/dev/null 2>&1 --- solve_q.la --- ar cru .libs/solve_q.a mod_solve_quadratic.o ranlib .libs/solve_q.a creating solve_q.la (cd .libs && rm -f solve_q.la && ln -s ../solve_q.la solve_q.la) --- solve_c.la --- /bin/sh ../libtool --mode=link cc -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -L/usr/local/lib -fstack-protector-strong -o solve_c.la -rpath /usr/local/lib/spar -export-dynamic -module -avoid-version mod_solve_cubic.lo --- zsolve_c.la --- ar cru .libs/zsolve_c.a mod_zsolve_cubic.o ranlib .libs/zsolve_c.a creating zsolve_c.la (cd .libs && rm -f zsolve_c.la && ln -s ../zsolve_c.la zsolve_c.la) --- mod_zsolve_quadratic.lo --- mv -f .libs/mod_zsolve_quadratic.lo mod_zsolve_quadratic.lo --- zsolve_q.la --- /bin/sh ../libtool --mode=link cc -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -L/usr/local/lib -fstack-protector-strong -o zsolve_q.la -rpath /usr/local/lib/spar -export-dynamic -module -avoid-version mod_zsolve_quadratic.lo --- solve_c.la --- rm -fr .libs/solve_c.la .libs/solve_c.* .libs/solve_c.* cc -shared mod_solve_cubic.lo -L/usr/local/lib -lc -Wl,-soname -Wl,solve_c.so -o .libs/solve_c.so --- zsolve_q.la --- rm -fr .libs/zsolve_q.la .libs/zsolve_q.* .libs/zsolve_q.* cc -shared mod_zsolve_quadratic.lo -L/usr/local/lib -lc -Wl,-soname -Wl,zsolve_q.so -o .libs/zsolve_q.so --- solve_c.la --- ar cru .libs/solve_c.a mod_solve_cubic.o ranlib .libs/solve_c.a creating solve_c.la (cd .libs && rm -f solve_c.la && ln -s ../solve_c.la solve_c.la) --- zsolve_q.la --- ar cru .libs/zsolve_q.a mod_zsolve_quadratic.o ranlib .libs/zsolve_q.a creating zsolve_q.la (cd .libs && rm -f zsolve_q.la && ln -s ../zsolve_q.la zsolve_q.la) Making all in calculator --- commands.o --- --- commands_table.o --- --- shell.o --- --- commands.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c commands.c --- commands_table.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c commands_table.c --- shell.o --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wno-error=int-conversion -fstack-protector-strong -fno-strict-aliasing -std=gnu89 -c shell.c --- commands_table.o --- commands_table.c:125:12: warning: cast to smaller integer type 'int' from 'struct cmd_entry *' [-Wpointer-to-int-cast] 125 | return ((int) r - (int) Commands) / sizeof (struct cmd_entry); | ^~~~~~~ commands_table.c:125:22: warning: cast to smaller integer type 'int' from 'struct cmd_entry *' [-Wpointer-to-int-cast] 125 | return ((int) r - (int) Commands) / sizeof (struct cmd_entry); | ^~~~~~~~~~~~~~ --- shell.o --- shell.c:173:42: warning: 'CPFunction' is deprecated [-Wdeprecated-declarations] 173 | matches = completion_matches (text, (CPFunction *) command_generator); | ^ /usr/local/include/readline/rltypedefs.h:37:48: note: 'CPFunction' has been explicitly marked deprecated here 37 | typedef char *CPFunction (void) __attribute__((deprecated)); | ^ shell.c:173:13: warning: incompatible integer to pointer conversion assigning to 'char **' from 'int' [-Wint-conversion] 173 | matches = completion_matches (text, (CPFunction *) command_generator); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shell.c:225:39: warning: 'CPPFunction' is deprecated [-Wdeprecated-declarations] 225 | rl_attempted_completion_function = (CPPFunction *) spar_completion; | ^ /usr/local/include/readline/rltypedefs.h:38:50: note: 'CPPFunction' has been explicitly marked deprecated here 38 | typedef char **CPPFunction (void) __attribute__((deprecated)); | ^ shell.c:225:36: error: incompatible function pointer types assigning to 'rl_completion_func_t *' (aka 'char **(*)(const char *, int, int)') from 'CPPFunction *' (aka 'char **(*)(void)') [-Wincompatible-function-pointer-types] 225 | rl_attempted_completion_function = (CPPFunction *) spar_completion; | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shell.c:361:11: warning: cast to smaller integer type 'char' from 'void *' [-Wvoid-pointer-to-int-cast] 361 | *buf++ = (char) NULL; | ^~~~~~~~~~~ shell.c:367:23: warning: cast to smaller integer type 'char' from 'void *' [-Wvoid-pointer-to-int-cast] 367 | while ((*buf != (char) NULL) && (*buf != ' ') && (*buf != '\t')) | ^~~~~~~~~~~ shell.c:371:11: warning: cast to smaller integer type 'char' from 'void *' [-Wvoid-pointer-to-int-cast] 371 | *buf++ = (char) NULL; | ^~~~~~~~~~~ 6 warnings and 1 error generated. --- commands_table.o --- 2 warnings generated. --- shell.o --- *** [shell.o] Error code 1 make[2]: stopped making "all" in /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/calculator make[2]: 1 error make[2]: stopped making "all" in /wrkdirs/usr/ports/math/spar/work/spar-0.5.10/calculator *** [all-recursive] Error code 1 make[1]: stopped making "all-recursive" in /wrkdirs/usr/ports/math/spar/work/spar-0.5.10 make[1]: 1 error make[1]: stopped making "all-recursive" in /wrkdirs/usr/ports/math/spar/work/spar-0.5.10 *** [all-recursive-am] Error code 2 make: stopped making "all" in /wrkdirs/usr/ports/math/spar/work/spar-0.5.10 make: 1 error make: stopped making "all" in /wrkdirs/usr/ports/math/spar/work/spar-0.5.10 ===> 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 making "build" in /usr/ports/math/spar