Cook: mpc 0.25 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libmpdclient-2.11-i486 Installing (pkg/local): libmpdclient-dev-2.11-i486 Extracting source archive "mpc-0.25.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... ./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 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 dependency style of i486-slitaz-linux-gcc... gcc3 checking for i486-slitaz-linux-gcc option to accept ISO C99... none needed checking whether make sets $(MAKE)... (cached) yes 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 LIBMPDCLIENT... yes checking for iconv... yes checking for nl_langinfo and CODESET... yes 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wno-deprecated-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wwrite-strings... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/slitaz/wok/mpc/source/mpc-0.25' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src_mpc-main.o -MD -MP -MF .deps/src_mpc-main.Tpo -c -o src_mpc-main.o `test -f 'src/main.c' || echo './'`src/main.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src_mpc-list.o -MD -MP -MF .deps/src_mpc-list.Tpo -c -o src_mpc-list.o `test -f 'src/list.c' || echo './'`src/list.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src_mpc-password.o -MD -MP -MF .deps/src_mpc-password.Tpo -c -o src_mpc-password.o `test -f 'src/password.c' || echo './'`src/password.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src_mpc-status.o -MD -MP -MF .deps/src_mpc-status.Tpo -c -o src_mpc-status.o `test -f 'src/status.c' || echo './'`src/status.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src_mpc-args.o -MD -MP -MF .deps/src_mpc-args.Tpo -c -o src_mpc-args.o `test -f 'src/args.c' || echo './'`src/args.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src_mpc-util.o -MD -MP -MF .deps/src_mpc-util.Tpo -c -o src_mpc-util.o `test -f 'src/util.c' || echo './'`src/util.c In file included from src/charset.h:25, from src/status.c:22: src/Compiler.h:35:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,0) ^ src/Compiler.h:95:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,3) ^ src/Compiler.h:107:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,6) && !defined(__clang__) ^ In file included from src/args.h:24, from src/args.c:21: src/Compiler.h:35:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,0) ^ src/Compiler.h:95:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,3) ^ src/Compiler.h:107:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,6) && !defined(__clang__) ^ In file included from src/charset.h:25, from src/main.c:22: src/Compiler.h:35:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,0) ^ src/Compiler.h:95:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,3) ^ src/Compiler.h:107:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,6) && !defined(__clang__) ^ In file included from src/charset.h:25, from src/util.c:22: src/Compiler.h:35:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,0) ^ mv -f .deps/src_mpc-password.Tpo .deps/src_mpc-password.Po src/Compiler.h:95:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,3) ^ src/Compiler.h:107:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,6) && !defined(__clang__) ^ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src_mpc-command.o -MD -MP -MF .deps/src_mpc-command.Tpo -c -o src_mpc-command.o `test -f 'src/command.c' || echo './'`src/command.c In file included from src/charset.h:25, from src/command.c:22: src/Compiler.h:35:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,0) ^ src/Compiler.h:95:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,3) ^ src/Compiler.h:107:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,6) && !defined(__clang__) ^ mv -f .deps/src_mpc-list.Tpo .deps/src_mpc-list.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src_mpc-queue.o -MD -MP -MF .deps/src_mpc-queue.Tpo -c -o src_mpc-queue.o `test -f 'src/queue.c' || echo './'`src/queue.c mv -f .deps/src_mpc-status.Tpo .deps/src_mpc-status.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src_mpc-sticker.o -MD -MP -MF .deps/src_mpc-sticker.Tpo -c -o src_mpc-sticker.o `test -f 'src/sticker.c' || echo './'`src/sticker.c src/main.c: In function 'print_help': src/main.c:155:23: warning: passing argument 2 of 'print_usage' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] print_usage(stderr, progname); ^~~~~~~~ src/main.c:144:34: note: expected 'char *' but argument is of type 'const char *' print_usage(FILE * outfp, char * progname) ~~~~~~~^~~~~~~~ src/main.c:160:22: warning: passing argument 2 of 'print_usage' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] print_usage(stdout, progname); ^~~~~~~~ src/main.c:144:34: note: expected 'char *' but argument is of type 'const char *' print_usage(FILE * outfp, char * progname) ~~~~~~~^~~~~~~~ In file included from src/args.h:24, from src/queue.c:24: src/Compiler.h:35:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,0) ^ src/Compiler.h:95:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,3) ^ src/Compiler.h:107:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,6) && !defined(__clang__) ^ mv -f .deps/src_mpc-args.Tpo .deps/src_mpc-args.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src_mpc-tab.o -MD -MP -MF .deps/src_mpc-tab.Tpo -c -o src_mpc-tab.o `test -f 'src/tab.c' || echo './'`src/tab.c In file included from src/charset.h:25, from src/tab.c:22: src/Compiler.h:35:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,0) ^ src/Compiler.h:95:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,3) ^ src/Compiler.h:107:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,6) && !defined(__clang__) ^ src/util.c: In function 'songToFormatedString': src/util.c:123:41: warning: '%02d' directive output may be truncated writing 2 bytes into a region of size between 1 and 8 [-Wformat-truncation=] snprintf(buffer, sizeof(buffer), "%d:%02d", ^~~~ src/util.c:123:37: note: directive argument in the range [0, 59] snprintf(buffer, sizeof(buffer), "%d:%02d", ^~~~~~~~~ In file included from /usr/include/stdio.h:873, from src/util.c:28: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 12 bytes into a destination of size 10 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/src_mpc-main.Tpo .deps/src_mpc-main.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src_mpc-idle.o -MD -MP -MF .deps/src_mpc-idle.Tpo -c -o src_mpc-idle.o `test -f 'src/idle.c' || echo './'`src/idle.c src/command.c: In function 'bool_cmd': src/command.c:731:12: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare] if (mode < 0) ^ mv -f .deps/src_mpc-util.Tpo .deps/src_mpc-util.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src_mpc-message.o -MD -MP -MF .deps/src_mpc-message.Tpo -c -o src_mpc-message.o `test -f 'src/message.c' || echo './'`src/message.c mv -f .deps/src_mpc-sticker.Tpo .deps/src_mpc-sticker.Po mv -f .deps/src_mpc-idle.Tpo .deps/src_mpc-idle.Po In file included from src/charset.h:25, from src/message.c:23: src/Compiler.h:35:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,0) ^ src/Compiler.h:95:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,3) ^ src/Compiler.h:107:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,6) && !defined(__clang__) ^ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src_mpc-search.o -MD -MP -MF .deps/src_mpc-search.Tpo -c -o src_mpc-search.o `test -f 'src/search.c' || echo './'`src/search.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src_mpc-options.o -MD -MP -MF .deps/src_mpc-options.Tpo -c -o src_mpc-options.o `test -f 'src/options.c' || echo './'`src/options.c mv -f .deps/src_mpc-tab.Tpo .deps/src_mpc-tab.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src_mpc-path.o -MD -MP -MF .deps/src_mpc-path.Tpo -c -o src_mpc-path.o `test -f 'src/path.c' || echo './'`src/path.c mv -f .deps/src_mpc-message.Tpo .deps/src_mpc-message.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src_mpc-charset.o -MD -MP -MF .deps/src_mpc-charset.Tpo -c -o src_mpc-charset.o `test -f 'src/charset.c' || echo './'`src/charset.c mv -f .deps/src_mpc-queue.Tpo .deps/src_mpc-queue.Po In file included from src/path.h:24, from src/path.c:21: src/Compiler.h:35:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,0) ^ src/Compiler.h:95:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,3) ^ src/Compiler.h:107:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,6) && !defined(__clang__) ^ In file included from src/charset.h:25, from src/charset.c:21: src/Compiler.h:35:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,0) ^ src/Compiler.h:95:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,3) ^ src/Compiler.h:107:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,6) && !defined(__clang__) ^ In file included from src/charset.h:25, from src/search.c:23: src/Compiler.h:35:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,0) ^ src/Compiler.h:95:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,3) ^ src/Compiler.h:107:26: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if GCC_CHECK_VERSION(4,6) && !defined(__clang__) ^ mv -f .deps/src_mpc-options.Tpo .deps/src_mpc-options.Po mv -f .deps/src_mpc-path.Tpo .deps/src_mpc-path.Po mv -f .deps/src_mpc-charset.Tpo .deps/src_mpc-charset.Po mv -f .deps/src_mpc-search.Tpo .deps/src_mpc-search.Po mv -f .deps/src_mpc-command.Tpo .deps/src_mpc-command.Po i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -Wl,-Os,--as-needed -o src/mpc src_mpc-main.o src_mpc-list.o src_mpc-password.o src_mpc-status.o src_mpc-args.o src_mpc-util.o src_mpc-command.o src_mpc-queue.o src_mpc-sticker.o src_mpc-tab.o src_mpc-idle.o src_mpc-message.o src_mpc-search.o src_mpc-options.o src_mpc-path.o src_mpc-charset.o -lmpdclient make[1]: Leaving directory '/home/slitaz/wok/mpc/source/mpc-0.25' make[1]: Entering directory '/home/slitaz/wok/mpc/source/mpc-0.25' ./install-sh -c -d '/home/slitaz/wok/mpc/install/usr/share/doc/mpc-0.25' ./install-sh -c -d '/home/slitaz/wok/mpc/install/usr/share/man/man1' ./install-sh -c -d '/home/slitaz/wok/mpc/install/usr/bin' /usr/bin/install -c -m 644 AUTHORS COPYING NEWS README doc/mpd-m3u-handler.sh doc/mpd-pls-handler.sh doc/mppledit doc/mpc-completion.bash '/home/slitaz/wok/mpc/install/usr/share/doc/mpc-0.25' /usr/bin/install -c src/mpc '/home/slitaz/wok/mpc/install/usr/bin' /usr/bin/install -c -m 644 doc/mpc.1 '/home/slitaz/wok/mpc/install/usr/share/man/man1' make[1]: Leaving directory '/home/slitaz/wok/mpc/source/mpc-0.25' ================================================================================ Executing strip on all files... Done Time: 0.32s. Size: 68268 B -> 52084 B. Save: 16 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 0.99s. Size: 9203 B -> 3505 B. Save: 6 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 3 Removing: advancecomp-static libmpdclient libmpdclient-dev Pack: mpc 0.25 ================================================================================ 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 "mpc-0.25-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "mpc-0.25-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/mpc-0.25... Done Checking site script in source/mpc-0.25... 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: mpc 0.25 ================================================================================ Src file : mpc-0.25.tar.xz Src size : 100.0K Source dir : 1.1M Produced : 140.0K Cook time : 12s Cook date : 2020-07-07 15:49 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 88.0K : 18.6K : 1 : mpc-0.25-i486.tazpkg ================================================================================