Cook: mosh 1.3.2 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): protobuf-3.5.1-i486 Installing (pkg/local): protobuf-python-3.5.1-any Installing (pkg/local): protobuf-dev-3.5.1-i486 Installing (pkg/local): openssl-dev-1.1.1d-i486 Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Installing (pkg/local): autoconf-2.69-i486 Installing (pkg/local): automake-1.16.2-any Installing (pkg/local): libltdl-2.4.6-i486 Installing (pkg/local): libtool-2.4.6-i486 Extracting source archive "mosh-1.3.2.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed Applying patch mosh.patch patching file scripts/mosh.pl configure.ac:21: installing './ar-lib' configure.ac:13: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/crypto/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for cc... 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 whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for ranlib... ranlib checking for protoc... /usr/bin/protoc checking for ar... ar checking the archiver (ar) interface... ar checking whether C compiler accepts -fno-strict-overflow... yes checking whether C++ compiler accepts -fno-strict-overflow... yes checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes checking whether C++ compiler accepts -D_FORTIFY_SOURCE=2... yes checking whether the linker accepts -fstack-protector-all... yes checking whether C compiler accepts -Wstack-protector... yes checking whether C++ compiler accepts -Wstack-protector... yes checking whether C compiler accepts --param ssp-buffer-size=1... yes checking whether C++ compiler accepts --param ssp-buffer-size=1... yes checking whether C compiler accepts -fPIE... yes checking whether C++ compiler accepts -fPIE... yes checking whether the linker accepts -fPIE -pie... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether C++ compiler accepts -fno-default-inline... yes checking whether C++ compiler accepts -pipe... yes checking for library containing utempter_remove_record... no configure: WARNING: Unable to find libutempter; utmp entries will not be made. checking for library containing compress... -lz checking for library containing socket... none required checking for library containing inet_addr... none required checking for library containing clock_gettime... none required checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking how to run the C++ preprocessor... c++ -E checking memory usability... yes checking memory presence... yes checking for memory... yes checking tr1/memory usability... yes checking tr1/memory presence... yes checking for tr1/memory... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for int64_t... yes checking for pid_t... yes checking for C/C++ restrict keyword... __restrict checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for gettimeofday... yes checking for setrlimit... yes checking for iswprint... yes checking for memchr... yes checking for memset... yes checking for nl_langinfo... yes checking for posix_memalign... yes checking for setenv... yes checking for setlocale... yes checking for sigaction... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strtok... yes checking for strerror... yes checking for strtol... yes checking for wcwidth... yes checking for cfmakeraw... yes checking for pselect... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for pledge... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for TINFO... no checking for TINFO... yes checking CommonCrypto/CommonCrypto.h usability... no checking CommonCrypto/CommonCrypto.h presence... no checking for CommonCrypto/CommonCrypto.h... no checking for CRYPTO... yes checking whether forkpty is declared... no checking for library containing forkpty... -lutil checking whether pipe2(..., O_CLOEXEC) is supported... yes checking whether FD_ISSET() argument is const... yes checking whether std::shared_ptr is available... yes checking whether std::tr1::shared_ptr is available... yes checking whether clock_gettime() is supported... yes checking whether mach_absolute_time is declared... no checking whether __builtin_ctz is declared... yes checking whether ffs is declared... yes checking whether be64toh is declared... yes checking whether betoh64 is declared... no checking whether bswap64 is declared... no checking whether __builtin_bswap64 is declared... yes checking whether IP_MTU_DISCOVER is declared... yes checking whether IP_RECVTOS is declared... yes checking whether __STDC_ISO_10646__ is declared... yes checking whether IUTF8 is declared... yes checking for protobuf... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/crypto/Makefile config.status: creating src/frontend/Makefile config.status: creating src/network/Makefile config.status: creating src/protobufs/Makefile config.status: creating src/statesync/Makefile config.status: creating src/terminal/Makefile config.status: creating src/util/Makefile config.status: creating scripts/Makefile config.status: creating src/examples/Makefile config.status: creating src/tests/Makefile config.status: creating man/Makefile config.status: creating conf/Makefile config.status: creating config.h config.status: executing depfiles commands configure: === Configuration results === configure: Version: 1.3.2 configure: c++ compiler: c++ configure: Warning CXXFLAGS: -Wall -Werror configure: Picky CXXFLAGS: -Wextra -pedantic -Wno-long-long -Weffc++ -Wmissing-declarations configure: Harden CFLAGS: -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE configure: ============================= make all-recursive make[1]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2' Making all in scripts make[2]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/scripts' make[2]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/scripts' Making all in src make[2]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src' Making all in protobufs make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/protobufs' GEN userinput.pb.cc GEN hostinput.pb.cc GEN transportinstruction.pb.cc make all-am make[4]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/protobufs' CXX userinput.pb.o CXX hostinput.pb.o CXX transportinstruction.pb.o AR libmoshprotos.a make[4]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/protobufs' make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/protobufs' Making all in util make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/util' CXX locale_utils.o CXX swrite.o CXX select.o CXX pty_compat.o CXX timestamp.o AR libmoshutil.a make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/util' Making all in crypto make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/crypto' CXX ocb.o CXX base64.o CXX crypto.o AR libmoshcrypto.a make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/crypto' Making all in terminal make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/terminal' CXX parseraction.o CXX parser.o CXX parserstate.o CXX terminaldispatcher.o CXX terminal.o CXX terminaldisplay.o CXX terminaldisplayinit.o CXX terminalframebuffer.o CXX terminalfunctions.o CXX terminaluserinput.o AR libmoshterminal.a make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/terminal' Making all in network make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/network' CXX network.o CXX transportfragment.o CXX compressor.o AR libmoshnetwork.a make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/network' Making all in statesync make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/statesync' CXX completeterminal.o CXX user.o AR libmoshstatesync.a make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/statesync' Making all in frontend make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/frontend' CXX mosh-client.o CXX stmclient.o CXX terminaloverlay.o CXX mosh-server.o CXXLD mosh-client CXXLD mosh-server make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/frontend' Making all in examples make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/examples' Making all in tests make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/tests' make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src' make[2]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src' Making all in man make[2]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/man' Making all in conf make[2]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/conf' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/conf' make[2]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2' make[2]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2' make[1]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2' make install-recursive make[1]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2' Making install in scripts make[2]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/scripts' make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/scripts' make[3]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/slitaz/wok/mosh/install/usr/bin' /usr/bin/install -c mosh '/home/slitaz/wok/mosh/install/usr/bin' make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/scripts' make[2]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/scripts' Making install in src make[2]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src' Making install in protobufs make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/protobufs' make install-am make[4]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/protobufs' make[5]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/protobufs' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/protobufs' make[4]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/protobufs' make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/protobufs' Making install in util make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/util' make[4]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/util' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/util' make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/util' Making install in crypto make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/crypto' make[4]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/crypto' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/crypto' make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/crypto' Making install in terminal make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/terminal' make[4]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/terminal' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/terminal' make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/terminal' Making install in network make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/network' make[4]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/network' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/network' make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/network' Making install in statesync make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/statesync' make[4]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/statesync' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/statesync' make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/statesync' Making install in frontend make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/frontend' make[4]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/frontend' make[4]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/slitaz/wok/mosh/install/usr/bin' /usr/bin/install -c mosh-client mosh-server '/home/slitaz/wok/mosh/install/usr/bin' make[4]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/frontend' make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/frontend' Making install in examples make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/examples' make[4]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/examples' make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/examples' Making install in tests make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/tests' make[4]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/tests' make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src/tests' make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src' make[4]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src' make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src' make[2]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/src' Making install in man make[2]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/man' make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/man' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/slitaz/wok/mosh/install/usr/share/man/man1' /usr/bin/install -c -m 644 mosh.1 mosh-client.1 mosh-server.1 '/home/slitaz/wok/mosh/install/usr/share/man/man1' make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/man' make[2]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/man' Making install in conf make[2]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/conf' make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/conf' make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/conf' make[2]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2/conf' make[2]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2' make[3]: Entering directory '/home/slitaz/wok/mosh/source/mosh-1.3.2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2' make[2]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2' make[1]: Leaving directory '/home/slitaz/wok/mosh/source/mosh-1.3.2' ================================================================================ Executing strip on all files... Done Time: 0.30s. Size: 779704 B -> 560008 B. Save: 215 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.47s. Size: 18972 B -> 7911 B. Save: 11 KB. Cache hit: 3/3. ================================================================================ Build dependencies to remove: 13 Removing: advancecomp-static autoconf automake libgdbm libltdl libtool openssl-dev perl perl-core protobuf protobuf-dev protobuf-python zlib-dev Pack: mosh 1.3.2 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "mosh-1.3.2-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "mosh-1.3.2-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/mosh-1.3.2... Done Checking site script in source/mosh-1.3.2... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: mosh 1.3.2 ================================================================================ Src file : mosh-1.3.2.tar.gz Src size : 204.0K Source dir : 6.6M Produced : 612.0K Cook time : 57s Cook date : 2020-07-07 15:44 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 600.0K : 141.9K : 3 : mosh-1.3.2-i486.tazpkg ================================================================================