autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:12: installing './compile' configure.ac:39: installing './config.guess' configure.ac:39: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' /ax_forceinline.m4 libb2-0.98.1/m4/ax_gcc_x86_cpuid.m4 libb2-0.98.1/m4/libtool.m4 libb2-0.98.1/m4/ltoptions.m4 libb2-0.98.1/m4/ltsugar.m4 libb2-0.98.1/m4/ltversion.m4 libb2-0.98.1/m4/lt~obsolete.m4 libb2-0.98.1/src/ libb2-0.98.1/src/Makefile.am libb2-0.98.1/src/blake2-config.h libb2-0.98.1/src/blake2-dispatch.c libb2-0.98.1/src/blake2-impl.h libb2-0.98.1/src/blake2-kat.h libb2-0.98.1/src/blake2.h libb2-0.98.1/src/blake2b-load-sse2.h libb2-0.98.1/src/blake2b-load-sse41.h libb2-0.98.1/src/blake2b-ref.c libb2-0.98.1/src/blake2b-round.h libb2-0.98.1/src/blake2b-test.c libb2-0.98.1/src/blake2b.c libb2-0.98.1/src/blake2bp-test.c libb2-0.98.1/src/blake2bp.c libb2-0.98.1/src/blake2s-load-sse2.h libb2-0.98.1/src/blake2s-load-sse41.h libb2-0.98.1/src/blake2s-load-xop.h libb2-0.98.1/src/blake2s-ref.c libb2-0.98.1/src/blake2s-round.h libb2-0.98.1/src/blake2s-test.c libb2-0.98.1/src/blake2s.c libb2-0.98.1/src/blake2sp-test.c libb2-0.98.1/src/blake2sp.c libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for explicit_bzero... yes checking for explicit_memset... no checking for memset_s... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for gcc option to support OpenMP... -fopenmp checking whether byte ordering is bigendian... no checking for inline... inline checking for size_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for memset... yes checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /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... 1572864 checking how to convert x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop checking how to convert x86_64-slackware-linux-gnu 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... dlltool 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 command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 whether C compiler accepts -O3... yes checking whether C compiler accepts -march=native... yes checking for x86 cpuid output... unknown checking for x86 cpuid 0x00000001 output... 906e9:6100800:7ffafbbf:bfebfbff checking whether mmx is supported... yes checking whether sse is supported... yes checking whether sse2 is supported... yes checking whether sse3 is supported... yes checking whether ssse3 is supported... yes checking whether sse4.1 is supported... yes checking whether sse4.2 is supported... yes checking whether avx is supported... yes checking whether C compiler accepts -mmmx... yes checking whether C compiler accepts -msse... yes checking whether C compiler accepts -msse2... yes checking whether C compiler accepts -msse3... yes checking whether C compiler accepts -mssse3... yes checking whether C compiler accepts -msse4.1... yes checking whether C compiler accepts -msse4.2... yes checking whether C compiler accepts -mavx... 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 libb2.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands Making all in src make[1]: Entering directory '/usr/src/slapt-src/development/libb2/libb2-0.98.1/src' make all-am make[2]: Entering directory '/usr/src/slapt-src/development/libb2/libb2-0.98.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSUFFIX= ../src/ -fopenmp -O3 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -fopenmp -MT libb2_la-blake2sp.lo -MD -MP -MF .deps/libb2_la-blake2sp.Tpo -c -o libb2_la-blake2sp.lo `test -f 'blake2sp.c' || echo './'`blake2sp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSUFFIX= ../src/ -fopenmp -O3 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -fopenmp -MT libb2_la-blake2sp.lo -MD -MP -MF .deps/libb2_la-blake2sp.Tpo -c blake2sp.c -fPIC -DPIC -o .libs/libb2_la-blake2sp.o gcc: warning: ../src/: linker input file unused because linking not done mv -f .deps/libb2_la-blake2sp.Tpo .deps/libb2_la-blake2sp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSUFFIX= ../src/ -fopenmp -O3 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -fopenmp -MT libb2_la-blake2bp.lo -MD -MP -MF .deps/libb2_la-blake2bp.Tpo -c -o libb2_la-blake2bp.lo `test -f 'blake2bp.c' || echo './'`blake2bp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSUFFIX= ../src/ -fopenmp -O3 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -fopenmp -MT libb2_la-blake2bp.lo -MD -MP -MF .deps/libb2_la-blake2bp.Tpo -c blake2bp.c -fPIC -DPIC -o .libs/libb2_la-blake2bp.o gcc: warning: ../src/: linker input file unused because linking not done mv -f .deps/libb2_la-blake2bp.Tpo .deps/libb2_la-blake2bp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSUFFIX= ../src/ -fopenmp -O3 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -fopenmp -MT libb2_la-blake2s.lo -MD -MP -MF .deps/libb2_la-blake2s.Tpo -c -o libb2_la-blake2s.lo `test -f 'blake2s.c' || echo './'`blake2s.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSUFFIX= ../src/ -fopenmp -O3 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -fopenmp -MT libb2_la-blake2s.lo -MD -MP -MF .deps/libb2_la-blake2s.Tpo -c blake2s.c -fPIC -DPIC -o .libs/libb2_la-blake2s.o gcc: warning: ../src/: linker input file unused because linking not done mv -f .deps/libb2_la-blake2s.Tpo .deps/libb2_la-blake2s.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DSUFFIX= ../src/ -fopenmp -O3 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -fopenmp -MT libb2_la-blake2b.lo -MD -MP -MF .deps/libb2_la-blake2b.Tpo -c -o libb2_la-blake2b.lo `test -f 'blake2b.c' || echo './'`blake2b.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -DSUFFIX= ../src/ -fopenmp -O3 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -fopenmp -MT libb2_la-blake2b.lo -MD -MP -MF .deps/libb2_la-blake2b.Tpo -c blake2b.c -fPIC -DPIC -o .libs/libb2_la-blake2b.o gcc: warning: ../src/: linker input file unused because linking not done mv -f .deps/libb2_la-blake2b.Tpo .deps/libb2_la-blake2b.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -fopenmp -version-info 1:4:0 -o libb2.la -rpath /usr/lib64 libb2_la-blake2sp.lo libb2_la-blake2bp.lo libb2_la-blake2s.lo libb2_la-blake2b.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libb2_la-blake2sp.o .libs/libb2_la-blake2bp.o .libs/libb2_la-blake2s.o .libs/libb2_la-blake2b.o -O3 -march=native -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mavx -fopenmp -fopenmp -Wl,-soname -Wl,libb2.so.1 -o .libs/libb2.so.1.0.4 libtool: link: (cd ".libs" && rm -f "libb2.so.1" && ln -s "libb2.so.1.0.4" "libb2.so.1") libtool: link: (cd ".libs" && rm -f "libb2.so" && ln -s "libb2.so.1.0.4" "libb2.so") libtool: link: ( cd ".libs" && rm -f "libb2.la" && ln -s "../libb2.la" "libb2.la" ) make[2]: Leaving directory '/usr/src/slapt-src/development/libb2/libb2-0.98.1/src' make[1]: Leaving directory '/usr/src/slapt-src/development/libb2/libb2-0.98.1/src' make[1]: Entering directory '/usr/src/slapt-src/development/libb2/libb2-0.98.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/slapt-src/development/libb2/libb2-0.98.1' Making install in src make[1]: Entering directory '/usr/src/slapt-src/development/libb2/libb2-0.98.1/src' make[2]: Entering directory '/usr/src/slapt-src/development/libb2/libb2-0.98.1/src' /usr/bin/mkdir -p '/usr/src/slapt-src/development/libb2/package-libb2/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libb2.la '/usr/src/slapt-src/development/libb2/package-libb2/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libb2.so.1.0.4 /usr/src/slapt-src/development/libb2/package-libb2/usr/lib64/libb2.so.1.0.4 libtool: install: (cd /usr/src/slapt-src/development/libb2/package-libb2/usr/lib64 && { ln -s -f libb2.so.1.0.4 libb2.so.1 || { rm -f libb2.so.1 && ln -s libb2.so.1.0.4 libb2.so.1; }; }) libtool: install: (cd /usr/src/slapt-src/development/libb2/package-libb2/usr/lib64 && { ln -s -f libb2.so.1.0.4 libb2.so || { rm -f libb2.so && ln -s libb2.so.1.0.4 libb2.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libb2.lai /usr/src/slapt-src/development/libb2/package-libb2/usr/lib64/libb2.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/usr/src/slapt-src/development/libb2/package-libb2/usr/include' /usr/bin/ginstall -c -m 644 blake2.h '/usr/src/slapt-src/development/libb2/package-libb2/usr/include' make[2]: Leaving directory '/usr/src/slapt-src/development/libb2/libb2-0.98.1/src' make[1]: Leaving directory '/usr/src/slapt-src/development/libb2/libb2-0.98.1/src' make[1]: Entering directory '/usr/src/slapt-src/development/libb2/libb2-0.98.1' make[2]: Entering directory '/usr/src/slapt-src/development/libb2/libb2-0.98.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/slapt-src/development/libb2/package-libb2/usr/lib64/pkgconfig' /usr/bin/ginstall -c -m 644 libb2.pc '/usr/src/slapt-src/development/libb2/package-libb2/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/slapt-src/development/libb2/libb2-0.98.1' make[1]: Leaving directory '/usr/src/slapt-src/development/libb2/libb2-0.98.1' Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib64/libb2.so libb2.so.1.0.4 usr/lib64/libb2.so.1 libb2.so.1.0.4 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libb2.so ) ( cd usr/lib64 ; ln -sf libb2.so.1.0.4 libb2.so ) ( cd usr/lib64 ; rm -rf libb2.so.1 ) ( cd usr/lib64 ; ln -sf libb2.so.1.0.4 libb2.so.1 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib64/libb2.so.1' removed './usr/lib64/libb2.so' Creating your new ./install/doinst.sh... 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/development/libb2/libb2-0.98.1-x86_64-2salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/libb2-0.98.1/ usr/doc/libb2-0.98.1/COPYING usr/doc/libb2-0.98.1/libb2.SlackBuild usr/include/ usr/include/blake2.h usr/lib64/ usr/lib64/libb2.so.1.0.4 usr/lib64/pkgconfig/ usr/lib64/pkgconfig/libb2.pc Slackware package /usr/src/slapt-src/development/libb2/libb2-0.98.1-x86_64-2salix15.0.txz created. Installing package libb2-0.98.1-x86_64-2salix15.0... | libb2 (C library providing BLAKE2b, BLAKE2s, BLAKE2bp, and BLAKE2sp) | | Libb2 is the C library of the cryptographic hash function BLAKE2, an | improved version of of the SHA-3 finalist BLAKE. Like SHA-3, BLAKE2 | offers the highest security, yet is fast as MD5 on 64-bit platforms | and requires less RAM than SHA-2 or SHA-3 on low-end systems. | | The core algorithm of BLAKE2 is derived from ChaCha, a stream cipher | designed by Daniel J. Bernstein that has been proposed as a standard | cipher for TLS. | | |