Cook: libmpdclient 2.11 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): doxygen-1.8.18-i486 Extracting source archive "libmpdclient-2.11.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/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 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 build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by i486-slitaz-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i486-slitaz-linux-nm -B checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i486-slitaz-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i486-slitaz-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking for archiver @FILE support... @ checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i486-slitaz-linux-mt... no checking for mt... mt checking if mt is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i486-slitaz-linux-gcc static flag -static works... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for library containing socket... none required checking for doxygen... /usr/bin/doxygen checking for library containing gethostbyname... none required checking for getaddrinfo... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -W... 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 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/mpd/version.h config.status: creating libmpdclient.pc config.status: creating doc/doxygen.conf config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-am make[1]: Entering directory '/home/slitaz/wok/libmpdclient/source/libmpdclient-2.11' depbase=`echo src/async.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/async.lo -MD -MP -MF $depbase.Tpo -c -o src/async.lo src/async.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/ierror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/ierror.lo -MD -MP -MF $depbase.Tpo -c -o src/ierror.lo src/ierror.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/resolver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/resolver.lo -MD -MP -MF $depbase.Tpo -c -o src/resolver.lo src/resolver.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/capabilities.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/capabilities.lo -MD -MP -MF $depbase.Tpo -c -o src/capabilities.lo src/capabilities.c &&\ mv -f $depbase.Tpo $depbase.Plo /usr/bin/doxygen doc/doxygen.conf depbase=`echo src/connection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/connection.lo -MD -MP -MF $depbase.Tpo -c -o src/connection.lo src/connection.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/async.lo -MD -MP -MF src/.deps/async.Tpo -c src/async.c -fPIC -DPIC -o src/.libs/async.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/ierror.lo -MD -MP -MF src/.deps/ierror.Tpo -c src/ierror.c -fPIC -DPIC -o src/.libs/ierror.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/capabilities.lo -MD -MP -MF src/.deps/capabilities.Tpo -c src/capabilities.c -fPIC -DPIC -o src/.libs/capabilities.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/resolver.lo -MD -MP -MF src/.deps/resolver.Tpo -c src/resolver.c -fPIC -DPIC -o src/.libs/resolver.o /home/slitaz/wok/libmpdclient/source/libmpdclient-2.11/include/mpd/version.h:57: warning: found documented #define LIBMPDCLIENT_CHECK_VERSION but ignoring it because ENABLE_PREPROCESSING is NO. libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/connection.lo -MD -MP -MF src/.deps/connection.Tpo -c src/connection.c -fPIC -DPIC -o src/.libs/connection.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/capabilities.lo -MD -MP -MF src/.deps/capabilities.Tpo -c src/capabilities.c -o src/capabilities.o >/dev/null 2>&1 depbase=`echo src/database.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/database.lo -MD -MP -MF $depbase.Tpo -c -o src/database.lo src/database.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/resolver.lo -MD -MP -MF src/.deps/resolver.Tpo -c src/resolver.c -o src/resolver.o >/dev/null 2>&1 /home/slitaz/wok/libmpdclient/source/libmpdclient-2.11/include/mpd/connection.h:98: warning: explicit link request to 'MPD_HOST' could not be resolved /home/slitaz/wok/libmpdclient/source/libmpdclient-2.11/include/mpd/connection.h:98: warning: explicit link request to 'MPD_PORT' could not be resolved /home/slitaz/wok/libmpdclient/source/libmpdclient-2.11/include/mpd/connection.h:99: warning: explicit link request to 'MPD_TIMEOUT' could not be resolved libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/ierror.lo -MD -MP -MF src/.deps/ierror.Tpo -c src/ierror.c -o src/ierror.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/async.lo -MD -MP -MF src/.deps/async.Tpo -c src/async.c -o src/async.o >/dev/null 2>&1 depbase=`echo src/directory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/directory.lo -MD -MP -MF $depbase.Tpo -c -o src/directory.lo src/directory.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/connection.lo -MD -MP -MF src/.deps/connection.Tpo -c src/connection.c -o src/connection.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/database.lo -MD -MP -MF src/.deps/database.Tpo -c src/database.c -fPIC -DPIC -o src/.libs/database.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/directory.lo -MD -MP -MF src/.deps/directory.Tpo -c src/directory.c -fPIC -DPIC -o src/.libs/directory.o depbase=`echo src/rdirectory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/rdirectory.lo -MD -MP -MF $depbase.Tpo -c -o src/rdirectory.lo src/rdirectory.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/database.lo -MD -MP -MF src/.deps/database.Tpo -c src/database.c -o src/database.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/directory.lo -MD -MP -MF src/.deps/directory.Tpo -c src/directory.c -o src/directory.o >/dev/null 2>&1 depbase=`echo src/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/error.lo -MD -MP -MF $depbase.Tpo -c -o src/error.lo src/error.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/rdirectory.lo -MD -MP -MF src/.deps/rdirectory.Tpo -c src/rdirectory.c -fPIC -DPIC -o src/.libs/rdirectory.o depbase=`echo src/fd_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/fd_util.lo -MD -MP -MF $depbase.Tpo -c -o src/fd_util.lo src/fd_util.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/error.lo -MD -MP -MF src/.deps/error.Tpo -c src/error.c -fPIC -DPIC -o src/.libs/error.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/rdirectory.lo -MD -MP -MF src/.deps/rdirectory.Tpo -c src/rdirectory.c -o src/rdirectory.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/fd_util.lo -MD -MP -MF src/.deps/fd_util.Tpo -c src/fd_util.c -fPIC -DPIC -o src/.libs/fd_util.o depbase=`echo src/output.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/output.lo -MD -MP -MF $depbase.Tpo -c -o src/output.lo src/output.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/coutput.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/coutput.lo -MD -MP -MF $depbase.Tpo -c -o src/coutput.lo src/coutput.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/error.lo -MD -MP -MF src/.deps/error.Tpo -c src/error.c -o src/error.o >/dev/null 2>&1 depbase=`echo src/entity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/entity.lo -MD -MP -MF $depbase.Tpo -c -o src/entity.lo src/entity.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/fd_util.lo -MD -MP -MF src/.deps/fd_util.Tpo -c src/fd_util.c -o src/fd_util.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/coutput.lo -MD -MP -MF src/.deps/coutput.Tpo -c src/coutput.c -fPIC -DPIC -o src/.libs/coutput.o depbase=`echo src/idle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/idle.lo -MD -MP -MF $depbase.Tpo -c -o src/idle.lo src/idle.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/iso8601.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/iso8601.lo -MD -MP -MF $depbase.Tpo -c -o src/iso8601.lo src/iso8601.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/output.lo -MD -MP -MF src/.deps/output.Tpo -c src/output.c -fPIC -DPIC -o src/.libs/output.o depbase=`echo src/list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/list.lo -MD -MP -MF $depbase.Tpo -c -o src/list.lo src/list.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/entity.lo -MD -MP -MF src/.deps/entity.Tpo -c src/entity.c -fPIC -DPIC -o src/.libs/entity.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/coutput.lo -MD -MP -MF src/.deps/coutput.Tpo -c src/coutput.c -o src/coutput.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/output.lo -MD -MP -MF src/.deps/output.Tpo -c src/output.c -o src/output.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/idle.lo -MD -MP -MF src/.deps/idle.Tpo -c src/idle.c -fPIC -DPIC -o src/.libs/idle.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/iso8601.lo -MD -MP -MF src/.deps/iso8601.Tpo -c src/iso8601.c -fPIC -DPIC -o src/.libs/iso8601.o depbase=`echo src/mixer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/mixer.lo -MD -MP -MF $depbase.Tpo -c -o src/mixer.lo src/mixer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/list.lo -MD -MP -MF src/.deps/list.Tpo -c src/list.c -fPIC -DPIC -o src/.libs/list.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/entity.lo -MD -MP -MF src/.deps/entity.Tpo -c src/entity.c -o src/entity.o >/dev/null 2>&1 depbase=`echo src/parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/parser.lo -MD -MP -MF $depbase.Tpo -c -o src/parser.lo src/parser.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/idle.lo -MD -MP -MF src/.deps/idle.Tpo -c src/idle.c -o src/idle.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/iso8601.lo -MD -MP -MF src/.deps/iso8601.Tpo -c src/iso8601.c -o src/iso8601.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/list.lo -MD -MP -MF src/.deps/list.Tpo -c src/list.c -o src/list.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/mixer.lo -MD -MP -MF src/.deps/mixer.Tpo -c src/mixer.c -fPIC -DPIC -o src/.libs/mixer.o depbase=`echo src/password.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/password.lo -MD -MP -MF $depbase.Tpo -c -o src/password.lo src/password.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/parser.lo -MD -MP -MF src/.deps/parser.Tpo -c src/parser.c -fPIC -DPIC -o src/.libs/parser.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/mixer.lo -MD -MP -MF src/.deps/mixer.Tpo -c src/mixer.c -o src/mixer.o >/dev/null 2>&1 depbase=`echo src/player.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/player.lo -MD -MP -MF $depbase.Tpo -c -o src/player.lo src/player.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/playlist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/playlist.lo -MD -MP -MF $depbase.Tpo -c -o src/playlist.lo src/playlist.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/rplaylist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/rplaylist.lo -MD -MP -MF $depbase.Tpo -c -o src/rplaylist.lo src/rplaylist.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/parser.lo -MD -MP -MF src/.deps/parser.Tpo -c src/parser.c -o src/parser.o >/dev/null 2>&1 depbase=`echo src/cplaylist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cplaylist.lo -MD -MP -MF $depbase.Tpo -c -o src/cplaylist.lo src/cplaylist.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/password.lo -MD -MP -MF src/.deps/password.Tpo -c src/password.c -fPIC -DPIC -o src/.libs/password.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/password.lo -MD -MP -MF src/.deps/password.Tpo -c src/password.c -o src/password.o >/dev/null 2>&1 depbase=`echo src/queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/queue.lo -MD -MP -MF $depbase.Tpo -c -o src/queue.lo src/queue.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/quote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/quote.lo -MD -MP -MF $depbase.Tpo -c -o src/quote.lo src/quote.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/player.lo -MD -MP -MF src/.deps/player.Tpo -c src/player.c -fPIC -DPIC -o src/.libs/player.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/playlist.lo -MD -MP -MF src/.deps/playlist.Tpo -c src/playlist.c -fPIC -DPIC -o src/.libs/playlist.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/rplaylist.lo -MD -MP -MF src/.deps/rplaylist.Tpo -c src/rplaylist.c -fPIC -DPIC -o src/.libs/rplaylist.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cplaylist.lo -MD -MP -MF src/.deps/cplaylist.Tpo -c src/cplaylist.c -fPIC -DPIC -o src/.libs/cplaylist.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/quote.lo -MD -MP -MF src/.deps/quote.Tpo -c src/quote.c -fPIC -DPIC -o src/.libs/quote.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/queue.lo -MD -MP -MF src/.deps/queue.Tpo -c src/queue.c -fPIC -DPIC -o src/.libs/queue.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/rplaylist.lo -MD -MP -MF src/.deps/rplaylist.Tpo -c src/rplaylist.c -o src/rplaylist.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/quote.lo -MD -MP -MF src/.deps/quote.Tpo -c src/quote.c -o src/quote.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/playlist.lo -MD -MP -MF src/.deps/playlist.Tpo -c src/playlist.c -o src/playlist.o >/dev/null 2>&1 depbase=`echo src/recv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/recv.lo -MD -MP -MF $depbase.Tpo -c -o src/recv.lo src/recv.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/response.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/response.lo -MD -MP -MF $depbase.Tpo -c -o src/response.lo src/response.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cplaylist.lo -MD -MP -MF src/.deps/cplaylist.Tpo -c src/cplaylist.c -o src/cplaylist.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/player.lo -MD -MP -MF src/.deps/player.Tpo -c src/player.c -o src/player.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/response.lo -MD -MP -MF src/.deps/response.Tpo -c src/response.c -fPIC -DPIC -o src/.libs/response.o depbase=`echo src/run.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/run.lo -MD -MP -MF $depbase.Tpo -c -o src/run.lo src/run.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/response.lo -MD -MP -MF src/.deps/response.Tpo -c src/response.c -o src/response.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/recv.lo -MD -MP -MF src/.deps/recv.Tpo -c src/recv.c -fPIC -DPIC -o src/.libs/recv.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/queue.lo -MD -MP -MF src/.deps/queue.Tpo -c src/queue.c -o src/queue.o >/dev/null 2>&1 depbase=`echo src/search.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/search.lo -MD -MP -MF $depbase.Tpo -c -o src/search.lo src/search.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/run.lo -MD -MP -MF src/.deps/run.Tpo -c src/run.c -fPIC -DPIC -o src/.libs/run.o depbase=`echo src/send.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/send.lo -MD -MP -MF $depbase.Tpo -c -o src/send.lo src/send.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/run.lo -MD -MP -MF src/.deps/run.Tpo -c src/run.c -o src/run.o >/dev/null 2>&1 depbase=`echo src/socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/socket.lo -MD -MP -MF $depbase.Tpo -c -o src/socket.lo src/socket.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/song.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/song.lo -MD -MP -MF $depbase.Tpo -c -o src/song.lo src/song.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/recv.lo -MD -MP -MF src/.deps/recv.Tpo -c src/recv.c -o src/recv.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/search.lo -MD -MP -MF src/.deps/search.Tpo -c src/search.c -fPIC -DPIC -o src/.libs/search.o depbase=`echo src/status.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/status.lo -MD -MP -MF $depbase.Tpo -c -o src/status.lo src/status.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/send.lo -MD -MP -MF src/.deps/send.Tpo -c src/send.c -fPIC -DPIC -o src/.libs/send.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/song.lo -MD -MP -MF src/.deps/song.Tpo -c src/song.c -fPIC -DPIC -o src/.libs/song.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/socket.lo -MD -MP -MF src/.deps/socket.Tpo -c src/socket.c -fPIC -DPIC -o src/.libs/socket.o depbase=`echo src/cstatus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cstatus.lo -MD -MP -MF $depbase.Tpo -c -o src/cstatus.lo src/cstatus.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/status.lo -MD -MP -MF src/.deps/status.Tpo -c src/status.c -fPIC -DPIC -o src/.libs/status.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/search.lo -MD -MP -MF src/.deps/search.Tpo -c src/search.c -o src/search.o >/dev/null 2>&1 src/socket.c: In function 'mpd_socket_wait': src/socket.c:101:30: warning: passing argument 3 to restrict-qualified parameter aliases with argument 4 [-Wrestrict] ret = select(fd + 1, NULL, &fds, &fds, tv); ^~~~ ~~~~ libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/send.lo -MD -MP -MF src/.deps/send.Tpo -c src/send.c -o src/send.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/song.lo -MD -MP -MF src/.deps/song.Tpo -c src/song.c -o src/song.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/socket.lo -MD -MP -MF src/.deps/socket.Tpo -c src/socket.c -o src/socket.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cstatus.lo -MD -MP -MF src/.deps/cstatus.Tpo -c src/cstatus.c -fPIC -DPIC -o src/.libs/cstatus.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cstatus.lo -MD -MP -MF src/.deps/cstatus.Tpo -c src/cstatus.c -o src/cstatus.o >/dev/null 2>&1 depbase=`echo src/stats.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/stats.lo -MD -MP -MF $depbase.Tpo -c -o src/stats.lo src/stats.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/cstats.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cstats.lo -MD -MP -MF $depbase.Tpo -c -o src/cstats.lo src/cstats.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/sync.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/sync.lo -MD -MP -MF $depbase.Tpo -c -o src/sync.lo src/sync.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/status.lo -MD -MP -MF src/.deps/status.Tpo -c src/status.c -o src/status.o >/dev/null 2>&1 depbase=`echo src/tag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/tag.lo -MD -MP -MF $depbase.Tpo -c -o src/tag.lo src/tag.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/sticker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/sticker.lo -MD -MP -MF $depbase.Tpo -c -o src/sticker.lo src/sticker.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/stats.lo -MD -MP -MF src/.deps/stats.Tpo -c src/stats.c -fPIC -DPIC -o src/.libs/stats.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cstats.lo -MD -MP -MF src/.deps/cstats.Tpo -c src/cstats.c -fPIC -DPIC -o src/.libs/cstats.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/sync.lo -MD -MP -MF src/.deps/sync.Tpo -c src/sync.c -fPIC -DPIC -o src/.libs/sync.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/tag.lo -MD -MP -MF src/.deps/tag.Tpo -c src/tag.c -fPIC -DPIC -o src/.libs/tag.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cstats.lo -MD -MP -MF src/.deps/cstats.Tpo -c src/cstats.c -o src/cstats.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/stats.lo -MD -MP -MF src/.deps/stats.Tpo -c src/stats.c -o src/stats.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/tag.lo -MD -MP -MF src/.deps/tag.Tpo -c src/tag.c -o src/tag.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/sticker.lo -MD -MP -MF src/.deps/sticker.Tpo -c src/sticker.c -fPIC -DPIC -o src/.libs/sticker.o depbase=`echo src/settings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/settings.lo -MD -MP -MF $depbase.Tpo -c -o src/settings.lo src/settings.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/message.lo -MD -MP -MF $depbase.Tpo -c -o src/message.lo src/message.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/cmessage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cmessage.lo -MD -MP -MF $depbase.Tpo -c -o src/cmessage.lo src/cmessage.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/sync.lo -MD -MP -MF src/.deps/sync.Tpo -c src/sync.c -o src/sync.o >/dev/null 2>&1 depbase=`echo src/example.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/example.o -MD -MP -MF $depbase.Tpo -c -o src/example.o src/example.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/sticker.lo -MD -MP -MF src/.deps/sticker.Tpo -c src/sticker.c -o src/sticker.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/settings.lo -MD -MP -MF src/.deps/settings.Tpo -c src/settings.c -fPIC -DPIC -o src/.libs/settings.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/message.lo -MD -MP -MF src/.deps/message.Tpo -c src/message.c -fPIC -DPIC -o src/.libs/message.o depbase=`echo test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT test/main.o -MD -MP -MF $depbase.Tpo -c -o test/main.o test/main.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cmessage.lo -MD -MP -MF src/.deps/cmessage.Tpo -c src/cmessage.c -fPIC -DPIC -o src/.libs/cmessage.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/settings.lo -MD -MP -MF src/.deps/settings.Tpo -c src/settings.c -o src/settings.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/message.lo -MD -MP -MF src/.deps/message.Tpo -c src/message.c -o src/message.o >/dev/null 2>&1 libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cmessage.lo -MD -MP -MF src/.deps/cmessage.Tpo -c src/cmessage.c -o src/cmessage.o >/dev/null 2>&1 /bin/bash ./libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -version-info 2:11:0 -no-undefined -Wl,--version-script=./libmpdclient.ld -Wl,-Os,--as-needed -o src/libmpdclient.la -rpath /usr/lib src/async.lo src/ierror.lo src/resolver.lo src/capabilities.lo src/connection.lo src/database.lo src/directory.lo src/rdirectory.lo src/error.lo src/fd_util.lo src/output.lo src/coutput.lo src/entity.lo src/idle.lo src/iso8601.lo src/list.lo src/mixer.lo src/parser.lo src/password.lo src/player.lo src/playlist.lo src/rplaylist.lo src/cplaylist.lo src/queue.lo src/quote.lo src/recv.lo src/response.lo src/run.lo src/search.lo src/send.lo src/socket.lo src/song.lo src/status.lo src/cstatus.lo src/stats.lo src/cstats.lo src/sync.lo src/tag.lo src/sticker.lo src/settings.lo src/message.lo src/cmessage.lo libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared -fPIC -DPIC src/.libs/async.o src/.libs/ierror.o src/.libs/resolver.o src/.libs/capabilities.o src/.libs/connection.o src/.libs/database.o src/.libs/directory.o src/.libs/rdirectory.o src/.libs/error.o src/.libs/fd_util.o src/.libs/output.o src/.libs/coutput.o src/.libs/entity.o src/.libs/idle.o src/.libs/iso8601.o src/.libs/list.o src/.libs/mixer.o src/.libs/parser.o src/.libs/password.o src/.libs/player.o src/.libs/playlist.o src/.libs/rplaylist.o src/.libs/cplaylist.o src/.libs/queue.o src/.libs/quote.o src/.libs/recv.o src/.libs/response.o src/.libs/run.o src/.libs/search.o src/.libs/send.o src/.libs/socket.o src/.libs/song.o src/.libs/status.o src/.libs/cstatus.o src/.libs/stats.o src/.libs/cstats.o src/.libs/sync.o src/.libs/tag.o src/.libs/sticker.o src/.libs/settings.o src/.libs/message.o src/.libs/cmessage.o -march=i486 -Os -mindirect-branch=thunk -Wl,--version-script=./libmpdclient.ld -Wl,-Os -Wl,--as-needed -Wl,-soname -Wl,libmpdclient.so.2 -o src/.libs/libmpdclient.so.2.0.11 libtool: link: (cd "src/.libs" && rm -f "libmpdclient.so.2" && ln -s "libmpdclient.so.2.0.11" "libmpdclient.so.2") libtool: link: (cd "src/.libs" && rm -f "libmpdclient.so" && ln -s "libmpdclient.so.2.0.11" "libmpdclient.so") libtool: link: i486-slitaz-linux-ar cru src/.libs/libmpdclient.a src/async.o src/ierror.o src/resolver.o src/capabilities.o src/connection.o src/database.o src/directory.o src/rdirectory.o src/error.o src/fd_util.o src/output.o src/coutput.o src/entity.o src/idle.o src/iso8601.o src/list.o src/mixer.o src/parser.o src/password.o src/player.o src/playlist.o src/rplaylist.o src/cplaylist.o src/queue.o src/quote.o src/recv.o src/response.o src/run.o src/search.o src/send.o src/socket.o src/song.o src/status.o src/cstatus.o src/stats.o src/cstats.o src/sync.o src/tag.o src/sticker.o src/settings.o src/message.o src/cmessage.o libtool: link: i486-slitaz-linux-ranlib src/.libs/libmpdclient.a libtool: link: ( cd "src/.libs" && rm -f "libmpdclient.la" && ln -s "../libmpdclient.la" "libmpdclient.la" ) /bin/bash ./libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -Wl,-Os,--as-needed -o src/example src/example.o src/libmpdclient.la /bin/bash ./libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -Wl,-Os,--as-needed -o test/test test/main.o src/libmpdclient.la libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -Wl,-Os -Wl,--as-needed -o src/.libs/example src/example.o src/.libs/libmpdclient.so libtool: link: i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -Wl,-Os -Wl,--as-needed -o test/.libs/test test/main.o src/.libs/libmpdclient.so make[1]: Leaving directory '/home/slitaz/wok/libmpdclient/source/libmpdclient-2.11' make[1]: Entering directory '/home/slitaz/wok/libmpdclient/source/libmpdclient-2.11' /bin/bash /home/slitaz/wok/libmpdclient/source/libmpdclient-2.11/build/install-sh -d /home/slitaz/wok/libmpdclient/install/usr/share/doc/libmpdclient-2.11/html build/install-sh -c -d '/home/slitaz/wok/libmpdclient/install/usr/share/doc/libmpdclient-2.11' build/install-sh -c -d '/home/slitaz/wok/libmpdclient/install/usr/include/mpd' build/install-sh -c -d '/home/slitaz/wok/libmpdclient/install/usr/lib/pkgconfig' build/install-sh -c -d '/home/slitaz/wok/libmpdclient/install/usr/share/vala/vapi' build/install-sh -c -d '/home/slitaz/wok/libmpdclient/install/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libmpdclient.la '/home/slitaz/wok/libmpdclient/install/usr/lib' /usr/bin/install -c -m 644 libmpdclient.pc '/home/slitaz/wok/libmpdclient/install/usr/lib/pkgconfig' /usr/bin/install -c -m 644 README COPYING NEWS '/home/slitaz/wok/libmpdclient/install/usr/share/doc/libmpdclient-2.11' /usr/bin/install -c -m 644 -c -m 644 doc/api/html/*.* \ /home/slitaz/wok/libmpdclient/install/usr/share/doc/libmpdclient-2.11/html /usr/bin/install -c -m 644 include/mpd/async.h include/mpd/audio_format.h include/mpd/client.h include/mpd/capabilities.h include/mpd/compiler.h include/mpd/connection.h include/mpd/database.h include/mpd/directory.h include/mpd/entity.h include/mpd/error.h include/mpd/idle.h include/mpd/list.h include/mpd/mixer.h include/mpd/parser.h include/mpd/password.h include/mpd/player.h include/mpd/playlist.h include/mpd/protocol.h include/mpd/queue.h include/mpd/recv.h include/mpd/response.h include/mpd/send.h include/mpd/status.h include/mpd/stats.h include/mpd/tag.h include/mpd/output.h include/mpd/pair.h include/mpd/search.h include/mpd/socket.h include/mpd/song.h include/mpd/sticker.h include/mpd/settings.h include/mpd/message.h include/mpd/version.h '/home/slitaz/wok/libmpdclient/install/usr/include/mpd' /usr/bin/install -c -m 644 vapi/libmpdclient.vapi '/home/slitaz/wok/libmpdclient/install/usr/share/vala/vapi' libtool: install: /usr/bin/install -c src/.libs/libmpdclient.so.2.0.11 /home/slitaz/wok/libmpdclient/install/usr/lib/libmpdclient.so.2.0.11 libtool: install: (cd /home/slitaz/wok/libmpdclient/install/usr/lib && { ln -s -f libmpdclient.so.2.0.11 libmpdclient.so.2 || { rm -f libmpdclient.so.2 && ln -s libmpdclient.so.2.0.11 libmpdclient.so.2; }; }) libtool: install: (cd /home/slitaz/wok/libmpdclient/install/usr/lib && { ln -s -f libmpdclient.so.2.0.11 libmpdclient.so || { rm -f libmpdclient.so && ln -s libmpdclient.so.2.0.11 libmpdclient.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libmpdclient.lai /home/slitaz/wok/libmpdclient/install/usr/lib/libmpdclient.la libtool: install: /usr/bin/install -c src/.libs/libmpdclient.a /home/slitaz/wok/libmpdclient/install/usr/lib/libmpdclient.a libtool: install: chmod 644 /home/slitaz/wok/libmpdclient/install/usr/lib/libmpdclient.a libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/libmpdclient/install/usr/lib/libmpdclient.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/slitaz/wok/libmpdclient/source/libmpdclient-2.11' ================================================================================ Executing strip on all files... Done Time: 7.55s. Size: 270528 B -> 245192 B. Save: 25 KB. Installing (pkg/local): pngquant-static-2.12.2-i486 Installing (pkg/local): optipng-static-0.7.7-i486 Compressing png images... Done Time: 2.59s. Size: 9846 B -> 7431 B. Save: 2 KB. Cache hit: 18/18. Installing (pkg/local): rcssmin-1.0.6-i486 Compressing CSS files... Done Time: 0.23s. Size: 39568 B -> 32143 B. Save: 7 KB. ================================================================================ Build dependencies to remove: 4 Removing: doxygen optipng-static pngquant-static rcssmin Pack: libmpdclient 2.11 ================================================================================ 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 "libmpdclient-2.11-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "libmpdclient-2.11-i486.tazpkg" created Pack: libmpdclient-dev 2.11 ================================================================================ 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 "libmpdclient-dev-2.11-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "libmpdclient-dev-2.11-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/libmpdclient-2.11... Done Checking site script in source/libmpdclient-2.11... 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: libmpdclient 2.11 ================================================================================ Src file : libmpdclient-2.11.tar.xz Src size : 272.0K Source dir : 5.7M Produced : 2.5M Cook time : 25s Cook date : 2020-07-07 12:48 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 124.0K : 29.3K : 2 : libmpdclient-2.11-i486.tazpkg 2 : 448.0K : 52.7K : 38 : libmpdclient-dev-2.11-i486.tazpkg ================================================================================