------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/bash-5.0.18_2.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.3.txz ===== Message from perl5-5.30.3: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/libtool-2.4.6_1.txz Installing /packages/All/gmp-6.2.0.txz SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gap-4.11.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> gap-4.11.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gap-4.11.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> gap-4.11.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gap-4.11.0 for building => SHA256 Checksum OK for gap-4.11.0.tar.bz2. SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> gap-4.11.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gap-4.11.0 for building ===> Extracting for gap-4.11.0 => SHA256 Checksum OK for gap-4.11.0.tar.bz2. Extracted Memory Use: 1434.83M SUCCEEDED 00:03:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gap-4.11.0 ===> Applying ports patches for gap-4.11.0 from /xports/math/gap/files SUCCEEDED 00:01:09 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> gap-4.11.0 depends on executable: bash - found ===> gap-4.11.0 depends on package: gmake>=4.3 - found ===> gap-4.11.0 depends on package: autoconf>=2.69 - found ===> gap-4.11.0 depends on package: automake>=1.16.1 - found ===> gap-4.11.0 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> gap-4.11.0 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> gap-4.11.0 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> gap-4.11.0 depends on executable: bash - found ===> gap-4.11.0 depends on package: gmake>=4.3 - found ===> gap-4.11.0 depends on package: autoconf>=2.69 - found ===> gap-4.11.0 depends on package: automake>=1.16.1 - found ===> gap-4.11.0 depends on executable: libtoolize - found ===> gap-4.11.0 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> gap-4.11.0 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Configuring for gap-4.11.0 /usr/bin/env WRKSRC=/construction/math/gap/gap-4.11.0 REWARNFILE=/construction/math/gap/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -i .c++20 's/-I/-iquote/' /construction/math/gap/gap-4.11.0/pkg/*/Makefile.in /usr/bin/env WRKSRC=/construction/math/gap/gap-4.11.0 REWARNFILE=/construction/math/gap/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -i '' -e 's|/bin/bash|/usr/local/bin/bash|' /construction/math/gap/gap-4.11.0/pkg/AGT-0.1/GNUmakefile /usr/bin/env WRKSRC=/construction/math/gap/gap-4.11.0 REWARNFILE=/construction/math/gap/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -i '' -e 's|/bin/bash|/usr/local/bin/bash|' /construction/math/gap/gap-4.11.0/pkg/AGT-0.1/gac /usr/bin/find /construction/math/gap/gap-4.11.0 -name aclocal.m4 | /usr/bin/xargs /usr/bin/env WRKSRC=/construction/math/gap/gap-4.11.0 REWARNFILE=/construction/math/gap/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -i '' -e "s|am__api_version='1.15'|am__api_version='1.16'|" /usr/bin/find /construction/math/gap/gap-4.11.0 -name configure | /usr/bin/xargs /usr/bin/env WRKSRC=/construction/math/gap/gap-4.11.0 REWARNFILE=/construction/math/gap/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -i '' -e "s|am__api_version='1.15'|am__api_version='1.16'|" configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for cc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking ABI flags... checking how to run the C preprocessor... cpp 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 size of void *... 8 checking ABI bit size... 64 checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc ... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... (cached) /usr/bin/awk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... (cached) yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++ ... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether byte ordering is bigendian... no checking for __attribute__((always_inline))... yes checking for __attribute__((format))... yes checking for __attribute__((noinline))... yes checking for __attribute__((noreturn))... yes checking for __builtin_mul_overflow... no checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_popcountl... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking whether to enable HPC-GAP... no checking which garbage collector to use... gasman checking whether to enable debug mode... no checking whether to enable memory checking... no checking whether to enable valgrind extensions to GASMAN... no checking whether to treat C compiler warnings as errors... no checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wno-cast-function-type... yes checking whether C compiler accepts -Wdouble-promotion... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wno-inline... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wmissing-field-initializers... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wmissing-variable-declarations... no checking whether C compiler accepts -Wno-pragmas... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wrestrict... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wno-sign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wno-implicit-fallthrough... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wjump-misses-init... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C++ compiler accepts -Wextra-semi... yes checking whether C compiler accepts -Wno-error=cast-function-type... yes checking whether C compiler accepts -Wno-error=inline... yes checking whether C compiler accepts -Wno-error=pragmas... yes checking whether C compiler accepts -Wno-error=sign-compare... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=implicit-fallthrough... yes checking whether to try and use __builtin_popcountl... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for __gmpz_init in -lgmp... yes checking for zlib.h... (cached) yes checking for inflateEnd in -lz... yes checking for library containing rl_bind_keyseq... -lreadline checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether to enable compatibility mode for packages... yes configure: in-tree build checking unaligned access... 2 checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/resource.h... (cached) yes checking for library containing openpty... -lutil checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking for libutil.h... (cached) yes checking for signal.h... (cached) yes checking for select... (cached) yes checking for spawn.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for popen... yes checking for posix_spawn... (cached) yes checking for sig_atomic_t... (cached) yes checking for signal... yes checking for sigaction... (cached) yes checking for setpgid... (cached) yes checking for library containing dlopen... none required checking for sys/time.h... (cached) yes checking for getrusage... (cached) yes checking for gettimeofday... (cached) yes checking for clock_gettime... (cached) yes checking for clock_getres... yes checking for setitimer... yes checking for vm_allocate... no checking for sbrk... yes checking for madvise... yes checking for sysconf... (cached) yes checking for strlcpy... (cached) yes checking for strlcmp... no checking for strlcat... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing cos... -lm checking for log2... yes checking for log10... yes checking for log1p... yes checking for exp2... yes checking for expm1... yes checking for exp10... no checking for trunc... yes checking for sigsetjmp... yes checking for _setjmp... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking size parameter type for backtrace()... size_t checking for library containing backtrace... -lexecinfo configure: creating ./config.status config.status: creating bin/gap.sh config.status: creating GNUmakefile config.status: creating doc/make_doc config.status: creating gac config.status: creating gen/config.h config.status: executing gen/stamp-h commands config.status: executing libtool commands SUCCEEDED 00:00:24 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gap-4.11.0 gmake[1]: Entering directory '/construction/math/gap/gap-4.11.0' GAP_VERSION = 4.11.0 * new C compiler flags * new preprocessor flags running autoheader touch src/config.h.in /bin/sh ./config.status gen/config.h config.status: creating gen/config.h config.status: gen/config.h is unchanged echo > gen/stamp-h C src/ariths.c => obj/src/ariths.lo C src/bags.c => obj/src/bags.lo C src/blister.c => obj/src/blister.lo C src/bool.c => obj/src/bool.lo C src/c_oper1.c => obj/src/c_oper1.lo C src/c_type1.c => obj/src/c_type1.lo C src/calls.c => obj/src/calls.lo C src/code.c => obj/src/code.lo * new C++ compiler flags CXX src/collectors.cc => obj/src/collectors.lo C src/compiler.c => obj/src/compiler.lo C src/compstat.c => obj/src/compstat.lo C src/costab.c => obj/src/costab.lo C src/cyclotom.c => obj/src/cyclotom.lo C src/debug.c => obj/src/debug.lo C src/dt.c => obj/src/dt.lo C src/dteval.c => obj/src/dteval.lo C src/error.c => obj/src/error.lo C src/exprs.c => obj/src/exprs.lo C src/ffdata.c => obj/src/ffdata.lo C src/finfield.c => obj/src/finfield.lo C src/funcs.c => obj/src/funcs.lo C src/gap.c => obj/src/gap.lo SED src/gap_version.c.in => gen/gap_version.c C gen/gap_version.c => obj/gen/gap_version.lo C src/gvars.c => obj/src/gvars.lo C src/hookintrprtr.c => obj/src/hookintrprtr.lo C src/info.c => obj/src/info.lo C src/integer.c => obj/src/integer.lo C src/intfuncs.c => obj/src/intfuncs.lo C src/intrprtr.c => obj/src/intrprtr.lo C src/io.c => obj/src/io.lo C src/iostream.c => obj/src/iostream.lo C src/libgap-api.c => obj/src/libgap-api.lo C src/listfunc.c => obj/src/listfunc.lo C src/listoper.c => obj/src/listoper.lo C src/lists.c => obj/src/lists.lo C src/macfloat.c => obj/src/macfloat.lo C src/modules.c => obj/src/modules.lo C src/modules_builtin.c => obj/src/modules_builtin.lo C src/objcftl.c => obj/src/objcftl.lo C src/objects.c => obj/src/objects.lo CXX src/objfgelm.cc => obj/src/objfgelm.lo CXX src/objpcgel.cc => obj/src/objpcgel.lo C src/objset.c => obj/src/objset.lo C src/opers.c => obj/src/opers.lo CXX src/permutat.cc => obj/src/permutat.lo C src/plist.c => obj/src/plist.lo CXX src/pperm.cc => obj/src/pperm.lo C src/precord.c => obj/src/precord.lo C src/profile.c => obj/src/profile.lo C src/range.c => obj/src/range.lo C src/rational.c => obj/src/rational.lo C src/read.c => obj/src/read.lo C src/records.c => obj/src/records.lo C src/saveload.c => obj/src/saveload.lo C src/scanner.c => obj/src/scanner.lo C src/sctable.c => obj/src/sctable.lo C src/set.c => obj/src/set.lo C src/stats.c => obj/src/stats.lo C src/streams.c => obj/src/streams.lo C src/stringobj.c => obj/src/stringobj.lo C src/syntaxtree.c => obj/src/syntaxtree.lo C src/sysfiles.c => obj/src/sysfiles.lo C src/sysmem.c => obj/src/sysmem.lo C src/system.c => obj/src/system.lo C src/tietze.c => obj/src/tietze.lo CXX src/trans.cc => obj/src/trans.lo C src/vars.c => obj/src/vars.lo C src/vec8bit.c => obj/src/vec8bit.lo C src/vecffe.c => obj/src/vecffe.lo C src/vecgf2.c => obj/src/vecgf2.lo C src/vector.c => obj/src/vector.lo C src/weakptr.c => obj/src/weakptr.lo C src/gasman.c => obj/src/gasman.lo * new link flags * new library flags * new object list LINK gap LINK libgap.la gmake[1]: Leaving directory '/construction/math/gap/gap-4.11.0' cd /construction/math/gap/gap-4.11.0/pkg/simpcomp && /usr/bin/env MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/construction/math/gap XDG_CONFIG_HOME=/construction/math/gap HOME=/construction/math/gap TMPDIR="/tmp" PATH=/construction/math/gap/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 /bin/sh configure --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} && /usr/bin/make .MAKE.LEVEL.ENV=MAKELEVEL ARCH=x86_64 CONFIGURE_MAX_CMD_LEN=262144 DFLYVERSION=500901 OPSYS=DragonFly OSREL=5.9 OSVERSION=9999999 WORLD_VERSION=500901 _OSRELEASE=5.9-SYNTH && /usr/bin/make .MAKE.LEVEL.ENV=MAKELEVEL ARCH=x86_64 CONFIGURE_MAX_CMD_LEN=262144 DFLYVERSION=500901 OPSYS=DragonFly OSREL=5.9 OSVERSION=9999999 WORLD_VERSION=500901 _OSRELEASE=5.9-SYNTH install-strip && /bin/rm -f bistellar configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... (cached) /usr/bin/install checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for c++... c++ 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... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by gmake... GNU checking dependency style of c++... gcc3 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands depbase=`echo src/bistellar_move.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/bistellar_move.o -MD -MP -MF $depbase.Tpo -c -o src/bistellar_move.o src/bistellar_move.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/face.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/face.o -MD -MP -MF $depbase.Tpo -c -o src/face.o src/face.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/movable_complex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/movable_complex.o -MD -MP -MF $depbase.Tpo -c -o src/movable_complex.o src/movable_complex.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/randomize_complex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/randomize_complex.o -MD -MP -MF $depbase.Tpo -c -o src/randomize_complex.o src/randomize_complex.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/reduce_complex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/reduce_complex.o -MD -MP -MF $depbase.Tpo -c -o src/reduce_complex.o src/reduce_complex.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/types.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/types.o -MD -MP -MF $depbase.Tpo -c -o src/types.o src/types.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.cpp && mv -f $depbase.Tpo $depbase.Po c++ -g -O2 -o bistellar src/bistellar_move.o src/face.o src/main.o src/movable_complex.o src/randomize_complex.o src/reduce_complex.o src/types.o src/util.o mkdir -p bin cp bistellar bin/bistellar rm -f bistellar rm -f *.o rm -f src/*.o if test -z ''; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/math/gap/gap-4.11.0/pkg/simpcomp/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/math/gap/gap-4.11.0/pkg/simpcomp/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/math/gap/gap-4.11.0/pkg/simpcomp/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/math/gap/gap-4.11.0/pkg/simpcomp/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; fi depbase=`echo src/bistellar_move.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/bistellar_move.o -MD -MP -MF $depbase.Tpo -c -o src/bistellar_move.o src/bistellar_move.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/face.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/face.o -MD -MP -MF $depbase.Tpo -c -o src/face.o src/face.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/movable_complex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/movable_complex.o -MD -MP -MF $depbase.Tpo -c -o src/movable_complex.o src/movable_complex.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/randomize_complex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/randomize_complex.o -MD -MP -MF $depbase.Tpo -c -o src/randomize_complex.o src/randomize_complex.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/reduce_complex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/reduce_complex.o -MD -MP -MF $depbase.Tpo -c -o src/reduce_complex.o src/reduce_complex.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/types.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/types.o -MD -MP -MF $depbase.Tpo -c -o src/types.o src/types.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.cpp && mv -f $depbase.Tpo $depbase.Po c++ -g -O2 -o bistellar src/bistellar_move.o src/face.o src/main.o src/movable_complex.o src/randomize_complex.o src/reduce_complex.o src/types.o src/util.o mkdir -p bin cp bistellar bin/bistellar rm -f bistellar rm -f *.o rm -f src/*.o depbase=`echo src/bistellar_move.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/bistellar_move.o -MD -MP -MF $depbase.Tpo -c -o src/bistellar_move.o src/bistellar_move.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/face.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/face.o -MD -MP -MF $depbase.Tpo -c -o src/face.o src/face.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/movable_complex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/movable_complex.o -MD -MP -MF $depbase.Tpo -c -o src/movable_complex.o src/movable_complex.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/randomize_complex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/randomize_complex.o -MD -MP -MF $depbase.Tpo -c -o src/randomize_complex.o src/randomize_complex.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/reduce_complex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/reduce_complex.o -MD -MP -MF $depbase.Tpo -c -o src/reduce_complex.o src/reduce_complex.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/types.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/types.o -MD -MP -MF $depbase.Tpo -c -o src/types.o src/types.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"Simpcomp\ Bistellar\" -DPACKAGE_TARNAME=\"simpcomp-bistellar\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"Simpcomp\ Bistellar\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -iquote. -g -O2 -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.cpp && mv -f $depbase.Tpo $depbase.Po c++ -g -O2 -o bistellar src/bistellar_move.o src/face.o src/main.o src/movable_complex.o src/randomize_complex.o src/reduce_complex.o src/types.o src/util.o /bin/mkdir -p 'bin' /bin/sh /construction/math/gap/gap-4.11.0/pkg/simpcomp/install-sh -c -s bistellar 'bin' SUCCEEDED 00:03:58 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> gap-4.11.0 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gap-4.11.0 ===> gap-4.11.0 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/math/gap/gap-4.11.0' Warning, 'make install-headers' is incomplete /usr/bin/install -c -d -m 0755 /construction/math/gap/stage/usr/local/include/gap /usr/bin/install -c -m 0644 ./src/*.h /construction/math/gap/stage/usr/local/include/gap # TODO: run the following only if HPC-GAP is enabled? /usr/bin/install -c -d -m 0755 /construction/math/gap/stage/usr/local/include/gap/hpc /usr/bin/install -c -m 0644 ./src/hpc/*.h /construction/math/gap/stage/usr/local/include/gap/hpc # TODO: take care of config.h, this is difficult Warning, 'make install-libgap' is incomplete /usr/bin/install -c -d -m 0755 /construction/math/gap/stage/usr/local/lib /bin/sh ./libtool --silent --mode=install /usr/bin/install -c libgap.la /construction/math/gap/stage/usr/local/lib libtool: warning: remember to run 'libtool --finish /usr/local/lib' gmake[1]: Leaving directory '/construction/math/gap/gap-4.11.0' install -m 0644 /construction/math/gap/gap-4.11.0/gen/config.h /construction/math/gap/stage/usr/local/include/gap (cd /construction/math/gap/gap-4.11.0 && ./libtool --mode=install install gap /construction/math/gap/stage/usr/local/bin/gap-bin) libtool: install: install gap /construction/math/gap/stage/usr/local/bin/gap-bin /usr/bin/strip /construction/math/gap/stage/usr/local/bin/gap-bin (cd /construction/math/gap/gap-4.11.0 && ./libtool --mode=install install gac /construction/math/gap/stage/usr/local/bin/gac) libtool: install: install gac /construction/math/gap/stage/usr/local/bin/gac /usr/bin/sed -e "s:/construction/math/gap/gap-4.11.0::" /construction/math/gap/gap-4.11.0/bin/gap.sh > /construction/math/gap/gap-4.11.0/bin/gap /usr/bin/sed -e "s:GAP_DIR=.*:GAP_DIR=/usr/local/share/gap:" -e "s:GAP_EXE=.*:GAP_EXE=/usr/local/bin/gap-bin:" -e "/^exec/s:/gap::" /construction/math/gap/gap-4.11.0/bin/gap.sh > /construction/math/gap/gap-4.11.0/bin/gap install -m 555 /construction/math/gap/gap-4.11.0/bin/gap /construction/math/gap/stage/usr/local/bin /bin/mkdir -p /construction/math/gap/stage/usr/local/share/gap/pkg /bin/cp -R /construction/math/gap/gap-4.11.0/doc /construction/math/gap/stage/usr/local/share/gap/ /bin/cp -R /construction/math/gap/gap-4.11.0/etc /construction/math/gap/stage/usr/local/share/gap/ /bin/cp -R /construction/math/gap/gap-4.11.0/gen /construction/math/gap/stage/usr/local/share/gap/ /bin/cp -R /construction/math/gap/gap-4.11.0/grp /construction/math/gap/stage/usr/local/share/gap/ /bin/cp -R /construction/math/gap/gap-4.11.0/lib /construction/math/gap/stage/usr/local/share/gap/ /bin/cp -R /construction/math/gap/gap-4.11.0/tst /construction/math/gap/stage/usr/local/share/gap/ /bin/cp -R /construction/math/gap/gap-4.11.0/sysinfo.gap /construction/math/gap/stage/usr/local/share/gap/ (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d GAPDoc-*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d HeLP-*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d primgrp-*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d SmallGrp-*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d transgrp*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d atlasrep*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d autpgrp-*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d alnuth-*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d crisp-*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d ctbllib*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d FactInt-*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d fga*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d irredsol-*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d laguna-*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d polenta-*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d polycyclic-*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d resclasses-*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d sophus-*) /construction/math/gap/stage/usr/local/share/gap/pkg/) (cd /construction/math/gap/gap-4.11.0/pkg && /bin/cp -R $(ls -d tomlib-*) /construction/math/gap/stage/usr/local/share/gap/pkg/) ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/libgap.so.0.0.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for gap-4.11.0 file sizes/checksums [13185]: 0% file sizes/checksums [13185]: 0% file sizes/checksums [13185]: 1% file sizes/checksums [13185]: 2% file sizes/checksums [13185]: 3% file sizes/checksums [13185]: 4% file sizes/checksums [13185]: 5% file sizes/checksums [13185]: 6% file sizes/checksums [13185]: 7% file sizes/checksums [13185]: 8% file sizes/checksums [13185]: 9% file sizes/checksums [13185]: 10% file sizes/checksums [13185]: 11% file sizes/checksums [13185]: 12% file sizes/checksums [13185]: 13% file sizes/checksums [13185]: 14% file sizes/checksums [13185]: 15% file sizes/checksums [13185]: 16% file sizes/checksums [13185]: 17% file sizes/checksums [13185]: 18% file sizes/checksums [13185]: 19% file sizes/checksums [13185]: 20% file sizes/checksums [13185]: 21% file sizes/checksums [13185]: 22% file sizes/checksums [13185]: 23% file sizes/checksums [13185]: 24% file sizes/checksums [13185]: 25% file sizes/checksums [13185]: 26% file sizes/checksums [13185]: 27% file sizes/checksums [13185]: 28% file sizes/checksums [13185]: 29% file sizes/checksums [13185]: 30% file sizes/checksums [13185]: 31% file sizes/checksums [13185]: 32% file sizes/checksums [13185]: 33% file sizes/checksums [13185]: 34% file sizes/checksums [13185]: 35% file sizes/checksums [13185]: 36% file sizes/checksums [13185]: 37% file sizes/checksums [13185]: 38% file sizes/checksums [13185]: 39% file sizes/checksums [13185]: 40% file sizes/checksums [13185]: 41% file sizes/checksums [13185]: 42% file sizes/checksums [13185]: 43% file sizes/checksums [13185]: 44% file sizes/checksums [13185]: 45% file sizes/checksums [13185]: 46% file sizes/checksums [13185]: 47% file sizes/checksums [13185]: 48% file sizes/checksums [13185]: 49% file sizes/checksums [13185]: 50% file sizes/checksums [13185]: 51% file sizes/checksums [13185]: 52% file sizes/checksums [13185]: 53% file sizes/checksums [13185]: 54% file sizes/checksums [13185]: 55% file sizes/checksums [13185]: 56% file sizes/checksums [13185]: 57% file sizes/checksums [13185]: 58% file sizes/checksums [13185]: 59% file sizes/checksums [13185]: 60% file sizes/checksums [13185]: 61% file sizes/checksums [13185]: 62% file sizes/checksums [13185]: 63% file sizes/checksums [13185]: 64% file sizes/checksums [13185]: 65% file sizes/checksums [13185]: 66% file sizes/checksums [13185]: 67% file sizes/checksums [13185]: 68% file sizes/checksums [13185]: 69% file sizes/checksums [13185]: 70% file sizes/checksums [13185]: 71% file sizes/checksums [13185]: 72% file sizes/checksums [13185]: 73% file sizes/checksums [13185]: 74% file sizes/checksums [13185]: 75% file sizes/checksums [13185]: 76% file sizes/checksums [13185]: 77% file sizes/checksums [13185]: 78% file sizes/checksums [13185]: 79% file sizes/checksums [13185]: 80% file sizes/checksums [13185]: 81% file sizes/checksums [13185]: 82% file sizes/checksums [13185]: 83% file sizes/checksums [13185]: 84% file sizes/checksums [13185]: 85% file sizes/checksums [13185]: 86% file sizes/checksums [13185]: 87% file sizes/checksums [13185]: 88% file sizes/checksums [13185]: 89% file sizes/checksums [13185]: 90% file sizes/checksums [13185]: 91% file sizes/checksums [13185]: 92% file sizes/checksums [13185]: 93% file sizes/checksums [13185]: 94% file sizes/checksums [13185]: 95% file sizes/checksums [13185]: 96% file sizes/checksums [13185]: 97% file sizes/checksums [13185]: 98% file sizes/checksums [13185]: 99% file sizes/checksums [13185]: 100% packing files [13185]: 0% packing files [13185]: 0% packing files [13185]: 1% packing files [13185]: 2% packing files [13185]: 3% packing files [13185]: 4% packing files [13185]: 5% packing files [13185]: 6% packing files [13185]: 7% packing files [13185]: 8% packing files [13185]: 9% packing files [13185]: 10% packing files [13185]: 11% packing files [13185]: 12% packing files [13185]: 13% packing files [13185]: 14% packing files [13185]: 15% packing files [13185]: 16% packing files [13185]: 17% packing files [13185]: 18% packing files [13185]: 19% packing files [13185]: 20% packing files [13185]: 21% packing files [13185]: 22% packing files [13185]: 23% packing files [13185]: 24% packing files [13185]: 25% packing files [13185]: 26% packing files [13185]: 27% packing files [13185]: 28% packing files [13185]: 29% packing files [13185]: 30% packing files [13185]: 31% packing files [13185]: 32% packing files [13185]: 33% packing files [13185]: 34% packing files [13185]: 35% packing files [13185]: 36% packing files [13185]: 37% packing files [13185]: 38% packing files [13185]: 39% packing files [13185]: 40% packing files [13185]: 41% packing files [13185]: 42% packing files [13185]: 43% packing files [13185]: 44% packing files [13185]: 45% packing files [13185]: 46% packing files [13185]: 47% packing files [13185]: 48% packing files [13185]: 49% packing files [13185]: 50% packing files [13185]: 51% packing files [13185]: 52% packing files [13185]: 53% packing files [13185]: 54% packing files [13185]: 55% packing files [13185]: 56% packing files [13185]: 57% packing files [13185]: 58% packing files [13185]: 59% packing files [13185]: 60% packing files [13185]: 61% packing files [13185]: 62% packing files [13185]: 63% packing files [13185]: 64% packing files [13185]: 65% packing files [13185]: 66% packing files [13185]: 67% packing files [13185]: 68% packing files [13185]: 69% packing files [13185]: 70% packing files [13185]: 71% packing files [13185]: 72% packing files [13185]: 73% packing files [13185]: 74% packing files [13185]: 75% packing files [13185]: 76% packing files [13185]: 77% packing files [13185]: 78% packing files [13185]: 79% packing files [13185]: 80% packing files [13185]: 81% packing files [13185]: 82% packing files [13185]: 83% packing files [13185]: 84% packing files [13185]: 85% packing files [13185]: 86% packing files [13185]: 87% packing files [13185]: 88% packing files [13185]: 89% packing files [13185]: 90% packing files [13185]: 91% packing files [13185]: 92% packing files [13185]: 93% packing files [13185]: 94% packing files [13185]: 95% packing files [13185]: 96% packing files [13185]: 97% packing files [13185]: 98% packing files [13185]: 99% packing files [13185]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:15:21 TOTAL TIME 00:24:33