Cook: liboauth 1.0.3 ================================================================================ QA: checking package receipt... Checking build dependencies... 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 Installing (pkg/local): libunistring-0.9.10-i486 Installing (pkg/local): libidn2-2.1.0-i486 Installing (pkg/local): libcurl-7.63.0-i486 Installing (pkg/local): curl-7.63.0-i486 Installing (pkg/local): libunistring-dev-0.9.10-any Installing (pkg/local): libidn2-dev-2.1.0-any Installing (pkg/local): openssl-dev-1.1.1d-i486 Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): curl-dev-7.63.0-i486 Installing (pkg/local): nspr-4.20-i486 Installing (pkg/local): nss-3.41-i486 Installing (pkg/local): nspr-dev-4.20-any Installing (pkg/local): nss-dev-3.41-i486 Extracting source archive "liboauth-1.0.3.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 autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force 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' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:26: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:26: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:38: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:26: installing './install-sh' configure.ac:26: installing './missing' parallel-tests: installing './test-driver' src/Makefile.am: installing './depcomp' tests/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') autoreconf: Leaving directory `.' configure: loading site script /etc/slitaz/cook.site checking for sed... /bin/sed checking liboauth version... 1.0.3 checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking target system type... i486-slitaz-linux-gnu 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 for i486-slitaz-linux-gcc... i486-slitaz-linux-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 i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i486-slitaz-linux-gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i486-slitaz-linux-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/i486-slitaz-linux-nm -B checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump checking how to recognize dependent libraries... pass_all checking for i486-slitaz-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking for archiver @FILE support... @ checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i486-slitaz-linux-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... i486-slitaz-linux-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i486-slitaz-linux-gcc static flag -static works... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) 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 for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for string.h... (cached) yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct stat.st_blocks... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking if -Wl,--as-needed works... yes checking for curl... /usr/bin/curl checking for i486-slitaz-linux-pkg-config... /usr/bin/i486-slitaz-linux-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libcurl... yes checking for nss... yes checking for doxygen... no checking for dot... no checking for perl... /usr/bin/perl 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 doc/Makefile config.status: creating tests/Makefile config.status: creating liboauth.lsm config.status: creating oauth.pc config.status: creating Doxyfile config.status: creating doc/mainpage.dox config.status: creating src/config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands configure: liboauth configured: ----------------------- version: 1.0.3 interface revision: 8:7:8 hash/signature: NSS http integration: libcurl libcurl-timeout: - generate documentation: no installation prefix: /usr CFLAGS: -Wall -march=i486 -Os -pipe -mindirect-branch=thunk LDFLAGS: -Wall -export-symbols-regex '^oauth_.*' -Wl,--as-needed -Wl,-Os,--as-needed type "make" followed my "make install" as root. Making all in src make[1]: Entering directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/src' make all-am make[2]: Entering directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -I/usr/include/nss -I/usr/include/nspr -march=i486 -Os -pipe -mindirect-branch=thunk -MT liboauth_la-oauth.lo -MD -MP -MF .deps/liboauth_la-oauth.Tpo -c -o liboauth_la-oauth.lo `test -f 'oauth.c' || echo './'`oauth.c /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -I/usr/include/nss -I/usr/include/nspr -march=i486 -Os -pipe -mindirect-branch=thunk -MT liboauth_la-hash.lo -MD -MP -MF .deps/liboauth_la-hash.Tpo -c -o liboauth_la-hash.lo `test -f 'hash.c' || echo './'`hash.c /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -I/usr/include/nss -I/usr/include/nspr -march=i486 -Os -pipe -mindirect-branch=thunk -MT liboauth_la-xmalloc.lo -MD -MP -MF .deps/liboauth_la-xmalloc.Tpo -c -o liboauth_la-xmalloc.lo `test -f 'xmalloc.c' || echo './'`xmalloc.c /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -I/usr/include/nss -I/usr/include/nspr -march=i486 -Os -pipe -mindirect-branch=thunk -MT liboauth_la-oauth_http.lo -MD -MP -MF .deps/liboauth_la-oauth_http.Tpo -c -o liboauth_la-oauth_http.lo `test -f 'oauth_http.c' || echo './'`oauth_http.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -I/usr/include/nss -I/usr/include/nspr -march=i486 -Os -pipe -mindirect-branch=thunk -MT liboauth_la-oauth_http.lo -MD -MP -MF .deps/liboauth_la-oauth_http.Tpo -c oauth_http.c -fPIC -DPIC -o .libs/liboauth_la-oauth_http.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -I/usr/include/nss -I/usr/include/nspr -march=i486 -Os -pipe -mindirect-branch=thunk -MT liboauth_la-hash.lo -MD -MP -MF .deps/liboauth_la-hash.Tpo -c hash.c -fPIC -DPIC -o .libs/liboauth_la-hash.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -I/usr/include/nss -I/usr/include/nspr -march=i486 -Os -pipe -mindirect-branch=thunk -MT liboauth_la-oauth.lo -MD -MP -MF .deps/liboauth_la-oauth.Tpo -c oauth.c -fPIC -DPIC -o .libs/liboauth_la-oauth.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -I/usr/include/nss -I/usr/include/nspr -march=i486 -Os -pipe -mindirect-branch=thunk -MT liboauth_la-xmalloc.lo -MD -MP -MF .deps/liboauth_la-xmalloc.Tpo -c xmalloc.c -fPIC -DPIC -o .libs/liboauth_la-xmalloc.o mv -f .deps/liboauth_la-xmalloc.Tpo .deps/liboauth_la-xmalloc.Plo mv -f .deps/liboauth_la-hash.Tpo .deps/liboauth_la-hash.Plo mv -f .deps/liboauth_la-oauth.Tpo .deps/liboauth_la-oauth.Plo mv -f .deps/liboauth_la-oauth_http.Tpo .deps/liboauth_la-oauth_http.Plo /bin/sh ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -Wall -I/usr/include/nss -I/usr/include/nspr -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -export-symbols-regex '^oauth_.*' -Wl,--as-needed -version-info 8:7:8 -Wl,-Os,--as-needed -o liboauth.la -rpath /usr/lib liboauth_la-oauth.lo liboauth_la-hash.lo liboauth_la-xmalloc.lo liboauth_la-oauth_http.lo -lnss3 -lnssutil3 -lsmime3 -lssl3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 -lcurl libtool: link: /usr/bin/i486-slitaz-linux-nm -B .libs/liboauth_la-oauth.o .libs/liboauth_la-hash.o .libs/liboauth_la-xmalloc.o .libs/liboauth_la-oauth_http.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/liboauth.exp libtool: link: /bin/grep -E -e "^oauth_.*" ".libs/liboauth.exp" > ".libs/liboauth.expT" libtool: link: mv -f ".libs/liboauth.expT" ".libs/liboauth.exp" libtool: link: echo "{ global:" > .libs/liboauth.ver libtool: link: cat .libs/liboauth.exp | sed -e "s/\(.*\)/\1;/" >> .libs/liboauth.ver libtool: link: echo "local: *; };" >> .libs/liboauth.ver libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared -fPIC -DPIC .libs/liboauth_la-oauth.o .libs/liboauth_la-hash.o .libs/liboauth_la-xmalloc.o .libs/liboauth_la-oauth_http.o -lnss3 -lnssutil3 -lsmime3 -lssl3 -lsoftokn3 -lplds4 -lplc4 -lnspr4 -lcurl -march=i486 -Os -mindirect-branch=thunk -Wl,--as-needed -Wl,-Os -Wl,--as-needed -Wl,-soname -Wl,liboauth.so.0 -Wl,-version-script -Wl,.libs/liboauth.ver -o .libs/liboauth.so.0.8.7 libtool: link: (cd ".libs" && rm -f "liboauth.so.0" && ln -s "liboauth.so.0.8.7" "liboauth.so.0") libtool: link: (cd ".libs" && rm -f "liboauth.so" && ln -s "liboauth.so.0.8.7" "liboauth.so") libtool: link: ( cd ".libs" && rm -f "liboauth.la" && ln -s "../liboauth.la" "liboauth.la" ) make[2]: Leaving directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/src' make[1]: Leaving directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/src' Making all in doc make[1]: Entering directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/doc' Making all in tests make[1]: Entering directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/tests' make[1]: Entering directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3' Making install in src make[1]: Entering directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/src' make[2]: Entering directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/src' .././install-sh -c -d '/home/slitaz/wok/liboauth/install/usr/include' .././install-sh -c -d '/home/slitaz/wok/liboauth/install/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c liboauth.la '/home/slitaz/wok/liboauth/install/usr/lib' /usr/bin/install -c -m 644 oauth.h '/home/slitaz/wok/liboauth/install/usr/include' libtool: install: /usr/bin/install -c .libs/liboauth.so.0.8.7 /home/slitaz/wok/liboauth/install/usr/lib/liboauth.so.0.8.7 libtool: install: (cd /home/slitaz/wok/liboauth/install/usr/lib && { ln -s -f liboauth.so.0.8.7 liboauth.so.0 || { rm -f liboauth.so.0 && ln -s liboauth.so.0.8.7 liboauth.so.0; }; }) libtool: install: (cd /home/slitaz/wok/liboauth/install/usr/lib && { ln -s -f liboauth.so.0.8.7 liboauth.so || { rm -f liboauth.so && ln -s liboauth.so.0.8.7 liboauth.so; }; }) libtool: install: /usr/bin/install -c .libs/liboauth.lai /home/slitaz/wok/liboauth/install/usr/lib/liboauth.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/src' make[1]: Leaving directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/src' Making install in doc make[1]: Entering directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/doc' make[2]: Entering directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/slitaz/wok/liboauth/install/usr/share/man/man3' /usr/bin/install -c -m 644 oauth.3 '/home/slitaz/wok/liboauth/install/usr/share/man/man3' make[2]: Leaving directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/doc' make[1]: Leaving directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/doc' Making install in tests make[1]: Entering directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/tests' make[2]: Entering directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/tests' make[1]: Leaving directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3/tests' make[1]: Entering directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3' make[2]: Entering directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/slitaz/wok/liboauth/install/usr/lib/pkgconfig' /usr/bin/install -c -m 644 oauth.pc '/home/slitaz/wok/liboauth/install/usr/lib/pkgconfig' make[2]: Leaving directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3' make[1]: Leaving directory '/home/slitaz/wok/liboauth/source/liboauth-1.0.3' ================================================================================ Executing strip on all files... Done Time: 0.37s. Size: 41460 B -> 33988 B. Save: 7 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.86s. Size: 36903 B -> 6660 B. Save: 30 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 21 Removing: advancecomp-static autoconf automake curl curl-dev libcurl libgdbm libidn2 libidn2-dev libltdl libtool libunistring libunistring-dev nspr nspr-dev nss nss-dev openssl-dev perl perl-core zlib-dev Pack: liboauth 1.0.3 ================================================================================ 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 The release checksum has not changed. ================================================================================ Package "liboauth-1.0.3-i486.tazpkg" created Pack: liboauth-dev 1.0.3 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... any 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 The release checksum has not changed. ================================================================================ Package "liboauth-dev-1.0.3-any.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/liboauth-1.0.3... Done Checking site script in source/liboauth-1.0.3... 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: liboauth 1.0.3 ================================================================================ Src file : liboauth-1.0.3.tar.gz Src size : 112.0K Source dir : 4.6M Produced : 112.0K Cook time : 38s Cook date : 2020-09-12 18:38 Target arch : any, i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 64.0K : 12.0K : 2 : liboauth-1.0.3-i486.tazpkg 2 : 68.0K : 7.5K : 3 : liboauth-dev-1.0.3-any.tazpkg ================================================================================