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: [email protected] Log URL: https://pkg-status.freebsd.org/beefy24/data/main-amd64-default/pcec8681cbda7_sd1f1402dff/logs/reduce-20220617_3.log Build URL: https://pkg-status.freebsd.org/beefy24/build.html?mastername=main-amd64-default&build=pcec8681cbda7_sd1f1402dff Log: =>> Building math/reduce build started at Sun Feb 22 03:51:55 UTC 2026 port directory: /usr/ports/math/reduce package name: reduce-20220617_3 building for: FreeBSD main-amd64-default-job-41 16.0-CURRENT FreeBSD 16.0-CURRENT 1600012 amd64 maintained by: [email protected] Makefile datestamp: -rw-r--r-- 1 root wheel 2259 Sep 30 01:01 /usr/ports/math/reduce/Makefile Ports top last git commit: cec8681cbda764677bdb9d9509fd9a340bd414ca Ports top unclean checkout: no Port dir last git commit: b64b73fd938d5b2788547d16ed6a76493acc9142 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.5-1-gc04b0da0 Host OSVERSION: 1600007 Jail OSVERSION: 1600012 Job Id: 41 !!! Jail is newer than host. (Jail: 1600012, Host: 1600007) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1600012 UNAME_v=FreeBSD 16.0-CURRENT 1600012 UNAME_r=16.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.5-1-gc04b0da0 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/41/.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.5-1-gc04b0da0 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--- ===> The following configuration options are available for reduce-20220617_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --with-csl --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/reduce/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/reduce/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/reduce/work/.cache HOME=/wrkdirs/usr/ports/math/reduce/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/reduce/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/reduce/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.72 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/reduce/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/reduce/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/reduce/work/.cache HOME=/wrkdirs/usr/ports/math/reduce/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/reduce/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/reduce/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 DEFAULT_AUTOCONF=2.72 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/include `freetype-config --cflags`" LDFLAGS=" `freetype-config --libs` " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -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-- PORTDOCS="" OSREL=16.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/reduce" EXAMPLESDIR="share/examples/reduce" DATADIR="share/reduce" WWWDIR="www/reduce" ETCDIR="etc/reduce" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/reduce DOCSDIR=/usr/local/share/doc/reduce EXAMPLESDIR=/usr/local/share/examples/reduce WWWDIR=/usr/local/www/reduce ETCDIR=/usr/local/etc/reduce --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-- 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 pipebuf (-y) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD2CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> reduce-20220617_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [main-amd64-default-job-41] Installing pkg-2.5.1... [main-amd64-default-job-41] Extracting pkg-2.5.1: .......... done ===> reduce-20220617_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of reduce-20220617_3 =========================================================================== =======================<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 BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by reduce-20220617_3 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by reduce-20220617_3 for building => SHA256 Checksum OK for Reduce-svn6339-src.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 BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by reduce-20220617_3 for building ===> Extracting for reduce-20220617_3 => SHA256 Checksum OK for Reduce-svn6339-src.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 reduce-20220617_3 ===> Applying FreeBSD patches for reduce-20220617_3 from /usr/ports/math/reduce/files =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> reduce-20220617_3 depends on executable: gnuplot - not found ===> Installing existing package /packages/All/gnuplot-5.4.10_3.pkg [main-amd64-default-job-41] Installing gnuplot-5.4.10_3... [main-amd64-default-job-41] `-- Installing at-spi2-core-2.56.7... [main-amd64-default-job-41] | `-- Installing dbus-1.16.2_4,1... <snip> gmake[7]: Entering directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit/src' mkdir -p '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libedit.la '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/lib' libtool: install: /usr/bin/install -c .libs/libedit.so.0.0.51 /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/lib/libedit.so.0.0.51 libtool: install: (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/lib && { ln -s -f libedit.so.0.0.51 libedit.so.0 || { rm -f libedit.so.0 && ln -s libedit.so.0.0.51 libedit.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/lib && { ln -s -f libedit.so.0.0.51 libedit.so || { rm -f libedit.so && ln -s libedit.so.0.0.51 libedit.so; }; }) libtool: install: /usr/bin/install -c .libs/libedit.lai /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/lib/libedit.la libtool: install: /usr/bin/install -c .libs/libedit.a /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/lib/libedit.a libtool: install: chmod 644 /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/lib/libedit.a libtool: install: ranlib /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/lib/libedit.a mkdir -p '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/include' mkdir -p '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/include/editline' install -m 0644 /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/libraries/libedit-20140620-3.1/src/editline/readline.h '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/include/editline' install -m 0644 /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/libraries/libedit-20140620-3.1/src/filecomplete.h /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/libraries/libedit-20140620-3.1/src/histedit.h /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/libraries/libedit-20140620-3.1/src/chartype.h /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/libraries/libedit-20140620-3.1/src/sys.h '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/include/.' gmake[7]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit/src' gmake[6]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit/src' gmake[5]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit/src' Making install in examples gmake[5]: Entering directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit/examples' CC tc1.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/libraries/libedit-20140620-3.1/examples/tc1.c:197:47: warning: format specifies type 'int' but the argument has type 'sig_atomic_t' (aka 'long') [-Wformat] 197 | (void) fprintf(stderr, "Got signal %d.\n", gotsig); | ~~ ^~~~~~ | %ld 1 warning generated. CCLD tc1 CC fileman.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/libraries/libedit-20140620-3.1/examples/fileman.c:117:21: warning: passing arguments to 'stripwhite' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 117 | s = stripwhite(line); | ^ /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/libraries/libedit-20140620-3.1/examples/fileman.c:162:27: warning: passing arguments to 'find_command' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 162 | command = find_command (word); | ^ /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/libraries/libedit-20140620-3.1/examples/fileman.c:75:10: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 75 | COMMAND *find_command (); | ^ /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/libraries/libedit-20140620-3.1/examples/fileman.c:183:1: note: conflicting prototype is here 183 | find_command (char *name) | ^ /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/libraries/libedit-20140620-3.1/examples/fileman.c:74:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 74 | char *stripwhite (); | ^ /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/libraries/libedit-20140620-3.1/examples/fileman.c:197:1: note: conflicting prototype is here 197 | stripwhite (char *string) | ^ /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/libraries/libedit-20140620-3.1/examples/fileman.c:264:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 264 | command_generator (text, state) | ^ 5 warnings generated. CCLD fileman CC wtc1.o /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/libraries/libedit-20140620-3.1/examples/wtc1.c:173:46: warning: format specifies type 'int' but the argument has type 'sig_atomic_t' (aka 'long') [-Wformat] 173 | (void)fprintf(stderr, "Got signal %d.\n", gotsig); | ~~ ^~~~~~ | %ld 1 warning generated. CCLD wtc1 gmake[6]: Entering directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit/examples' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit/examples' gmake[5]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit/examples' Making install in doc gmake[5]: Entering directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit/doc' gmake[6]: Entering directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit/doc' gmake[6]: Nothing to be done for 'install-exec-am'. mkdir -p '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3' install -m 0644 editline.3 '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3' mkdir -p '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man5' install -m 0644 editrc.5 '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man5' /usr/local/bin/gmake install-data-hook gmake[7]: Entering directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit/doc' (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_init.3 && ln -s editline.3 el_init.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_end.3 && ln -s editline.3 el_end.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_reset.3 && ln -s editline.3 el_reset.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_gets.3 && ln -s editline.3 el_gets.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_getc.3 && ln -s editline.3 el_getc.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_push.3 && ln -s editline.3 el_push.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_parse.3 && ln -s editline.3 el_parse.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_set.3 && ln -s editline.3 el_set.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_get.3 && ln -s editline.3 el_get.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_source.3 && ln -s editline.3 el_source.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_resize.3 && ln -s editline.3 el_resize.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_line.3 && ln -s editline.3 el_line.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_insertstr.3 && ln -s editline.3 el_insertstr.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_deletestr.3 && ln -s editline.3 el_deletestr.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_history_init.3 && ln -s editline.3 el_history_init.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_history_end.3 && ln -s editline.3 el_history_end.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_history.3 && ln -s editline.3 el_history.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_tok_init.3 && ln -s editline.3 el_tok_init.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_tok_end.3 && ln -s editline.3 el_tok_end.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_tok_reset.3 && ln -s editline.3 el_tok_reset.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_tok_line.3 && ln -s editline.3 el_tok_line.3) (cd /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/share/man/man3 && rm -f el_tok_str.3 && ln -s editline.3 el_tok_str.3) gmake[7]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit/doc' gmake[6]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit/doc' gmake[5]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit/doc' gmake[5]: Entering directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit' gmake[6]: Entering directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit' gmake[6]: Nothing to be done for 'install-exec-am'. mkdir -p '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/lib/pkgconfig' install -m 0644 libedit.pc '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/lib/pkgconfig' gmake[6]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit' gmake[5]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit' gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/libedit' cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DPSL=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfpsl-redchild.o -MD -MP -MF .deps/rfpsl-redchild.Tpo -c -o rfpsl-redchild.o `test -f 'redchild.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redchild.c mv -f .deps/rfpsl-redchild.Tpo .deps/rfpsl-redchild.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DPSL=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfpsl-reddeb.o -MD -MP -MF .deps/rfpsl-reddeb.Tpo -c -o rfpsl-reddeb.o `test -f 'reddeb.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`reddeb.c mv -f .deps/rfpsl-reddeb.Tpo .deps/rfpsl-reddeb.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DPSL=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfpsl-redfront.o -MD -MP -MF .deps/rfpsl-redfront.Tpo -c -o rfpsl-redfront.o `test -f 'redfront.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redfront.c mv -f .deps/rfpsl-redfront.Tpo .deps/rfpsl-redfront.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DPSL=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfpsl-redline.o -MD -MP -MF .deps/rfpsl-redline.Tpo -c -o rfpsl-redline.o `test -f 'redline.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redline.c mv -f .deps/rfpsl-redline.Tpo .deps/rfpsl-redline.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DPSL=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfpsl-redparent.o -MD -MP -MF .deps/rfpsl-redparent.Tpo -c -o rfpsl-redparent.o `test -f 'redparent.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redparent.c mv -f .deps/rfpsl-redparent.Tpo .deps/rfpsl-redparent.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DPSL=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfpsl-redsig.o -MD -MP -MF .deps/rfpsl-redsig.Tpo -c -o rfpsl-redsig.o `test -f 'redsig.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redsig.c mv -f .deps/rfpsl-redsig.Tpo .deps/rfpsl-redsig.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DPSL=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfpsl-redstrings.o -MD -MP -MF .deps/rfpsl-redstrings.Tpo -c -o rfpsl-redstrings.o `test -f 'redstrings.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redstrings.c mv -f .deps/rfpsl-redstrings.Tpo .deps/rfpsl-redstrings.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DPSL=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfpsl-findself.o -MD -MP -MF .deps/rfpsl-findself.Tpo -c -o rfpsl-findself.o `test -f 'findself.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`findself.c mv -f .deps/rfpsl-findself.Tpo .deps/rfpsl-findself.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -o rfpsl rfpsl-redchild.o rfpsl-reddeb.o rfpsl-redfront.o rfpsl-redline.o rfpsl-redparent.o rfpsl-redsig.o rfpsl-redstrings.o rfpsl-findself.o ../lib/libedit.a -lncurses -lncurses libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -o rfpsl rfpsl-redchild.o rfpsl-reddeb.o rfpsl-redfront.o rfpsl-redline.o rfpsl-redparent.o rfpsl-redsig.o rfpsl-redstrings.o rfpsl-findself.o ../lib/libedit.a -lncurses cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DCSL=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfcsl-redchild.o -MD -MP -MF .deps/rfcsl-redchild.Tpo -c -o rfcsl-redchild.o `test -f 'redchild.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redchild.c mv -f .deps/rfcsl-redchild.Tpo .deps/rfcsl-redchild.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DCSL=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfcsl-reddeb.o -MD -MP -MF .deps/rfcsl-reddeb.Tpo -c -o rfcsl-reddeb.o `test -f 'reddeb.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`reddeb.c mv -f .deps/rfcsl-reddeb.Tpo .deps/rfcsl-reddeb.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DCSL=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfcsl-redfront.o -MD -MP -MF .deps/rfcsl-redfront.Tpo -c -o rfcsl-redfront.o `test -f 'redfront.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redfront.c mv -f .deps/rfcsl-redfront.Tpo .deps/rfcsl-redfront.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DCSL=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfcsl-redline.o -MD -MP -MF .deps/rfcsl-redline.Tpo -c -o rfcsl-redline.o `test -f 'redline.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redline.c mv -f .deps/rfcsl-redline.Tpo .deps/rfcsl-redline.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DCSL=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfcsl-redparent.o -MD -MP -MF .deps/rfcsl-redparent.Tpo -c -o rfcsl-redparent.o `test -f 'redparent.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redparent.c mv -f .deps/rfcsl-redparent.Tpo .deps/rfcsl-redparent.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DCSL=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfcsl-redsig.o -MD -MP -MF .deps/rfcsl-redsig.Tpo -c -o rfcsl-redsig.o `test -f 'redsig.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redsig.c mv -f .deps/rfcsl-redsig.Tpo .deps/rfcsl-redsig.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DCSL=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfcsl-redstrings.o -MD -MP -MF .deps/rfcsl-redstrings.Tpo -c -o rfcsl-redstrings.o `test -f 'redstrings.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redstrings.c mv -f .deps/rfcsl-redstrings.Tpo .deps/rfcsl-redstrings.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DCSL=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfcsl-findself.o -MD -MP -MF .deps/rfcsl-findself.Tpo -c -o rfcsl-findself.o `test -f 'findself.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`findself.c mv -f .deps/rfcsl-findself.Tpo .deps/rfcsl-findself.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -o rfcsl rfcsl-redchild.o rfcsl-reddeb.o rfcsl-redfront.o rfcsl-redline.o rfcsl-redparent.o rfcsl-redsig.o rfcsl-redstrings.o rfcsl-findself.o ../lib/libedit.a -lncurses -lncurses libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -o rfcsl rfcsl-redchild.o rfcsl-reddeb.o rfcsl-redfront.o rfcsl-redline.o rfcsl-redparent.o rfcsl-redsig.o rfcsl-redstrings.o rfcsl-findself.o ../lib/libedit.a -lncurses cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DBOOT=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfboot-redchild.o -MD -MP -MF .deps/rfboot-redchild.Tpo -c -o rfboot-redchild.o `test -f 'redchild.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redchild.c mv -f .deps/rfboot-redchild.Tpo .deps/rfboot-redchild.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DBOOT=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfboot-reddeb.o -MD -MP -MF .deps/rfboot-reddeb.Tpo -c -o rfboot-reddeb.o `test -f 'reddeb.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`reddeb.c mv -f .deps/rfboot-reddeb.Tpo .deps/rfboot-reddeb.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DBOOT=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfboot-redfront.o -MD -MP -MF .deps/rfboot-redfront.Tpo -c -o rfboot-redfront.o `test -f 'redfront.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redfront.c mv -f .deps/rfboot-redfront.Tpo .deps/rfboot-redfront.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DBOOT=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfboot-redline.o -MD -MP -MF .deps/rfboot-redline.Tpo -c -o rfboot-redline.o `test -f 'redline.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redline.c mv -f .deps/rfboot-redline.Tpo .deps/rfboot-redline.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DBOOT=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfboot-redparent.o -MD -MP -MF .deps/rfboot-redparent.Tpo -c -o rfboot-redparent.o `test -f 'redparent.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redparent.c mv -f .deps/rfboot-redparent.Tpo .deps/rfboot-redparent.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DBOOT=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfboot-redsig.o -MD -MP -MF .deps/rfboot-redsig.Tpo -c -o rfboot-redsig.o `test -f 'redsig.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`redsig.c mv -f .deps/rfboot-redsig.Tpo .deps/rfboot-redsig.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DBOOT=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfboot-redstrings.o -MD -MP -MF .deps/rfboot-redstrings.Tpo -c -o rfboot-redstrings.o `test -f 'redstrings.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`re dstrings.c mv -f .deps/rfboot-redstrings.Tpo .deps/rfboot-redstrings.Po cc -DPACKAGE_NAME=\"Redfront\" -DPACKAGE_TARNAME=\"redfront\" -DPACKAGE_VERSION=\"3.3\" -DPACKAGE_STRING=\"Redfront\ 3.3\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/reduce-algebra\" -DPACKAGE_URL=\"\" -DPACKAGE=\"redfront\" -DVERSION=\"3.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUSE_PIPES=0 -DHAVE_CURSES_H=1 -DHAVE_NCURSES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_WAITPID=1 -DHAVE_SETLINEBUF=1 -I. -I/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront -DBOOT=1 -I../include -I/usr/include -DBUILDTIME="\"22-Feb-2026\"" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -MT rfboot-findself.o -MD -MP -MF .deps/rfboot-findself.Tpo -c -o rfboot-findself.o `test -f 'findself.c' || echo '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/'`findself.c mv -f .deps/rfboot-findself.Tpo .deps/rfboot-findself.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -o rfboot rfboot-redchild.o rfboot-reddeb.o rfboot-redfront.o rfboot-redline.o rfboot-redparent.o rfboot-redsig.o rfboot-redstrings.o rfboot-findself.o ../lib/libedit.a -lncurses -lncurses libtool: link: cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O3 -o rfboot rfboot-redchild.o rfboot-reddeb.o rfboot-redfront.o rfboot-redline.o rfboot-redparent.o rfboot-redsig.o rfboot-redstrings.o rfboot-findself.o ../lib/libedit.a -lncurses strip rfcsl strip rfboot strip rfpsl cp rfcsl /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/../../bin cp rfboot /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/../../bin cp rfpsl /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/generic/newfront/../../bin gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/redfront' : > csl.img mkdir -p buildlogs ~~~~~~~~ Building in x86_64-unknown-freebsd16.0/csl ./csl -w -v -z \ "/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/csl/cslbase/buildcsl.lsp" \ -D@cslbase="/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/csl/cslbase" \ -o- -- buildlogs/csl.img.log \ -j csl.dep Output redirected to "buildlogs/csl.img.log" if test -f csl.img; \ then cp -r csl.img /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/csl/cslbase/../../cslbuild/generated-c; fi : > reduce.img mkdir -p buildlogs ~~~~~~~~ Building in x86_64-unknown-freebsd16.0/csl chmod 664 /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/csl/cslbase/../../cslbuild/generated-c/* ./reduce -w -z -Dno_init_file \ /wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/csl/cslbase/buildreduce.lsp \ -D@srcdir=/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/csl/cslbase \ -D@reduce=/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/csl/cslbase/../.. \ -o- -- buildlogs/reduce.log \ -j reduce.dep Output redirected to "buildlogs/reduce.log" gmake[2]: *** [Makefile:6790: reduce.img] Killed gmake[2]: *** Deleting file 'reduce.img' gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/csl' gmake[1]: *** [Makefile:1439: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/reduce/work/Reduce-svn6339-src/cslbuild/x86_64-unknown-freebsd16.0/csl' Reduce build tasks finished: Highest return code 2 gmake: *** [Makefile:34: all] Error 2 *** Error code 1 Stop. make: stopped making "build" in /usr/ports/math/reduce
