Cook: acpid 2.0.32 ================================================================================ QA: checking package receipt... Extracting source archive "acpid-2.0.32.tar.xz" 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 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 how to create a pax tar archive... none checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) awk checking for style of include used by make... GNU 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 dependency style of i486-slitaz-linux-gcc... gcc3 checking for i486-slitaz-linux-gcc option to accept ISO C99... none needed checking for i486-slitaz-linux-gcc option to accept ISO Standard C... (cached) none needed 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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether make sets $(MAKE)... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for working strnlen... yes checking for fchown... yes checking for chmod... yes checking for fstat... yes checking for fstatat... yes checking for openat... yes checking for asprintf... yes checking for malloc... yes checking for realloc... yes checking for alarm... yes checking for dup2... yes checking for isfdtype... yes checking for memset... yes checking for regcomp... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtol... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating kacpimon/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/slitaz/wok/acpid/source/acpid-2.0.32' Making all in kacpimon make[2]: Entering directory '/home/slitaz/wok/acpid/source/acpid-2.0.32/kacpimon' depbase=`echo acpi_ids.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT acpi_ids.o -MD -MP -MF $depbase.Tpo -c -o acpi_ids.o acpi_ids.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo kacpimon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT kacpimon.o -MD -MP -MF $depbase.Tpo -c -o kacpimon.o kacpimon.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo connection_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT connection_list.o -MD -MP -MF $depbase.Tpo -c -o connection_list.o connection_list.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo input_layer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT input_layer.o -MD -MP -MF $depbase.Tpo -c -o input_layer.o input_layer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libnetlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT libnetlink.o -MD -MP -MF $depbase.Tpo -c -o libnetlink.o libnetlink.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo netlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT netlink.o -MD -MP -MF $depbase.Tpo -c -o netlink.o netlink.c &&\ mv -f $depbase.Tpo $depbase.Po i486-slitaz-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o kacpimon acpi_ids.o kacpimon.o connection_list.o input_layer.o libnetlink.o netlink.o make[2]: Leaving directory '/home/slitaz/wok/acpid/source/acpid-2.0.32/kacpimon' make[2]: Entering directory '/home/slitaz/wok/acpid/source/acpid-2.0.32' depbase=`echo acpi_listen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT acpi_listen.o -MD -MP -MF $depbase.Tpo -c -o acpi_listen.o acpi_listen.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT log.o -MD -MP -MF $depbase.Tpo -c -o log.o log.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ud_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT ud_socket.o -MD -MP -MF $depbase.Tpo -c -o ud_socket.o ud_socket.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo acpid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT acpid.o -MD -MP -MF $depbase.Tpo -c -o acpid.o acpid.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo acpi_ids.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT acpi_ids.o -MD -MP -MF $depbase.Tpo -c -o acpi_ids.o acpi_ids.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo connection_list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT connection_list.o -MD -MP -MF $depbase.Tpo -c -o connection_list.o connection_list.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo event.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT event.o -MD -MP -MF $depbase.Tpo -c -o event.o event.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo input_layer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT input_layer.o -MD -MP -MF $depbase.Tpo -c -o input_layer.o input_layer.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo inotify_handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT inotify_handler.o -MD -MP -MF $depbase.Tpo -c -o inotify_handler.o inotify_handler.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo libnetlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT libnetlink.o -MD -MP -MF $depbase.Tpo -c -o libnetlink.o libnetlink.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo netlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT netlink.o -MD -MP -MF $depbase.Tpo -c -o netlink.o netlink.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo proc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT proc.o -MD -MP -MF $depbase.Tpo -c -o proc.o proc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -include ./config.h -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -MT sock.o -MD -MP -MF $depbase.Tpo -c -o sock.o sock.c &&\ mv -f $depbase.Tpo $depbase.Po i486-slitaz-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o acpi_listen acpi_listen.o log.o ud_socket.o i486-slitaz-linux-gcc -Wall -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o acpid acpid.o acpi_ids.o connection_list.o event.o input_layer.o inotify_handler.o libnetlink.o log.o netlink.o proc.o sock.o ud_socket.o make[2]: Leaving directory '/home/slitaz/wok/acpid/source/acpid-2.0.32' make[1]: Leaving directory '/home/slitaz/wok/acpid/source/acpid-2.0.32' Making install in kacpimon make[1]: Entering directory '/home/slitaz/wok/acpid/source/acpid-2.0.32/kacpimon' make[2]: Entering directory '/home/slitaz/wok/acpid/source/acpid-2.0.32/kacpimon' ../build-aux/install-sh -c -d '/home/slitaz/wok/acpid/install/usr/sbin' ../build-aux/install-sh -c -d '/home/slitaz/wok/acpid/install/usr/share/man/man8' /usr/bin/install -c kacpimon '/home/slitaz/wok/acpid/install/usr/sbin' /usr/bin/install -c -m 644 kacpimon.8 '/home/slitaz/wok/acpid/install/usr/share/man/man8' make[2]: Leaving directory '/home/slitaz/wok/acpid/source/acpid-2.0.32/kacpimon' make[1]: Leaving directory '/home/slitaz/wok/acpid/source/acpid-2.0.32/kacpimon' make[1]: Entering directory '/home/slitaz/wok/acpid/source/acpid-2.0.32' make[2]: Entering directory '/home/slitaz/wok/acpid/source/acpid-2.0.32' build-aux/install-sh -c -d '/home/slitaz/wok/acpid/install/usr/share/doc/acpid-2.0.32' build-aux/install-sh -c -d '/home/slitaz/wok/acpid/install/usr/share/man/man8' build-aux/install-sh -c -d '/home/slitaz/wok/acpid/install/usr/sbin' build-aux/install-sh -c -d '/home/slitaz/wok/acpid/install/usr/bin' /usr/bin/install -c acpid '/home/slitaz/wok/acpid/install/usr/sbin' /usr/bin/install -c -m 644 acpid.8 acpi_listen.8 '/home/slitaz/wok/acpid/install/usr/share/man/man8' /usr/bin/install -c -m 644 COPYING Changelog README TESTPLAN TODO '/home/slitaz/wok/acpid/install/usr/share/doc/acpid-2.0.32' /usr/bin/install -c acpi_listen '/home/slitaz/wok/acpid/install/usr/bin' make[2]: Leaving directory '/home/slitaz/wok/acpid/source/acpid-2.0.32' make[1]: Leaving directory '/home/slitaz/wok/acpid/source/acpid-2.0.32' ================================================================================ Executing strip on all files... Done Time: 1.36s. Size: 119058 B -> 90558 B. Save: 28 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.37s. Size: 13503 B -> 5568 B. Save: 8 KB. Cache hit: 3/3. ================================================================================ Build dependencies to remove: 1 Removing: advancecomp-static Pack: acpid 2.0.32 ================================================================================ 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 "acpid-2.0.32-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/acpid-2.0.32... Done Checking site script in source/acpid-2.0.32... 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: acpid 2.0.32 ================================================================================ Src file : acpid-2.0.32.tar.xz Src size : 156.0K Source dir : 1.4M Produced : 308.0K Cook time : 18s Cook date : 2020-07-07 02:55 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 160.0K : 23.0K : 9 : acpid-2.0.32-i486.tazpkg ================================================================================