>>> Building on exopi-1 under math/mcl BDEPENDS = [textproc/groff] DIST = [math/mcl:mcl-14-137.tar.gz] FULLPKGNAME = mcl-14_137p0 (Junk lock obtained for exopi-1 at 1713362871.05) >>> Running depends in math/mcl at 1713362871.11 last junk was in devel/jdk/11 /usr/sbin/pkg_add -aI -Drepair groff-1.22.4p4 was: /usr/sbin/pkg_add -aI -Drepair groff-1.22.4p4 /usr/sbin/pkg_add -aI -Drepair groff-1.22.4p4 >>> Running show-prepare-results in math/mcl at 1713362873.34 ===> math/mcl ===> Building from scratch mcl-14_137p0 ===> mcl-14_137p0 depends on: groff->=1.21 -> groff-1.22.4p4 ===> Verifying specs: c m pthread ===> found c.100.0 m.10.1 pthread.27.1 groff-1.22.4p4 (Junk lock released for exopi-1 at 1713362874.04) distfiles size=3035491 >>> Running build in math/mcl at 1713362874.09 ===> math/mcl ===> Checking files for mcl-14_137p0 `/exopi-cvs/ports/distfiles/mcl-14-137.tar.gz' is up to date. >> (SHA256) mcl-14-137.tar.gz: OK ===> Extracting for mcl-14_137p0 ===> Patching for mcl-14_137p0 ===> Applying OpenBSD patch patch-src_impala_iface_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix for -fno-common | |Index: src/impala/iface.h |--- src/impala/iface.h.orig |+++ src/impala/iface.h -------------------------- Patching file src/impala/iface.h using Plan A... Hunk #1 succeeded at 16. done ===> Applying OpenBSD patch patch-src_impala_io_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Avoid printf %n | |Index: src/impala/io.c |--- src/impala/io.c.orig |+++ src/impala/io.c -------------------------- Patching file src/impala/io.c using Plan A... Hunk #1 succeeded at 1413. Hunk #2 succeeded at 1426. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for mcl-14_137p0 ===> Configuring for mcl-14_137p0 Using /exopi-obj/pobj/mcl-14_137/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/mcl-14_137/config.site checking for a BSD-compatible install... /exopi-obj/pobj/mcl-14_137/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking _____ weak test for C void* <=> unsigned int conversion... passed checking for gawk... (cached) awk checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether ln -s works... yes checking for ranlib... (cached) ranlib checking for main in -lm... (cached) yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for float.h... (cached) yes checking for limits.h... (cached) yes checking for malloc.h... (cached) no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... cc checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for floor... yes checking for memset... (cached) yes checking for pow... yes checking for rint... yes checking for sqrt... yes checking for strchr... (cached) yes checking for strpbrk... (cached) yes checking for strstr... (cached) yes checking for va_copy() function... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating doc/Makefile config.status: creating testing/Makefile config.status: creating testing/stream/Makefile config.status: creating testing/blast/Makefile config.status: creating testing/setops/Makefile config.status: creating graphs/Makefile config.status: creating img/Makefile config.status: creating scripts/Makefile config.status: creating util/Makefile config.status: creating src/Makefile config.status: creating src/clew/Makefile config.status: creating src/mcl/Makefile config.status: creating src/gryphon/Makefile config.status: creating src/impala/Makefile config.status: creating src/shcl/Makefile config.status: creating src/shmcl/Makefile config.status: creating src/shmx/Makefile config.status: creating src/shmcxquery/Makefile config.status: creating src/shmcx/Makefile config.status: creating src/alien/Makefile config.status: creating src/alien/oxygen/Makefile config.status: creating src/alien/oxygen/doc/Makefile config.status: creating src/alien/oxygen/src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for mcl-14_137p0 /usr/bin/make all-recursive Making all in . Making all in util cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT alloc.o -MD -MP -MF .deps/alloc.Tpo -c -o alloc.o alloc.c mv -f .deps/alloc.Tpo .deps/alloc.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c mv -f .deps/array.Tpo .deps/array.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT rand.o -MD -MP -MF .deps/rand.Tpo -c -o rand.o rand.c mv -f .deps/rand.Tpo .deps/rand.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT equate.o -MD -MP -MF .deps/equate.Tpo -c -o equate.o equate.c mv -f .deps/equate.Tpo .deps/equate.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT opt.o -MD -MP -MF .deps/opt.Tpo -c -o opt.o opt.c opt.c:870:28: warning: self-comparison always evaluates to false [-Wtautological-compare] ; if (hk->n_at_most > hk->n_at_most) ^ 1 warning generated. mv -f .deps/opt.Tpo .deps/opt.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c mv -f .deps/io.Tpo .deps/io.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT err.o -MD -MP -MF .deps/err.Tpo -c -o err.o err.c mv -f .deps/err.Tpo .deps/err.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT heap.o -MD -MP -MF .deps/heap.Tpo -c -o heap.o heap.c mv -f .deps/heap.Tpo .deps/heap.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT let.o -MD -MP -MF .deps/let.Tpo -c -o let.o let.c let.c:800:51: warning: implicit conversion from 'long' to 'real' (aka 'double') changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] ; if (raam->fval < NUM_MIN || raam->fval > NUM_MAX) ~ ^~~~~~~ let.c:180:19: note: expanded from macro 'NUM_MAX' # define NUM_MAX LONG_MAX ^~~~~~~~ /usr/include/sys/limits.h:63:19: note: expanded from macro 'LONG_MAX' # define LONG_MAX 0x7fffffffffffffffL ^~~~~~~~~~~~~~~~~~~ let.c:1157:25: warning: implicit conversion from 'long' to 'real' (aka 'double') changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] ; if ((fval > NUM_MAX || fval < NUM_MIN) && (flags & TN_ISINT)) ~ ^~~~~~~ let.c:180:19: note: expanded from macro 'NUM_MAX' # define NUM_MAX LONG_MAX ^~~~~~~~ /usr/include/sys/limits.h:63:19: note: expanded from macro 'LONG_MAX' # define LONG_MAX 0x7fffffffffffffffL ^~~~~~~~~~~~~~~~~~~ let.c:1293:27: warning: implicit conversion from 'long' to 'real' (aka 'double') changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] && fval <= NUM_MAX ~~ ^~~~~~~ let.c:180:19: note: expanded from macro 'NUM_MAX' # define NUM_MAX LONG_MAX ^~~~~~~~ /usr/include/sys/limits.h:63:19: note: expanded from macro 'LONG_MAX' # define LONG_MAX 0x7fffffffffffffffL ^~~~~~~~~~~~~~~~~~~ 3 warnings generated. mv -f .deps/let.Tpo .deps/let.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/list.Tpo .deps/list.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT gralloc.o -MD -MP -MF .deps/gralloc.Tpo -c -o gralloc.o gralloc.c mv -f .deps/gralloc.Tpo .deps/gralloc.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT tok.o -MD -MP -MF .deps/tok.Tpo -c -o tok.o tok.c mv -f .deps/tok.Tpo .deps/tok.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT ting.o -MD -MP -MF .deps/ting.Tpo -c -o ting.o ting.c mv -f .deps/ting.Tpo .deps/ting.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT ding.o -MD -MP -MF .deps/ding.Tpo -c -o ding.o ding.c mv -f .deps/ding.Tpo .deps/ding.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT tr.o -MD -MP -MF .deps/tr.Tpo -c -o tr.o tr.c mv -f .deps/tr.Tpo .deps/tr.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -pthread -MT types.o -MD -MP -MF .deps/types.Tpo -c -o types.o types.c mv -f .deps/types.Tpo .deps/types.Po rm -f libutil.a ar cru libutil.a alloc.o array.o rand.o equate.o opt.o io.o err.o hash.o heap.o let.o list.o gralloc.o tok.o ting.o ding.o tr.o types.o ranlib libutil.a Making all in img Making all in graphs Making all in doc Making all in src Making all in . Making all in clew cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT scan.o -MD -MP -MF .deps/scan.Tpo -c -o scan.o scan.c mv -f .deps/scan.Tpo .deps/scan.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT claw.o -MD -MP -MF .deps/claw.Tpo -c -o claw.o claw.c mv -f .deps/claw.Tpo .deps/claw.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clm.o -MD -MP -MF .deps/clm.Tpo -c -o clm.o clm.c mv -f .deps/clm.Tpo .deps/clm.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT cat.o -MD -MP -MF .deps/cat.Tpo -c -o cat.o cat.c mv -f .deps/cat.Tpo .deps/cat.Po rm -f libclew.a ar cru libclew.a scan.o claw.o clm.o cat.o ranlib libclew.a Making all in mcl cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT shadow.o -MD -MP -MF .deps/shadow.Tpo -c -o shadow.o shadow.c mv -f .deps/shadow.Tpo .deps/shadow.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT inflate.o -MD -MP -MF .deps/inflate.Tpo -c -o inflate.o inflate.c mv -f .deps/inflate.Tpo .deps/inflate.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT alg.o -MD -MP -MF .deps/alg.Tpo -c -o alg.o alg.c mv -f .deps/alg.Tpo .deps/alg.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT expand.o -MD -MP -MF .deps/expand.Tpo -c -o expand.o expand.c mv -f .deps/expand.Tpo .deps/expand.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT dpsd.o -MD -MP -MF .deps/dpsd.Tpo -c -o dpsd.o dpsd.c mv -f .deps/dpsd.Tpo .deps/dpsd.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT interpret.o -MD -MP -MF .deps/interpret.Tpo -c -o interpret.o interpret.c mv -f .deps/interpret.Tpo .deps/interpret.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT proc.o -MD -MP -MF .deps/proc.Tpo -c -o proc.o proc.c mv -f .deps/proc.Tpo .deps/proc.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT procinit.o -MD -MP -MF .deps/procinit.Tpo -c -o procinit.o procinit.c mv -f .deps/procinit.Tpo .deps/procinit.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT transform.o -MD -MP -MF .deps/transform.Tpo -c -o transform.o transform.c mv -f .deps/transform.Tpo .deps/transform.Po rm -f libmcl.a ar cru libmcl.a shadow.o inflate.o alg.o expand.o dpsd.o interpret.o proc.o procinit.o transform.o ranlib libmcl.a Making all in gryphon cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c mv -f .deps/path.Tpo .deps/path.Po rm -f libgryphon.a ar cru libgryphon.a path.o ranlib libgryphon.a Making all in impala cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT compose.o -MD -MP -MF .deps/compose.Tpo -c -o compose.o compose.c mv -f .deps/compose.Tpo .deps/compose.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT tab.o -MD -MP -MF .deps/tab.Tpo -c -o tab.o tab.c mv -f .deps/tab.Tpo .deps/tab.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT pval.o -MD -MP -MF .deps/pval.Tpo -c -o pval.o pval.c mv -f .deps/pval.Tpo .deps/pval.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT iface.o -MD -MP -MF .deps/iface.Tpo -c -o iface.o iface.c mv -f .deps/iface.Tpo .deps/iface.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c mv -f .deps/io.Tpo .deps/io.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT ivp.o -MD -MP -MF .deps/ivp.Tpo -c -o ivp.o ivp.c mv -f .deps/ivp.Tpo .deps/ivp.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT edge.o -MD -MP -MF .deps/edge.Tpo -c -o edge.o edge.c mv -f .deps/edge.Tpo .deps/edge.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT matrix.o -MD -MP -MF .deps/matrix.Tpo -c -o matrix.o matrix.c mv -f .deps/matrix.Tpo .deps/matrix.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT vector.o -MD -MP -MF .deps/vector.Tpo -c -o vector.o vector.c mv -f .deps/vector.Tpo .deps/vector.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c mv -f .deps/version.Tpo .deps/version.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT app.o -MD -MP -MF .deps/app.Tpo -c -o app.o app.c mv -f .deps/app.Tpo .deps/app.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT stream.o -MD -MP -MF .deps/stream.Tpo -c -o stream.o stream.c mv -f .deps/stream.Tpo .deps/stream.Po rm -f libimpala.a ar cru libimpala.a compose.o tab.o pval.o iface.o io.o ivp.o edge.o matrix.o vector.o version.o app.o stream.o ranlib libimpala.a Making all in shcl cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clmformat.o -MD -MP -MF .deps/clmformat.Tpo -c -o clmformat.o clmformat.c mv -f .deps/clmformat.Tpo .deps/clmformat.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT report.o -MD -MP -MF .deps/report.Tpo -c -o report.o report.c mv -f .deps/report.Tpo .deps/report.Po cc -O2 -pipe -pthread -lm -o clmformat clmformat.o report.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm array.c(array.o:(mcxShuffle) in archive ../../util/libutil.a): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clm.o -MD -MP -MF .deps/clm.Tpo -c -o clm.o clm.c mv -f .deps/clm.Tpo .deps/clm.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clminfo2.o -MD -MP -MF .deps/clminfo2.Tpo -c -o clminfo2.o clminfo2.c mv -f .deps/clminfo2.Tpo .deps/clminfo2.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clminfo.o -MD -MP -MF .deps/clminfo.Tpo -c -o clminfo.o clminfo.c mv -f .deps/clminfo.Tpo .deps/clminfo.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clmimac.o -MD -MP -MF .deps/clmimac.Tpo -c -o clmimac.o clmimac.c mv -f .deps/clmimac.Tpo .deps/clmimac.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clmadjust.o -MD -MP -MF .deps/clmadjust.Tpo -c -o clmadjust.o clmadjust.c clmadjust.c:184:10: warning: call to undeclared function 'mcxFree'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] mcxFree(&cl) ^ 1 warning generated. mv -f .deps/clmadjust.Tpo .deps/clmadjust.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clmresidue.o -MD -MP -MF .deps/clmresidue.Tpo -c -o clmresidue.o clmresidue.c mv -f .deps/clmresidue.Tpo .deps/clmresidue.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clmclose.o -MD -MP -MF .deps/clmclose.Tpo -c -o clmclose.o clmclose.c mv -f .deps/clmclose.Tpo .deps/clmclose.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clmmate.o -MD -MP -MF .deps/clmmate.Tpo -c -o clmmate.o clmmate.c mv -f .deps/clmmate.Tpo .deps/clmmate.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clmmeet.o -MD -MP -MF .deps/clmmeet.Tpo -c -o clmmeet.o clmmeet.c mv -f .deps/clmmeet.Tpo .deps/clmmeet.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clmps.o -MD -MP -MF .deps/clmps.Tpo -c -o clmps.o clmps.c mv -f .deps/clmps.Tpo .deps/clmps.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clmdist.o -MD -MP -MF .deps/clmdist.Tpo -c -o clmdist.o clmdist.c mv -f .deps/clmdist.Tpo .deps/clmdist.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clmorder.o -MD -MP -MF .deps/clmorder.Tpo -c -o clmorder.o clmorder.c mv -f .deps/clmorder.Tpo .deps/clmorder.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clmoptics.o -MD -MP -MF .deps/clmoptics.Tpo -c -o clmoptics.o clmoptics.c mv -f .deps/clmoptics.Tpo .deps/clmoptics.Po cc -O2 -pipe -pthread -lm -o clm clm.o clminfo2.o clminfo.o clmimac.o clmadjust.o clmresidue.o clmclose.o clmmate.o clmmeet.o clmps.o clmdist.o clmorder.o clmoptics.o report.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm clmps.c(clmps.o:(PSMain)): warning: random() may return deterministic values, is that what you want? rand.c(rand.o:(mcxNormalBoxMuller) in archive ../../util/libutil.a): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clmdag.o -MD -MP -MF .deps/clmdag.Tpo -c -o clmdag.o clmdag.c mv -f .deps/clmdag.Tpo .deps/clmdag.Po cc -O2 -pipe -pthread -lm -o clmdag clmdag.o report.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm pval.c(pval.o:(fltxRand) in archive ../impala/libimpala.a): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT clmframe.o -MD -MP -MF .deps/clmframe.Tpo -c -o clmframe.o clmframe.c mv -f .deps/clmframe.Tpo .deps/clmframe.Po cc -O2 -pipe -pthread -lm -o clmframe clmframe.o report.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm array.c(array.o:(mcxShuffle) in archive ../../util/libutil.a): warning: rand() may return deterministic values, is that what you want? Making all in shmcl cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcl.o -MD -MP -MF .deps/mcl.Tpo -c -o mcl.o mcl.c mv -f .deps/mcl.Tpo .deps/mcl.Po cc -O2 -pipe -pthread -lm -o mcl mcl.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm rand.c(rand.o:(mcxNormalBoxMuller) in archive ../../util/libutil.a): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mclcm.o -MD -MP -MF .deps/mclcm.Tpo -c -o mclcm.o mclcm.c In file included from mclcm.c:74: ../../src/mcl/procinit.h:44:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] void usage(); ^ mclcm.c:330:6: note: conflicting prototype is here void usage ^ 1 warning generated. mv -f .deps/mclcm.Tpo .deps/mclcm.Po cc -O2 -pipe -pthread -lm -o mclcm mclcm.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm rand.c(rand.o:(mcxNormalBoxMuller) in archive ../../util/libutil.a): warning: rand() may return deterministic values, is that what you want? Making all in shmx cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcx.o -MD -MP -MF .deps/mcx.Tpo -c -o mcx.o mcx.c mv -f .deps/mcx.Tpo .deps/mcx.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxconvert.o -MD -MP -MF .deps/mcxconvert.Tpo -c -o mcxconvert.o mcxconvert.c mv -f .deps/mcxconvert.Tpo .deps/mcxconvert.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxquery.o -MD -MP -MF .deps/mcxquery.Tpo -c -o mcxquery.o mcxquery.c mv -f .deps/mcxquery.Tpo .deps/mcxquery.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxdiameter.o -MD -MP -MF .deps/mcxdiameter.Tpo -c -o mcxdiameter.o mcxdiameter.c mv -f .deps/mcxdiameter.Tpo .deps/mcxdiameter.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxclcf.o -MD -MP -MF .deps/mcxclcf.Tpo -c -o mcxclcf.o mcxclcf.c mv -f .deps/mcxclcf.Tpo .deps/mcxclcf.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxerdos.o -MD -MP -MF .deps/mcxerdos.Tpo -c -o mcxerdos.o mcxerdos.c mv -f .deps/mcxerdos.Tpo .deps/mcxerdos.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxcollect.o -MD -MP -MF .deps/mcxcollect.Tpo -c -o mcxcollect.o mcxcollect.c mv -f .deps/mcxcollect.Tpo .deps/mcxcollect.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxtab.o -MD -MP -MF .deps/mcxtab.Tpo -c -o mcxtab.o mcxtab.c mv -f .deps/mcxtab.Tpo .deps/mcxtab.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxfp.o -MD -MP -MF .deps/mcxfp.Tpo -c -o mcxfp.o mcxfp.c mv -f .deps/mcxfp.Tpo .deps/mcxfp.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxalter.o -MD -MP -MF .deps/mcxalter.Tpo -c -o mcxalter.o mcxalter.c mv -f .deps/mcxalter.Tpo .deps/mcxalter.Po cc -O2 -pipe -pthread -lm -o mcx mcx.o mcxconvert.o mcxquery.o mcxdiameter.o mcxclcf.o mcxerdos.o mcxcollect.o mcxtab.o mcxfp.o mcxalter.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm rand.c(rand.o:(mcxNormalBoxMuller) in archive ../../util/libutil.a): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxsubs.o -MD -MP -MF .deps/mcxsubs.Tpo -c -o mcxsubs.o mcxsubs.c mv -f .deps/mcxsubs.Tpo .deps/mcxsubs.Po cc -O2 -pipe -pthread -lm -o mcxsubs mcxsubs.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm array.c(array.o:(mcxShuffle) in archive ../../util/libutil.a): warning: rand() may return deterministic values, is that what you want? mcxsubs.c(mcxsubs.o:(thin_out)): warning: random() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxmap.o -MD -MP -MF .deps/mcxmap.Tpo -c -o mcxmap.o mcxmap.c mv -f .deps/mcxmap.Tpo .deps/mcxmap.Po cc -O2 -pipe -pthread -lm -o mcxmap mcxmap.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm pval.c(pval.o:(fltxRand) in archive ../impala/libimpala.a): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxassemble.o -MD -MP -MF .deps/mcxassemble.Tpo -c -o mcxassemble.o mcxassemble.c mv -f .deps/mcxassemble.Tpo .deps/mcxassemble.Po cc -O2 -pipe -pthread -lm -o mcxassemble mcxassemble.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm array.c(array.o:(mcxShuffle) in archive ../../util/libutil.a): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxarray.o -MD -MP -MF .deps/mcxarray.Tpo -c -o mcxarray.o mcxarray.c mv -f .deps/mcxarray.Tpo .deps/mcxarray.Po cc -O2 -pipe -pthread -lm -o mcxarray mcxarray.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm array.c(array.o:(mcxShuffle) in archive ../../util/libutil.a): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxdump.o -MD -MP -MF .deps/mcxdump.Tpo -c -o mcxdump.o mcxdump.c mv -f .deps/mcxdump.Tpo .deps/mcxdump.Po cc -O2 -pipe -pthread -lm -o mcxdump mcxdump.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm array.c(array.o:(mcxShuffle) in archive ../../util/libutil.a): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxload.o -MD -MP -MF .deps/mcxload.Tpo -c -o mcxload.o mcxload.c mv -f .deps/mcxload.Tpo .deps/mcxload.Po cc -O2 -pipe -pthread -lm -o mcxload mcxload.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm array.c(array.o:(mcxShuffle) in archive ../../util/libutil.a): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxrand.o -MD -MP -MF .deps/mcxrand.Tpo -c -o mcxrand.o mcxrand.c In file included from mcxrand.c:58: ../../src/mcl/procinit.h:44:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] void usage(); ^ mcxrand.c:67:6: note: conflicting prototype is here void usage ^ 1 warning generated. mv -f .deps/mcxrand.Tpo .deps/mcxrand.Po cc -O2 -pipe -pthread -lm -o mcxrand mcxrand.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm pval.c(pval.o:(fltxRand) in archive ../impala/libimpala.a): warning: rand() may return deterministic values, is that what you want? mcxrand.c(mcxrand.o:(main)): warning: random() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxtest2.o -MD -MP -MF .deps/mcxtest2.Tpo -c -o mcxtest2.o mcxtest2.c In file included from mcxtest2.c:49: ../../src/mcl/procinit.h:44:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] void usage(); ^ mcxtest2.c:59:6: note: conflicting prototype is here void usage ^ 1 warning generated. mv -f .deps/mcxtest2.Tpo .deps/mcxtest2.Po cc -O2 -pipe -pthread -lm -o mcxtest2 mcxtest2.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm pval.c(pval.o:(fltxRand) in archive ../impala/libimpala.a): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxtest.o -MD -MP -MF .deps/mcxtest.Tpo -c -o mcxtest.o mcxtest.c In file included from mcxtest.c:48: ../../src/mcl/procinit.h:44:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] void usage(); ^ mcxtest.c:58:6: note: conflicting prototype is here void usage ^ 1 warning generated. mv -f .deps/mcxtest.Tpo .deps/mcxtest.Po cc -O2 -pipe -pthread -lm -o mcxtest mcxtest.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm pval.c(pval.o:(fltxRand) in archive ../impala/libimpala.a): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxminusmeet.o -MD -MP -MF .deps/mcxminusmeet.Tpo -c -o mcxminusmeet.o mcxminusmeet.c In file included from mcxminusmeet.c:44: ../../src/mcl/procinit.h:44:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] void usage(); ^ mcxminusmeet.c:53:6: note: conflicting prototype is here void usage ^ 1 warning generated. mv -f .deps/mcxminusmeet.Tpo .deps/mcxminusmeet.Po cc -O2 -pipe -pthread -lm -o mcxminusmeet mcxminusmeet.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm array.c(array.o:(mcxShuffle) in archive ../../util/libutil.a): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxmm.o -MD -MP -MF .deps/mcxmm.Tpo -c -o mcxmm.o mcxmm.c In file included from mcxmm.c:47: ../../src/mcl/procinit.h:44:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] void usage(); ^ mcxmm.c:58:6: note: conflicting prototype is here void usage ^ 1 warning generated. mv -f .deps/mcxmm.Tpo .deps/mcxmm.Po cc -O2 -pipe -pthread -lm -o mcxmm mcxmm.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm array.c(array.o:(mcxShuffle) in archive ../../util/libutil.a): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxmetric.o -MD -MP -MF .deps/mcxmetric.Tpo -c -o mcxmetric.o mcxmetric.c In file included from mcxmetric.c:56: ../../src/mcl/procinit.h:44:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent declaration [-Wdeprecated-non-prototype] void usage(); ^ mcxmetric.c:66:6: note: conflicting prototype is here void usage ^ 1 warning generated. mv -f .deps/mcxmetric.Tpo .deps/mcxmetric.Po cc -O2 -pipe -pthread -lm -o mcxmetric mcxmetric.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm pval.c(pval.o:(fltxRand) in archive ../impala/libimpala.a): warning: rand() may return deterministic values, is that what you want? Making all in shmcx cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxi.o -MD -MP -MF .deps/mcxi.Tpo -c -o mcxi.o mcxi.c mcxi.c:43:14: warning: call to undeclared function 'isatty'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] ; if (TMPTST) ^ mcxi.c:42:16: note: expanded from macro 'TMPTST' #define TMPTST isatty(fileno(stdin)) ^ 1 warning generated. mv -f .deps/mcxi.Tpo .deps/mcxi.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT stack.o -MD -MP -MF .deps/stack.Tpo -c -o stack.o stack.c mv -f .deps/stack.Tpo .deps/stack.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT glob.o -MD -MP -MF .deps/glob.Tpo -c -o glob.o glob.c mv -f .deps/glob.Tpo .deps/glob.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT ops.o -MD -MP -MF .deps/ops.Tpo -c -o ops.o ops.c mv -f .deps/ops.Tpo .deps/ops.Po cc -O2 -pipe -pthread -lm -o mcxi mcxi.o stack.o glob.o util.o ops.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm array.c(array.o:(mcxShuffle) in archive ../../util/libutil.a): warning: rand() may return deterministic values, is that what you want? Making all in shmcxquery cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../.. -O2 -pipe -pthread -MT mcxquery.o -MD -MP -MF .deps/mcxquery.Tpo -c -o mcxquery.o mcxquery.c mv -f .deps/mcxquery.Tpo .deps/mcxquery.Po cc -O2 -pipe -pthread -lm -o mcxquery mcxquery.o ../mcl/libmcl.a ../clew/libclew.a ../gryphon/libgryphon.a ../impala/libimpala.a ../../util/libutil.a -lm Making all in alien Making all in include Making all in . Making all in scripts Making all in testing Making all in . Making all in stream Making all in blast Making all in setops >>> Running package in math/mcl at 1713362918.03 ===> math/mcl ===> Faking installation for mcl-14_137p0 Making install in . Making install in util Making install in img test -z "/usr/local/share/examples/mcl/" || mkdir -p "/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/share/examples/mcl/" /exopi-obj/pobj/mcl-14_137/bin/install -c -m 644 fa_1024.png fa_400.png fa_600.png fa_large.png fa.ps falkner-bidi.ps falkner.ps small.ps small.png '/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/share/examples/mcl/' Making install in graphs test -z "/usr/local/share/examples/mcl/" || mkdir -p "/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/share/examples/mcl/" /exopi-obj/pobj/mcl-14_137/bin/install -c -m 644 falkner.mci falkner2.mci falkner.coords make-falkner.pl proteins.mci matula.mci lattice.mci honey.mci seven.mci infinity.mci friends small.mci small.map small.tab fznyy.tab fznyy.mci small64.mci petersen.mci tiny-min.mci tiny-nil.mci tiny-nilnine.mci tiny-ninenil.mci tiny-one.mci tiny-zero.mci data.raw data.hdr data.tab data.abc.raw data.abc.hdr data.abc.map T Tx Ty Txy '/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/share/examples/mcl/' Making install in doc test -z "/usr/local/share/doc/mcl" || mkdir -p "/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/share/doc/mcl" /exopi-obj/pobj/mcl-14_137/bin/install -c -m 644 mcl.html mcl.ps mcl.txt mclcm.html mclcm.ps mclcm.txt mclfaq.html mclfaq.ps mclfaq.txt mclfamily.html mclfamily.ps mcx.html mcx.ps mcxi.html mcxi.ps clm.html clm.ps mcxconvert.html mcxconvert.ps mcxarray.html mcxarray.ps mcxdump.html mcxdump.ps mcxdiameter.html mcxdiameter.ps mcxerdos.html mcxerdos.ps mcxalter.html mcxalter.ps mcxclcf.html mcxclcf.ps mcxctty.html mcxctty.ps mcxrand.html mcxrand.ps mcxload.html mcxload.ps mcxsubs.html mcxsubs.ps mcxmap.html '/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/share/doc/mcl' /exopi-obj/pobj/mcl-14_137/bin/install -c -m 644 mcxmap.ps mcxquery.html mcxquery.ps mcxassemble.html mcxassemble.ps mclpipeline.html mclpipeline.ps index.html mclindex.ps clmimac.html clmimac.ps clmoptics.html clmoptics.ps clmclose.html clmclose.ps clmresidue.html clmresidue.ps clmdist.html clmdist.ps clmvol.html clmvol.ps clminfo.html clminfo.ps clminfo2.html clminfo2.ps clmmate.html clmmate.ps clmmeet.html clmmeet.ps clmformat.html clmformat.ps clmorder.html clmorder.ps minimcl mcxio.html mcxio.ps clmprotocols.html clmprotocols.ps clmprotocols2.html clmprotocols2.ps '/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/share/doc/mcl' /exopi-obj/pobj/mcl-14_137/bin/install -c -m 644 tingea.log.html tingea.log.ps mclmcl.txt '/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/share/doc/mcl' test -z "/usr/local/man/man1" || mkdir -p "/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/mcl-14_137/bin/install -c -m 644 mcl.1 mclcm.1 clm.1 mcx.1 mcxi.1 clmresidue.1 clmclose.1 clmoptics.1 clmimac.1 clmmate.1 clmmeet.1 clmformat.1 clmvol.1 clmdist.1 clminfo2.1 clminfo.1 clmorder.1 mcxconvert.1 mcxassemble.1 mcxmap.1 mcxsubs.1 mcxload.1 mcxdump.1 mcxarray.1 mcxrand.1 mcxalter.1 mcxerdos.1 mcxdiameter.1 mcxctty.1 mcxclcf.1 mcxquery.1 mclpipeline.1 '/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/man/man1' test -z "/usr/local/man/man5" || mkdir -p "/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/man/man5" /exopi-obj/pobj/mcl-14_137/bin/install -c -m 644 mcxio.5 clmprotocols2.5 clmprotocols.5 '/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/man/man5' test -z "/usr/local/man/man7" || mkdir -p "/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/man/man7" /exopi-obj/pobj/mcl-14_137/bin/install -c -m 644 mclindex.7 mclfamily.7 mclfaq.7 tingea.log.7 '/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/man/man7' Making install in src Making install in . Making install in clew Making install in mcl Making install in gryphon Making install in impala Making install in shcl test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/bin" /exopi-obj/pobj/mcl-14_137/bin/install -c -s -m 755 clmformat clm '/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/bin' test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/bin" /exopi-obj/pobj/mcl-14_137/bin/install -c -m 755 mclpipeline '/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/bin' Making install in shmcl test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/bin" /exopi-obj/pobj/mcl-14_137/bin/install -c -s -m 755 mcl mclcm '/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/bin' Making install in shmx test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/bin" /exopi-obj/pobj/mcl-14_137/bin/install -c -s -m 755 mcx mcxsubs mcxmap mcxassemble mcxarray mcxdump mcxload mcxrand '/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/bin' Making install in shmcx test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/bin" /exopi-obj/pobj/mcl-14_137/bin/install -c -s -m 755 mcxi '/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/bin' Making install in shmcxquery Making install in alien Making install in include Making install in . Making install in scripts test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/bin" /exopi-obj/pobj/mcl-14_137/bin/install -c -m 755 clxdo '/exopi-obj/pobj/mcl-14_137/fake-amd64/usr/local/bin' Making install in testing Making install in . Making install in stream Making install in blast Making install in setops ===> Building package for mcl-14_137p0 Create /exopi-cvs/ports/packages/amd64/all/mcl-14_137p0.tgz Creating package mcl-14_137p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*** | 5% archiving|****** | 9% archiving|********* | 13% archiving|*********** | 18% archiving|*************** | 23% archiving|***************** | 27% archiving|******************** | 31% archiving|********************** | 35% archiving|************************* | 40% archiving|**************************** | 44% archiving|****************************** | 46% archiving|******************************* | 49% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************* | 59% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat7/tingea.log.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat7/tingea.log.0: No one-line description, using filename "tingea.log" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat7/mclindex.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat7/mclindex.0: No one-line description, using filename "mclindex" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat7/mclfaq.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat7/mclfaq.0: No one-line description, using filename "mclfaq" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat7/mclfamily.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat7/mclfamily.0: No one-line description, using filename "mclfamily" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat5/mcxio.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat5/mcxio.0: No one-line description, using filename "mcxio" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat5/clmprotocols2.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat5/clmprotocols2.0: No one-line description, using filename "clmprotocols2" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat5/clmprotocols.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat5/clmprotocols.0: No one-line description, using filename "clmprotocols" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxsubs.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxsubs.0: No one-line description, using filename "mcxsubs" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxrand.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxrand.0: No one-line description, using filename "mcxrand" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxquery.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxquery.0: No one-line description, using filename "mcxquery" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxmap.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxmap.0: No one-line description, using filename "mcxmap" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxload.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxload.0: No one-line description, using filename "mcxload" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxi.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxi.0: No one-line description, using filename "mcxi" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxerdos.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxerdos.0: No one-line description, using filename "mcxerdos" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxdump.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxdump.0: No one-line description, using filename "mcxdump" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxdiameter.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxdiameter.0: No one-line description, using filename "mcxdiameter" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxctty.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxctty.0: No one-line description, using filename "mcxctty" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxconvert.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxconvert.0: No one-line description, using filename "mcxconvert" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxclcf.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxclcf.0: No one-line description, using filename "mcxclcf" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxassemble.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxassemble.0: No one-line description, using filename "mcxassemble" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxarray.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxarray.0: No one-line description, using filename "mcxarray" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxalter.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcxalter.0: No one-line description, using filename "mcxalter" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcx.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcx.0: No one-line description, using filename "mcx" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mclpipeline.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mclpipeline.0: No one-line description, using filename "mclpipeline" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mclcm.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mclcm.0: No one-line description, using filename "mclcm" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcl.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/mcl.0: No one-line description, using filename "mcl" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmvol.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmvol.0: No one-line description, using filename "clmvol" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmresidue.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmresidue.0: No one-line description, using filename "clmresidue" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmorder.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmorder.0: No one-line description, using filename "clmorder" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmoptics.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmoptics.0: No one-line description, using filename "clmoptics" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmmeet.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmmeet.0: No one-line description, using filename "clmmeet" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmmate.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmmate.0: No one-line description, using filename "clmmate" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clminfo2.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clminfo2.0: No one-line description, using filename "clminfo2" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clminfo.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clminfo.0: No one-line description, using filename "clminfo" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmimac.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmimac.0: No one-line description, using filename "clmimac" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmformat.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmformat.0: No one-line description, using filename "clmformat" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmdist.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmdist.0: No one-line description, using filename "clmdist" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmclose.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clmclose.0: No one-line description, using filename "clmclose" /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clm.0: Cannot find NAME section /tmp/manpage.Uj1MSTZ8ZP/usr/local/man/cat1/clm.0: No one-line description, using filename "clm" Link to /exopi-cvs/ports/packages/amd64/ftp/mcl-14_137p0.tgz >>> Running clean in math/mcl at 1713362926.24 ===> math/mcl ===> Cleaning for mcl-14_137p0 >>> Ended at 1713362926.64 max_stuck=0.91/depends=2.24/show-prepare-results=0.75/build=43.95/package=8.21/clean=0.44