tar -xf pmplib-0.14.tar.gz
checking build system type... arm-slackware-linux-gnu
checking host system type... arm-slackware-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for library containing strerror... none required
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for function prototypes... yes
checking for string.h... (cached) yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/arm-slackware-linux-gnueabi/bin/ld
checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes
checking for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/arm-slackware-linux-gnueabi/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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/arm-slackware-linux-gnueabi/bin/ld
checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for an ANSI C-conforming const... yes
checking for ... no
checking size of ... 0
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for short... yes
checking size of short... 2
checking for unsigned short... yes
checking size of unsigned short... 2
checking for int... yes
checking size of int... 4
checking for unsigned int... yes
checking size of unsigned int... 4
checking for long... yes
checking size of long... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
checking for vprintf... yes
checking for _doprnt... no
checking for getcwd... yes
checking for mktime... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for strtoul... yes
checking for isatty... yes
checking for rand in -lm... yes
checking for uncompress in -lz... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking id3tag.h usability... yes
checking id3tag.h presence... yes
checking for id3tag.h... yes
checking for id3_file_fdopen in -lid3tag... yes
checking for Ogg... yes
checking for Vorbis... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: looking for the Spidermonkey Javascript library in various places.
configure: trying mozjs via pkgconfig xulrunner-js
checking for JS... no
configure: trying libjs via pkgconfig
checking for JS... no
configure: trying smjs
checking for smjs/jsapi.h... no
configure: trying js, includes in /usr/include/js
checking for js/jsapi.h... yes
checking whether terminal window size can be detected... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating include/Makefile
config.status: creating include/pmplib/Makefile
config.status: creating lib/ucs2/Makefile
config.status: creating lib/filepath/Makefile
config.status: creating lib/pmp/Makefile
config.status: creating lib/gmi/Makefile
config.status: creating lib/pmp_irivnavi/Makefile
config.status: creating lib/pmp_portalplayer1/Makefile
config.status: creating lib/pmp_iriverplus2/Makefile
config.status: creating lib/pmp_iriverplus3/Makefile
config.status: creating lib/playlist/Makefile
config.status: creating frontend/easypmp/cui/Makefile
config.status: creating pmplib.spec
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in libltdl
configure: running /bin/sh './configure' --prefix=/usr  '--prefix=/usr' '--libdir=/usr/lib' '--localstatedir=/var' '--sysconfdir=/etc' '--build=arm-slackware-linux' 'CFLAGS=-O2 -march=armv5te' 'CXXFLAGS=-O2 -march=armv5te' 'build_alias=arm-slackware-linux' --enable-ltdl-convenience --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking build system type... arm-slackware-linux-gnu
checking host system type... arm-slackware-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/arm-slackware-linux-gnueabi/bin/ld
checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes
checking for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... 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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/arm-slackware-linux-gnueabi/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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/arm-slackware-linux-gnueabi/bin/ld
checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/local/lib /usr/arm-slackware-linux-gnueabi/lib /usr/lib/seamonkey 
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14'
Making all in m4
make[2]: Entering directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/m4'
Making all in libltdl
make[2]: Entering directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/libltdl'
make  all-am
make[3]: Entering directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/libltdl'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -march=armv5te -c -o ltdl.lo ltdl.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=armv5te -c ltdl.c  -fPIC -DPIC -o .libs/ltdl.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=armv5te -c ltdl.c -o ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link gcc  -O2 -march=armv5te   -o libltdlc.la   ltdl.lo -ldl 
ar cru .libs/libltdlc.a .libs/ltdl.o
ranlib .libs/libltdlc.a
creating libltdlc.la
(cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la)
make[3]: Leaving directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/libltdl'
make[2]: Leaving directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/libltdl'
Making all in include
make[2]: Entering directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/include'
Making all in pmplib
make[3]: Entering directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/include/pmplib'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/include/pmplib'
make[3]: Entering directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/include'
make[2]: Leaving directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/include'
Making all in lib/ucs2
make[2]: Entering directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/lib/ucs2'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I.   -O2 -march=armv5te -O2 -march=armv5te -MT ucs2char.lo -MD -MP -MF ".deps/ucs2char.Tpo" -c -o ucs2char.lo ucs2char.c; \
then mv -f ".deps/ucs2char.Tpo" ".deps/ucs2char.Plo"; else rm -f ".deps/ucs2char.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT ucs2char.lo -MD -MP -MF .deps/ucs2char.Tpo -c ucs2char.c  -fPIC -DPIC -o .libs/ucs2char.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT ucs2char.lo -MD -MP -MF .deps/ucs2char.Tpo -c ucs2char.c -o ucs2char.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I.   -O2 -march=armv5te -O2 -march=armv5te -MT ucs2char_iconv.lo -MD -MP -MF ".deps/ucs2char_iconv.Tpo" -c -o ucs2char_iconv.lo ucs2char_iconv.c; \
then mv -f ".deps/ucs2char_iconv.Tpo" ".deps/ucs2char_iconv.Plo"; else rm -f ".deps/ucs2char_iconv.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT ucs2char_iconv.lo -MD -MP -MF .deps/ucs2char_iconv.Tpo -c ucs2char_iconv.c  -fPIC -DPIC -o .libs/ucs2char_iconv.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT ucs2char_iconv.lo -MD -MP -MF .deps/ucs2char_iconv.Tpo -c ucs2char_iconv.c -o ucs2char_iconv.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -O2 -march=armv5te   -o libucs2.la  -no-undefined ucs2char.lo ucs2char_iconv.lo  -lz -lm 
ar cru .libs/libucs2.a .libs/ucs2char.o .libs/ucs2char_iconv.o
ranlib .libs/libucs2.a
creating libucs2.la
(cd .libs && rm -f libucs2.la && ln -s ../libucs2.la libucs2.la)
make[2]: Leaving directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/lib/ucs2'
Making all in lib/filepath
make[2]: Entering directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/lib/filepath'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I.   -O2 -march=armv5te -O2 -march=armv5te -MT filepath_posix.lo -MD -MP -MF ".deps/filepath_posix.Tpo" -c -o filepath_posix.lo filepath_posix.c; \
then mv -f ".deps/filepath_posix.Tpo" ".deps/filepath_posix.Plo"; else rm -f ".deps/filepath_posix.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT filepath_posix.lo -MD -MP -MF .deps/filepath_posix.Tpo -c filepath_posix.c  -fPIC -DPIC -o .libs/filepath_posix.o
filepath_posix.c: In function 'filepath_file_exists':
filepath_posix.c:289:3: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
filepath_posix.c: In function 'filepath_mtime':
filepath_posix.c:388:3: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
filepath_posix.c: In function 'filepath_size':
filepath_posix.c:405:3: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
filepath_posix.c: In function 'filepath_is_dir':
filepath_posix.c:422:3: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT filepath_posix.lo -MD -MP -MF .deps/filepath_posix.Tpo -c filepath_posix.c -o filepath_posix.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I.   -O2 -march=armv5te -O2 -march=armv5te -MT rel2abs.lo -MD -MP -MF ".deps/rel2abs.Tpo" -c -o rel2abs.lo rel2abs.c; \
then mv -f ".deps/rel2abs.Tpo" ".deps/rel2abs.Plo"; else rm -f ".deps/rel2abs.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT rel2abs.lo -MD -MP -MF .deps/rel2abs.Tpo -c rel2abs.c  -fPIC -DPIC -o .libs/rel2abs.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT rel2abs.lo -MD -MP -MF .deps/rel2abs.Tpo -c rel2abs.c -o rel2abs.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -O2 -march=armv5te   -o libfilepath.la   filepath_posix.lo rel2abs.lo  -lz -lm 
ar cru .libs/libfilepath.a .libs/filepath_posix.o .libs/rel2abs.o
ranlib .libs/libfilepath.a
creating libfilepath.la
(cd .libs && rm -f libfilepath.la && ln -s ../libfilepath.la libfilepath.la)
make[2]: Leaving directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/lib/filepath'
Making all in lib/pmp
make[2]: Entering directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/lib/pmp'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DPMP_MODULES_DIR="\"/usr/lib/pmplib\"" -I../../libltdl  -O2 -march=armv5te -O2 -march=armv5te -MT libpmp_la-pmp.lo -MD -MP -MF ".deps/libpmp_la-pmp.Tpo" -c -o libpmp_la-pmp.lo `test -f 'pmp.c' || echo './'`pmp.c; \
then mv -f ".deps/libpmp_la-pmp.Tpo" ".deps/libpmp_la-pmp.Plo"; else rm -f ".deps/libpmp_la-pmp.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DPMP_MODULES_DIR=\"/usr/lib/pmplib\" -I../../libltdl -O2 -march=armv5te -O2 -march=armv5te -MT libpmp_la-pmp.lo -MD -MP -MF .deps/libpmp_la-pmp.Tpo -c pmp.c  -fPIC -DPIC -o .libs/libpmp_la-pmp.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DPMP_MODULES_DIR=\"/usr/lib/pmplib\" -I../../libltdl -O2 -march=armv5te -O2 -march=armv5te -MT libpmp_la-pmp.lo -MD -MP -MF .deps/libpmp_la-pmp.Tpo -c pmp.c -o libpmp_la-pmp.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DPMP_MODULES_DIR="\"/usr/lib/pmplib\"" -I../../libltdl  -O2 -march=armv5te -O2 -march=armv5te -MT libpmp_la-pmp_posix.lo -MD -MP -MF ".deps/libpmp_la-pmp_posix.Tpo" -c -o libpmp_la-pmp_posix.lo `test -f 'pmp_posix.c' || echo './'`pmp_posix.c; \
then mv -f ".deps/libpmp_la-pmp_posix.Tpo" ".deps/libpmp_la-pmp_posix.Plo"; else rm -f ".deps/libpmp_la-pmp_posix.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DPMP_MODULES_DIR=\"/usr/lib/pmplib\" -I../../libltdl -O2 -march=armv5te -O2 -march=armv5te -MT libpmp_la-pmp_posix.lo -MD -MP -MF .deps/libpmp_la-pmp_posix.Tpo -c pmp_posix.c  -fPIC -DPIC -o .libs/libpmp_la-pmp_posix.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DPMP_MODULES_DIR=\"/usr/lib/pmplib\" -I../../libltdl -O2 -march=armv5te -O2 -march=armv5te -MT libpmp_la-pmp_posix.lo -MD -MP -MF .deps/libpmp_la-pmp_posix.Tpo -c pmp_posix.c -o libpmp_la-pmp_posix.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -O2 -march=armv5te   -o libpmp.la -rpath /usr/lib -no-undefined libpmp_la-pmp.lo libpmp_la-pmp_posix.lo ../../lib/ucs2/libucs2.la ../../lib/filepath/libfilepath.la ../../libltdl/libltdlc.la -lz -lm 
gcc -shared  .libs/libpmp_la-pmp.o .libs/libpmp_la-pmp_posix.o -Wl,--whole-archive ../../lib/ucs2/.libs/libucs2.a ../../lib/filepath/.libs/libfilepath.a ../../libltdl/.libs/libltdlc.a -Wl,--no-whole-archive  -ldl -lz -lm  -march=armv5te -march=armv5te -Wl,-soname -Wl,libpmp.so.0 -o .libs/libpmp.so.0.0.0
(cd .libs && rm -f libpmp.so.0 && ln -s libpmp.so.0.0.0 libpmp.so.0)
(cd .libs && rm -f libpmp.so && ln -s libpmp.so.0.0.0 libpmp.so)
rm -fr .libs/libpmp.lax
mkdir .libs/libpmp.lax
rm -fr .libs/libpmp.lax/libucs2.a
mkdir .libs/libpmp.lax/libucs2.a
(cd .libs/libpmp.lax/libucs2.a && ar x /srv/builds/original/ap/easypmp/src/pmplib-0.14/lib/pmp/../../lib/ucs2/.libs/libucs2.a)
rm -fr .libs/libpmp.lax/libfilepath.a
mkdir .libs/libpmp.lax/libfilepath.a
(cd .libs/libpmp.lax/libfilepath.a && ar x /srv/builds/original/ap/easypmp/src/pmplib-0.14/lib/pmp/../../lib/filepath/.libs/libfilepath.a)
rm -fr .libs/libpmp.lax/libltdlc.a
mkdir .libs/libpmp.lax/libltdlc.a
(cd .libs/libpmp.lax/libltdlc.a && ar x /srv/builds/original/ap/easypmp/src/pmplib-0.14/lib/pmp/../../libltdl/.libs/libltdlc.a)
ar cru .libs/libpmp.a  libpmp_la-pmp.o libpmp_la-pmp_posix.o  .libs/libpmp.lax/libucs2.a/ucs2char.o .libs/libpmp.lax/libucs2.a/ucs2char_iconv.o  .libs/libpmp.lax/libfilepath.a/filepath_posix.o .libs/libpmp.lax/libfilepath.a/rel2abs.o  .libs/libpmp.lax/libltdlc.a/ltdl.o 
ranlib .libs/libpmp.a
rm -fr .libs/libpmp.lax
creating libpmp.la
(cd .libs && rm -f libpmp.la && ln -s ../libpmp.la libpmp.la)
make[2]: Leaving directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/lib/pmp'
Making all in lib/gmi
make[2]: Entering directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/lib/gmi'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I.   -O2 -march=armv5te -O2 -march=armv5te -MT gmi_mp3.lo -MD -MP -MF ".deps/gmi_mp3.Tpo" -c -o gmi_mp3.lo gmi_mp3.c; \
then mv -f ".deps/gmi_mp3.Tpo" ".deps/gmi_mp3.Plo"; else rm -f ".deps/gmi_mp3.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT gmi_mp3.lo -MD -MP -MF .deps/gmi_mp3.Tpo -c gmi_mp3.c  -fPIC -DPIC -o .libs/gmi_mp3.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT gmi_mp3.lo -MD -MP -MF .deps/gmi_mp3.Tpo -c gmi_mp3.c -o gmi_mp3.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I.   -O2 -march=armv5te -O2 -march=armv5te -MT gmi_wma.lo -MD -MP -MF ".deps/gmi_wma.Tpo" -c -o gmi_wma.lo gmi_wma.c; \
then mv -f ".deps/gmi_wma.Tpo" ".deps/gmi_wma.Plo"; else rm -f ".deps/gmi_wma.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT gmi_wma.lo -MD -MP -MF .deps/gmi_wma.Tpo -c gmi_wma.c  -fPIC -DPIC -o .libs/gmi_wma.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT gmi_wma.lo -MD -MP -MF .deps/gmi_wma.Tpo -c gmi_wma.c -o gmi_wma.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I.   -O2 -march=armv5te -O2 -march=armv5te -MT gmi_wav.lo -MD -MP -MF ".deps/gmi_wav.Tpo" -c -o gmi_wav.lo gmi_wav.c; \
then mv -f ".deps/gmi_wav.Tpo" ".deps/gmi_wav.Plo"; else rm -f ".deps/gmi_wav.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT gmi_wav.lo -MD -MP -MF .deps/gmi_wav.Tpo -c gmi_wav.c  -fPIC -DPIC -o .libs/gmi_wav.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT gmi_wav.lo -MD -MP -MF .deps/gmi_wav.Tpo -c gmi_wav.c -o gmi_wav.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I.   -O2 -march=armv5te -O2 -march=armv5te -MT gmi_vorbis.lo -MD -MP -MF ".deps/gmi_vorbis.Tpo" -c -o gmi_vorbis.lo gmi_vorbis.c; \
then mv -f ".deps/gmi_vorbis.Tpo" ".deps/gmi_vorbis.Plo"; else rm -f ".deps/gmi_vorbis.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT gmi_vorbis.lo -MD -MP -MF .deps/gmi_vorbis.Tpo -c gmi_vorbis.c  -fPIC -DPIC -o .libs/gmi_vorbis.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT gmi_vorbis.lo -MD -MP -MF .deps/gmi_vorbis.Tpo -c gmi_vorbis.c -o gmi_vorbis.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I.   -O2 -march=armv5te -O2 -march=armv5te -MT gmi.lo -MD -MP -MF ".deps/gmi.Tpo" -c -o gmi.lo gmi.c; \
then mv -f ".deps/gmi.Tpo" ".deps/gmi.Plo"; else rm -f ".deps/gmi.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT gmi.lo -MD -MP -MF .deps/gmi.Tpo -c gmi.c  -fPIC -DPIC -o .libs/gmi.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -O2 -march=armv5te -O2 -march=armv5te -MT gmi.lo -MD -MP -MF .deps/gmi.Tpo -c gmi.c -o gmi.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -march=armv5te -O2 -march=armv5te   -o libgmi.la  -lid3tag  -logg  -lvorbis -lm -lvorbisfile -no-undefined gmi_mp3.lo gmi_wma.lo gmi_wav.lo gmi_vorbis.lo gmi.lo  -lz -lm 
ar cru .libs/libgmi.a .libs/gmi_mp3.o .libs/gmi_wma.o .libs/gmi_wav.o .libs/gmi_vorbis.o .libs/gmi.o
ranlib .libs/libgmi.a
creating libgmi.la
(cd .libs && rm -f libgmi.la && ln -s ../libgmi.la libgmi.la)
make[2]: Leaving directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/lib/gmi'
Making all in lib/playlist
make[2]: Entering directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/lib/playlist'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DXP_UNIX -I/usr/include/js/ -DJS_THREADSAFE  -O2 -march=armv5te -O2 -march=armv5te -MT libplaylist_la-rw_m3u.lo -MD -MP -MF ".deps/libplaylist_la-rw_m3u.Tpo" -c -o libplaylist_la-rw_m3u.lo `test -f 'rw_m3u.c' || echo './'`rw_m3u.c; \
then mv -f ".deps/libplaylist_la-rw_m3u.Tpo" ".deps/libplaylist_la-rw_m3u.Plo"; else rm -f ".deps/libplaylist_la-rw_m3u.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DXP_UNIX -I/usr/include/js/ -DJS_THREADSAFE -O2 -march=armv5te -O2 -march=armv5te -MT libplaylist_la-rw_m3u.lo -MD -MP -MF .deps/libplaylist_la-rw_m3u.Tpo -c rw_m3u.c  -fPIC -DPIC -o .libs/libplaylist_la-rw_m3u.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DXP_UNIX -I/usr/include/js/ -DJS_THREADSAFE -O2 -march=armv5te -O2 -march=armv5te -MT libplaylist_la-rw_m3u.lo -MD -MP -MF .deps/libplaylist_la-rw_m3u.Tpo -c rw_m3u.c -o libplaylist_la-rw_m3u.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DXP_UNIX -I/usr/include/js/ -DJS_THREADSAFE  -O2 -march=armv5te -O2 -march=armv5te -MT libplaylist_la-rw_pls.lo -MD -MP -MF ".deps/libplaylist_la-rw_pls.Tpo" -c -o libplaylist_la-rw_pls.lo `test -f 'rw_pls.c' || echo './'`rw_pls.c; \
then mv -f ".deps/libplaylist_la-rw_pls.Tpo" ".deps/libplaylist_la-rw_pls.Plo"; else rm -f ".deps/libplaylist_la-rw_pls.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DXP_UNIX -I/usr/include/js/ -DJS_THREADSAFE -O2 -march=armv5te -O2 -march=armv5te -MT libplaylist_la-rw_pls.lo -MD -MP -MF .deps/libplaylist_la-rw_pls.Tpo -c rw_pls.c  -fPIC -DPIC -o .libs/libplaylist_la-rw_pls.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DXP_UNIX -I/usr/include/js/ -DJS_THREADSAFE -O2 -march=armv5te -O2 -march=armv5te -MT libplaylist_la-rw_pls.lo -MD -MP -MF .deps/libplaylist_la-rw_pls.Tpo -c rw_pls.c -o libplaylist_la-rw_pls.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DXP_UNIX -I/usr/include/js/ -DJS_THREADSAFE  -O2 -march=armv5te -O2 -march=armv5te -MT libplaylist_la-playlist.lo -MD -MP -MF ".deps/libplaylist_la-playlist.Tpo" -c -o libplaylist_la-playlist.lo `test -f 'playlist.c' || echo './'`playlist.c; \
then mv -f ".deps/libplaylist_la-playlist.Tpo" ".deps/libplaylist_la-playlist.Plo"; else rm -f ".deps/libplaylist_la-playlist.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DXP_UNIX -I/usr/include/js/ -DJS_THREADSAFE -O2 -march=armv5te -O2 -march=armv5te -MT libplaylist_la-playlist.lo -MD -MP -MF .deps/libplaylist_la-playlist.Tpo -c playlist.c  -fPIC -DPIC -o .libs/libplaylist_la-playlist.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DXP_UNIX -I/usr/include/js/ -DJS_THREADSAFE -O2 -march=armv5te -O2 -march=armv5te -MT libplaylist_la-playlist.lo -MD -MP -MF .deps/libplaylist_la-playlist.Tpo -c playlist.c -o libplaylist_la-playlist.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DXP_UNIX -I/usr/include/js/ -DJS_THREADSAFE  -O2 -march=armv5te -O2 -march=armv5te -MT libplaylist_la-jspl.lo -MD -MP -MF ".deps/libplaylist_la-jspl.Tpo" -c -o libplaylist_la-jspl.lo `test -f 'jspl.c' || echo './'`jspl.c; \
then mv -f ".deps/libplaylist_la-jspl.Tpo" ".deps/libplaylist_la-jspl.Plo"; else rm -f ".deps/libplaylist_la-jspl.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I. -DXP_UNIX -I/usr/include/js/ -DJS_THREADSAFE -O2 -march=armv5te -O2 -march=armv5te -MT libplaylist_la-jspl.lo -MD -MP -MF .deps/libplaylist_la-jspl.Tpo -c jspl.c  -fPIC -DPIC -o .libs/libplaylist_la-jspl.o
jspl.c: In function 'JSString_to_ucs2':
jspl.c:84:18: warning: initialization makes pointer from integer without a cast [enabled by default]
jspl.c: At top level:
jspl.c:210:5: warning: initialization from incompatible pointer type [enabled by default]
jspl.c:210:5: warning: (near initialization for 'g_global_functions[0].call') [enabled by default]
jspl.c:211:2: warning: initialization from incompatible pointer type [enabled by default]
jspl.c:211:2: warning: (near initialization for 'g_global_functions[1].call') [enabled by default]
jspl.c: In function 'jspl_load_script':
jspl.c:492:2: error: unknown type name 'JSScript'
jspl.c:496:9: warning: assignment from incompatible pointer type [enabled by default]
jspl.c:500:2: warning: passing argument 3 of 'JS_ExecuteScript' from incompatible pointer type [enabled by default]
In file included from jspl.c:40:0:
/usr/include/js/jsapi.h:2802:1: note: expected 'struct JSObject *' but argument is of type 'int *'
jspl.c: In function 'playlist_jspl_read':
jspl.c:659:6: warning: passing argument 3 of 'JS_LookupUCProperty' makes pointer from integer without a cast [enabled by default]
In file included from jspl.c:40:0:
/usr/include/js/jsapi.h:2428:1: note: expected 'const jschar *' but argument is of type 'int'
make[2]: *** [libplaylist_la-jspl.lo] Error 1
make[2]: Leaving directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14/lib/playlist'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/srv/builds/salix/ap/easypmp/src/pmplib-0.14'
make: *** [all] Error 2
build() failed.