tar -xf spkg-1.0.tar.gz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes checking build system type... armv5tel-unknown-linux-gnueabi checking host system type... armv5tel-unknown-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F 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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv5tel-unknown-linux-gnueabi file names to armv5tel-unknown-linux-gnueabi format... func_convert_file_noop checking how to convert armv5tel-unknown-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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 checking for ANSI C header files... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SPKG... yes checking for ANSI C header files... (cached) yes checking Judy.h usability... yes checking Judy.h presence... yes checking for Judy.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking for Judy1Next in -lJudy... yes checking for compress in -lz... yes checking for poptGetArg in -lpopt... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/win32/Makefile config.status: creating include/Makefile config.status: creating docs/Makefile config.status: creating tests/Makefile config.status: creating libspkg.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0' Making all in src make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/src' make[3]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c misc.c: In function 'load_blacklist': misc.c:345:3: warning: incompatible implicit declaration of built-in function 'free' mv -f .deps/misc.Tpo .deps/misc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/error.Tpo .deps/error.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT sys.o -MD -MP -MF .deps/sys.Tpo -c -o sys.o sys.c mv -f .deps/sys.Tpo .deps/sys.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c mv -f .deps/path.Tpo .deps/path.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT untgz.o -MD -MP -MF .deps/untgz.Tpo -c -o untgz.o untgz.c mv -f .deps/untgz.Tpo .deps/untgz.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT pkgdb.o -MD -MP -MF .deps/pkgdb.Tpo -c -o pkgdb.o pkgdb.c mv -f .deps/pkgdb.Tpo .deps/pkgdb.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT taction.o -MD -MP -MF .deps/taction.Tpo -c -o taction.o taction.c mv -f .deps/taction.Tpo .deps/taction.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT sigtrap.o -MD -MP -MF .deps/sigtrap.Tpo -c -o sigtrap.o sigtrap.c mv -f .deps/sigtrap.Tpo .deps/sigtrap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c mv -f .deps/message.Tpo .deps/message.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT cmd-install.o -MD -MP -MF .deps/cmd-install.Tpo -c -o cmd-install.o cmd-install.c mv -f .deps/cmd-install.Tpo .deps/cmd-install.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT cmd-remove.o -MD -MP -MF .deps/cmd-remove.Tpo -c -o cmd-remove.o cmd-remove.c mv -f .deps/cmd-remove.Tpo .deps/cmd-remove.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT cmd-upgrade.o -MD -MP -MF .deps/cmd-upgrade.Tpo -c -o cmd-upgrade.o cmd-upgrade.c mv -f .deps/cmd-upgrade.Tpo .deps/cmd-upgrade.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT cmd-list.o -MD -MP -MF .deps/cmd-list.Tpo -c -o cmd-list.o cmd-list.c mv -f .deps/cmd-list.Tpo .deps/cmd-list.Po rm -f libspkg.a ar cru libspkg.a misc.o error.o sys.o path.o untgz.o pkgdb.o taction.o sigtrap.o message.o cmd-install.o cmd-remove.o cmd-upgrade.o cmd-list.o ranlib libspkg.a gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -o spkg main.o libspkg.a -lpopt -lglib-2.0 -lJudy -lz make[3]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/src' make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/src' Making all in include make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/include' Making all in docs make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/docs' Making all in tests make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -MT test-untgz.o -MD -MP -MF .deps/test-untgz.Tpo -c -o test-untgz.o test-untgz.c mv -f .deps/test-untgz.Tpo .deps/test-untgz.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-untgz test-untgz.o ../src/libspkg.a -lglib-2.0 -lz -lJudy gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -MT test-parsers.o -MD -MP -MF .deps/test-parsers.Tpo -c -o test-parsers.o test-parsers.c mv -f .deps/test-parsers.Tpo .deps/test-parsers.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-parsers test-parsers.o ../src/libspkg.a -lglib-2.0 -lz -lJudy gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -MT test-path.o -MD -MP -MF .deps/test-path.Tpo -c -o test-path.o test-path.c mv -f .deps/test-path.Tpo .deps/test-path.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-path test-path.o ../src/libspkg.a -lglib-2.0 -lz -lJudy gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -MT test-mkdir.o -MD -MP -MF .deps/test-mkdir.Tpo -c -o test-mkdir.o test-mkdir.c mv -f .deps/test-mkdir.Tpo .deps/test-mkdir.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-mkdir test-mkdir.o ../src/libspkg.a -lglib-2.0 -lz -lJudy gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -MT test-blacklist.o -MD -MP -MF .deps/test-blacklist.Tpo -c -o test-blacklist.o test-blacklist.c mv -f .deps/test-blacklist.Tpo .deps/test-blacklist.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-blacklist test-blacklist.o ../src/libspkg.a -lglib-2.0 -lz -lJudy gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -MT test-rm.o -MD -MP -MF .deps/test-rm.Tpo -c -o test-rm.o test-rm.c mv -f .deps/test-rm.Tpo .deps/test-rm.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-rm test-rm.o ../src/libspkg.a -lglib-2.0 -lz -lJudy make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/tests' make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0' make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0' make[1]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0' Making install in src make[1]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/src' make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -o spkg main.o libspkg.a -lpopt -lglib-2.0 -lJudy -lz make[3]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPKG_CONFDIR=\"/usr/etc/spkg\" -D_GNU_SOURCE -DLEGACY_CHECKS=1 -O2 -march=armv4t -o spkg main.o libspkg.a -lpopt -lglib-2.0 -lJudy -lz test -z "/usr/bin" || /usr/bin/mkdir -p "/home/slkbuilds/arch/a/spkg/pkg/usr/bin" test -z "/usr/lib" || /usr/bin/mkdir -p "/home/slkbuilds/arch/a/spkg/pkg/usr/lib" /usr/bin/ginstall -c -m 644 libspkg.a '/home/slkbuilds/arch/a/spkg/pkg/usr/lib' ( cd '/home/slkbuilds/arch/a/spkg/pkg/usr/lib' && ranlib libspkg.a ) make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/src' make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/src' make[1]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/src' Making install in include make[1]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/include' make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/libspkg" || /usr/bin/mkdir -p "/home/slkbuilds/arch/a/spkg/pkg/usr/include/libspkg" /usr/bin/ginstall -c -m 644 commands.h error.h message.h misc.h path.h pkgdb.h sigtrap.h sys.h taction.h untgz.h '/home/slkbuilds/arch/a/spkg/pkg/usr/include/libspkg' make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/include' make[1]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/include' Making install in docs make[1]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/docs' make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/docs' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/man/man8" || /usr/bin/mkdir -p "/home/slkbuilds/arch/a/spkg/pkg/usr/man/man8" /usr/bin/ginstall -c -m 644 spkg.8 '/home/slkbuilds/arch/a/spkg/pkg/usr/man/man8' make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/docs' make[1]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/docs' Making install in tests make[1]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-untgz test-untgz.o ../src/libspkg.a -lglib-2.0 -lz -lJudy /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-parsers test-parsers.o ../src/libspkg.a -lglib-2.0 -lz -lJudy /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-path test-path.o ../src/libspkg.a -lglib-2.0 -lz -lJudy /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-mkdir test-mkdir.o ../src/libspkg.a -lglib-2.0 -lz -lJudy /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-blacklist test-blacklist.o ../src/libspkg.a -lglib-2.0 -lz -lJudy /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_GNU_SOURCE -O2 -march=armv4t -o test-rm test-rm.o ../src/libspkg.a -lglib-2.0 -lz -lJudy make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/tests' make[1]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0/tests' make[1]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0' make[2]: Entering directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/doc/spkg-1.0" || /usr/bin/mkdir -p "/home/slkbuilds/arch/a/spkg/pkg/usr/doc/spkg-1.0" /usr/bin/ginstall -c -m 644 COPYING INSTALL NEWS TODO README BENCHMARKS README.cs '/home/slkbuilds/arch/a/spkg/pkg/usr/doc/spkg-1.0' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/slkbuilds/arch/a/spkg/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 libspkg.pc '/home/slkbuilds/arch/a/spkg/pkg/usr/lib/pkgconfig' make[2]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0' make[1]: Leaving directory `/home/slkbuilds/arch/a/spkg/src/spkg-1.0' ldd: ./spkg: No such file or directory cp: missing destination file operand after `/home/slkbuilds/arch/a/spkg/pkg/usr/lib/spkg/preload' Try `cp --help' for more information. build() failed.