Cook: mlvpn 1.3.2 ================================================================================ 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 Extracting source archive "mlvpn-1.3.2.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure.ac:5: installing 'build-aux/compile' configure.ac:13: installing 'build-aux/config.guess' configure.ac:13: installing 'build-aux/config.sub' configure.ac:3: installing 'build-aux/install-sh' configure.ac:3: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for 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 how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for ronn... no configure: WARNING: Unable to build manpages without ronn! gem install ronn please. 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 man/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2' Making all in src make[2]: Entering directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2/src' CC buffer.o CC configlib.o CC tool.o CC debug.o CC ps_status.o CC privsep.o In file included from /usr/include/sys/ioctl.h:21, from privsep.c:24: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ CC privsep_fdpass.o CC wrr.o CC strlcpy.o CC mlvpn.o privsep.c: In function 'priv_init': privsep.c:330:22: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1024 [-Wformat-truncation=] "%s is not executable. Fix permissions!", ^~ path); ~~~~ privsep.c:329:17: note: 'snprintf' output between 37 and 4132 bytes into a destination of size 1024 snprintf(errormessage, ERRMSGSIZ, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%s is not executable. Fix permissions!", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ path); ~~~~~ privsep.c:326:22: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1024 [-Wformat-truncation=] "%s is group/other accessible. Fix permissions!", ^~ path); ~~~~ privsep.c:325:17: note: 'snprintf' output between 45 and 4140 bytes into a destination of size 1024 snprintf(errormessage, ERRMSGSIZ, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%s is group/other accessible. Fix permissions!", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ path); ~~~~~ privsep.c:322:72: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 1004 [-Wformat-truncation=] snprintf(errormessage, ERRMSGSIZ, "Unable to open file %s:%s", ^~ path, strerror(errno)); ~~~~ privsep.c:322:17: note: 'snprintf' output 22 or more bytes (assuming 4117) into a destination of size 1024 snprintf(errormessage, ERRMSGSIZ, "Unable to open file %s:%s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ path, strerror(errno)); ~~~~~~~~~~~~~~~~~~~~~~ CC tuntap_linux.o CC control.o CCLD mlvpn make[2]: Leaving directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2/src' Making all in man make[2]: Entering directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2/man' make[2]: Entering directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2' make[2]: Leaving directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2' make[1]: Leaving directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2' Making install in src make[1]: Entering directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2/src' make[2]: Entering directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2/src' make[2]: Nothing to be done for 'install-data-am'. ../build-aux/install-sh -c -d '/home/slitaz/wok/mlvpn/install/usr/sbin' /usr/bin/install -c mlvpn '/home/slitaz/wok/mlvpn/install/usr/sbin' make[2]: Leaving directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2/src' make[1]: Leaving directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2/src' Making install in man make[1]: Entering directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2/man' make[2]: Entering directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2/man' make[2]: Nothing to be done for 'install-exec-am'. ../build-aux/install-sh -c -d '/home/slitaz/wok/mlvpn/install/usr/share/man/man1' ../build-aux/install-sh -c -d '/home/slitaz/wok/mlvpn/install/usr/share/man/man5' /usr/bin/install -c -m 644 mlvpn.conf.5 '/home/slitaz/wok/mlvpn/install/usr/share/man/man5' /usr/bin/install -c -m 644 mlvpn.1 '/home/slitaz/wok/mlvpn/install/usr/share/man/man1' make[2]: Leaving directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2/man' make[1]: Leaving directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2/man' make[1]: Entering directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2' make[2]: Entering directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2' make[2]: Nothing to be done for 'install-exec-am'. build-aux/install-sh -c -d '/home/slitaz/wok/mlvpn/install/usr/share/doc/mlvpn-1.3.2' /usr/bin/install -c -m 644 LICENCE AUTHORS README.md examples/mlvpn.conf examples/mlvpn_updown.sh examples/mlvpn.init.d examples/default_mlvpn '/home/slitaz/wok/mlvpn/install/usr/share/doc/mlvpn-1.3.2' make[2]: Leaving directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2' make[1]: Leaving directory '/home/slitaz/wok/mlvpn/source/mlvpn-1.3.2' ================================================================================ Executing strip on all files... Done Time: 0.65s. Size: 144988 B -> 62956 B. Save: 80 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.75s. Size: 3720 B -> 1730 B. Save: 2 KB. Cache hit: 2/2. ================================================================================ Build dependencies to remove: 6 Removing: advancecomp-static autoconf automake libgdbm perl perl-core Pack: mlvpn 1.3.2 ================================================================================ Executing: genpkg_rules 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 "mlvpn-1.3.2-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "mlvpn-1.3.2-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/mlvpn-1.3.2... Done Checking site script in source/mlvpn-1.3.2... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: mlvpn 1.3.2 ================================================================================ Src file : mlvpn-1.3.2.tar.gz Src size : 556.0K Source dir : 3.9M Produced : 144.0K Cook time : 20s Cook date : 2020-07-07 15:40 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 92.0K : 20.6K : 1 : mlvpn-1.3.2-i486.tazpkg ================================================================================