Cook: httpfs2-fuse 0.1.5 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): fuse-common-3.9.2-any Installing (pkg/local): fuse2-2.9.9-i486 Installing (pkg/local): fuse2-dev-2.9.9-any Installing (pkg/local): libunistring-0.9.10-i486 Installing (pkg/local): libidn2-2.1.0-i486 Installing (pkg/local): libp11-kit-0.23.12-i486 Installing (pkg/local): libtasn1-4.13-i486 Installing (pkg/local): nettle-3.4-i486 Installing (pkg/local): unbound-1.7.3-i486 Installing (pkg/local): libgnutls-3.5.19-i486 Installing (pkg/local): gnutls-3.5.19-i486 Installing (pkg/local): gmp-dev-6.2.0-i486 Installing (pkg/local): libunistring-dev-0.9.10-any Installing (pkg/local): libidn2-dev-2.1.0-any Installing (pkg/local): libtasn1-dev-4.13-any Installing (pkg/local): nettle-dev-3.4-i486 Installing (pkg/local): p11-kit-0.23.12-i486 Installing (pkg/local): p11-kit-dev-0.23.12-any Installing (pkg/local): openssl-dev-1.1.1d-i486 Installing (pkg/local): unbound-dev-1.7.3-any Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): gnutls-dev-3.5.19-any Extracting source archive "httpfs2-0.1.5.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 make all all-mt all-ssl all-ssl-mt make[1]: Entering directory '/home/slitaz/wok/httpfs2-fuse/source/httpfs2-fuse-0.1.5' cc -Wall -Wno-unused-function -Wconversion -Wtype-limits -DUSE_AUTH -D_XOPEN_SOURCE=700 -D_ISOC99_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -g -Os -Wall -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -march=i486 -Os -pipe -mindirect-branch=thunk httpfs2.c -ldl -lpthread -lrt -lfuse -Wl,-Os,--as-needed -o httpfs2 echo skip manpage httpfs2.1.txt make CPPFLAGS='-D_GLIBCXX_USE_C99_MATH=1 -DUSE_THREAD' LDFLAGS='-Wl,-Os,--as-needed -lpthread' binsuffix=-mt all make CPPFLAGS='-D_GLIBCXX_USE_C99_MATH=1 -DUSE_SSL -I/usr/include/p11-kit-1 -DCERT_STORE=\"/etc/ssl/certs/ca-certificates.crt\"' LDFLAGS='-Wl,-Os,--as-needed -lgnutls' binsuffix=-ssl all make CPPFLAGS='-D_GLIBCXX_USE_C99_MATH=1 -DUSE_THREAD' LDFLAGS='-Wl,-Os,--as-needed -lpthread' binsuffix=-mt all-ssl skip manpage httpfs2.1.txt make[2]: Entering directory '/home/slitaz/wok/httpfs2-fuse/source/httpfs2-fuse-0.1.5' make[2]: Entering directory '/home/slitaz/wok/httpfs2-fuse/source/httpfs2-fuse-0.1.5' make[2]: Entering directory '/home/slitaz/wok/httpfs2-fuse/source/httpfs2-fuse-0.1.5' make CPPFLAGS='-D_GLIBCXX_USE_C99_MATH=1 -DUSE_THREAD -DUSE_SSL -I/usr/include/p11-kit-1 -DCERT_STORE=\"/etc/ssl/certs/ca-certificates.crt\"' LDFLAGS='-Wl,-Os,--as-needed -lpthread -lgnutls' binsuffix=-ssl-mt all cc -Wall -Wno-unused-function -Wconversion -Wtype-limits -DUSE_AUTH -D_XOPEN_SOURCE=700 -D_ISOC99_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -DUSE_SSL -I/usr/include/p11-kit-1 -DCERT_STORE=\"/etc/ssl/certs/ca-certificates.crt\" -g -Os -Wall -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -march=i486 -Os -pipe -mindirect-branch=thunk httpfs2.c -ldl -lpthread -lrt -lfuse -Wl,-Os,--as-needed -lgnutls -o httpfs2-ssl make[3]: Entering directory '/home/slitaz/wok/httpfs2-fuse/source/httpfs2-fuse-0.1.5' echo skip manpage httpfs2.1.txt skip manpage httpfs2.1.txt ln -sf httpfs2.1 httpfs2-ssl.1 cc -Wall -Wno-unused-function -Wconversion -Wtype-limits -DUSE_AUTH -D_XOPEN_SOURCE=700 -D_ISOC99_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -DUSE_THREAD -g -Os -Wall -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -march=i486 -Os -pipe -mindirect-branch=thunk httpfs2.c -ldl -lpthread -lrt -lfuse -Wl,-Os,--as-needed -lpthread -o httpfs2-mt echo skip manpage httpfs2.1.txt skip manpage httpfs2.1.txt ln -sf httpfs2.1 httpfs2-mt.1 cc -Wall -Wno-unused-function -Wconversion -Wtype-limits -DUSE_AUTH -D_XOPEN_SOURCE=700 -D_ISOC99_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -DUSE_THREAD -DUSE_SSL -I/usr/include/p11-kit-1 -DCERT_STORE=\"/etc/ssl/certs/ca-certificates.crt\" -g -Os -Wall -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -march=i486 -Os -pipe -mindirect-branch=thunk httpfs2.c -ldl -lpthread -lrt -lfuse -Wl,-Os,--as-needed -lpthread -lgnutls -o httpfs2-ssl-mt echo skip manpage httpfs2.1.txt skip manpage httpfs2.1.txt ln -sf httpfs2.1 httpfs2-ssl-mt.1 httpfs2.c: In function 'init_url': httpfs2.c:670:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(url, 0, sizeof(url)); ^ httpfs2.c: In function 'init_url': httpfs2.c:670:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(url, 0, sizeof(url)); ^ httpfs2.c: In function 'verify_certificate_callback': httpfs2.c:598:82: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] gnutls_x509_crt_get_dn_by_oid(cert, GNUTLS_OID_X520_COMMON_NAME, i, 0, dn, &dn_size); ^ httpfs2.c:601:95: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dn_ret = gnutls_x509_crt_get_dn_by_oid(cert, GNUTLS_OID_X520_COMMON_NAME, i, 0, dn, &dn_size); ^ httpfs2.c: In function 'init_url': httpfs2.c:670:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(url, 0, sizeof(url)); ^ httpfs2.c: In function 'verify_certificate_callback': httpfs2.c:598:82: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] gnutls_x509_crt_get_dn_by_oid(cert, GNUTLS_OID_X520_COMMON_NAME, i, 0, dn, &dn_size); ^ httpfs2.c:601:95: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] dn_ret = gnutls_x509_crt_get_dn_by_oid(cert, GNUTLS_OID_X520_COMMON_NAME, i, 0, dn, &dn_size); ^ httpfs2.c: In function 'init_url': httpfs2.c:670:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(url, 0, sizeof(url)); ^ make[2]: Leaving directory '/home/slitaz/wok/httpfs2-fuse/source/httpfs2-fuse-0.1.5' make[3]: Leaving directory '/home/slitaz/wok/httpfs2-fuse/source/httpfs2-fuse-0.1.5' make[2]: Leaving directory '/home/slitaz/wok/httpfs2-fuse/source/httpfs2-fuse-0.1.5' make[2]: Leaving directory '/home/slitaz/wok/httpfs2-fuse/source/httpfs2-fuse-0.1.5' make[1]: Leaving directory '/home/slitaz/wok/httpfs2-fuse/source/httpfs2-fuse-0.1.5' ================================================================================ Executing strip on all files... Done Time: 0.26s. Size: 93268 B -> 30144 B. Save: 62 KB. ================================================================================ Build dependencies to remove: 22 Removing: fuse-common fuse2 fuse2-dev gmp-dev gnutls gnutls-dev libgnutls libidn2 libidn2-dev libp11-kit libtasn1 libtasn1-dev libunistring libunistring-dev nettle nettle-dev openssl-dev p11-kit p11-kit-dev unbound unbound-dev zlib-dev Pack: httpfs2-fuse 0.1.5 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "httpfs2-fuse-0.1.5-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "httpfs2-fuse-0.1.5-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/httpfs2-fuse-0.1.5... Done Checking site script in source/httpfs2-fuse-0.1.5... 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: httpfs2-fuse 0.1.5 ================================================================================ Src file : httpfs2-0.1.5.tar.gz Src size : 20.0K Source dir : 420.0K Produced : 44.0K Cook time : 15s Cook date : 2020-07-07 11:17 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 60.0K : 11.3K : 1 : httpfs2-fuse-0.1.5-i486.tazpkg ================================================================================