The build took 00h 02m 20s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
27,846 |
ansic |
4,455 |
sh |
3,281 |
makefile |
35,582 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libmtp 1.1.11-1 (Thu Apr 13 18:01:34 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking whether clang understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking whether ln -s works... yeschecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking how to print strings... printfchecking for a sed that does not truncate output... /usr/bin/sedchecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for fgrep... /usr/bin/grep -Fchecking for ld used by clang... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschecking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -Bchecking the name lister (/usr/bin/nm -B) interface... BSD nmchecking the maximum length of command line arguments... 1572864checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noopchecking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noopchecking for /usr/bin/ld option to reload object files... -rchecking for x86_64-unknown-linux-objdump... objdumpchecking how to recognize dependent libraries... pass_allchecking for x86_64-unknown-linux-dlltool... dlltoolchecking how to associate runtime and link libraries... printf %s\nchecking for x86_64-unknown-linux-ar... nochecking for ar... archecking for archiver @FILE support... @checking for x86_64-unknown-linux-strip... stripchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking command to parse /usr/bin/nm -B output from clang object... okchecking for sysroot... nochecking for a working dd... /usr/bin/ddchecking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1checking for x86_64-unknown-linux-mt... nochecking for mt... nochecking if : is a manifest tool... nochecking how to run the C preprocessor... clang -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for dlfcn.h... yeschecking for objdir... .libschecking if clang supports -fno-rtti -fno-exceptions... yeschecking for clang option to produce PIC... -fPIC -DPICchecking if clang PIC flag -fPIC -DPIC works... yeschecking if clang static flag -static works... yeschecking if clang supports -c -o file.o... yeschecking if clang supports -c -o file.o... (cached) yeschecking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yeschecking whether -lc should be explicitly linked in... nochecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... yeschecking for ld used by clang... /usr/bin/ld -m elf_x86_64checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yeschecking for shared library run path origin... donechecking for iconv... yeschecking for working iconv... yeschecking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);checking for doxygen... trueconfigure: API documentation will be generated using Doxygenchecking if the host operating system is Darwin... nochecking if the host operating system is Linux... yeschecking For MinGW32... nochecking for x86_64-unknown-linux-pkg-config... nochecking for pkg-config... /usr/bin/pkg-configchecking pkg-config is at least version 0.9.0... yeschecking for LIBUSB... yeschecking for libgcrypt... checking for gcry_check_version in -lgcrypt... yesconfigure: MTPZ functionality enabledconfigure: *** using libusb 1.0.20 ***checking for ANSI C header files... (cached) yeschecking whether time.h and sys/time.h may both be included... yeschecking ctype.h usability... yeschecking ctype.h presence... yeschecking for ctype.h... yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking getopt.h usability... yeschecking getopt.h presence... yeschecking for getopt.h... yeschecking libgen.h usability... yeschecking libgen.h presence... yeschecking for libgen.h... yeschecking limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking stdio.h usability... yeschecking stdio.h presence... yeschecking for stdio.h... yeschecking for string.h... (cached) yeschecking for sys/stat.h... (cached) yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking for unistd.h... (cached) yeschecking langinfo.h usability... yeschecking langinfo.h presence... yeschecking for langinfo.h... yeschecking locale.h usability... yeschecking locale.h presence... yeschecking for locale.h... yeschecking arpa/inet.h usability... yeschecking arpa/inet.h presence... yeschecking for arpa/inet.h... yeschecking byteswap.h usability... yeschecking byteswap.h presence... yeschecking for byteswap.h... yeschecking sys/uio.h usability... yeschecking sys/uio.h presence... yeschecking for sys/uio.h... yeschecking for an ANSI C-conforming const... yeschecking for off_t... yeschecking return type of signal handlers... voidchecking for size_t... yeschecking for struct stat.st_blksize... yeschecking for working memcmp... yeschecking whether lstat correctly handles trailing slash... yeschecking whether stat accepts an empty string... nochecking for basename... yeschecking for memset... yeschecking for select... yeschecking for strdup... yeschecking for strerror... yeschecking for strndup... yeschecking for strrchr... yeschecking for strtoul... yeschecking for usleep... yeschecking for mkstemp... yeschecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... nochecking for uint8_t in stdint.h... yeschecking whether byte ordering is bigendian... nochecking for le32toh in machine/endian.h... nochecking for ntohl in arpa/inet.h... yeschecking for swap32 in machine/endian.h... nochecking for bswap_32 in byteswap.h... yeschecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating src/libmtp.hconfig.status: creating doc/Doxyfileconfig.status: creating Makefileconfig.status: creating doc/Makefileconfig.status: creating src/Makefileconfig.status: creating examples/Makefileconfig.status: creating util/Makefileconfig.status: creating libmtp.shconfig.status: creating hotplug.shconfig.status: creating libmtp.pcconfig.status: creating config.hconfig.status: executing depfiles commandsconfig.status: executing libtool commandsmake all-recursivemake[1]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11'Making all in srcmake[2]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/src'/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-libmtp.lo -MD -MP -MF .deps/libmtp_la-libmtp.Tpo -c -o libmtp_la-libmtp.lo `test -f 'libmtp.c' || echo './'`libmtp.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-libmtp.lo -MD -MP -MF .deps/libmtp_la-libmtp.Tpo -c libmtp.c -fPIC -DPIC -o .libs/libmtp_la-libmtp.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-libmtp.lo -MD -MP -MF .deps/libmtp_la-libmtp.Tpo -c libmtp.c -o libmtp_la-libmtp.o >/dev/null 2>&1mv -f .deps/libmtp_la-libmtp.Tpo .deps/libmtp_la-libmtp.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-unicode.lo -MD -MP -MF .deps/libmtp_la-unicode.Tpo -c -o libmtp_la-unicode.lo `test -f 'unicode.c' || echo './'`unicode.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-unicode.lo -MD -MP -MF .deps/libmtp_la-unicode.Tpo -c unicode.c -fPIC -DPIC -o .libs/libmtp_la-unicode.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-unicode.lo -MD -MP -MF .deps/libmtp_la-unicode.Tpo -c unicode.c -o libmtp_la-unicode.o >/dev/null 2>&1mv -f .deps/libmtp_la-unicode.Tpo .deps/libmtp_la-unicode.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-util.lo -MD -MP -MF .deps/libmtp_la-util.Tpo -c -o libmtp_la-util.lo `test -f 'util.c' || echo './'`util.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-util.lo -MD -MP -MF .deps/libmtp_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libmtp_la-util.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-util.lo -MD -MP -MF .deps/libmtp_la-util.Tpo -c util.c -o libmtp_la-util.o >/dev/null 2>&1mv -f .deps/libmtp_la-util.Tpo .deps/libmtp_la-util.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-playlist-spl.lo -MD -MP -MF .deps/libmtp_la-playlist-spl.Tpo -c -o libmtp_la-playlist-spl.lo `test -f 'playlist-spl.c' || echo './'`playlist-spl.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-playlist-spl.lo -MD -MP -MF .deps/libmtp_la-playlist-spl.Tpo -c playlist-spl.c -fPIC -DPIC -o .libs/libmtp_la-playlist-spl.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-playlist-spl.lo -MD -MP -MF .deps/libmtp_la-playlist-spl.Tpo -c playlist-spl.c -o libmtp_la-playlist-spl.o >/dev/null 2>&1mv -f .deps/libmtp_la-playlist-spl.Tpo .deps/libmtp_la-playlist-spl.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-ptp.lo -MD -MP -MF .deps/libmtp_la-ptp.Tpo -c -o libmtp_la-ptp.lo `test -f 'ptp.c' || echo './'`ptp.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-ptp.lo -MD -MP -MF .deps/libmtp_la-ptp.Tpo -c ptp.c -fPIC -DPIC -o .libs/libmtp_la-ptp.oIn file included from ptp.c:27:In file included from ./ptp.h:27:In file included from /usr/include/time.h:27:/usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^1 warning generated.libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-ptp.lo -MD -MP -MF .deps/libmtp_la-ptp.Tpo -c ptp.c -o libmtp_la-ptp.o >/dev/null 2>&1mv -f .deps/libmtp_la-ptp.Tpo .deps/libmtp_la-ptp.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-mtpz.lo -MD -MP -MF .deps/libmtp_la-mtpz.Tpo -c -o libmtp_la-mtpz.lo `test -f 'mtpz.c' || echo './'`mtpz.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-mtpz.lo -MD -MP -MF .deps/libmtp_la-mtpz.Tpo -c mtpz.c -fPIC -DPIC -o .libs/libmtp_la-mtpz.omtpz.c:151:22: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] MTPZ_ENCRYPTION_KEY = hex_to_bytes(hexenckey, strlen(hexenckey)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning generated.libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-mtpz.lo -MD -MP -MF .deps/libmtp_la-mtpz.Tpo -c mtpz.c -o libmtp_la-mtpz.o >/dev/null 2>&1mv -f .deps/libmtp_la-mtpz.Tpo .deps/libmtp_la-mtpz.Plo/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-libusb1-glue.lo -MD -MP -MF .deps/libmtp_la-libusb1-glue.Tpo -c -o libmtp_la-libusb1-glue.lo `test -f 'libusb1-glue.c' || echo './'`libusb1-glue.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-libusb1-glue.lo -MD -MP -MF .deps/libmtp_la-libusb1-glue.Tpo -c libusb1-glue.c -fPIC -DPIC -o .libs/libmtp_la-libusb1-glue.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -MT libmtp_la-libusb1-glue.lo -MD -MP -MF .deps/libmtp_la-libusb1-glue.Tpo -c libusb1-glue.c -o libmtp_la-libusb1-glue.o >/dev/null 2>&1mv -f .deps/libmtp_la-libusb1-glue.Tpo .deps/libmtp_la-libusb1-glue.Plo/bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/libusb-1.0 -Wall -Wmissing-prototypes -no-undefined -export-symbols ./libmtp.sym -version-info 12:0:3 -o libmtp.la -rpath /usr/lib libmtp_la-libmtp.lo libmtp_la-unicode.lo libmtp_la-util.lo libmtp_la-playlist-spl.lo libmtp_la-ptp.lo libmtp_la-mtpz.lo libmtp_la-libusb1-glue.lo -lusb-1.0 -lgcrypt libtool: link: echo "{ global:" > .libs/libmtp.verlibtool: link: cat ./libmtp.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libmtp.verlibtool: link: echo "local: *; };" >> .libs/libmtp.verlibtool: link: clang -shared -fPIC -DPIC .libs/libmtp_la-libmtp.o .libs/libmtp_la-unicode.o .libs/libmtp_la-util.o .libs/libmtp_la-playlist-spl.o .libs/libmtp_la-ptp.o .libs/libmtp_la-mtpz.o .libs/libmtp_la-libusb1-glue.o -lusb-1.0 -lgcrypt -Wl,-soname -Wl,libmtp.so.9 -Wl,-version-script -Wl,.libs/libmtp.ver -o .libs/libmtp.so.9.3.0libtool: link: (cd ".libs" && rm -f "libmtp.so.9" && ln -s "libmtp.so.9.3.0" "libmtp.so.9")libtool: link: (cd ".libs" && rm -f "libmtp.so" && ln -s "libmtp.so.9.3.0" "libmtp.so")libtool: link: ar cru .libs/libmtp.a libmtp_la-libmtp.o libmtp_la-unicode.o libmtp_la-util.o libmtp_la-playlist-spl.o libmtp_la-ptp.o libmtp_la-mtpz.o libmtp_la-libusb1-glue.oar: `u' modifier ignored since `D' is the default (see `U')libtool: link: ranlib .libs/libmtp.alibtool: link: ( cd ".libs" && rm -f "libmtp.la" && ln -s "../libmtp.la" "libmtp.la" )make[2]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11/src'Making all in examplesmake[2]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/examples'clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT connect.o -MD -MP -MF .deps/connect.Tpo -c -o connect.o connect.cmv -f .deps/connect.Tpo .deps/connect.Poclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT delfile.o -MD -MP -MF .deps/delfile.Tpo -c -o delfile.o delfile.cmv -f .deps/delfile.Tpo .deps/delfile.Poclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT getfile.o -MD -MP -MF .deps/getfile.Tpo -c -o getfile.o getfile.cmv -f .deps/getfile.Tpo .deps/getfile.Poclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT newfolder.o -MD -MP -MF .deps/newfolder.Tpo -c -o newfolder.o newfolder.cmv -f .deps/newfolder.Tpo .deps/newfolder.Poclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT sendfile.o -MD -MP -MF .deps/sendfile.Tpo -c -o sendfile.o sendfile.cmv -f .deps/sendfile.Tpo .deps/sendfile.Poclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT sendtr.o -MD -MP -MF .deps/sendtr.Tpo -c -o sendtr.o sendtr.cmv -f .deps/sendtr.Tpo .deps/sendtr.Poclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT pathutils.o -MD -MP -MF .deps/pathutils.Tpo -c -o pathutils.o pathutils.cpathutils.c:122:45: warning: format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat] printf("Progress: %llu of %llu (%d%%)\r", sent, total, percent); ~~~~ ^~~~ %lupathutils.c:122:51: warning: format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat] printf("Progress: %llu of %llu (%d%%)\r", sent, total, percent); ~~~~ ^~~~~ %lu2 warnings generated.mv -f .deps/pathutils.Tpo .deps/pathutils.Poclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cmv -f .deps/util.Tpo .deps/util.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-connect connect.o delfile.o getfile.o newfolder.o sendfile.o sendtr.o pathutils.o util.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-connect connect.o delfile.o getfile.o newfolder.o sendfile.o sendtr.o pathutils.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT detect.o -MD -MP -MF .deps/detect.Tpo -c -o detect.o detect.cmv -f .deps/detect.Tpo .deps/detect.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-detect detect.o util.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-detect detect.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT tracks.o -MD -MP -MF .deps/tracks.Tpo -c -o tracks.o tracks.cmv -f .deps/tracks.Tpo .deps/tracks.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-tracks tracks.o util.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-tracks tracks.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT files.o -MD -MP -MF .deps/files.Tpo -c -o files.o files.cmv -f .deps/files.Tpo .deps/files.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-files files.o util.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-files files.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT folders.o -MD -MP -MF .deps/folders.Tpo -c -o folders.o folders.cmv -f .deps/folders.Tpo .deps/folders.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-folders folders.o util.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-folders folders.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT trexist.o -MD -MP -MF .deps/trexist.Tpo -c -o trexist.o trexist.cmv -f .deps/trexist.Tpo .deps/trexist.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-trexist trexist.o util.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-trexist trexist.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT playlists.o -MD -MP -MF .deps/playlists.Tpo -c -o playlists.o playlists.cmv -f .deps/playlists.Tpo .deps/playlists.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-playlists playlists.o util.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-playlists playlists.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT getplaylist.o -MD -MP -MF .deps/getplaylist.Tpo -c -o getplaylist.o getplaylist.cmv -f .deps/getplaylist.Tpo .deps/getplaylist.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-getplaylist getplaylist.o util.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-getplaylist getplaylist.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT format.o -MD -MP -MF .deps/format.Tpo -c -o format.o format.cmv -f .deps/format.Tpo .deps/format.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-format format.o util.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-format format.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT albumart.o -MD -MP -MF .deps/albumart.Tpo -c -o albumart.o albumart.cmv -f .deps/albumart.Tpo .deps/albumart.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-albumart albumart.o util.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-albumart albumart.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT albums.o -MD -MP -MF .deps/albums.Tpo -c -o albums.o albums.cmv -f .deps/albums.Tpo .deps/albums.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-albums albums.o util.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-albums albums.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT newplaylist.o -MD -MP -MF .deps/newplaylist.Tpo -c -o newplaylist.o newplaylist.cmv -f .deps/newplaylist.Tpo .deps/newplaylist.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-newplaylist newplaylist.o util.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-newplaylist newplaylist.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT emptyfolders.o -MD -MP -MF .deps/emptyfolders.Tpo -c -o emptyfolders.o emptyfolders.cmv -f .deps/emptyfolders.Tpo .deps/emptyfolders.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-emptyfolders emptyfolders.o util.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-emptyfolders emptyfolders.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT thumb.o -MD -MP -MF .deps/thumb.Tpo -c -o thumb.o thumb.cmv -f .deps/thumb.Tpo .deps/thumb.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-thumb thumb.o util.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-thumb thumb.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT reset.o -MD -MP -MF .deps/reset.Tpo -c -o reset.o reset.cmv -f .deps/reset.Tpo .deps/reset.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-reset reset.o util.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-reset reset.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT filetree.o -MD -MP -MF .deps/filetree.Tpo -c -o filetree.o filetree.cmv -f .deps/filetree.Tpo .deps/filetree.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-filetree filetree.o util.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-filetree filetree.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptmake[2]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11/examples'Making all in utilmake[2]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/util'clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT mtp-hotplug.o -MD -MP -MF .deps/mtp-hotplug.Tpo -c -o mtp-hotplug.o mtp-hotplug.cmv -f .deps/mtp-hotplug.Tpo .deps/mtp-hotplug.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-hotplug mtp-hotplug.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-hotplug mtp-hotplug.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptclang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT mtp-probe.o -MD -MP -MF .deps/mtp-probe.Tpo -c -o mtp-probe.o mtp-probe.cmv -f .deps/mtp-probe.Tpo .deps/mtp-probe.Po/bin/sh ../libtool --tag=CC --mode=link clang -Wall -Wmissing-prototypes -o mtp-probe mtp-probe.o ../src/libmtp.la -lgcrypt libtool: link: clang -Wall -Wmissing-prototypes -o .libs/mtp-probe mtp-probe.o ../src/.libs/libmtp.so -lusb-1.0 -lgcryptmake[2]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11/util'Making all in docmake[2]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/doc'doxygenwarning: Tag `SHOW_DIRECTORIES' at line 365 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag `HTML_ALIGN_MEMBERS' at line 618 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag `XML_SCHEMA' at line 850 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag `XML_DTD' at line 856 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"make[2]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11/doc'make[2]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11'util/mtp-hotplug -w > 69-libmtp.hwdbutil/mtp-hotplug > libmtp.usermaputil/mtp-hotplug -H > libmtp.fdiutil/mtp-hotplug -u -p"/usr/lib/udev" > 69-libmtp.rulesmake[2]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11'make[1]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11'==> Entering fakeroot environment...==> Starting package()...Making install in srcmake[1]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/src'make[2]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/src' /usr/bin/mkdir -p '/tmp/libmtp/pkg/libmtp/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libmtp.la '/tmp/libmtp/pkg/libmtp/usr/lib'libtool: install: /usr/bin/install -c .libs/libmtp.so.9.3.0 /tmp/libmtp/pkg/libmtp/usr/lib/libmtp.so.9.3.0libtool: install: (cd /tmp/libmtp/pkg/libmtp/usr/lib && { ln -s -f libmtp.so.9.3.0 libmtp.so.9 || { rm -f libmtp.so.9 && ln -s libmtp.so.9.3.0 libmtp.so.9; }; })libtool: install: (cd /tmp/libmtp/pkg/libmtp/usr/lib && { ln -s -f libmtp.so.9.3.0 libmtp.so || { rm -f libmtp.so && ln -s libmtp.so.9.3.0 libmtp.so; }; })libtool: install: /usr/bin/install -c .libs/libmtp.lai /tmp/libmtp/pkg/libmtp/usr/lib/libmtp.lalibtool: install: /usr/bin/install -c .libs/libmtp.a /tmp/libmtp/pkg/libmtp/usr/lib/libmtp.alibtool: install: chmod 644 /tmp/libmtp/pkg/libmtp/usr/lib/libmtp.alibtool: install: ranlib /tmp/libmtp/pkg/libmtp/usr/lib/libmtp.alibtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/libmtp/pkg/libmtp/usr/include' /usr/bin/install -c -m 644 libmtp.h '/tmp/libmtp/pkg/libmtp/usr/include'make[2]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11/src'make[1]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11/src'Making install in examplesmake[1]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/examples'make[2]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/examples' /usr/bin/mkdir -p '/tmp/libmtp/pkg/libmtp/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c mtp-connect mtp-detect mtp-tracks mtp-files mtp-folders mtp-trexist mtp-playlists mtp-getplaylist mtp-format mtp-albumart mtp-albums mtp-newplaylist mtp-emptyfolders mtp-thumb mtp-reset mtp-filetree '/tmp/libmtp/pkg/libmtp/usr/bin'libtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-connect /tmp/libmtp/pkg/libmtp/usr/bin/mtp-connectlibtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-detect /tmp/libmtp/pkg/libmtp/usr/bin/mtp-detectlibtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-tracks /tmp/libmtp/pkg/libmtp/usr/bin/mtp-trackslibtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-files /tmp/libmtp/pkg/libmtp/usr/bin/mtp-fileslibtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-folders /tmp/libmtp/pkg/libmtp/usr/bin/mtp-folderslibtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-trexist /tmp/libmtp/pkg/libmtp/usr/bin/mtp-trexistlibtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-playlists /tmp/libmtp/pkg/libmtp/usr/bin/mtp-playlistslibtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-getplaylist /tmp/libmtp/pkg/libmtp/usr/bin/mtp-getplaylistlibtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-format /tmp/libmtp/pkg/libmtp/usr/bin/mtp-formatlibtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-albumart /tmp/libmtp/pkg/libmtp/usr/bin/mtp-albumartlibtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-albums /tmp/libmtp/pkg/libmtp/usr/bin/mtp-albumslibtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-newplaylist /tmp/libmtp/pkg/libmtp/usr/bin/mtp-newplaylistlibtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-emptyfolders /tmp/libmtp/pkg/libmtp/usr/bin/mtp-emptyfolderslibtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-thumb /tmp/libmtp/pkg/libmtp/usr/bin/mtp-thumblibtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-reset /tmp/libmtp/pkg/libmtp/usr/bin/mtp-resetlibtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-filetree /tmp/libmtp/pkg/libmtp/usr/bin/mtp-filetreemake install-exec-hookmake[3]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/examples'ln -f -s mtp-connect /tmp/libmtp/pkg/libmtp/usr/bin/mtp-delfileln -f -s mtp-connect /tmp/libmtp/pkg/libmtp/usr/bin/mtp-getfileln -f -s mtp-connect /tmp/libmtp/pkg/libmtp/usr/bin/mtp-newfolderln -f -s mtp-connect /tmp/libmtp/pkg/libmtp/usr/bin/mtp-sendfileln -f -s mtp-connect /tmp/libmtp/pkg/libmtp/usr/bin/mtp-sendtrmake[3]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11/examples'make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11/examples'make[1]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11/examples'Making install in utilmake[1]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/util'make[2]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/util' /usr/bin/mkdir -p '/tmp/libmtp/pkg/libmtp/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c mtp-hotplug '/tmp/libmtp/pkg/libmtp/usr/bin'libtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-hotplug /tmp/libmtp/pkg/libmtp/usr/bin/mtp-hotplug /usr/bin/mkdir -p '/tmp/libmtp/pkg/libmtp/usr/lib/udev' /bin/sh ../libtool --mode=install /usr/bin/install -c mtp-probe '/tmp/libmtp/pkg/libmtp/usr/lib/udev'libtool: warning: '../src/libmtp.la' has not been installed in '/usr/lib'libtool: install: /usr/bin/install -c .libs/mtp-probe /tmp/libmtp/pkg/libmtp/usr/lib/udev/mtp-probemake[2]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11/util'make[1]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11/util'Making install in docmake[1]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/doc'doxygenwarning: Tag `SHOW_DIRECTORIES' at line 365 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag `HTML_ALIGN_MEMBERS' at line 618 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag `XML_SCHEMA' at line 850 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"warning: Tag `XML_DTD' at line 856 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"make[2]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/doc'make[2]: Nothing to be done for 'install-exec-am'./usr/bin/install -c -d /tmp/libmtp/pkg/libmtp/usr/share/doc/libmtp-1.1.11/html/usr/bin/install -c -m 644 html/* /tmp/libmtp/pkg/libmtp/usr/share/doc/libmtp-1.1.11/htmlmake[2]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11/doc'make[1]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11/doc'make[1]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11'make[2]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11'make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/libmtp/pkg/libmtp/usr/lib/udev/hwdb.d' /usr/bin/install -c -m 644 69-libmtp.hwdb '/tmp/libmtp/pkg/libmtp/usr/lib/udev/hwdb.d' /usr/bin/mkdir -p '/tmp/libmtp/pkg/libmtp/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libmtp.pc '/tmp/libmtp/pkg/libmtp/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/libmtp/pkg/libmtp/usr/lib/udev/rules.d' /usr/bin/install -c -m 644 69-libmtp.rules '/tmp/libmtp/pkg/libmtp/usr/lib/udev/rules.d'make[2]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11'make[1]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "libmtp"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: libmtp 1.1.11-1 (Thu Apr 13 18:02:33 UTC 2017)CMD: pacman --query --file libmtp-1.1.11-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libmtp'
Trying to find vanilla package 'libmtp'...
CMD: pacman --query --file /mirror/libmtp-1.1.11-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.BUILDINFO/.MTREE/usr/include/libmtp.h/usr/lib/libmtp.so.9/usr/lib/libmtp.so/usr/lib/libmtp.so.9.3.0/usr/lib/udev/mtp-probe/usr/lib/udev/rules.d/69-libmtp.rules/usr/lib/udev/hwdb.d/69-libmtp.hwdb/usr/lib/pkgconfig/libmtp.pc/usr/bin/mtp-delfile/usr/bin/mtp-getfile/usr/bin/mtp-newfolder/usr/bin/mtp-sendfile/usr/bin/mtp-sendtr/usr/bin/mtp-connect/usr/bin/mtp-detect/usr/bin/mtp-tracks/usr/bin/mtp-files/usr/bin/mtp-folders/usr/bin/mtp-trexist/usr/bin/mtp-playlists/usr/bin/mtp-getplaylist/usr/bin/mtp-format/usr/bin/mtp-albumart/usr/bin/mtp-albums/usr/bin/mtp-newplaylist/usr/bin/mtp-emptyfolders/usr/bin/mtp-thumb/usr/bin/mtp-reset/usr/bin/mtp-filetree/usr/bin/mtp-hotplug/sysroot/usr/lib/libmtp.so.9.3.0/sysroot/usr/lib/libmtp.so.9/sysroot/usr/lib/libmtp.so/sysroot/usr/lib/libmtp.la/sysroot/usr/lib/libmtp.a/sysroot/usr/lib/udev/mtp-probe/sysroot/usr/lib/udev/hwdb.d/69-libmtp.hwdb/sysroot/usr/lib/udev/rules.d/69-libmtp.rules/sysroot/usr/lib/pkgconfig/libmtp.pc/sysroot/usr/include/libmtp.hGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libmtp.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libmtp.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libmtp.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/libmtp.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/libmtp/src/libmtp-1.1.11/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by libmtp configure 1.1.11, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-udev=/usr/lib/udev## --------- #### Platform. #### --------- ##hostname = c7004c2a9106uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2439: checking for a BSD-compatible installconfigure:2507: result: /usr/bin/install -cconfigure:2518: checking whether build environment is saneconfigure:2573: result: yesconfigure:2632: checking for x86_64-unknown-linux-stripconfigure:2662: result: noconfigure:2672: checking for stripconfigure:2688: found /usr/bin/stripconfigure:2699: result: stripconfigure:2724: checking for a thread-safe mkdir -pconfigure:2763: result: /usr/bin/mkdir -pconfigure:2770: checking for gawkconfigure:2786: found /usr/bin/gawkconfigure:2797: result: gawkconfigure:2808: checking whether make sets $(MAKE)configure:2830: result: yesconfigure:2859: checking whether make supports nested variablesconfigure:2876: result: yesconfigure:3015: checking for x86_64-unknown-linux-gccconfigure:3042: result: clangconfigure:3311: checking for C compiler versionconfigure:3320: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3331: $? = 0configure:3320: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3331: $? = 0configure:3320: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3331: $? = 1configure:3320: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3331: $? = 1configure:3351: checking whether the C compiler worksconfigure:3373: clang conftest.c >&5configure:3377: $? = 0configure:3425: result: yesconfigure:3428: checking for C compiler default output file nameconfigure:3430: result: a.outconfigure:3436: checking for suffix of executablesconfigure:3443: clang -o conftest conftest.c >&5configure:3447: $? = 0configure:3469: result:configure:3491: checking whether we are cross compilingconfigure:3499: clang -o conftest conftest.c >&5configure:3503: $? = 0configure:3510: ./conftestconfigure:3514: $? = 0configure:3529: result: noconfigure:3534: checking for suffix of object filesconfigure:3556: clang -c conftest.c >&5configure:3560: $? = 0configure:3581: result: oconfigure:3585: checking whether we are using the GNU C compilerconfigure:3604: clang -c conftest.c >&5configure:3604: $? = 0configure:3613: result: yesconfigure:3622: checking whether clang accepts -gconfigure:3642: clang -c -g conftest.c >&5configure:3642: $? = 0configure:3683: result: yesconfigure:3700: checking for clang option to accept ISO C89configure:3763: clang -c conftest.c >&5configure:3763: $? = 0configure:3776: result: none neededconfigure:3801: checking whether clang understands -c and -o togetherconfigure:3823: clang -c conftest.c -o conftest2.oconfigure:3826: $? = 0configure:3823: clang -c conftest.c -o conftest2.oconfigure:3826: $? = 0configure:3838: result: yesconfigure:3866: checking for style of include used by makeconfigure:3894: result: GNUconfigure:3920: checking dependency style of clangconfigure:4031: result: gcc3configure:4047: checking whether ln -s worksconfigure:4051: result: yesconfigure:4062: checking build system typeconfigure:4076: result: x86_64-unknown-linux-gnuconfigure:4096: checking host system typeconfigure:4109: result: x86_64-unknown-linux-gnuconfigure:4478: checking how to print stringsconfigure:4505: result: printfconfigure:4526: checking for a sed that does not truncate outputconfigure:4590: result: /usr/bin/sedconfigure:4608: checking for grep that handles long lines and -econfigure:4666: result: /usr/bin/grepconfigure:4671: checking for egrepconfigure:4733: result: /usr/bin/grep -Econfigure:4738: checking for fgrepconfigure:4800: result: /usr/bin/grep -Fconfigure:4835: checking for ld used by clangconfigure:4902: result: /usr/bin/ldconfigure:4909: checking if the linker (/usr/bin/ld) is GNU ldconfigure:4924: result: yesconfigure:4936: checking for BSD- or MS-compatible name lister (nm)configure:4990: result: /usr/bin/nm -Bconfigure:5120: checking the name lister (/usr/bin/nm -B) interfaceconfigure:5127: clang -c conftest.c >&5configure:5130: /usr/bin/nm -B "conftest.o"configure:5133: output0000000000000000 B some_variableconfigure:5140: result: BSD nmconfigure:5144: checking the maximum length of command line argumentsconfigure:5275: result: 1572864configure:5323: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu formatconfigure:5363: result: func_convert_file_noopconfigure:5370: checking how to convert x86_64-unknown-linux-gnu file names to toolchain formatconfigure:5390: result: func_convert_file_noopconfigure:5397: checking for /usr/bin/ld option to reload object filesconfigure:5404: result: -rconfigure:5438: checking for x86_64-unknown-linux-objdumpconfigure:5465: result: objdumpconfigure:5534: checking how to recognize dependent librariesconfigure:5734: result: pass_allconfigure:5779: checking for x86_64-unknown-linux-dlltoolconfigure:5806: result: dlltoolconfigure:5876: checking how to associate runtime and link librariesconfigure:5903: result: printf %s\nconfigure:5920: checking for x86_64-unknown-linux-arconfigure:5950: result: noconfigure:5964: checking for arconfigure:5980: found /usr/bin/arconfigure:5991: result: arconfigure:6028: checking for archiver @FILE supportconfigure:6045: clang -c conftest.c >&5configure:6045: $? = 0configure:6048: ar cru libconftest.a @conftest.lst >&5ar: `u' modifier ignored since `D' is the default (see `U')configure:6051: $? = 0configure:6056: ar cru libconftest.a @conftest.lst >&5ar: `u' modifier ignored since `D' is the default (see `U')ar: conftest.o: No such file or directoryconfigure:6059: $? = 1configure:6071: result: @configure:6089: checking for x86_64-unknown-linux-stripconfigure:6116: result: stripconfigure:6188: checking for x86_64-unknown-linux-ranlibconfigure:6218: result: noconfigure:6228: checking for ranlibconfigure:6244: found /usr/bin/ranlibconfigure:6255: result: ranlibconfigure:6357: checking command to parse /usr/bin/nm -B output from clang objectconfigure:6510: clang -c conftest.c >&5configure:6513: $? = 0configure:6517: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nmconfigure:6520: $? = 0configure:6586: clang -o conftest conftest.c conftstm.o >&5configure:6589: $? = 0configure:6627: result: okconfigure:6674: checking for sysrootconfigure:6704: result: noconfigure:6711: checking for a working ddconfigure:6749: result: /usr/bin/ddconfigure:6753: checking how to truncate binary pipesconfigure:6768: result: /usr/bin/dd bs=4096 count=1configure:6904: clang -c conftest.c >&5configure:6907: $? = 0configure:7057: checking for x86_64-unknown-linux-mtconfigure:7087: result: noconfigure:7097: checking for mtconfigure:7127: result: noconfigure:7147: checking if : is a manifest toolconfigure:7153: : '-?'configure:7161: result: noconfigure:7838: checking how to run the C preprocessorconfigure:7869: clang -E conftest.cconfigure:7869: $? = 0configure:7883: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:7883: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libmtp"| #define PACKAGE_TARNAME "libmtp"| #define PACKAGE_VERSION "1.1.11"| #define PACKAGE_STRING "libmtp 1.1.11"| #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"| #define PACKAGE_URL ""| #define PACKAGE "libmtp"| #define VERSION "1.1.11"| /* end confdefs.h. */| #include configure:7908: result: clang -Econfigure:7928: clang -E conftest.cconfigure:7928: $? = 0configure:7942: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:7942: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libmtp"| #define PACKAGE_TARNAME "libmtp"| #define PACKAGE_VERSION "1.1.11"| #define PACKAGE_STRING "libmtp 1.1.11"| #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"| #define PACKAGE_URL ""| #define PACKAGE "libmtp"| #define VERSION "1.1.11"| /* end confdefs.h. */| #include configure:7971: checking for ANSI C header filesconfigure:7991: clang -c conftest.c >&5configure:7991: $? = 0configure:8064: clang -o conftest conftest.c >&5configure:8064: $? = 0configure:8064: ./conftestconfigure:8064: $? = 0configure:8075: result: yesconfigure:8088: checking for sys/types.hconfigure:8088: clang -c conftest.c >&5configure:8088: $? = 0configure:8088: result: yesconfigure:8088: checking for sys/stat.hconfigure:8088: clang -c conftest.c >&5configure:8088: $? = 0configure:8088: result: yesconfigure:8088: checking for stdlib.hconfigure:8088: clang -c conftest.c >&5configure:8088: $? = 0configure:8088: result: yesconfigure:8088: checking for string.hconfigure:8088: clang -c conftest.c >&5configure:8088: $? = 0configure:8088: result: yesconfigure:8088: checking for memory.hconfigure:8088: clang -c conftest.c >&5configure:8088: $? = 0configure:8088: result: yesconfigure:8088: checking for strings.hconfigure:8088: clang -c conftest.c >&5configure:8088: $? = 0configure:8088: result: yesconfigure:8088: checking for inttypes.hconfigure:8088: clang -c conftest.c >&5configure:8088: $? = 0configure:8088: result: yesconfigure:8088: checking for stdint.hconfigure:8088: clang -c conftest.c >&5configure:8088: $? = 0configure:8088: result: yesconfigure:8088: checking for unistd.hconfigure:8088: clang -c conftest.c >&5configure:8088: $? = 0configure:8088: result: yesconfigure:8102: checking for dlfcn.hconfigure:8102: clang -c conftest.c >&5configure:8102: $? = 0configure:8102: result: yesconfigure:8356: checking for objdirconfigure:8371: result: .libsconfigure:8635: checking if clang supports -fno-rtti -fno-exceptionsconfigure:8653: clang -c -fno-rtti -fno-exceptions conftest.c >&5configure:8657: $? = 0configure:8670: result: yesconfigure:9028: checking for clang option to produce PICconfigure:9035: result: -fPIC -DPICconfigure:9043: checking if clang PIC flag -fPIC -DPIC worksconfigure:9061: clang -c -fPIC -DPIC -DPIC conftest.c >&5configure:9065: $? = 0configure:9078: result: yesconfigure:9107: checking if clang static flag -static worksconfigure:9135: result: yesconfigure:9150: checking if clang supports -c -o file.oconfigure:9171: clang -c -o out/conftest2.o conftest.c >&5configure:9175: $? = 0configure:9197: result: yesconfigure:9205: checking if clang supports -c -o file.oconfigure:9252: result: yesconfigure:9285: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared librariesconfigure:10544: result: yesconfigure:10581: checking whether -lc should be explicitly linked inconfigure:10589: clang -c conftest.c >&5configure:10592: $? = 0configure:10607: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1configure:10610: $? = 0configure:10624: result: noconfigure:10784: checking dynamic linker characteristicsconfigure:11365: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5configure:11365: $? = 0configure:11602: result: GNU/Linux ld.soconfigure:11724: checking how to hardcode library paths into programsconfigure:11749: result: immediateconfigure:12297: checking whether stripping libraries is possibleconfigure:12302: result: yesconfigure:12337: checking if libtool supports shared librariesconfigure:12339: result: yesconfigure:12342: checking whether to build shared librariesconfigure:12367: result: yesconfigure:12370: checking whether to build static librariesconfigure:12374: result: yesconfigure:12452: checking for ld used by clangconfigure:12519: result: /usr/bin/ld -m elf_x86_64configure:12526: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ldconfigure:12541: result: yesconfigure:12548: checking for shared library run path originconfigure:12561: result: doneconfigure:13139: checking for iconvconfigure:13161: clang -o conftest conftest.c >&5configure:13161: $? = 0configure:13193: result: yesconfigure:13196: checking for working iconvconfigure:13272: clang -o conftest conftest.c >&5configure:13272: $? = 0configure:13272: ./conftestconfigure:13272: $? = 0configure:13284: result: yesconfigure:13312: checking for iconv declarationconfigure:13341: clang -c conftest.c >&5configure:13341: $? = 0configure:13352: result:extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);configure:13420: checking for doxygenconfigure:13436: found /usr/bin/doxygenconfigure:13448: result: trueconfigure:13460: API documentation will be generated using Doxygenconfigure:13478: checking if the host operating system is Darwinconfigure:13487: result: noconfigure:13492: checking if the host operating system is Linuxconfigure:13508: clang -c conftest.c >&5configure:13508: $? = 0configure:13509: result: yesconfigure:13536: checking For MinGW32configure:13544: result: noconfigure:13618: checking for x86_64-unknown-linux-pkg-configconfigure:13651: result: noconfigure:13661: checking for pkg-configconfigure:13679: found /usr/bin/pkg-configconfigure:13691: result: /usr/bin/pkg-configconfigure:13716: checking pkg-config is at least version 0.9.0configure:13719: result: yesconfigure:13729: checking for LIBUSBconfigure:13736: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0.0"configure:13739: $? = 0configure:13753: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0.0"configure:13756: $? = 0configure:14258: result: yesconfigure:14282: checking for libgcryptconfigure:14284: checking for gcry_check_version in -lgcryptconfigure:14309: clang -o conftest conftest.c -lgcrypt >&5configure:14309: $? = 0configure:14318: result: yesconfigure:14338: MTPZ functionality enabledconfigure:14381: *** using libusb 1.0.20 ***configure:14385: checking for ANSI C header filesconfigure:14489: result: yesconfigure:14497: checking whether time.h and sys/time.h may both be includedconfigure:14517: clang -c conftest.c >&5configure:14517: $? = 0configure:14524: result: yesconfigure:14538: checking ctype.h usabilityconfigure:14538: clang -c conftest.c >&5configure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking ctype.h presenceconfigure:14538: clang -E conftest.cconfigure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking for ctype.hconfigure:14538: result: yesconfigure:14538: checking errno.h usabilityconfigure:14538: clang -c conftest.c >&5configure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking errno.h presenceconfigure:14538: clang -E conftest.cconfigure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking for errno.hconfigure:14538: result: yesconfigure:14538: checking fcntl.h usabilityconfigure:14538: clang -c conftest.c >&5configure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking fcntl.h presenceconfigure:14538: clang -E conftest.cconfigure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking for fcntl.hconfigure:14538: result: yesconfigure:14538: checking getopt.h usabilityconfigure:14538: clang -c conftest.c >&5configure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking getopt.h presenceconfigure:14538: clang -E conftest.cconfigure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking for getopt.hconfigure:14538: result: yesconfigure:14538: checking libgen.h usabilityconfigure:14538: clang -c conftest.c >&5configure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking libgen.h presenceconfigure:14538: clang -E conftest.cconfigure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking for libgen.hconfigure:14538: result: yesconfigure:14538: checking limits.h usabilityconfigure:14538: clang -c conftest.c >&5configure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking limits.h presenceconfigure:14538: clang -E conftest.cconfigure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking for limits.hconfigure:14538: result: yesconfigure:14538: checking stdio.h usabilityconfigure:14538: clang -c conftest.c >&5configure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking stdio.h presenceconfigure:14538: clang -E conftest.cconfigure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking for stdio.hconfigure:14538: result: yesconfigure:14538: checking for string.hconfigure:14538: result: yesconfigure:14538: checking for sys/stat.hconfigure:14538: result: yesconfigure:14538: checking sys/time.h usabilityconfigure:14538: clang -c conftest.c >&5configure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking sys/time.h presenceconfigure:14538: clang -E conftest.cconfigure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking for sys/time.hconfigure:14538: result: yesconfigure:14538: checking for unistd.hconfigure:14538: result: yesconfigure:14538: checking langinfo.h usabilityconfigure:14538: clang -c conftest.c >&5configure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking langinfo.h presenceconfigure:14538: clang -E conftest.cconfigure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking for langinfo.hconfigure:14538: result: yesconfigure:14538: checking locale.h usabilityconfigure:14538: clang -c conftest.c >&5configure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking locale.h presenceconfigure:14538: clang -E conftest.cconfigure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking for locale.hconfigure:14538: result: yesconfigure:14538: checking arpa/inet.h usabilityconfigure:14538: clang -c conftest.c >&5configure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking arpa/inet.h presenceconfigure:14538: clang -E conftest.cconfigure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking for arpa/inet.hconfigure:14538: result: yesconfigure:14538: checking byteswap.h usabilityconfigure:14538: clang -c conftest.c >&5configure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking byteswap.h presenceconfigure:14538: clang -E conftest.cconfigure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking for byteswap.hconfigure:14538: result: yesconfigure:14538: checking sys/uio.h usabilityconfigure:14538: clang -c conftest.c >&5configure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking sys/uio.h presenceconfigure:14538: clang -E conftest.cconfigure:14538: $? = 0configure:14538: result: yesconfigure:14538: checking for sys/uio.hconfigure:14538: result: yesconfigure:14550: checking for an ANSI C-conforming constconfigure:14616: clang -c conftest.c >&5configure:14616: $? = 0configure:14623: result: yesconfigure:14631: checking for off_tconfigure:14631: clang -c conftest.c >&5configure:14631: $? = 0configure:14631: clang -c conftest.c >&5conftest.c:82:20: error: expected expressionif (sizeof ((off_t)))^1 error generated.configure:14631: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libmtp"| #define PACKAGE_TARNAME "libmtp"| #define PACKAGE_VERSION "1.1.11"| #define PACKAGE_STRING "libmtp 1.1.11"| #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"| #define PACKAGE_URL ""| #define PACKAGE "libmtp"| #define VERSION "1.1.11"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_ICONV 1| #define ICONV_CONST| #define HAVE_LIBUSB1 /**/| #define HAVE_LIBGCRYPT 1| #define USE_MTPZ /**/| #define STDC_HEADERS 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_CTYPE_H 1| #define HAVE_ERRNO_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_LIBGEN_H 1| #define HAVE_LIMITS_H 1| #define HAVE_STDIO_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_LOCALE_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_BYTESWAP_H 1| #define HAVE_SYS_UIO_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((off_t)))| return 0;| ;| return 0;| }configure:14631: result: yesconfigure:14642: checking return type of signal handlersconfigure:14660: clang -c conftest.c >&5conftest.c:52:8: error: indirection requires pointer operand ('void' invalid)return *(signal (0, 0)) (0) == 1;^~~~~~~~~~~~~~~~~~~~1 error generated.configure:14660: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libmtp"| #define PACKAGE_TARNAME "libmtp"| #define PACKAGE_VERSION "1.1.11"| #define PACKAGE_STRING "libmtp 1.1.11"| #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"| #define PACKAGE_URL ""| #define PACKAGE "libmtp"| #define VERSION "1.1.11"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_ICONV 1| #define ICONV_CONST| #define HAVE_LIBUSB1 /**/| #define HAVE_LIBGCRYPT 1| #define USE_MTPZ /**/| #define STDC_HEADERS 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_CTYPE_H 1| #define HAVE_ERRNO_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_LIBGEN_H 1| #define HAVE_LIMITS_H 1| #define HAVE_STDIO_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_LOCALE_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_BYTESWAP_H 1| #define HAVE_SYS_UIO_H 1| /* end confdefs.h. */| #include | #include || int| main ()| {| return *(signal (0, 0)) (0) == 1;| ;| return 0;| }configure:14667: result: voidconfigure:14675: checking for size_tconfigure:14675: clang -c conftest.c >&5configure:14675: $? = 0configure:14675: clang -c conftest.c >&5conftest.c:83:21: error: expected expressionif (sizeof ((size_t)))^1 error generated.configure:14675: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libmtp"| #define PACKAGE_TARNAME "libmtp"| #define PACKAGE_VERSION "1.1.11"| #define PACKAGE_STRING "libmtp 1.1.11"| #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"| #define PACKAGE_URL ""| #define PACKAGE "libmtp"| #define VERSION "1.1.11"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_ICONV 1| #define ICONV_CONST| #define HAVE_LIBUSB1 /**/| #define HAVE_LIBGCRYPT 1| #define USE_MTPZ /**/| #define STDC_HEADERS 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_CTYPE_H 1| #define HAVE_ERRNO_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_LIBGEN_H 1| #define HAVE_LIMITS_H 1| #define HAVE_STDIO_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_LOCALE_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_BYTESWAP_H 1| #define HAVE_SYS_UIO_H 1| #define RETSIGTYPE void| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((size_t)))| return 0;| ;| return 0;| }configure:14675: result: yesconfigure:14686: checking for struct stat.st_blksizeconfigure:14686: clang -c conftest.c >&5configure:14686: $? = 0configure:14686: result: yesconfigure:14701: checking for working memcmpconfigure:14744: clang -o conftest conftest.c -lgcrypt >&5configure:14744: $? = 0configure:14744: ./conftestconfigure:14744: $? = 0configure:14754: result: yesconfigure:14763: checking whether lstat correctly handles trailing slashconfigure:14789: clang -o conftest conftest.c -lgcrypt >&5configure:14789: $? = 0configure:14789: ./conftestconfigure:14789: $? = 0configure:14806: result: yesconfigure:14825: checking whether stat accepts an empty stringconfigure:14845: clang -o conftest conftest.c -lgcrypt >&5configure:14845: $? = 0configure:14845: ./conftestconfigure:14845: $? = 0configure:14855: result: noconfigure:14874: checking for basenameconfigure:14874: clang -o conftest conftest.c -lgcrypt >&5configure:14874: $? = 0configure:14874: result: yesconfigure:14874: checking for memsetconfigure:14874: clang -o conftest conftest.c -lgcrypt >&5conftest.c:74:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]char memset ();^conftest.c:74:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'1 warning generated.configure:14874: $? = 0configure:14874: result: yesconfigure:14874: checking for selectconfigure:14874: clang -o conftest conftest.c -lgcrypt >&5configure:14874: $? = 0configure:14874: result: yesconfigure:14874: checking for strdupconfigure:14874: clang -o conftest conftest.c -lgcrypt >&5conftest.c:76:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]char strdup ();^conftest.c:76:6: note: 'strdup' is a builtin with type 'char *(const char *)'1 warning generated.configure:14874: $? = 0configure:14874: result: yesconfigure:14874: checking for strerrorconfigure:14874: clang -o conftest conftest.c -lgcrypt >&5conftest.c:77:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:77:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:14874: $? = 0configure:14874: result: yesconfigure:14874: checking for strndupconfigure:14874: clang -o conftest conftest.c -lgcrypt >&5conftest.c:78:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]char strndup ();^conftest.c:78:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'1 warning generated.configure:14874: $? = 0configure:14874: result: yesconfigure:14874: checking for strrchrconfigure:14874: clang -o conftest conftest.c -lgcrypt >&5conftest.c:79:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]char strrchr ();^conftest.c:79:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'1 warning generated.configure:14874: $? = 0configure:14874: result: yesconfigure:14874: checking for strtoulconfigure:14874: clang -o conftest conftest.c -lgcrypt >&5configure:14874: $? = 0configure:14874: result: yesconfigure:14874: checking for usleepconfigure:14874: clang -o conftest conftest.c -lgcrypt >&5configure:14874: $? = 0configure:14874: result: yesconfigure:14874: checking for mkstempconfigure:14874: clang -o conftest conftest.c -lgcrypt >&5configure:14874: $? = 0configure:14874: result: yesconfigure:14893: checking for special C compiler options needed for large filesconfigure:14938: result: noconfigure:14944: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:14969: clang -c conftest.c >&5configure:14969: $? = 0configure:15001: result: noconfigure:15129: checking for uint8_t in stdint.hconfigure:15142: result: yesconfigure:15313: checking whether byte ordering is bigendianconfigure:15328: clang -c -Wall -Wmissing-prototypes conftest.c >&5conftest.c:61:9: error: unknown type name 'not'not a universal capable compiler^conftest.c:61:14: error: expected ';' after top level declaratornot a universal capable compiler^;2 errors generated.configure:15328: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libmtp"| #define PACKAGE_TARNAME "libmtp"| #define PACKAGE_VERSION "1.1.11"| #define PACKAGE_STRING "libmtp 1.1.11"| #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"| #define PACKAGE_URL ""| #define PACKAGE "libmtp"| #define VERSION "1.1.11"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_ICONV 1| #define ICONV_CONST| #define HAVE_LIBUSB1 /**/| #define HAVE_LIBGCRYPT 1| #define USE_MTPZ /**/| #define STDC_HEADERS 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_CTYPE_H 1| #define HAVE_ERRNO_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_LIBGEN_H 1| #define HAVE_LIMITS_H 1| #define HAVE_STDIO_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_LOCALE_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_BYTESWAP_H 1| #define HAVE_SYS_UIO_H 1| #define RETSIGTYPE void| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_ST_BLKSIZE 1| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1| #define HAVE_BASENAME 1| #define HAVE_MEMSET 1| #define HAVE_SELECT 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRNDUP 1| #define HAVE_STRRCHR 1| #define HAVE_STRTOUL 1| #define HAVE_USLEEP 1| #define HAVE_MKSTEMP 1| /* end confdefs.h. */| #ifndef __APPLE_CC__| not a universal capable compiler| #endif| typedef int dummy;|configure:15373: clang -c -Wall -Wmissing-prototypes conftest.c >&5configure:15373: $? = 0configure:15391: clang -c -Wall -Wmissing-prototypes conftest.c >&5conftest.c:67:4: error: use of undeclared identifier 'not'not big endian^1 error generated.configure:15391: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libmtp"| #define PACKAGE_TARNAME "libmtp"| #define PACKAGE_VERSION "1.1.11"| #define PACKAGE_STRING "libmtp 1.1.11"| #define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"| #define PACKAGE_URL ""| #define PACKAGE "libmtp"| #define VERSION "1.1.11"| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_ICONV 1| #define ICONV_CONST| #define HAVE_LIBUSB1 /**/| #define HAVE_LIBGCRYPT 1| #define USE_MTPZ /**/| #define STDC_HEADERS 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_CTYPE_H 1| #define HAVE_ERRNO_H 1| #define HAVE_FCNTL_H 1| #define HAVE_GETOPT_H 1| #define HAVE_LIBGEN_H 1| #define HAVE_LIMITS_H 1| #define HAVE_STDIO_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LANGINFO_H 1| #define HAVE_LOCALE_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_BYTESWAP_H 1| #define HAVE_SYS_UIO_H 1| #define RETSIGTYPE void| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define HAVE_ST_BLKSIZE 1| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1| #define HAVE_BASENAME 1| #define HAVE_MEMSET 1| #define HAVE_SELECT 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRNDUP 1| #define HAVE_STRRCHR 1| #define HAVE_STRTOUL 1| #define HAVE_USLEEP 1| #define HAVE_MKSTEMP 1| /* end confdefs.h. */| #include | #include || int| main ()| {| #if BYTE_ORDER != BIG_ENDIAN| not big endian| #endif|| ;| return 0;| }configure:15519: result: noconfigure:15539: checking for le32toh in machine/endian.hconftest.c:61:10: fatal error: 'machine/endian.h' file not found#include ^1 error generated.configure:15562: result: noconfigure:15567: checking for ntohl in arpa/inet.hconfigure:15580: result: yesconfigure:15633: checking for swap32 in machine/endian.hconftest.c:61:10: fatal error: 'machine/endian.h' file not found#include ^1 error generated.configure:15654: result: noconfigure:15658: checking for bswap_32 in byteswap.hconfigure:15671: result: yesconfigure:16178: checking that generated files are newer than configureconfigure:16184: result: doneconfigure:16244: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by libmtp config.status 1.1.11, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson c7004c2a9106config.status:1163: creating src/libmtp.hconfig.status:1163: creating doc/Doxyfileconfig.status:1163: creating Makefileconfig.status:1163: creating doc/Makefileconfig.status:1163: creating src/Makefileconfig.status:1163: creating examples/Makefileconfig.status:1163: creating util/Makefileconfig.status:1163: creating libmtp.shconfig.status:1163: creating hotplug.shconfig.status:1163: creating libmtp.pcconfig.status:1163: creating config.hconfig.status:1392: executing depfiles commandsconfig.status:1392: executing libtool commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_LIBUSB_CFLAGS_set=ac_cv_env_LIBUSB_CFLAGS_value=ac_cv_env_LIBUSB_LIBS_set=ac_cv_env_LIBUSB_LIBS_value=ac_cv_env_LT_SYS_LIBRARY_PATH_set=ac_cv_env_LT_SYS_LIBRARY_PATH_value=ac_cv_env_PKG_CONFIG_LIBDIR_set=ac_cv_env_PKG_CONFIG_LIBDIR_value=ac_cv_env_PKG_CONFIG_PATH_set=ac_cv_env_PKG_CONFIG_PATH_value=ac_cv_env_PKG_CONFIG_set=ac_cv_env_PKG_CONFIG_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_basename=yesac_cv_func_lstat_dereferences_slashed_symlink=yesac_cv_func_memcmp_working=yesac_cv_func_memset=yesac_cv_func_mkstemp=yesac_cv_func_select=yesac_cv_func_stat_empty_string_bug=noac_cv_func_strdup=yesac_cv_func_strerror=yesac_cv_func_strndup=yesac_cv_func_strrchr=yesac_cv_func_strtoul=yesac_cv_func_usleep=yesac_cv_header_arpa_inet_h=yesac_cv_header_byteswap_h=yesac_cv_header_ctype_h=yesac_cv_header_dlfcn_h=yesac_cv_header_errno_h=yesac_cv_header_fcntl_h=yesac_cv_header_getopt_h=yesac_cv_header_inttypes_h=yesac_cv_header_langinfo_h=yesac_cv_header_libgen_h=yesac_cv_header_limits_h=yesac_cv_header_locale_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdio_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_sys_uio_h=yesac_cv_header_time=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_gcrypt_gcry_check_version=yesac_cv_member_struct_stat_st_blksize=yesac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_FGREP='/usr/bin/grep -F'ac_cv_path_GREP=/usr/bin/grepac_cv_path_SED=/usr/bin/sedac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_path_lt_DD=/usr/bin/ddac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_DLLTOOL=dlltoolac_cv_prog_HAVE_DOXYGEN=trueac_cv_prog_OBJDUMP=objdumpac_cv_prog_STRIP=stripac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_sys_file_offset_bits=noac_cv_sys_largefile_CC=noac_cv_type_off_t=yesac_cv_type_signal=voidac_cv_type_size_t=yesac_cv_type_uint8_t=yesacl_cv_path_LD='/usr/bin/ld -m elf_x86_64'acl_cv_prog_gnu_ld=yesacl_cv_rpath=doneam_cv_CC_dependencies_compiler_type=gcc3am_cv_func_iconv=yesam_cv_func_iconv_works=yesam_cv_lib_iconv=noam_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yesam_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'am_cv_proto_iconv_arg1=lt_cv_ar_at_file=@lt_cv_archive_cmds_need_lc=nolt_cv_deplibs_check_method=pass_alllt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file=lt_cv_ld_reload_flag=-rlt_cv_nm_interface='BSD nm'lt_cv_objdir=.libslt_cv_path_LD=/usr/bin/ldlt_cv_path_NM='/usr/bin/nm -B'lt_cv_path_mainfest_tool=nolt_cv_prog_compiler_c_o=yeslt_cv_prog_compiler_pic='-fPIC -DPIC'lt_cv_prog_compiler_pic_works=yeslt_cv_prog_compiler_rtti_exceptions=yeslt_cv_prog_compiler_static_works=yeslt_cv_prog_gnu_ld=yeslt_cv_sharedlib_from_linklib_cmd='printf %s\n'lt_cv_shlibpath_overrides_runpath=nolt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''lt_cv_sys_global_symbol_to_import=lt_cv_sys_max_cmd_len=1572864lt_cv_to_host_file_cmd=func_convert_file_nooplt_cv_to_tool_file_cmd=func_convert_file_nooplt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'pkg_cv_LIBUSB_CFLAGS=-I/usr/include/libusb-1.0pkg_cv_LIBUSB_LIBS=-lusb-1.0## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/libmtp/src/libmtp-1.1.11/missing aclocal-1.15'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='1'AM_V='$(V)'AR='ar'AS='as'AUTOCONF='${SHELL} /tmp/libmtp/src/libmtp-1.1.11/missing autoconf'AUTOHEADER='${SHELL} /tmp/libmtp/src/libmtp-1.1.11/missing autoheader'AUTOMAKE='${SHELL} /tmp/libmtp/src/libmtp-1.1.11/missing automake-1.15'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=' -Wall -Wmissing-prototypes'COMPILE_MINGW32_FALSE=''COMPILE_MINGW32_TRUE='#'CPP='clang -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'DLLTOOL='dlltool'DSYMUTIL=''DUMPBIN=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''FGREP='/usr/bin/grep -F'GREP='/usr/bin/grep'HAVE_DOXYGEN='true'HAVE_DOXYGEN_FALSE='#'HAVE_DOXYGEN_TRUE=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LD='/usr/bin/ld -m elf_x86_64'LDFLAGS=''LIBICONV=''LIBOBJS=''LIBOPENUSB_COMPILE_FALSE=''LIBOPENUSB_COMPILE_TRUE='#'LIBS='-lgcrypt 'LIBTOOL='$(SHELL) $(top_builddir)/libtool'LIBUSB0_COMPILE_FALSE=''LIBUSB0_COMPILE_TRUE='#'LIBUSB1_COMPILE_FALSE='#'LIBUSB1_COMPILE_TRUE=''LIBUSB_CFLAGS='-I/usr/include/libusb-1.0'LIBUSB_LIBS='-lusb-1.0'LIBUSB_REQUIRES='libusb-1.0'LIPO=''LN_S='ln -s'LTLIBICONV=''LTLIBOBJS=''LT_SYS_LIBRARY_PATH=''MAKEINFO='${SHELL} /tmp/libmtp/src/libmtp-1.1.11/missing makeinfo'MANIFEST_TOOL=':'MKDIR_P='/usr/bin/mkdir -p'MS_LIB_EXE_FALSE=''MS_LIB_EXE_TRUE='#'MTPZ_COMPILE_FALSE='#'MTPZ_COMPILE_TRUE=''NM='/usr/bin/nm -B'NMEDIT=''OBJDUMP='objdump'OBJEXT='o'OSFLAGS=''OTOOL64=''OTOOL=''PACKAGE='libmtp'PACKAGE_BUGREPORT='libmtp-discuss@lists.sourceforge.net'PACKAGE_NAME='libmtp'PACKAGE_STRING='libmtp 1.1.11'PACKAGE_TARNAME='libmtp'PACKAGE_URL=''PACKAGE_VERSION='1.1.11'PATH_SEPARATOR=':'PKG_CONFIG='/usr/bin/pkg-config'PKG_CONFIG_LIBDIR=''PKG_CONFIG_PATH=''RANLIB='ranlib'SED='/usr/bin/sed'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'UDEV='/usr/lib/udev'UDEV_GROUP=''UDEV_MODE=''UDEV_RULES='69-libmtp.rules'USE_LINUX_FALSE='#'USE_LINUX_TRUE=''VERSION='1.1.11'ac_ct_AR='ar'ac_ct_CC=''ac_ct_DUMPBIN=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'effective_target='x86_64-unknown-linux-gnu'exec_prefix='${prefix}'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/libmtp/src/libmtp-1.1.11/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='$(MKDIR_P)'ms_lib_exe=''oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "libmtp"#define PACKAGE_TARNAME "libmtp"#define PACKAGE_VERSION "1.1.11"#define PACKAGE_STRING "libmtp 1.1.11"#define PACKAGE_BUGREPORT "libmtp-discuss@lists.sourceforge.net"#define PACKAGE_URL ""#define PACKAGE "libmtp"#define VERSION "1.1.11"#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_DLFCN_H 1#define LT_OBJDIR ".libs/"#define HAVE_ICONV 1#define ICONV_CONST#define HAVE_LIBUSB1 /**/#define HAVE_LIBGCRYPT 1#define USE_MTPZ /**/#define STDC_HEADERS 1#define TIME_WITH_SYS_TIME 1#define HAVE_CTYPE_H 1#define HAVE_ERRNO_H 1#define HAVE_FCNTL_H 1#define HAVE_GETOPT_H 1#define HAVE_LIBGEN_H 1#define HAVE_LIMITS_H 1#define HAVE_STDIO_H 1#define HAVE_STRING_H 1#define HAVE_SYS_STAT_H 1#define HAVE_SYS_TIME_H 1#define HAVE_UNISTD_H 1#define HAVE_LANGINFO_H 1#define HAVE_LOCALE_H 1#define HAVE_ARPA_INET_H 1#define HAVE_BYTESWAP_H 1#define HAVE_SYS_UIO_H 1#define RETSIGTYPE void#define HAVE_STRUCT_STAT_ST_BLKSIZE 1#define HAVE_ST_BLKSIZE 1#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1#define HAVE_BASENAME 1#define HAVE_MEMSET 1#define HAVE_SELECT 1#define HAVE_STRDUP 1#define HAVE_STRERROR 1#define HAVE_STRNDUP 1#define HAVE_STRRCHR 1#define HAVE_STRTOUL 1#define HAVE_USLEEP 1#define HAVE_MKSTEMP 1configure: exit 0