uname: invalid option -- 'M' Try 'uname --help' for more information. uname: invalid option -- 'F' Try 'uname --help' for more information. ./do: line 57: /usr/sbin/lscfg: No such file or directory ./do: line 59: /usr/sbin/lsattr: No such file or directory cat: /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory cat: /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq: No such file or directory cat: /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory cat: /sys/devices/system/cpu/cpu0/clock_tick: No such file or directory sysctl: cannot stat /proc/sys/hw/model: No such file or directory sysctl: cannot stat /proc/sys/machdep/tsc_freq: No such file or directory ./do: line 75: /usr/sbin/psrinfo: No such file or directory === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === checking gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:58:43 Local time zone must be set--see zic manual page 2016 === checking g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:58:44 Local time zone must be set--see zic manual page 2016 === checking compatibility with gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:58:44 Local time zone must be set--see zic manual page 2016 === checking gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:58:44 Local time zone must be set--see zic manual page 2016 === success: gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC is compatible === Mon Aug 22 06:58:44 Local time zone must be set--see zic manual page 2016 === checking compatibility with gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:58:44 Local time zone must be set--see zic manual page 2016 === checking g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:58:45 Local time zone must be set--see zic manual page 2016 === success: g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC is compatible === Mon Aug 22 06:58:45 Local time zone must be set--see zic manual page 2016 === checking -lm === Mon Aug 22 06:58:45 Local time zone must be set--see zic manual page 2016 === checking -lnsl === Mon Aug 22 06:58:45 Local time zone must be set--see zic manual page 2016 === checking -lsocket /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../../i586-slackware-linux/bin/ld: cannot find -lsocket /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../../i586-slackware-linux/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status === Mon Aug 22 06:58:45 Local time zone must be set--see zic manual page 2016 === checking -lrt === Mon Aug 22 06:58:45 Local time zone must be set--see zic manual page 2016 === checking archiver ar === Mon Aug 22 06:58:46 Local time zone must be set--see zic manual page 2016 === success: archiver ar is ok === Mon Aug 22 06:58:46 Local time zone must be set--see zic manual page 2016 === Trying x86.c with gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC... === Mon Aug 22 06:58:47 Local time zone must be set--see zic manual page 2016 === x86 trying signed char as int8 under gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC... === Mon Aug 22 06:58:47 Local time zone must be set--see zic manual page 2016 === x86 trying short as int16 under gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC... === Mon Aug 22 06:58:47 Local time zone must be set--see zic manual page 2016 === x86 trying int as int32 under gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC... === Mon Aug 22 06:58:47 Local time zone must be set--see zic manual page 2016 === x86 trying long as int32 under gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC... === Mon Aug 22 06:58:47 Local time zone must be set--see zic manual page 2016 === x86 trying long long as int64 under gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC... === Mon Aug 22 06:58:48 Local time zone must be set--see zic manual page 2016 === x86 trying long as int64 under gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC... === Mon Aug 22 06:58:48 Local time zone must be set--see zic manual page 2016 === x86 trying int __attribute__((__mode__(__DI__))) as int64 under gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC... === Mon Aug 22 06:58:48 Local time zone must be set--see zic manual page 2016 === x86 trying unsigned char as uint8 under gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC... === Mon Aug 22 06:58:48 Local time zone must be set--see zic manual page 2016 === x86 trying unsigned short as uint16 under gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC... === Mon Aug 22 06:58:48 Local time zone must be set--see zic manual page 2016 === x86 trying unsigned int as uint32 under gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC... === Mon Aug 22 06:58:48 Local time zone must be set--see zic manual page 2016 === x86 trying unsigned long long as uint64 under gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC... === Mon Aug 22 06:58:49 Local time zone must be set--see zic manual page 2016 === Trying x86tscfreq.c with gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC... cpucycles-impl.c: In function 'cpucycles_x86tscfreq_persecond': cpucycles-impl.c:15:3: warning: implicit declaration of function 'sysctlbyname' [-Wimplicit-function-declaration] sysctlbyname("machdep.tsc_freq",&result,&resultlen,0,0); ^ cpucycles-impl.o: In function `cpucycles_x86tscfreq_persecond': cpucycles-impl.c:(.text+0x45): undefined reference to `sysctlbyname' collect2: error: ld returned 1 exit status === Mon Aug 22 06:58:49 Local time zone must be set--see zic manual page 2016 === Trying x86cpuinfo.c with gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC... === Mon Aug 22 06:58:50 Local time zone must be set--see zic manual page 2016 === Success. Using x86cpuinfo.c. === Mon Aug 22 06:58:50 Local time zone must be set--see zic manual page 2016 === Trying devurandom.c with gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC... === Mon Aug 22 06:58:50 Local time zone must be set--see zic manual page 2016 === Success. Using devurandom.c. auth.c:10:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ auth2.c:25:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ auth3.c:30:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ auth5.c:10:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ box.c:51:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ box2.c:51:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ box7.c:14:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ box8.c:14:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ box8.c: In function 'main': box8.c:28:9: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration] c[random() % (mlen + crypto_box_ZEROBYTES)] = random(); ^ core1.c:20:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ core2.c:23:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ core3.c:27:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ core4.c:23:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ core5.c:23:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ core6.c:35:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ onetimeauth.c:33:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ onetimeauth2.c:36:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ onetimeauth7.c:10:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ scalarmult.c:13:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ scalarmult2.c:13:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ scalarmult5.c:20:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ scalarmult6.c:20:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ secretbox.c:44:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ secretbox2.c:44:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ secretbox7.c:11:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ secretbox8.c:11:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ secretbox8.c: In function 'main': secretbox8.c:24:9: warning: implicit declaration of function 'random' [-Wimplicit-function-declaration] c[random() % (mlen + crypto_secretbox_ZEROBYTES)] = random(); ^ stream.c:22:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ stream2.c:20:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ stream3.c:19:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ stream4.c:43:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^ ./ usr/ usr/include/ usr/include/nacl/ usr/include/nacl/crypto_hash_sha256.h usr/include/nacl/crypto_stream_salsa2012.h usr/include/nacl/crypto_int8.h usr/include/nacl/crypto_verify_32.h usr/include/nacl/crypto_hashblocks.h usr/include/nacl/crypto_box.h usr/include/nacl/crypto_auth_hmacsha512256.h usr/include/nacl/crypto_secretbox.h usr/include/nacl/crypto_uint16.h usr/include/nacl/crypto_int16.h usr/include/nacl/crypto_uint8.h usr/include/nacl/crypto_secretbox_xsalsa20poly1305.h usr/include/nacl/crypto_scalarmult_curve25519.h usr/include/nacl/crypto_auth_hmacsha256.h usr/include/nacl/crypto_box_curve25519xsalsa20poly1305.h usr/include/nacl/crypto_stream_salsa20.h usr/include/nacl/cpucycles.h usr/include/nacl/crypto_stream_xsalsa20.h usr/include/nacl/crypto_onetimeauth_poly1305.h usr/include/nacl/crypto_core_salsa20.h usr/include/nacl/crypto_hash.h usr/include/nacl/crypto_core_salsa2012.h usr/include/nacl/crypto_onetimeauth.h usr/include/nacl/crypto_auth.h usr/include/nacl/crypto_uint32.h usr/include/nacl/crypto_sign.h usr/include/nacl/crypto_stream_salsa208.h usr/include/nacl/crypto_hashblocks_sha256.h usr/include/nacl/crypto_hash_sha512.h usr/include/nacl/crypto_core_salsa208.h usr/include/nacl/crypto_stream_aes128ctr.h usr/include/nacl/crypto_sign_edwards25519sha512batch.h usr/include/nacl/crypto_core_hsalsa20.h usr/include/nacl/crypto_uint64.h usr/include/nacl/randombytes.h usr/include/nacl/crypto_hashblocks_sha512.h usr/include/nacl/crypto_verify_16.h usr/include/nacl/crypto_stream.h usr/lib/ usr/lib/libnacl.a usr/lib/randombytes.o usr/doc/ usr/doc/nacl-20110221/ usr/doc/nacl-20110221/nacl.SlackBuild install/ install/slack-desc cl-20110221/crypto_hash/sha256/ref/implementors nacl-20110221/crypto_hash/sha256/used nacl-20110221/crypto_hash/sha512/checksum nacl-20110221/crypto_hash/sha512/ref/api.h nacl-20110221/crypto_hash/sha512/ref/hash.c nacl-20110221/crypto_hash/sha512/ref/implementors nacl-20110221/crypto_hash/sha512/selected nacl-20110221/crypto_hash/sha512/used nacl-20110221/crypto_hash/try.c nacl-20110221/crypto_hash/wrapper-hash.cpp nacl-20110221/crypto_hashblocks/measure.c nacl-20110221/crypto_hashblocks/sha256/checksum nacl-20110221/crypto_hashblocks/sha256/inplace/api.h nacl-20110221/crypto_hashblocks/sha256/inplace/blocks.c nacl-20110221/crypto_hashblocks/sha256/inplace/implementors nacl-20110221/crypto_hashblocks/sha256/ref/api.h nacl-20110221/crypto_hashblocks/sha256/ref/blocks.c nacl-20110221/crypto_hashblocks/sha256/ref/implementors nacl-20110221/crypto_hashblocks/sha256/used nacl-20110221/crypto_hashblocks/sha512/checksum nacl-20110221/crypto_hashblocks/sha512/inplace/api.h nacl-20110221/crypto_hashblocks/sha512/inplace/blocks.c nacl-20110221/crypto_hashblocks/sha512/inplace/implementors nacl-20110221/crypto_hashblocks/sha512/ref/api.h nacl-20110221/crypto_hashblocks/sha512/ref/blocks.c nacl-20110221/crypto_hashblocks/sha512/ref/implementors nacl-20110221/crypto_hashblocks/sha512/selected nacl-20110221/crypto_hashblocks/sha512/used nacl-20110221/crypto_hashblocks/try.c nacl-20110221/crypto_hashblocks/wrapper-empty.cpp nacl-20110221/crypto_secretbox/measure.c nacl-20110221/crypto_secretbox/try.c nacl-20110221/crypto_secretbox/wrapper-box.cpp nacl-20110221/crypto_secretbox/wrapper-open.cpp nacl-20110221/crypto_secretbox/xsalsa20poly1305/checksum nacl-20110221/crypto_secretbox/xsalsa20poly1305/ref/api.h nacl-20110221/crypto_secretbox/xsalsa20poly1305/ref/box.c nacl-20110221/crypto_secretbox/xsalsa20poly1305/selected nacl-20110221/crypto_secretbox/xsalsa20poly1305/used nacl-20110221/crypto_scalarmult/curve25519/athlon/api.h nacl-20110221/crypto_scalarmult/curve25519/athlon/base.c nacl-20110221/crypto_scalarmult/curve25519/athlon/const.s nacl-20110221/crypto_scalarmult/curve25519/athlon/fromdouble.s nacl-20110221/crypto_scalarmult/curve25519/athlon/implementors nacl-20110221/crypto_scalarmult/curve25519/athlon/init.s nacl-20110221/crypto_scalarmult/curve25519/athlon/mainloop.s nacl-20110221/crypto_scalarmult/curve25519/athlon/mult.s nacl-20110221/crypto_scalarmult/curve25519/athlon/smult.c nacl-20110221/crypto_scalarmult/curve25519/athlon/square.s nacl-20110221/crypto_scalarmult/curve25519/athlon/todouble.s nacl-20110221/crypto_scalarmult/curve25519/checksum nacl-20110221/crypto_scalarmult/curve25519/donna_c64/api.h nacl-20110221/crypto_scalarmult/curve25519/donna_c64/base.c nacl-20110221/crypto_scalarmult/curve25519/donna_c64/implementors nacl-20110221/crypto_scalarmult/curve25519/donna_c64/smult.c nacl-20110221/crypto_scalarmult/curve25519/ref/api.h nacl-20110221/crypto_scalarmult/curve25519/ref/base.c nacl-20110221/crypto_scalarmult/curve25519/ref/implementors nacl-20110221/crypto_scalarmult/curve25519/ref/smult.c nacl-20110221/crypto_scalarmult/curve25519/used nacl-20110221/crypto_scalarmult/measure.c nacl-20110221/crypto_scalarmult/try.c nacl-20110221/crypto_scalarmult/wrapper-base.cpp nacl-20110221/crypto_scalarmult/wrapper-mult.cpp nacl-20110221/crypto_sign/edwards25519sha512batch/ref/api.h nacl-20110221/crypto_sign/edwards25519sha512batch/ref/fe25519.c nacl-20110221/crypto_sign/edwards25519sha512batch/ref/fe25519.h nacl-20110221/crypto_sign/edwards25519sha512batch/ref/ge25519.c nacl-20110221/crypto_sign/edwards25519sha512batch/ref/ge25519.h nacl-20110221/crypto_sign/edwards25519sha512batch/ref/sc25519.c nacl-20110221/crypto_sign/edwards25519sha512batch/ref/sc25519.h nacl-20110221/crypto_sign/edwards25519sha512batch/ref/sign.c nacl-20110221/crypto_sign/edwards25519sha512batch/selected nacl-20110221/crypto_sign/edwards25519sha512batch/used nacl-20110221/crypto_sign/measure.c nacl-20110221/crypto_sign/try.c nacl-20110221/crypto_sign/wrapper-keypair.cpp nacl-20110221/crypto_sign/wrapper-sign.cpp nacl-20110221/crypto_sign/wrapper-sign-open.cpp nacl-20110221/crypto_stream/aes128ctr/checksum nacl-20110221/crypto_stream/aes128ctr/core2/afternm.s nacl-20110221/crypto_stream/aes128ctr/core2/api.h nacl-20110221/crypto_stream/aes128ctr/core2/beforenm.s nacl-20110221/crypto_stream/aes128ctr/core2/stream.c nacl-20110221/crypto_stream/aes128ctr/core2/xor_afternm.s nacl-20110221/crypto_stream/aes128ctr/core2/xor.c nacl-20110221/crypto_stream/aes128ctr/portable/afternm.c nacl-20110221/crypto_stream/aes128ctr/portable/api.h nacl-20110221/crypto_stream/aes128ctr/portable/beforenm.c nacl-20110221/crypto_stream/aes128ctr/portable/common.c nacl-20110221/crypto_stream/aes128ctr/portable/common.h nacl-20110221/crypto_stream/aes128ctr/portable/consts.c nacl-20110221/crypto_stream/aes128ctr/portable/consts.h nacl-20110221/crypto_stream/aes128ctr/portable/int128.c nacl-20110221/crypto_stream/aes128ctr/portable/int128.h nacl-20110221/crypto_stream/aes128ctr/portable/stream.c nacl-20110221/crypto_stream/aes128ctr/portable/types.h nacl-20110221/crypto_stream/aes128ctr/portable/xor_afternm.c nacl-20110221/crypto_stream/aes128ctr/used nacl-20110221/crypto_stream/measure.c nacl-20110221/crypto_stream/salsa2012/amd64_xmm6/api.h nacl-20110221/crypto_stream/salsa2012/amd64_xmm6/implementors nacl-20110221/crypto_stream/salsa2012/amd64_xmm6/stream.s nacl-20110221/crypto_stream/salsa2012/checksum nacl-20110221/crypto_stream/salsa2012/ref/api.h nacl-20110221/crypto_stream/salsa2012/ref/implementors nacl-20110221/crypto_stream/salsa2012/ref/stream.c nacl-20110221/crypto_stream/salsa2012/ref/xor.c nacl-20110221/crypto_stream/salsa2012/used nacl-20110221/crypto_stream/salsa2012/x86_xmm5/api.h nacl-20110221/crypto_stream/salsa2012/x86_xmm5/implementors nacl-20110221/crypto_stream/salsa2012/x86_xmm5/stream.s nacl-20110221/crypto_stream/salsa208/amd64_xmm6/api.h nacl-20110221/crypto_stream/salsa208/amd64_xmm6/implementors nacl-20110221/crypto_stream/salsa208/amd64_xmm6/stream.s nacl-20110221/crypto_stream/salsa208/checksum nacl-20110221/crypto_stream/salsa208/ref/api.h nacl-20110221/crypto_stream/salsa208/ref/implementors nacl-20110221/crypto_stream/salsa208/ref/stream.c nacl-20110221/crypto_stream/salsa208/ref/xor.c nacl-20110221/crypto_stream/salsa208/used nacl-20110221/crypto_stream/salsa208/x86_xmm5/api.h nacl-20110221/crypto_stream/salsa208/x86_xmm5/implementors nacl-20110221/crypto_stream/salsa208/x86_xmm5/stream.s nacl-20110221/crypto_stream/salsa20/amd64_xmm6/api.h nacl-20110221/crypto_stream/salsa20/amd64_xmm6/implementors nacl-20110221/crypto_stream/salsa20/amd64_xmm6/stream.s nacl-20110221/crypto_stream/salsa20/checksum nacl-20110221/crypto_stream/salsa20/ref/api.h nacl-20110221/crypto_stream/salsa20/ref/implementors nacl-20110221/crypto_stream/salsa20/ref/stream.c nacl-20110221/crypto_stream/salsa20/ref/xor.c nacl-20110221/crypto_stream/salsa20/used nacl-20110221/crypto_stream/salsa20/x86_xmm5/api.h nacl-20110221/crypto_stream/salsa20/x86_xmm5/implementors nacl-20110221/crypto_stream/salsa20/x86_xmm5/stream.s nacl-20110221/crypto_stream/try.c nacl-20110221/crypto_stream/wrapper-stream.cpp nacl-20110221/crypto_stream/wrapper-xor.cpp nacl-20110221/crypto_stream/xsalsa20/checksum nacl-20110221/crypto_stream/xsalsa20/ref/api.h nacl-20110221/crypto_stream/xsalsa20/ref/implementors nacl-20110221/crypto_stream/xsalsa20/ref/stream.c nacl-20110221/crypto_stream/xsalsa20/ref/xor.c nacl-20110221/crypto_stream/xsalsa20/selected nacl-20110221/crypto_stream/xsalsa20/used nacl-20110221/crypto_verify/16/checksum nacl-20110221/crypto_verify/16/ref/api.h nacl-20110221/crypto_verify/16/ref/verify.c nacl-20110221/crypto_verify/16/used nacl-20110221/crypto_verify/32/checksum nacl-20110221/crypto_verify/32/ref/api.h nacl-20110221/crypto_verify/32/ref/verify.c nacl-20110221/crypto_verify/32/used nacl-20110221/crypto_verify/measure.c nacl-20110221/crypto_verify/try.c nacl-20110221/crypto_verify/wrapper-empty.cpp nacl-20110221/curvecp/blocking.c nacl-20110221/curvecp/blocking.h nacl-20110221/curvecp/byte_copy.c nacl-20110221/curvecp/byte.h nacl-20110221/curvecp/byte_isequal.c nacl-20110221/curvecp/byte_zero.c nacl-20110221/curvecp/crypto_block.c nacl-20110221/curvecp/crypto_block.h nacl-20110221/curvecp/curvecpclient.c nacl-20110221/curvecp/curvecpmakekey.c nacl-20110221/curvecp/curvecpmessage.c nacl-20110221/curvecp/curvecpprintkey.c nacl-20110221/curvecp/curvecpserver.c nacl-20110221/curvecp/die.c nacl-20110221/curvecp/die.h nacl-20110221/curvecp/e.c nacl-20110221/curvecp/e.h nacl-20110221/curvecp/hexparse.c nacl-20110221/curvecp/hexparse.h nacl-20110221/curvecp/LIBS nacl-20110221/curvecp/load.c nacl-20110221/curvecp/load.h nacl-20110221/curvecp/nameparse.c nacl-20110221/curvecp/nameparse.h nacl-20110221/curvecp/nanoseconds.c nacl-20110221/curvecp/nanoseconds.h nacl-20110221/curvecp/open_cwd.c nacl-20110221/curvecp/open.h nacl-20110221/curvecp/open_lock.c nacl-20110221/curvecp/open_pipe.c nacl-20110221/curvecp/open_read.c nacl-20110221/curvecp/open_write.c nacl-20110221/curvecp/portparse.c nacl-20110221/curvecp/portparse.h nacl-20110221/curvecp/randommod.c nacl-20110221/curvecp/randommod.h nacl-20110221/curvecp/README nacl-20110221/curvecp/safenonce.c nacl-20110221/curvecp/safenonce.h nacl-20110221/curvecp/savesync.c nacl-20110221/curvecp/savesync.h nacl-20110221/curvecp/socket_bind.c nacl-20110221/curvecp/socket.h nacl-20110221/curvecp/socket_recv.c nacl-20110221/curvecp/socket_send.c nacl-20110221/curvecp/socket_udp.c nacl-20110221/curvecp/SOURCES nacl-20110221/curvecp/TARGETS nacl-20110221/curvecp/uint16_pack.c nacl-20110221/curvecp/uint16_pack.h nacl-20110221/curvecp/uint16_unpack.c nacl-20110221/curvecp/uint16_unpack.h nacl-20110221/curvecp/uint32_pack.c nacl-20110221/curvecp/uint32_pack.h nacl-20110221/curvecp/uint32_unpack.c nacl-20110221/curvecp/uint32_unpack.h nacl-20110221/curvecp/uint64_pack.c nacl-20110221/curvecp/uint64_pack.h nacl-20110221/curvecp/uint64_unpack.c nacl-20110221/curvecp/uint64_unpack.h nacl-20110221/curvecp/writeall.c nacl-20110221/curvecp/writeall.h === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === starting === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === hostname snf-236734 === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === uname -a Linux snf-236734 4.6.3-1.el6.elrepo.x86_64 #1 SMP Sat Jun 25 11:27:10 EDT 2016 i686 QEMU Virtual CPU version 2.1.2 AuthenticAMD GNU/Linux === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === uname -M === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === uname -F === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === /usr/sbin/lscfg | grep proc === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === /usr/sbin/lsattr -El proc0 === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 6 model name : QEMU Virtual CPU version 2.1.2 stepping : 3 microcode : 0x1000065 cpu MHz : 2099.998 cache size : 512 KB physical id : 0 siblings : 1 core id : 0 cpu cores : 1 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 4 wp : yes flags : fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx lm nopl eagerfpu pni cx16 x2apic popcnt hypervisor lahf_lm svm abm sse4a 3dnowprefetch vmmcall bugs : fxsave_leak sysret_ss_attrs bogomips : 4199.99 TLB size : 1024 4K pages clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: processor : 1 vendor_id : AuthenticAMD cpu family : 6 model : 6 model name : QEMU Virtual CPU version 2.1.2 stepping : 3 microcode : 0x1000065 cpu MHz : 2099.998 cache size : 512 KB physical id : 1 siblings : 1 core id : 0 cpu cores : 1 apicid : 1 initial apicid : 1 fpu : yes fpu_exception : yes cpuid level : 4 wp : yes flags : fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx lm nopl eagerfpu pni cx16 x2apic popcnt hypervisor lahf_lm svm abm sse4a 3dnowprefetch vmmcall bugs : fxsave_leak sysret_ss_attrs bogomips : 4199.99 TLB size : 1024 4K pages clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === cat /sys/devices/system/cpu/cpu0/clock_tick === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === sysctl hw.model === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === sysctl machdep.tsc_freq === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === /usr/sbin/psrinfo -v === Mon Aug 22 06:58:42 Local time zone must be set--see zic manual page 2016 === building okcompilers === Mon Aug 22 06:58:43 Local time zone must be set--see zic manual page 2016 === success: gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC is ok === Mon Aug 22 06:58:44 Local time zone must be set--see zic manual page 2016 === success: g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC is ok === Mon Aug 22 06:58:46 Local time zone must be set--see zic manual page 2016 === building cpuid AuthenticAMD-00000663-078bfbfd === Mon Aug 22 06:58:47 Local time zone must be set--see zic manual page 2016 === building inttypes === Mon Aug 22 06:58:49 Local time zone must be set--see zic manual page 2016 === building cpucycles x86cpuinfo 2099998000 2100558947 94 76 75 76 77 75 75 75 77 65 64 64 65 64 64 64 67 65 64 64 66 64 74 65 66 65 65 64 65 64 64 65 66 65 73 64 65 64 65 64 66 66 64 64 73 65 64 64 66 65 64 64 65 64 65 64 66 66 64 64 65 64 65 64 === Mon Aug 22 06:58:50 Local time zone must be set--see zic manual page 2016 === building randombytes === Mon Aug 22 06:58:50 Local time zone must be set--see zic manual page 2016 === x86 crypto_verify/16 === Mon Aug 22 06:58:50 Local time zone must be set--see zic manual page 2016 === x86 crypto_verify/16/ref === Mon Aug 22 06:58:50 Local time zone must be set--see zic manual page 2016 === x86 crypto_verify/16/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:58:52 Local time zone must be set--see zic manual page 2016 === x86 crypto_verify/16/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:58:52 Local time zone must be set--see zic manual page 2016 === x86 crypto_verify/16 measuring === Mon Aug 22 06:58:52 Local time zone must be set--see zic manual page 2016 === x86 crypto_verify/32 === Mon Aug 22 06:58:52 Local time zone must be set--see zic manual page 2016 === x86 crypto_verify/32/ref === Mon Aug 22 06:58:52 Local time zone must be set--see zic manual page 2016 === x86 crypto_verify/32/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:58:54 Local time zone must be set--see zic manual page 2016 === x86 crypto_verify/32/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:58:54 Local time zone must be set--see zic manual page 2016 === x86 crypto_verify/32 measuring === Mon Aug 22 06:58:55 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/hsalsa20 === Mon Aug 22 06:58:55 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/hsalsa20/ref === Mon Aug 22 06:58:55 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/hsalsa20/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:58:57 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/hsalsa20/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:58:57 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/hsalsa20/ref2 === Mon Aug 22 06:58:57 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/hsalsa20/ref2 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:58:58 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/hsalsa20 measuring === Mon Aug 22 06:58:58 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/salsa20 === Mon Aug 22 06:58:58 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/salsa20/ref === Mon Aug 22 06:58:58 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/salsa20/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:00 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/salsa20/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:00 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/salsa20 measuring === Mon Aug 22 06:59:00 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/salsa2012 === Mon Aug 22 06:59:00 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/salsa2012/ref === Mon Aug 22 06:59:01 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/salsa2012/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:03 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/salsa2012/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:03 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/salsa2012 measuring === Mon Aug 22 06:59:03 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/salsa208 === Mon Aug 22 06:59:03 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/salsa208/ref === Mon Aug 22 06:59:04 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/salsa208/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:06 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/salsa208/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:06 Local time zone must be set--see zic manual page 2016 === x86 crypto_core/salsa208 measuring === Mon Aug 22 06:59:06 Local time zone must be set--see zic manual page 2016 === x86 crypto_hashblocks/sha256 === Mon Aug 22 06:59:06 Local time zone must be set--see zic manual page 2016 === x86 crypto_hashblocks/sha256/inplace === Mon Aug 22 06:59:06 Local time zone must be set--see zic manual page 2016 === x86 crypto_hashblocks/sha256/inplace gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:10 Local time zone must be set--see zic manual page 2016 === x86 crypto_hashblocks/sha256/inplace g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:10 Local time zone must be set--see zic manual page 2016 === x86 crypto_hashblocks/sha256/ref === Mon Aug 22 06:59:10 Local time zone must be set--see zic manual page 2016 === x86 crypto_hashblocks/sha256/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:13 Local time zone must be set--see zic manual page 2016 === x86 crypto_hashblocks/sha256/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:13 Local time zone must be set--see zic manual page 2016 === x86 crypto_hashblocks/sha256 measuring === Mon Aug 22 06:59:13 Local time zone must be set--see zic manual page 2016 === x86 crypto_hashblocks/sha512 === Mon Aug 22 06:59:13 Local time zone must be set--see zic manual page 2016 === x86 crypto_hashblocks/sha512/inplace === Mon Aug 22 06:59:13 Local time zone must be set--see zic manual page 2016 === x86 crypto_hashblocks/sha512/inplace gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:25 Local time zone must be set--see zic manual page 2016 === x86 crypto_hashblocks/sha512/inplace g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:25 Local time zone must be set--see zic manual page 2016 === x86 crypto_hashblocks/sha512/ref === Mon Aug 22 06:59:26 Local time zone must be set--see zic manual page 2016 === x86 crypto_hashblocks/sha512/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:38 Local time zone must be set--see zic manual page 2016 === x86 crypto_hashblocks/sha512 measuring === Mon Aug 22 06:59:38 Local time zone must be set--see zic manual page 2016 === x86 crypto_hash/sha256 === Mon Aug 22 06:59:38 Local time zone must be set--see zic manual page 2016 === x86 crypto_hash/sha256/ref === Mon Aug 22 06:59:38 Local time zone must be set--see zic manual page 2016 === x86 crypto_hash/sha256/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:40 Local time zone must be set--see zic manual page 2016 === x86 crypto_hash/sha256/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:40 Local time zone must be set--see zic manual page 2016 === x86 crypto_hash/sha256 measuring === Mon Aug 22 06:59:40 Local time zone must be set--see zic manual page 2016 === x86 crypto_hash/sha512 === Mon Aug 22 06:59:40 Local time zone must be set--see zic manual page 2016 === x86 crypto_hash/sha512/ref === Mon Aug 22 06:59:40 Local time zone must be set--see zic manual page 2016 === x86 crypto_hash/sha512/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:42 Local time zone must be set--see zic manual page 2016 === x86 crypto_hash/sha512/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:42 Local time zone must be set--see zic manual page 2016 === x86 crypto_hash/sha512 measuring === Mon Aug 22 06:59:42 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/aes128ctr === Mon Aug 22 06:59:42 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/aes128ctr/core2 === Mon Aug 22 06:59:42 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/aes128ctr/core2 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 06:59:43 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/aes128ctr/portable === Mon Aug 22 06:59:43 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/aes128ctr/portable gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:09 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/aes128ctr/portable g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:10 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/aes128ctr/portable g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:10 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/aes128ctr measuring === Mon Aug 22 07:00:10 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa20 === Mon Aug 22 07:00:10 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa20/amd64_xmm6 === Mon Aug 22 07:00:10 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa20/amd64_xmm6 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:11 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa20/ref === Mon Aug 22 07:00:11 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa20/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:14 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa20/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:14 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa20/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:14 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa20/x86_xmm5 === Mon Aug 22 07:00:14 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa20/x86_xmm5 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:16 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa20/x86_xmm5 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:16 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa20/x86_xmm5 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:16 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa20 measuring === Mon Aug 22 07:00:16 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa2012 === Mon Aug 22 07:00:16 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa2012/amd64_xmm6 === Mon Aug 22 07:00:17 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa2012/amd64_xmm6 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:17 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa2012/ref === Mon Aug 22 07:00:17 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa2012/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:20 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa2012/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:21 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa2012/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:21 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa2012/x86_xmm5 === Mon Aug 22 07:00:21 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa2012/x86_xmm5 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:23 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa2012/x86_xmm5 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:24 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa2012/x86_xmm5 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:24 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa2012 measuring === Mon Aug 22 07:00:24 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa208 === Mon Aug 22 07:00:24 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa208/amd64_xmm6 === Mon Aug 22 07:00:24 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa208/amd64_xmm6 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:25 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa208/ref === Mon Aug 22 07:00:25 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa208/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:28 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa208/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:29 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa208/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:29 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa208/x86_xmm5 === Mon Aug 22 07:00:29 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa208/x86_xmm5 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:32 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa208/x86_xmm5 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:32 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa208/x86_xmm5 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:32 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/salsa208 measuring === Mon Aug 22 07:00:32 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/xsalsa20 === Mon Aug 22 07:00:32 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/xsalsa20/ref === Mon Aug 22 07:00:33 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/xsalsa20/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:35 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/xsalsa20/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:36 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/xsalsa20/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:36 Local time zone must be set--see zic manual page 2016 === x86 crypto_stream/xsalsa20 measuring === Mon Aug 22 07:00:36 Local time zone must be set--see zic manual page 2016 === x86 crypto_onetimeauth/poly1305 === Mon Aug 22 07:00:36 Local time zone must be set--see zic manual page 2016 === x86 crypto_onetimeauth/poly1305/53 === Mon Aug 22 07:00:36 Local time zone must be set--see zic manual page 2016 === x86 crypto_onetimeauth/poly1305/53 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:39 Local time zone must be set--see zic manual page 2016 === x86 crypto_onetimeauth/poly1305/amd64 === Mon Aug 22 07:00:39 Local time zone must be set--see zic manual page 2016 === x86 crypto_onetimeauth/poly1305/amd64 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:39 Local time zone must be set--see zic manual page 2016 === x86 crypto_onetimeauth/poly1305/ref === Mon Aug 22 07:00:39 Local time zone must be set--see zic manual page 2016 === x86 crypto_onetimeauth/poly1305/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:45 Local time zone must be set--see zic manual page 2016 === x86 crypto_onetimeauth/poly1305/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:45 Local time zone must be set--see zic manual page 2016 === x86 crypto_onetimeauth/poly1305/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:46 Local time zone must be set--see zic manual page 2016 === x86 crypto_onetimeauth/poly1305/x86 === Mon Aug 22 07:00:46 Local time zone must be set--see zic manual page 2016 === x86 crypto_onetimeauth/poly1305/x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:49 Local time zone must be set--see zic manual page 2016 === x86 crypto_onetimeauth/poly1305/x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:50 Local time zone must be set--see zic manual page 2016 === x86 crypto_onetimeauth/poly1305/x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:50 Local time zone must be set--see zic manual page 2016 === x86 crypto_onetimeauth/poly1305 measuring === Mon Aug 22 07:00:50 Local time zone must be set--see zic manual page 2016 === x86 crypto_auth/hmacsha256 === Mon Aug 22 07:00:50 Local time zone must be set--see zic manual page 2016 === x86 crypto_auth/hmacsha256/ref === Mon Aug 22 07:00:50 Local time zone must be set--see zic manual page 2016 === x86 crypto_auth/hmacsha256/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:54 Local time zone must be set--see zic manual page 2016 === x86 crypto_auth/hmacsha256/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:55 Local time zone must be set--see zic manual page 2016 === x86 crypto_auth/hmacsha256/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:00:55 Local time zone must be set--see zic manual page 2016 === x86 crypto_auth/hmacsha256 measuring === Mon Aug 22 07:00:55 Local time zone must be set--see zic manual page 2016 === x86 crypto_auth/hmacsha512256 === Mon Aug 22 07:00:55 Local time zone must be set--see zic manual page 2016 === x86 crypto_auth/hmacsha512256/ref === Mon Aug 22 07:00:55 Local time zone must be set--see zic manual page 2016 === x86 crypto_auth/hmacsha512256/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:00 Local time zone must be set--see zic manual page 2016 === x86 crypto_auth/hmacsha512256/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:00 Local time zone must be set--see zic manual page 2016 === x86 crypto_auth/hmacsha512256/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:01 Local time zone must be set--see zic manual page 2016 === x86 crypto_auth/hmacsha512256 measuring === Mon Aug 22 07:01:01 Local time zone must be set--see zic manual page 2016 === x86 crypto_secretbox/xsalsa20poly1305 === Mon Aug 22 07:01:01 Local time zone must be set--see zic manual page 2016 === x86 crypto_secretbox/xsalsa20poly1305/ref === Mon Aug 22 07:01:01 Local time zone must be set--see zic manual page 2016 === x86 crypto_secretbox/xsalsa20poly1305/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:04 Local time zone must be set--see zic manual page 2016 === x86 crypto_secretbox/xsalsa20poly1305/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:04 Local time zone must be set--see zic manual page 2016 === x86 crypto_secretbox/xsalsa20poly1305/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:05 Local time zone must be set--see zic manual page 2016 === x86 crypto_secretbox/xsalsa20poly1305 measuring === Mon Aug 22 07:01:05 Local time zone must be set--see zic manual page 2016 === x86 crypto_scalarmult/curve25519 === Mon Aug 22 07:01:05 Local time zone must be set--see zic manual page 2016 === x86 crypto_scalarmult/curve25519/athlon === Mon Aug 22 07:01:05 Local time zone must be set--see zic manual page 2016 === x86 crypto_scalarmult/curve25519/athlon gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:08 Local time zone must be set--see zic manual page 2016 === x86 crypto_scalarmult/curve25519/athlon g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:08 Local time zone must be set--see zic manual page 2016 === x86 crypto_scalarmult/curve25519/athlon g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:08 Local time zone must be set--see zic manual page 2016 === x86 crypto_scalarmult/curve25519/donna_c64 === Mon Aug 22 07:01:08 Local time zone must be set--see zic manual page 2016 === x86 crypto_scalarmult/curve25519/donna_c64 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:09 Local time zone must be set--see zic manual page 2016 === x86 crypto_scalarmult/curve25519/ref === Mon Aug 22 07:01:09 Local time zone must be set--see zic manual page 2016 === x86 crypto_scalarmult/curve25519/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:16 Local time zone must be set--see zic manual page 2016 === x86 crypto_scalarmult/curve25519 measuring === Mon Aug 22 07:01:16 Local time zone must be set--see zic manual page 2016 === x86 crypto_box/curve25519xsalsa20poly1305 === Mon Aug 22 07:01:16 Local time zone must be set--see zic manual page 2016 === x86 crypto_box/curve25519xsalsa20poly1305/ref === Mon Aug 22 07:01:16 Local time zone must be set--see zic manual page 2016 === x86 crypto_box/curve25519xsalsa20poly1305/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:27 Local time zone must be set--see zic manual page 2016 === x86 crypto_box/curve25519xsalsa20poly1305/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:27 Local time zone must be set--see zic manual page 2016 === x86 crypto_box/curve25519xsalsa20poly1305/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:27 Local time zone must be set--see zic manual page 2016 === x86 crypto_box/curve25519xsalsa20poly1305/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:27 Local time zone must be set--see zic manual page 2016 === x86 crypto_box/curve25519xsalsa20poly1305 measuring === Mon Aug 22 07:01:28 Local time zone must be set--see zic manual page 2016 === x86 crypto_sign/edwards25519sha512batch === Mon Aug 22 07:01:28 Local time zone must be set--see zic manual page 2016 === x86 crypto_sign/edwards25519sha512batch/ref === Mon Aug 22 07:01:28 Local time zone must be set--see zic manual page 2016 === x86 crypto_sign/edwards25519sha512batch/ref gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:38 Local time zone must be set--see zic manual page 2016 === x86 crypto_sign/edwards25519sha512batch/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:38 Local time zone must be set--see zic manual page 2016 === x86 crypto_sign/edwards25519sha512batch/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:38 Local time zone must be set--see zic manual page 2016 === x86 crypto_sign/edwards25519sha512batch/ref g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:01:38 Local time zone must be set--see zic manual page 2016 === x86 crypto_sign/edwards25519sha512batch measuring === Mon Aug 22 07:02:13 Local time zone must be set--see zic manual page 2016 === starting commandline/nacl-sha256 === Mon Aug 22 07:02:13 Local time zone must be set--see zic manual page 2016 === commandline/nacl-sha256 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:13 Local time zone must be set--see zic manual page 2016 === starting commandline/nacl-sha512 === Mon Aug 22 07:02:13 Local time zone must be set--see zic manual page 2016 === commandline/nacl-sha512 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:13 Local time zone must be set--see zic manual page 2016 === starting tests/auth === Mon Aug 22 07:02:13 Local time zone must be set--see zic manual page 2016 === tests/auth x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:14 Local time zone must be set--see zic manual page 2016 === starting tests/auth2 === Mon Aug 22 07:02:14 Local time zone must be set--see zic manual page 2016 === tests/auth2 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:14 Local time zone must be set--see zic manual page 2016 === starting tests/auth3 === Mon Aug 22 07:02:14 Local time zone must be set--see zic manual page 2016 === tests/auth3 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:14 Local time zone must be set--see zic manual page 2016 === starting tests/auth5 === Mon Aug 22 07:02:14 Local time zone must be set--see zic manual page 2016 === tests/auth5 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:26 Local time zone must be set--see zic manual page 2016 === starting tests/box === Mon Aug 22 07:02:26 Local time zone must be set--see zic manual page 2016 === tests/box x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:26 Local time zone must be set--see zic manual page 2016 === starting tests/box2 === Mon Aug 22 07:02:26 Local time zone must be set--see zic manual page 2016 === tests/box2 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:27 Local time zone must be set--see zic manual page 2016 === starting tests/box7 === Mon Aug 22 07:02:27 Local time zone must be set--see zic manual page 2016 === tests/box7 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:28 Local time zone must be set--see zic manual page 2016 === starting tests/box8 === Mon Aug 22 07:02:29 Local time zone must be set--see zic manual page 2016 === tests/box8 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:33 Local time zone must be set--see zic manual page 2016 === starting tests/core1 === Mon Aug 22 07:02:33 Local time zone must be set--see zic manual page 2016 === tests/core1 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:33 Local time zone must be set--see zic manual page 2016 === starting tests/core2 === Mon Aug 22 07:02:34 Local time zone must be set--see zic manual page 2016 === tests/core2 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:34 Local time zone must be set--see zic manual page 2016 === starting tests/core3 === Mon Aug 22 07:02:34 Local time zone must be set--see zic manual page 2016 === tests/core3 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:34 Local time zone must be set--see zic manual page 2016 === starting tests/core4 === Mon Aug 22 07:02:34 Local time zone must be set--see zic manual page 2016 === tests/core4 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:35 Local time zone must be set--see zic manual page 2016 === starting tests/core5 === Mon Aug 22 07:02:35 Local time zone must be set--see zic manual page 2016 === tests/core5 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:35 Local time zone must be set--see zic manual page 2016 === starting tests/core6 === Mon Aug 22 07:02:35 Local time zone must be set--see zic manual page 2016 === tests/core6 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:35 Local time zone must be set--see zic manual page 2016 === starting tests/hash === Mon Aug 22 07:02:35 Local time zone must be set--see zic manual page 2016 === tests/hash x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:36 Local time zone must be set--see zic manual page 2016 === starting tests/hash3 === Mon Aug 22 07:02:36 Local time zone must be set--see zic manual page 2016 === tests/hash3 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:36 Local time zone must be set--see zic manual page 2016 === starting tests/onetimeauth === Mon Aug 22 07:02:36 Local time zone must be set--see zic manual page 2016 === tests/onetimeauth x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:36 Local time zone must be set--see zic manual page 2016 === starting tests/onetimeauth2 === Mon Aug 22 07:02:36 Local time zone must be set--see zic manual page 2016 === tests/onetimeauth2 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:37 Local time zone must be set--see zic manual page 2016 === starting tests/onetimeauth7 === Mon Aug 22 07:02:37 Local time zone must be set--see zic manual page 2016 === tests/onetimeauth7 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:41 Local time zone must be set--see zic manual page 2016 === starting tests/scalarmult === Mon Aug 22 07:02:41 Local time zone must be set--see zic manual page 2016 === tests/scalarmult x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:41 Local time zone must be set--see zic manual page 2016 === starting tests/scalarmult2 === Mon Aug 22 07:02:41 Local time zone must be set--see zic manual page 2016 === tests/scalarmult2 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:42 Local time zone must be set--see zic manual page 2016 === starting tests/scalarmult5 === Mon Aug 22 07:02:42 Local time zone must be set--see zic manual page 2016 === tests/scalarmult5 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:42 Local time zone must be set--see zic manual page 2016 === starting tests/scalarmult6 === Mon Aug 22 07:02:42 Local time zone must be set--see zic manual page 2016 === tests/scalarmult6 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:42 Local time zone must be set--see zic manual page 2016 === starting tests/secretbox === Mon Aug 22 07:02:42 Local time zone must be set--see zic manual page 2016 === tests/secretbox x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:43 Local time zone must be set--see zic manual page 2016 === starting tests/secretbox2 === Mon Aug 22 07:02:43 Local time zone must be set--see zic manual page 2016 === tests/secretbox2 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:43 Local time zone must be set--see zic manual page 2016 === starting tests/secretbox7 === Mon Aug 22 07:02:43 Local time zone must be set--see zic manual page 2016 === tests/secretbox7 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:43 Local time zone must be set--see zic manual page 2016 === starting tests/secretbox8 === Mon Aug 22 07:02:43 Local time zone must be set--see zic manual page 2016 === tests/secretbox8 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:44 Local time zone must be set--see zic manual page 2016 === starting tests/stream === Mon Aug 22 07:02:44 Local time zone must be set--see zic manual page 2016 === tests/stream x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:44 Local time zone must be set--see zic manual page 2016 === starting tests/stream2 === Mon Aug 22 07:02:44 Local time zone must be set--see zic manual page 2016 === tests/stream2 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:45 Local time zone must be set--see zic manual page 2016 === starting tests/stream3 === Mon Aug 22 07:02:45 Local time zone must be set--see zic manual page 2016 === tests/stream3 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:45 Local time zone must be set--see zic manual page 2016 === starting tests/stream4 === Mon Aug 22 07:02:45 Local time zone must be set--see zic manual page 2016 === tests/stream4 x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:45 Local time zone must be set--see zic manual page 2016 === starting tests/auth4 === Mon Aug 22 07:02:45 Local time zone must be set--see zic manual page 2016 === tests/auth4 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:46 Local time zone must be set--see zic manual page 2016 === starting tests/auth6 === Mon Aug 22 07:02:46 Local time zone must be set--see zic manual page 2016 === tests/auth6 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:58 Local time zone must be set--see zic manual page 2016 === starting tests/box3 === Mon Aug 22 07:02:58 Local time zone must be set--see zic manual page 2016 === tests/box3 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:59 Local time zone must be set--see zic manual page 2016 === starting tests/box4 === Mon Aug 22 07:02:59 Local time zone must be set--see zic manual page 2016 === tests/box4 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:02:59 Local time zone must be set--see zic manual page 2016 === starting tests/box5 === Mon Aug 22 07:02:59 Local time zone must be set--see zic manual page 2016 === tests/box5 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:01 Local time zone must be set--see zic manual page 2016 === starting tests/box6 === Mon Aug 22 07:03:01 Local time zone must be set--see zic manual page 2016 === tests/box6 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:07 Local time zone must be set--see zic manual page 2016 === starting tests/hash2 === Mon Aug 22 07:03:07 Local time zone must be set--see zic manual page 2016 === tests/hash2 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:07 Local time zone must be set--see zic manual page 2016 === starting tests/hash4 === Mon Aug 22 07:03:08 Local time zone must be set--see zic manual page 2016 === tests/hash4 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:08 Local time zone must be set--see zic manual page 2016 === starting tests/onetimeauth5 === Mon Aug 22 07:03:08 Local time zone must be set--see zic manual page 2016 === tests/onetimeauth5 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:09 Local time zone must be set--see zic manual page 2016 === starting tests/onetimeauth6 === Mon Aug 22 07:03:09 Local time zone must be set--see zic manual page 2016 === tests/onetimeauth6 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:09 Local time zone must be set--see zic manual page 2016 === starting tests/onetimeauth8 === Mon Aug 22 07:03:09 Local time zone must be set--see zic manual page 2016 === tests/onetimeauth8 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:14 Local time zone must be set--see zic manual page 2016 === starting tests/scalarmult3 === Mon Aug 22 07:03:14 Local time zone must be set--see zic manual page 2016 === tests/scalarmult3 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:15 Local time zone must be set--see zic manual page 2016 === starting tests/scalarmult4 === Mon Aug 22 07:03:15 Local time zone must be set--see zic manual page 2016 === tests/scalarmult4 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:16 Local time zone must be set--see zic manual page 2016 === starting tests/scalarmult7 === Mon Aug 22 07:03:16 Local time zone must be set--see zic manual page 2016 === tests/scalarmult7 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:17 Local time zone must be set--see zic manual page 2016 === starting tests/secretbox3 === Mon Aug 22 07:03:17 Local time zone must be set--see zic manual page 2016 === tests/secretbox3 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:17 Local time zone must be set--see zic manual page 2016 === starting tests/secretbox4 === Mon Aug 22 07:03:17 Local time zone must be set--see zic manual page 2016 === tests/secretbox4 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:18 Local time zone must be set--see zic manual page 2016 === starting tests/secretbox5 === Mon Aug 22 07:03:18 Local time zone must be set--see zic manual page 2016 === tests/secretbox5 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:19 Local time zone must be set--see zic manual page 2016 === starting tests/secretbox6 === Mon Aug 22 07:03:19 Local time zone must be set--see zic manual page 2016 === tests/secretbox6 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:20 Local time zone must be set--see zic manual page 2016 === starting tests/stream5 === Mon Aug 22 07:03:20 Local time zone must be set--see zic manual page 2016 === tests/stream5 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:20 Local time zone must be set--see zic manual page 2016 === starting tests/stream6 === Mon Aug 22 07:03:20 Local time zone must be set--see zic manual page 2016 === tests/stream6 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:21 Local time zone must be set--see zic manual page 2016 === starting tests/stream7 === Mon Aug 22 07:03:21 Local time zone must be set--see zic manual page 2016 === tests/stream7 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:22 Local time zone must be set--see zic manual page 2016 === starting tests/stream8 === Mon Aug 22 07:03:22 Local time zone must be set--see zic manual page 2016 === tests/stream8 x86 g++ -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:23 Local time zone must be set--see zic manual page 2016 === starting curvecp === Mon Aug 22 07:03:23 Local time zone must be set--see zic manual page 2016 === curvecp x86 gcc -O3 -fomit-frame-pointer -funroll-loops -fPIC === Mon Aug 22 07:03:30 Local time zone must be set--see zic manual page 2016 === finishing Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/libraries/nacl/nacl-20110221-i486-1salix.txz Slackware package /usr/src/slapt-src/libraries/nacl/nacl-20110221-i486-1salix.txz created. Installing package nacl-20110221-i486-1salix... | nacl (Cryptographic library) | | nacl is a is a new easy-to-use high-speed software library for | network communication, encryption, decryption, signatures, etc. | NaCl's goal is to provide all of the core operations needed to | build higher-level cryptographic tools. | | Project URL: http://nacl.cr.yp.to/index.html | | | | |