Build of libmtp with vanilla toolchain

The build took 00h 00m 55s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
27,846 ansic
4,455 sh
3,281 makefile
35,582 total

The process tree of the build process is here.

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libmtp 1.1.11-1 (Wed Aug 24 13:39:48 UTC 2016)
# ==> 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/sbin/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... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... 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/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/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/sbin/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/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/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... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/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 gcc... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/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/sbin/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 gcc -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
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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: gcc -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: gcc -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: gcc -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 gcc -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: gcc -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: gcc -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 gcc -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: gcc -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: gcc -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 gcc -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: gcc -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
# libtool: compile: gcc -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 /usr/include/time.h:27:0,
# from ptp.h:27,
# from ptp.c:27:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# mv -f .deps/libmtp_la-libmtp.Tpo .deps/libmtp_la-libmtp.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -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: gcc -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: In function 'mtpz_loaddata':
# mtpz.c:151:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
# MTPZ_ENCRYPTION_KEY = hex_to_bytes(hexenckey, strlen(hexenckey));
# ^
# libtool: compile: gcc -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
# libtool: compile: gcc -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 gcc -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: gcc -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
# libusb1-glue.c: In function 'LIBMTP_Check_Specific_Device':
# libusb1-glue.c:599:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (libusb_get_device_address(devs[i]) != devno)
# ^~
# libusb1-glue.c:602:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# if (probe_device_descriptor(devs[i], NULL))
# ^~
# mv -f .deps/libmtp_la-ptp.Tpo .deps/libmtp_la-ptp.Plo
# libtool: compile: gcc -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 gcc -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: gcc -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'
# gcc -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
# gcc -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
# gcc -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/connect.Tpo .deps/connect.Po
# gcc -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/getfile.Tpo .deps/getfile.Po
# gcc -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/newfolder.Tpo .deps/newfolder.Po
# gcc -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/sendfile.Tpo .deps/sendfile.Po
# gcc -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: In function 'progress':
# pathutils.c:122:24: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t {aka const long unsigned int}' [-Wformat=]
# printf("Progress: %llu of %llu (%d%%)\r", sent, total, percent);
# ^
# pathutils.c:122:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t {aka const long unsigned int}' [-Wformat=]
# printf("Progress: %llu of %llu (%d%%)\r", sent, total, percent);
# ^
# mv -f .deps/pathutils.Tpo .deps/pathutils.Po
# gcc -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/sendtr.Tpo .deps/sendtr.Po
# gcc -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/util.Tpo .deps/util.Po
# gcc -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/detect.Tpo .deps/detect.Po
# gcc -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/tracks.Tpo .deps/tracks.Po
# gcc -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/files.Tpo .deps/files.Po
# gcc -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/folders.Tpo .deps/folders.Po
# gcc -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/trexist.Tpo .deps/trexist.Po
# gcc -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/playlists.Tpo .deps/playlists.Po
# gcc -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/getplaylist.Tpo .deps/getplaylist.Po
# gcc -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/format.Tpo .deps/format.Po
# gcc -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/albumart.Tpo .deps/albumart.Po
# gcc -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/albums.Tpo .deps/albums.Po
# gcc -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/newplaylist.Tpo .deps/newplaylist.Po
# gcc -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/emptyfolders.Tpo .deps/emptyfolders.Po
# gcc -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/thumb.Tpo .deps/thumb.Po
# gcc -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/reset.Tpo .deps/reset.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -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
# mv -f .deps/filetree.Tpo .deps/filetree.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -o mtp-detect detect.o util.o ../src/libmtp.la -lgcrypt
# libtool: link: gcc -Wall -Wmissing-prototypes -o .libs/mtp-detect detect.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcrypt
# libtool: link: gcc -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
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -o mtp-tracks tracks.o util.o ../src/libmtp.la -lgcrypt
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -o mtp-files files.o util.o ../src/libmtp.la -lgcrypt
# libtool: link: gcc -Wall -Wmissing-prototypes -o .libs/mtp-files files.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcrypt
# libtool: link: gcc -Wall -Wmissing-prototypes -o .libs/mtp-tracks tracks.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcrypt
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -o mtp-folders folders.o util.o ../src/libmtp.la -lgcrypt
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -o mtp-trexist trexist.o util.o ../src/libmtp.la -lgcrypt
# libtool: link: gcc -Wall -Wmissing-prototypes -o .libs/mtp-trexist trexist.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcrypt
# libtool: link: gcc -Wall -Wmissing-prototypes -o .libs/mtp-folders folders.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcrypt
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -o mtp-playlists playlists.o util.o ../src/libmtp.la -lgcrypt
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -o mtp-getplaylist getplaylist.o util.o ../src/libmtp.la -lgcrypt
# libtool: link: gcc -Wall -Wmissing-prototypes -o .libs/mtp-playlists playlists.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcrypt
# libtool: link: gcc -Wall -Wmissing-prototypes -o .libs/mtp-getplaylist getplaylist.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcrypt
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -o mtp-format format.o util.o ../src/libmtp.la -lgcrypt
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -o mtp-albumart albumart.o util.o ../src/libmtp.la -lgcrypt
# libtool: link: gcc -Wall -Wmissing-prototypes -o .libs/mtp-format format.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcrypt
# libtool: link: gcc -Wall -Wmissing-prototypes -o .libs/mtp-albumart albumart.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcrypt
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -o mtp-albums albums.o util.o ../src/libmtp.la -lgcrypt
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -o mtp-newplaylist newplaylist.o util.o ../src/libmtp.la -lgcrypt
# libtool: link: gcc -Wall -Wmissing-prototypes -o .libs/mtp-albums albums.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcrypt
# libtool: link: gcc -Wall -Wmissing-prototypes -o .libs/mtp-newplaylist newplaylist.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcrypt
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -o mtp-emptyfolders emptyfolders.o util.o ../src/libmtp.la -lgcrypt
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -o mtp-thumb thumb.o util.o ../src/libmtp.la -lgcrypt
# libtool: link: gcc -Wall -Wmissing-prototypes -o .libs/mtp-emptyfolders emptyfolders.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcrypt
# libtool: link: gcc -Wall -Wmissing-prototypes -o .libs/mtp-thumb thumb.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcrypt
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -o mtp-reset reset.o util.o ../src/libmtp.la -lgcrypt
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -o mtp-filetree filetree.o util.o ../src/libmtp.la -lgcrypt
# libtool: link: gcc -Wall -Wmissing-prototypes -o .libs/mtp-reset reset.o util.o ../src/.libs/libmtp.so -lusb-1.0 -lgcrypt
# libtool: link: gcc -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'
# gcc -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
# gcc -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 gcc -Wall -Wmissing-prototypes -o mtp-probe mtp-probe.o ../src/libmtp.la -lgcrypt
# mv -f .deps/mtp-hotplug.Tpo .deps/mtp-hotplug.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -o mtp-hotplug mtp-hotplug.o ../src/libmtp.la -lgcrypt
# libtool: link: gcc -Wall -Wmissing-prototypes -o .libs/mtp-probe mtp-probe.o ../src/.libs/libmtp.so -lusb-1.0 -lgcrypt
# libtool: link: gcc -Wall -Wmissing-prototypes -o .libs/mtp-hotplug mtp-hotplug.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/sbin/mkdir -p '/tmp/libmtp/pkg/libmtp/usr/lib'
# /usr/sbin/mkdir -p '/tmp/libmtp/pkg/libmtp/usr/include'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libmtp.la '/tmp/libmtp/pkg/libmtp/usr/lib'
# /usr/bin/install -c -m 644 libmtp.h '/tmp/libmtp/pkg/libmtp/usr/include'
# 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'
# 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'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/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]: 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/sbin/mkdir -p '/tmp/libmtp/pkg/libmtp/usr/bin'
# /usr/sbin/mkdir -p '/tmp/libmtp/pkg/libmtp/usr/lib/udev'
# /bin/sh ../libtool --mode=install /usr/bin/install -c mtp-hotplug '/tmp/libmtp/pkg/libmtp/usr/bin'
# /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
# 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
# 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/sbin/mkdir -p '/tmp/libmtp/pkg/libmtp/usr/lib/udev/hwdb.d'
# /usr/sbin/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/install -c -m 644 69-libmtp.hwdb '/tmp/libmtp/pkg/libmtp/usr/lib/udev/hwdb.d'
# /usr/sbin/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 (Wed Aug 24 13:40:07 UTC 2016)

CMD: pacman --query --file libmtp-1.1.11-1-x86_64.pkg.tar.xz
# libmtp 1.1.11-1

Creating hybrid package for 'libmtp'

Trying to find vanilla package 'libmtp'...

CMD: pacman --query --file /mirror/libmtp-1.1.11-1.pkg.tar.xz
# libmtp 1.1.11-1

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
# .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
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 5116

Attempting to access local repository, attempt 2

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 = 6b6acb2885d0
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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/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/sbin/strip
# configure:2699: result: strip
# configure:2724: checking for a thread-safe mkdir -p
# configure:2763: result: /usr/sbin/mkdir -p
# configure:2770: checking for gawk
# configure:2786: found /usr/sbin/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:3045: result: no
# configure:3055: checking for gcc
# configure:3071: found /usr/sbin/gcc
# configure:3082: result: gcc
# configure:3311: checking for C compiler version
# configure:3320: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3331: $? = 0
# configure:3320: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3331: $? = 0
# configure:3320: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3331: $? = 1
# configure:3320: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3331: $? = 1
# configure:3351: checking whether the C compiler works
# configure:3373: gcc 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: gcc -o conftest conftest.c >&5
# configure:3447: $? = 0
# configure:3469: result:
# configure:3491: checking whether we are cross compiling
# configure:3499: gcc -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: gcc -c conftest.c >&5
# configure:3560: $? = 0
# configure:3581: result: o
# configure:3585: checking whether we are using the GNU C compiler
# configure:3604: gcc -c conftest.c >&5
# configure:3604: $? = 0
# configure:3613: result: yes
# configure:3622: checking whether gcc accepts -g
# configure:3642: gcc -c -g conftest.c >&5
# configure:3642: $? = 0
# configure:3683: result: yes
# configure:3700: checking for gcc option to accept ISO C89
# configure:3763: gcc -c conftest.c >&5
# configure:3763: $? = 0
# configure:3776: result: none needed
# configure:3801: checking whether gcc understands -c and -o together
# configure:3823: gcc -c conftest.c -o conftest2.o
# configure:3826: $? = 0
# configure:3823: gcc -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 gcc
# 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/sbin/sed
# configure:4608: checking for grep that handles long lines and -e
# configure:4666: result: /usr/sbin/grep
# configure:4671: checking for egrep
# configure:4733: result: /usr/sbin/grep -E
# configure:4738: checking for fgrep
# configure:4800: result: /usr/sbin/grep -F
# configure:4835: checking for ld used by gcc
# configure:4902: result: /usr/sbin/ld
# configure:4909: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4924: result: yes
# configure:4936: checking for BSD- or MS-compatible name lister (nm)
# configure:4990: result: /usr/sbin/nm -B
# configure:5120: checking the name lister (/usr/sbin/nm -B) interface
# configure:5127: gcc -c conftest.c >&5
# configure:5130: /usr/sbin/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/sbin/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/sbin/ar
# configure:5991: result: ar
# configure:6028: checking for archiver @FILE support
# configure:6045: gcc -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/sbin/ranlib
# configure:6255: result: ranlib
# configure:6357: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6510: gcc -c conftest.c >&5
# configure:6513: $? = 0
# configure:6517: /usr/sbin/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: gcc -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/sbin/dd
# configure:6753: checking how to truncate binary pipes
# configure:6768: result: /usr/sbin/dd bs=4096 count=1
# configure:6904: gcc -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: gcc -E conftest.c
# configure:7869: $? = 0
# configure:7883: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:7928: gcc -E conftest.c
# configure:7928: $? = 0
# configure:7942: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:7991: $? = 0
# configure:8064: gcc -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: gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8088: checking for sys/stat.h
# configure:8088: gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8088: checking for stdlib.h
# configure:8088: gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8088: checking for string.h
# configure:8088: gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8088: checking for memory.h
# configure:8088: gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8088: checking for strings.h
# configure:8088: gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8088: checking for inttypes.h
# configure:8088: gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8088: checking for stdint.h
# configure:8088: gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8088: checking for unistd.h
# configure:8088: gcc -c conftest.c >&5
# configure:8088: $? = 0
# configure:8088: result: yes
# configure:8102: checking for dlfcn.h
# configure:8102: gcc -c conftest.c >&5
# configure:8102: $? = 0
# configure:8102: result: yes
# configure:8356: checking for objdir
# configure:8371: result: .libs
# configure:8635: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8653: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8657: $? = 0
# configure:8670: result: no
# configure:9028: checking for gcc option to produce PIC
# configure:9035: result: -fPIC -DPIC
# configure:9043: checking if gcc PIC flag -fPIC -DPIC works
# configure:9061: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9065: $? = 0
# configure:9078: result: yes
# configure:9107: checking if gcc static flag -static works
# configure:9135: result: yes
# configure:9150: checking if gcc supports -c -o file.o
# configure:9171: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9175: $? = 0
# configure:9197: result: yes
# configure:9205: checking if gcc supports -c -o file.o
# configure:9252: result: yes
# configure:9285: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10544: result: yes
# configure:10581: checking whether -lc should be explicitly linked in
# configure:10589: gcc -c conftest.c >&5
# configure:10592: $? = 0
# configure:10607: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10610: $? = 0
# configure:10624: result: no
# configure:10784: checking dynamic linker characteristics
# configure:11365: gcc -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 gcc
# configure:12519: result: /usr/sbin/ld -m elf_x86_64
# configure:12526: checking if the linker (/usr/sbin/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: gcc -o conftest conftest.c >&5
# configure:13161: $? = 0
# configure:13193: result: yes
# configure:13196: checking for working iconv
# configure:13272: gcc -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: gcc -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/sbin/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: gcc -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/sbin/pkg-config
# configure:13691: result: /usr/sbin/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: gcc -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: gcc -c conftest.c >&5
# configure:14517: $? = 0
# configure:14524: result: yes
# configure:14538: checking ctype.h usability
# configure:14538: gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking ctype.h presence
# configure:14538: gcc -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: gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking errno.h presence
# configure:14538: gcc -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: gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking fcntl.h presence
# configure:14538: gcc -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: gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking getopt.h presence
# configure:14538: gcc -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: gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking libgen.h presence
# configure:14538: gcc -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: gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking limits.h presence
# configure:14538: gcc -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: gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking stdio.h presence
# configure:14538: gcc -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: gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking sys/time.h presence
# configure:14538: gcc -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: gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking langinfo.h presence
# configure:14538: gcc -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: gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking locale.h presence
# configure:14538: gcc -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: gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking arpa/inet.h presence
# configure:14538: gcc -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: gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking byteswap.h presence
# configure:14538: gcc -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: gcc -c conftest.c >&5
# configure:14538: $? = 0
# configure:14538: result: yes
# configure:14538: checking sys/uio.h presence
# configure:14538: gcc -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: gcc -c conftest.c >&5
# configure:14616: $? = 0
# configure:14623: result: yes
# configure:14631: checking for off_t
# configure:14631: gcc -c conftest.c >&5
# configure:14631: $? = 0
# configure:14631: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:52:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# 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: gcc -c conftest.c >&5
# configure:14675: $? = 0
# configure:14675: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:14686: $? = 0
# configure:14686: result: yes
# configure:14701: checking for working memcmp
# configure:14744: gcc -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: gcc -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: gcc -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: gcc -o conftest conftest.c -lgcrypt >&5
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for memset
# configure:14874: gcc -o conftest conftest.c -lgcrypt >&5
# conftest.c:74:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for select
# configure:14874: gcc -o conftest conftest.c -lgcrypt >&5
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for strdup
# configure:14874: gcc -o conftest conftest.c -lgcrypt >&5
# conftest.c:76:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for strerror
# configure:14874: gcc -o conftest conftest.c -lgcrypt >&5
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for strndup
# configure:14874: gcc -o conftest conftest.c -lgcrypt >&5
# conftest.c:78:6: warning: conflicting types for built-in function 'strndup'
# char strndup ();
# ^~~~~~~
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for strrchr
# configure:14874: gcc -o conftest conftest.c -lgcrypt >&5
# conftest.c:79:6: warning: conflicting types for built-in function 'strrchr'
# char strrchr ();
# ^~~~~~~
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for strtoul
# configure:14874: gcc -o conftest conftest.c -lgcrypt >&5
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for usleep
# configure:14874: gcc -o conftest conftest.c -lgcrypt >&5
# configure:14874: $? = 0
# configure:14874: result: yes
# configure:14874: checking for mkstemp
# configure:14874: gcc -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: gcc -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: gcc -c -Wall -Wmissing-prototypes conftest.c >&5
# conftest.c:61:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:61:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:61:15: error: unknown type name 'universal'
# 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: gcc -c -Wall -Wmissing-prototypes conftest.c >&5
# configure:15373: $? = 0
# configure:15391: gcc -c -Wall -Wmissing-prototypes conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:67:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# 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:28: fatal error: machine/endian.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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:28: fatal error: machine/endian.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 6b6acb2885d0
#
# 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=
# ac_cv_env_CC_value=
# 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/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -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_CC=gcc
# 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/sbin/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/sbin/ld
# lt_cv_path_NM='/usr/sbin/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=no
# 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/sbin/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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -Wmissing-prototypes'
# COMPILE_MINGW32_FALSE=''
# COMPILE_MINGW32_TRUE='#'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/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/sbin/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/sbin/mkdir -p'
# MS_LIB_EXE_FALSE=''
# MS_LIB_EXE_TRUE='#'
# MTPZ_COMPILE_FALSE='#'
# MTPZ_COMPILE_TRUE=''
# NM='/usr/sbin/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/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# SED='/usr/sbin/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='gcc'
# 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