Cook: pwsafe 0.2.0 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): openssl-dev-1.1.1d-i486 Installing (pkg/local): readline-dev-7.0p5-any Extracting source archive "pwsafe-0.2.0.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: 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 whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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-g++... i486-slitaz-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i486-slitaz-linux-g++ accepts -g... yes checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip 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 pid_t... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking for long long... yes checking for working memcmp... yes checking for X... no checking for SHA1_Init in -lcrypto... yes checking for initscr in -lncurses... yes checking for initscr in -lcurses... yes checking if libreadline needs libncurses... yes checking for readline in -lreadline... yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/types.h... (cached) yes 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 string.h... (cached) yes checking for memory.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for fcntl.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for stdint.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes checking openssl/blowfish.h usability... yes checking openssl/blowfish.h presence... yes checking for openssl/blowfish.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for socklen_t... yes checking POSIX termios... yes checking for getopt_long... yes checking for tcsetattr... yes checking for setrlimit... yes checking for readline... yes checking if readline.h needs extern "C"... no checking if readline.h lacks 'const' in its declarations... no checking if readline.h lacks types in its declaration of callbacks... no checking if getline() is supported... yes configure: creating ./config.status config.status: creating Makefile config.status: creating pwsafe.1 config.status: creating pwsafe.lsm config.status: creating pwsafe.spec config.status: creating config.h config.status: executing default-1 commands cd . \ && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/bash ./config.status config.status: creating Makefile config.status: executing default-1 commands cd . && CONFIG_FILES=pwsafe.1 CONFIG_HEADERS= /bin/bash ./config.status i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I. -I. -D_GLIBCXX_USE_C99_MATH=1 -lncurses -march=i486 -Os -pipe -mindirect-branch=thunk -c pwsafe.cpp config.status: creating pwsafe.1 config.status: executing default-1 commands pwsafe.cpp: In function 'int main(int, char**)': pwsafe.cpp:901:16: warning: ignoring return value of 'int setegid(__gid_t)', declared with attribute warn_unused_result [-Wunused-result] setegid(getgid()); ~~~~~~~^~~~~~~~~~ pwsafe.cpp:902:16: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); ~~~~~~~^~~~~~~~~~ pwsafe.cpp: In constructor 'secalloc::Pool::Pool(size_t)': pwsafe.cpp:3243:14: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] seteuid(saved_uid); ~~~~~~~^~~~~~~~~~~ pwsafe.cpp:3245:14: warning: ignoring return value of 'int setegid(__gid_t)', declared with attribute warn_unused_result [-Wunused-result] setegid(saved_gid); ~~~~~~~^~~~~~~~~~~ pwsafe.cpp:3247:12: warning: ignoring return value of 'int setegid(__gid_t)', declared with attribute warn_unused_result [-Wunused-result] setegid(getgid()); ~~~~~~~^~~~~~~~~~ pwsafe.cpp:3248:12: warning: ignoring return value of 'int seteuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); ~~~~~~~^~~~~~~~~~ pwsafe.cpp: In static member function 'static void secalloc::init()': pwsafe.cpp:3279:12: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, errstr, sizeof(errstr)); // at the point when init() is called, stderr is not necessarily setup ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-g++ -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o pwsafe pwsafe.o -lreadline -lcurses -lncurses -lcrypto cd . \ && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/bash ./config.status config.status: creating Makefile config.status: executing default-1 commands cd . && CONFIG_FILES=pwsafe.1 CONFIG_HEADERS= /bin/bash ./config.status config.status: creating pwsafe.1 config.status: executing default-1 commands make[1]: Entering directory '/home/slitaz/wok/pwsafe/source/pwsafe-0.2.0' make install-man1 make[2]: Entering directory '/home/slitaz/wok/pwsafe/source/pwsafe-0.2.0' /bin/bash ./mkinstalldirs /home/slitaz/wok/pwsafe/install/usr/share/man/man1 mkdir /home/slitaz/wok/pwsafe/install mkdir /home/slitaz/wok/pwsafe/install/usr mkdir /home/slitaz/wok/pwsafe/install/usr/share mkdir /home/slitaz/wok/pwsafe/install/usr/share/man mkdir /home/slitaz/wok/pwsafe/install/usr/share/man/man1 /usr/bin/install -c -m 644 ./pwsafe.1 /home/slitaz/wok/pwsafe/install/usr/share/man/man1/pwsafe.1 make[2]: Leaving directory '/home/slitaz/wok/pwsafe/source/pwsafe-0.2.0' /bin/bash ./mkinstalldirs /home/slitaz/wok/pwsafe/install/usr/bin mkdir /home/slitaz/wok/pwsafe/install/usr/bin /usr/bin/install -c pwsafe /home/slitaz/wok/pwsafe/install/usr/bin/pwsafe make[1]: Leaving directory '/home/slitaz/wok/pwsafe/source/pwsafe-0.2.0' ================================================================================ Executing strip on all files... Done Time: 0.40s. Size: 76080 B -> 58740 B. Save: 17 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 2.18s. Size: 5670 B -> 2409 B. Save: 3 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 3 Removing: advancecomp-static openssl-dev readline-dev Pack: pwsafe 0.2.0 ================================================================================ 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 "pwsafe-0.2.0-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "pwsafe-0.2.0-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/pwsafe-0.2.0... Done Checking site script in source/pwsafe-0.2.0... 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: pwsafe 0.2.0 ================================================================================ Src file : pwsafe-0.2.0.tar.gz Src size : 128.0K Source dir : 936.0K Produced : 88.0K Cook time : 28s Cook date : 2020-07-07 19:20 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 88.0K : 25.4K : 1 : pwsafe-0.2.0-i486.tazpkg ================================================================================