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/libexec
CMD: 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 -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-unknown-linux-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether ln -s works... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... clang -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 clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) 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 ld used by clang... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for doxygen... true
configure: API documentation will be generated using Doxygen
checking if the host operating system is Darwin... no
checking if the host operating system is Linux... yes
checking For MinGW32... no
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBUSB... yes
checking for libgcrypt... checking for gcry_check_version in -lgcrypt... yes
configure: MTPZ functionality enabled
configure: *** using libusb 1.0.20 ***
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for struct stat.st_blksize... yes
checking for working memcmp... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for basename... yes
checking for memset... yes
checking for select... yes
checking for strdup... yes
checking for strerror... yes
checking for strndup... yes
checking for strrchr... yes
checking for strtoul... yes
checking for usleep... yes
checking for mkstemp... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for uint8_t in stdint.h... yes
checking whether byte ordering is bigendian... no
checking for le32toh in machine/endian.h... no
checking for ntohl in arpa/inet.h... yes
checking for swap32 in machine/endian.h... no
checking for bswap_32 in byteswap.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/libmtp.h
config.status: creating doc/Doxyfile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating util/Makefile
config.status: creating libmtp.sh
config.status: creating hotplug.sh
config.status: creating libmtp.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11'
Making all in src
make[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.c
libtool: 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.o
libtool: 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>&1
mv -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.c
libtool: 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.o
libtool: 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>&1
mv -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.c
libtool: 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.o
libtool: 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>&1
mv -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.c
libtool: 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.o
libtool: 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>&1
mv -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.c
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 -fPIC -DPIC -o .libs/libmtp_la-ptp.o
In 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>&1
mv -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.c
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 -fPIC -DPIC -o .libs/libmtp_la-mtpz.o
mtpz.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>&1
mv -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.c
libtool: 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.o
libtool: 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>&1
mv -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.ver
libtool: link: cat ./libmtp.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libmtp.ver
libtool: link: echo "local: *; };" >> .libs/libmtp.ver
libtool: 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.0
libtool: 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.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libmtp.a
libtool: 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 examples
make[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.c
mv -f .deps/connect.Tpo .deps/connect.Po
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT delfile.o -MD -MP -MF .deps/delfile.Tpo -c -o delfile.o delfile.c
mv -f .deps/delfile.Tpo .deps/delfile.Po
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT getfile.o -MD -MP -MF .deps/getfile.Tpo -c -o getfile.o getfile.c
mv -f .deps/getfile.Tpo .deps/getfile.Po
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT newfolder.o -MD -MP -MF .deps/newfolder.Tpo -c -o newfolder.o newfolder.c
mv -f .deps/newfolder.Tpo .deps/newfolder.Po
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT sendfile.o -MD -MP -MF .deps/sendfile.Tpo -c -o sendfile.o sendfile.c
mv -f .deps/sendfile.Tpo .deps/sendfile.Po
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT sendtr.o -MD -MP -MF .deps/sendtr.Tpo -c -o sendtr.o sendtr.c
mv -f .deps/sendtr.Tpo .deps/sendtr.Po
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT pathutils.o -MD -MP -MF .deps/pathutils.Tpo -c -o pathutils.o pathutils.c
pathutils.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);
~~~~ ^~~~
%lu
pathutils.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);
~~~~ ^~~~~
%lu
2 warnings generated.
mv -f .deps/pathutils.Tpo .deps/pathutils.Po
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
mv -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 -lgcrypt
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT detect.o -MD -MP -MF .deps/detect.Tpo -c -o detect.o detect.c
mv -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 -lgcrypt
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT tracks.o -MD -MP -MF .deps/tracks.Tpo -c -o tracks.o tracks.c
mv -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 -lgcrypt
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT files.o -MD -MP -MF .deps/files.Tpo -c -o files.o files.c
mv -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 -lgcrypt
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT folders.o -MD -MP -MF .deps/folders.Tpo -c -o folders.o folders.c
mv -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 -lgcrypt
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT trexist.o -MD -MP -MF .deps/trexist.Tpo -c -o trexist.o trexist.c
mv -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 -lgcrypt
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT playlists.o -MD -MP -MF .deps/playlists.Tpo -c -o playlists.o playlists.c
mv -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 -lgcrypt
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT getplaylist.o -MD -MP -MF .deps/getplaylist.Tpo -c -o getplaylist.o getplaylist.c
mv -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 -lgcrypt
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT format.o -MD -MP -MF .deps/format.Tpo -c -o format.o format.c
mv -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 -lgcrypt
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT albumart.o -MD -MP -MF .deps/albumart.Tpo -c -o albumart.o albumart.c
mv -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 -lgcrypt
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT albums.o -MD -MP -MF .deps/albums.Tpo -c -o albums.o albums.c
mv -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 -lgcrypt
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT newplaylist.o -MD -MP -MF .deps/newplaylist.Tpo -c -o newplaylist.o newplaylist.c
mv -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 -lgcrypt
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT emptyfolders.o -MD -MP -MF .deps/emptyfolders.Tpo -c -o emptyfolders.o emptyfolders.c
mv -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 -lgcrypt
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT thumb.o -MD -MP -MF .deps/thumb.Tpo -c -o thumb.o thumb.c
mv -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 -lgcrypt
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT reset.o -MD -MP -MF .deps/reset.Tpo -c -o reset.o reset.c
mv -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 -lgcrypt
clang -DHAVE_CONFIG_H -I. -I.. -I../src -Wall -Wmissing-prototypes -MT filetree.o -MD -MP -MF .deps/filetree.Tpo -c -o filetree.o filetree.c
mv -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 -lgcrypt
make[2]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11/examples'
Making all in util
make[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.c
mv -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 -lgcrypt
clang -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.c
mv -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 -lgcrypt
make[2]: Leaving directory '/tmp/libmtp/src/libmtp-1.1.11/util'
Making all in doc
make[2]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/doc'
doxygen
warning: 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.hwdb
util/mtp-hotplug > libmtp.usermap
util/mtp-hotplug -H > libmtp.fdi
util/mtp-hotplug -u -p"/usr/lib/udev" > 69-libmtp.rules
make[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 src
make[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.0
libtool: 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.la
libtool: install: /usr/bin/install -c .libs/libmtp.a /tmp/libmtp/pkg/libmtp/usr/lib/libmtp.a
libtool: install: chmod 644 /tmp/libmtp/pkg/libmtp/usr/lib/libmtp.a
libtool: install: ranlib /tmp/libmtp/pkg/libmtp/usr/lib/libmtp.a
libtool: 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 examples
make[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-connect
libtool: 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-detect
libtool: 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-tracks
libtool: 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-files
libtool: 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-folders
libtool: 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-trexist
libtool: 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-playlists
libtool: 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-getplaylist
libtool: 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-format
libtool: 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-albumart
libtool: 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-albums
libtool: 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-newplaylist
libtool: 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-emptyfolders
libtool: 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-thumb
libtool: 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-reset
libtool: 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-filetree
make install-exec-hook
make[3]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/examples'
ln -f -s mtp-connect /tmp/libmtp/pkg/libmtp/usr/bin/mtp-delfile
ln -f -s mtp-connect /tmp/libmtp/pkg/libmtp/usr/bin/mtp-getfile
ln -f -s mtp-connect /tmp/libmtp/pkg/libmtp/usr/bin/mtp-newfolder
ln -f -s mtp-connect /tmp/libmtp/pkg/libmtp/usr/bin/mtp-sendfile
ln -f -s mtp-connect /tmp/libmtp/pkg/libmtp/usr/bin/mtp-sendtr
make[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 util
make[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-probe
make[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 doc
make[1]: Entering directory '/tmp/libmtp/src/libmtp-1.1.11/doc'
doxygen
warning: 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/html
make[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.h
Generating .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 while
running configure, to aid debugging if configure makes a mistake.
It was created by libmtp configure 1.1.11, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-udev=/usr/lib/udev
## --------- ##
## Platform. ##
## --------- ##
hostname = c7004c2a9106
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -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 = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2439: checking for a BSD-compatible install
configure:2507: result: /usr/bin/install -c
configure:2518: checking whether build environment is sane
configure:2573: result: yes
configure:2632: checking for x86_64-unknown-linux-strip
configure:2662: result: no
configure:2672: checking for strip
configure:2688: found /usr/bin/strip
configure:2699: result: strip
configure:2724: checking for a thread-safe mkdir -p
configure:2763: result: /usr/bin/mkdir -p
configure:2770: checking for gawk
configure:2786: found /usr/bin/gawk
configure:2797: result: gawk
configure:2808: checking whether make sets $(MAKE)
configure:2830: result: yes
configure:2859: checking whether make supports nested variables
configure:2876: result: yes
configure:3015: checking for x86_64-unknown-linux-gcc
configure:3042: result: clang
configure:3311: checking for C compiler version
configure:3320: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3331: $? = 0
configure:3320: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3331: $? = 0
configure:3320: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3331: $? = 1
configure:3320: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3331: $? = 1
configure:3351: checking whether the C compiler works
configure:3373: clang conftest.c >&5
configure:3377: $? = 0
configure:3425: result: yes
configure:3428: checking for C compiler default output file name
configure:3430: result: a.out
configure:3436: checking for suffix of executables
configure:3443: clang -o conftest conftest.c >&5
configure:3447: $? = 0
configure:3469: result:
configure:3491: checking whether we are cross compiling
configure:3499: clang -o conftest conftest.c >&5
configure:3503: $? = 0
configure:3510: ./conftest
configure:3514: $? = 0
configure:3529: result: no
configure:3534: checking for suffix of object files
configure:3556: clang -c conftest.c >&5
configure:3560: $? = 0
configure:3581: result: o
configure:3585: checking whether we are using the GNU C compiler
configure:3604: clang -c conftest.c >&5
configure:3604: $? = 0
configure:3613: result: yes
configure:3622: checking whether clang accepts -g
configure:3642: clang -c -g conftest.c >&5
configure:3642: $? = 0
configure:3683: result: yes
configure:3700: checking for clang option to accept ISO C89
configure:3763: clang -c conftest.c >&5
configure:3763: $? = 0
configure:3776: result: none needed
configure:3801: checking whether clang understands -c and -o together
configure:3823: clang -c conftest.c -o conftest2.o
configure:3826: $? = 0
configure:3823: clang -c conftest.c -o conftest2.o
configure:3826: $? = 0
configure:3838: result: yes
configure:3866: checking for style of include used by make
configure:3894: result: GNU
configure:3920: checking dependency style of clang
configure:4031: result: gcc3
configure:4047: checking whether ln -s works
configure:4051: result: yes
configure:4062: checking build system type
configure:4076: result: x86_64-unknown-linux-gnu
configure:4096: checking host system type
configure:4109: result: x86_64-unknown-linux-gnu
configure:4478: checking how to print strings
configure:4505: result: printf
configure:4526: checking for a sed that does not truncate output
configure:4590: result: /usr/bin/sed
configure:4608: checking for grep that handles long lines and -e
configure:4666: result: /usr/bin/grep
configure:4671: checking for egrep
configure:4733: result: /usr/bin/grep -E
configure:4738: checking for fgrep
configure:4800: result: /usr/bin/grep -F
configure:4835: checking for ld used by clang
configure:4902: result: /usr/bin/ld
configure:4909: checking if the linker (/usr/bin/ld) is GNU ld
configure:4924: result: yes
configure:4936: checking for BSD- or MS-compatible name lister (nm)
configure:4990: result: /usr/bin/nm -B
configure:5120: checking the name lister (/usr/bin/nm -B) interface
configure:5127: clang -c conftest.c >&5
configure:5130: /usr/bin/nm -B "conftest.o"
configure:5133: output
0000000000000000 B some_variable
configure:5140: result: BSD nm
configure:5144: checking the maximum length of command line arguments
configure:5275: result: 1572864
configure:5323: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5363: result: func_convert_file_noop
configure:5370: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5390: result: func_convert_file_noop
configure:5397: checking for /usr/bin/ld option to reload object files
configure:5404: result: -r
configure:5438: checking for x86_64-unknown-linux-objdump
configure:5465: result: objdump
configure:5534: checking how to recognize dependent libraries
configure:5734: result: pass_all
configure:5779: checking for x86_64-unknown-linux-dlltool
configure:5806: result: dlltool
configure:5876: checking how to associate runtime and link libraries
configure:5903: result: printf %s\n
configure:5920: checking for x86_64-unknown-linux-ar
configure:5950: result: no
configure:5964: checking for ar
configure:5980: found /usr/bin/ar
configure:5991: result: ar
configure:6028: checking for archiver @FILE support
configure:6045: clang -c conftest.c >&5
configure:6045: $? = 0
configure:6048: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6051: $? = 0
configure:6056: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:6059: $? = 1
configure:6071: result: @
configure:6089: checking for x86_64-unknown-linux-strip
configure:6116: result: strip
configure:6188: checking for x86_64-unknown-linux-ranlib
configure:6218: result: no
configure:6228: checking for ranlib
configure:6244: found /usr/bin/ranlib
configure:6255: result: ranlib
configure:6357: checking command to parse /usr/bin/nm -B output from clang object
configure:6510: clang -c conftest.c >&5
configure:6513: $? = 0
configure: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.nm
configure:6520: $? = 0
configure:6586: clang -o conftest conftest.c conftstm.o >&5
configure:6589: $? = 0
configure:6627: result: ok
configure:6674: checking for sysroot
configure:6704: result: no
configure:6711: checking for a working dd
configure:6749: result: /usr/bin/dd
configure:6753: checking how to truncate binary pipes
configure:6768: result: /usr/bin/dd bs=4096 count=1
configure:6904: clang -c conftest.c >&5
configure:6907: $? = 0
configure:7057: checking for x86_64-unknown-linux-mt
configure:7087: result: no
configure:7097: checking for mt
configure:7127: result: no
configure:7147: checking if : is a manifest tool
configure:7153: : '-?'
configure:7161: result: no
configure:7838: checking how to run the C preprocessor
configure:7869: clang -E conftest.c
configure:7869: $? = 0
configure:7883: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7883: $? = 1
configure: 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 -E
configure:7928: clang -E conftest.c
configure:7928: $? = 0
configure:7942: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7942: $? = 1
configure: 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 files
configure:7991: clang -c conftest.c >&5
configure:7991: $? = 0
configure:8064: clang -o conftest conftest.c >&5
configure:8064: $? = 0
configure:8064: ./conftest
configure:8064: $? = 0
configure:8075: result: yes
configure:8088: checking for sys/types.h
configure:8088: clang -c conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8088: checking for sys/stat.h
configure:8088: clang -c conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8088: checking for stdlib.h
configure:8088: clang -c conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8088: checking for string.h
configure:8088: clang -c conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8088: checking for memory.h
configure:8088: clang -c conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8088: checking for strings.h
configure:8088: clang -c conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8088: checking for inttypes.h
configure:8088: clang -c conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8088: checking for stdint.h
configure:8088: clang -c conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8088: checking for unistd.h
configure:8088: clang -c conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8102: checking for dlfcn.h
configure:8102: clang -c conftest.c >&5
configure:8102: $? = 0
configure:8102: result: yes
configure:8356: checking for objdir
configure:8371: result: .libs
configure:8635: checking if clang supports -fno-rtti -fno-exceptions
configure:8653: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:8657: $? = 0
configure:8670: result: yes
configure:9028: checking for clang option to produce PIC
configure:9035: result: -fPIC -DPIC
configure:9043: checking if clang PIC flag -fPIC -DPIC works
configure:9061: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9065: $? = 0
configure:9078: result: yes
configure:9107: checking if clang static flag -static works
configure:9135: result: yes
configure:9150: checking if clang supports -c -o file.o
configure:9171: clang -c -o out/conftest2.o conftest.c >&5
configure:9175: $? = 0
configure:9197: result: yes
configure:9205: checking if clang supports -c -o file.o
configure:9252: result: yes
configure:9285: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10544: result: yes
configure:10581: checking whether -lc should be explicitly linked in
configure:10589: clang -c conftest.c >&5
configure:10592: $? = 0
configure:10607: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10610: $? = 0
configure:10624: result: no
configure:10784: checking dynamic linker characteristics
configure:11365: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11365: $? = 0
configure:11602: result: GNU/Linux ld.so
configure:11724: checking how to hardcode library paths into programs
configure:11749: result: immediate
configure:12297: checking whether stripping libraries is possible
configure:12302: result: yes
configure:12337: checking if libtool supports shared libraries
configure:12339: result: yes
configure:12342: checking whether to build shared libraries
configure:12367: result: yes
configure:12370: checking whether to build static libraries
configure:12374: result: yes
configure:12452: checking for ld used by clang
configure:12519: result: /usr/bin/ld -m elf_x86_64
configure:12526: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:12541: result: yes
configure:12548: checking for shared library run path origin
configure:12561: result: done
configure:13139: checking for iconv
configure:13161: clang -o conftest conftest.c >&5
configure:13161: $? = 0
configure:13193: result: yes
configure:13196: checking for working iconv
configure:13272: clang -o conftest conftest.c >&5
configure:13272: $? = 0
configure:13272: ./conftest
configure:13272: $? = 0
configure:13284: result: yes
configure:13312: checking for iconv declaration
configure:13341: clang -c conftest.c >&5
configure:13341: $? = 0
configure:13352: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:13420: checking for doxygen
configure:13436: found /usr/bin/doxygen
configure:13448: result: true
configure:13460: API documentation will be generated using Doxygen
configure:13478: checking if the host operating system is Darwin
configure:13487: result: no
configure:13492: checking if the host operating system is Linux
configure:13508: clang -c conftest.c >&5
configure:13508: $? = 0
configure:13509: result: yes
configure:13536: checking For MinGW32
configure:13544: result: no
configure:13618: checking for x86_64-unknown-linux-pkg-config
configure:13651: result: no
configure:13661: checking for pkg-config
configure:13679: found /usr/bin/pkg-config
configure:13691: result: /usr/bin/pkg-config
configure:13716: checking pkg-config is at least version 0.9.0
configure:13719: result: yes
configure:13729: checking for LIBUSB
configure:13736: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0.0"
configure:13739: $? = 0
configure:13753: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0.0"
configure:13756: $? = 0
configure:14258: result: yes
configure:14282: checking for libgcrypt
configure:14284: checking for gcry_check_version in -lgcrypt
configure:14309: clang -o conftest conftest.c -lgcrypt >&5
configure:14309: $? = 0
configure:14318: result: yes
configure:14338: MTPZ functionality enabled
configure:14381: *** using libusb 1.0.20 ***
configure:14385: checking for ANSI C header files
configure:14489: result: yes
configure:14497: checking whether time.h and sys/time.h may both be included
configure:14517: clang -c conftest.c >&5
configure:14517: $? = 0
configure:14524: result: yes
configure:14538: checking ctype.h usability
configure:14538: clang -c conftest.c >&5
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking ctype.h presence
configure:14538: clang -E conftest.c
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking for ctype.h
configure:14538: result: yes
configure:14538: checking errno.h usability
configure:14538: clang -c conftest.c >&5
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking errno.h presence
configure:14538: clang -E conftest.c
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking for errno.h
configure:14538: result: yes
configure:14538: checking fcntl.h usability
configure:14538: clang -c conftest.c >&5
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking fcntl.h presence
configure:14538: clang -E conftest.c
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking for fcntl.h
configure:14538: result: yes
configure:14538: checking getopt.h usability
configure:14538: clang -c conftest.c >&5
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking getopt.h presence
configure:14538: clang -E conftest.c
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking for getopt.h
configure:14538: result: yes
configure:14538: checking libgen.h usability
configure:14538: clang -c conftest.c >&5
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking libgen.h presence
configure:14538: clang -E conftest.c
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking for libgen.h
configure:14538: result: yes
configure:14538: checking limits.h usability
configure:14538: clang -c conftest.c >&5
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking limits.h presence
configure:14538: clang -E conftest.c
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking for limits.h
configure:14538: result: yes
configure:14538: checking stdio.h usability
configure:14538: clang -c conftest.c >&5
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking stdio.h presence
configure:14538: clang -E conftest.c
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking for stdio.h
configure:14538: result: yes
configure:14538: checking for string.h
configure:14538: result: yes
configure:14538: checking for sys/stat.h
configure:14538: result: yes
configure:14538: checking sys/time.h usability
configure:14538: clang -c conftest.c >&5
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking sys/time.h presence
configure:14538: clang -E conftest.c
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking for sys/time.h
configure:14538: result: yes
configure:14538: checking for unistd.h
configure:14538: result: yes
configure:14538: checking langinfo.h usability
configure:14538: clang -c conftest.c >&5
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking langinfo.h presence
configure:14538: clang -E conftest.c
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking for langinfo.h
configure:14538: result: yes
configure:14538: checking locale.h usability
configure:14538: clang -c conftest.c >&5
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking locale.h presence
configure:14538: clang -E conftest.c
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking for locale.h
configure:14538: result: yes
configure:14538: checking arpa/inet.h usability
configure:14538: clang -c conftest.c >&5
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking arpa/inet.h presence
configure:14538: clang -E conftest.c
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking for arpa/inet.h
configure:14538: result: yes
configure:14538: checking byteswap.h usability
configure:14538: clang -c conftest.c >&5
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking byteswap.h presence
configure:14538: clang -E conftest.c
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking for byteswap.h
configure:14538: result: yes
configure:14538: checking sys/uio.h usability
configure:14538: clang -c conftest.c >&5
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking sys/uio.h presence
configure:14538: clang -E conftest.c
configure:14538: $? = 0
configure:14538: result: yes
configure:14538: checking for sys/uio.h
configure:14538: result: yes
configure:14550: checking for an ANSI C-conforming const
configure:14616: clang -c conftest.c >&5
configure:14616: $? = 0
configure:14623: result: yes
configure:14631: checking for off_t
configure:14631: clang -c conftest.c >&5
configure:14631: $? = 0
configure:14631: clang -c conftest.c >&5
conftest.c:82:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
configure:14631: $? = 1
configure: 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: yes
configure:14642: checking return type of signal handlers
configure:14660: clang -c conftest.c >&5
conftest.c:52:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:14660: $? = 1
configure: 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: void
configure:14675: checking for size_t
configure:14675: clang -c conftest.c >&5
configure:14675: $? = 0
configure:14675: clang -c conftest.c >&5
conftest.c:83:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:14675: $? = 1
configure: 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: yes
configure:14686: checking for struct stat.st_blksize
configure:14686: clang -c conftest.c >&5
configure:14686: $? = 0
configure:14686: result: yes
configure:14701: checking for working memcmp
configure:14744: clang -o conftest conftest.c -lgcrypt >&5
configure:14744: $? = 0
configure:14744: ./conftest
configure:14744: $? = 0
configure:14754: result: yes
configure:14763: checking whether lstat correctly handles trailing slash
configure:14789: clang -o conftest conftest.c -lgcrypt >&5
configure:14789: $? = 0
configure:14789: ./conftest
configure:14789: $? = 0
configure:14806: result: yes
configure:14825: checking whether stat accepts an empty string
configure:14845: clang -o conftest conftest.c -lgcrypt >&5
configure:14845: $? = 0
configure:14845: ./conftest
configure:14845: $? = 0
configure:14855: result: no
configure:14874: checking for basename
configure:14874: clang -o conftest conftest.c -lgcrypt >&5
configure:14874: $? = 0
configure:14874: result: yes
configure:14874: checking for memset
configure:14874: clang -o conftest conftest.c -lgcrypt >&5
conftest.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: $? = 0
configure:14874: result: yes
configure:14874: checking for select
configure:14874: clang -o conftest conftest.c -lgcrypt >&5
configure:14874: $? = 0
configure:14874: result: yes
configure:14874: checking for strdup
configure:14874: clang -o conftest conftest.c -lgcrypt >&5
conftest.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: $? = 0
configure:14874: result: yes
configure:14874: checking for strerror
configure:14874: clang -o conftest conftest.c -lgcrypt >&5
conftest.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: $? = 0
configure:14874: result: yes
configure:14874: checking for strndup
configure:14874: clang -o conftest conftest.c -lgcrypt >&5
conftest.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: $? = 0
configure:14874: result: yes
configure:14874: checking for strrchr
configure:14874: clang -o conftest conftest.c -lgcrypt >&5
conftest.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: $? = 0
configure:14874: result: yes
configure:14874: checking for strtoul
configure:14874: clang -o conftest conftest.c -lgcrypt >&5
configure:14874: $? = 0
configure:14874: result: yes
configure:14874: checking for usleep
configure:14874: clang -o conftest conftest.c -lgcrypt >&5
configure:14874: $? = 0
configure:14874: result: yes
configure:14874: checking for mkstemp
configure:14874: clang -o conftest conftest.c -lgcrypt >&5
configure:14874: $? = 0
configure:14874: result: yes
configure:14893: checking for special C compiler options needed for large files
configure:14938: result: no
configure:14944: checking for _FILE_OFFSET_BITS value needed for large files
configure:14969: clang -c conftest.c >&5
configure:14969: $? = 0
configure:15001: result: no
configure:15129: checking for uint8_t in stdint.h
configure:15142: result: yes
configure:15313: checking whether byte ordering is bigendian
configure:15328: clang -c -Wall -Wmissing-prototypes conftest.c >&5
conftest.c:61:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:61:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:15328: $? = 1
configure: 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 >&5
configure:15373: $? = 0
configure:15391: clang -c -Wall -Wmissing-prototypes conftest.c >&5
conftest.c:67:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:15391: $? = 1
configure: 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: no
configure:15539: checking for le32toh in machine/endian.h
conftest.c:61:10: fatal error: 'machine/endian.h' file not found
#include
^
1 error generated.
configure:15562: result: no
configure:15567: checking for ntohl in arpa/inet.h
configure:15580: result: yes
configure:15633: checking for swap32 in machine/endian.h
conftest.c:61:10: fatal error: 'machine/endian.h' file not found
#include
^
1 error generated.
configure:15654: result: no
configure:15658: checking for bswap_32 in byteswap.h
configure:15671: result: yes
configure:16178: checking that generated files are newer than configure
configure:16184: result: done
configure:16244: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libmtp config.status 1.1.11, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on c7004c2a9106
config.status:1163: creating src/libmtp.h
config.status:1163: creating doc/Doxyfile
config.status:1163: creating Makefile
config.status:1163: creating doc/Makefile
config.status:1163: creating src/Makefile
config.status:1163: creating examples/Makefile
config.status:1163: creating util/Makefile
config.status:1163: creating libmtp.sh
config.status:1163: creating hotplug.sh
config.status:1163: creating libmtp.pc
config.status:1163: creating config.h
config.status:1392: executing depfiles commands
config.status:1392: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_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=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_basename=yes
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memset=yes
ac_cv_func_mkstemp=yes
ac_cv_func_select=yes
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strndup=yes
ac_cv_func_strrchr=yes
ac_cv_func_strtoul=yes
ac_cv_func_usleep=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_byteswap_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_gcrypt_gcry_check_version=yes
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_DLLTOOL=dlltool
ac_cv_prog_HAVE_DOXYGEN=true
ac_cv_prog_OBJDUMP=objdump
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_off_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_uint8_t=yes
acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_lib_iconv=no
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_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=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_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=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
pkg_cv_LIBUSB_CFLAGS=-I/usr/include/libusb-1.0
pkg_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 1
configure: exit 0