The build took 00h 01m 37s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
26,077 |
ansic |
11,984 |
sh |
4,514 |
makefile |
42,575 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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: flickcurl 1.26-2 (Thu Apr 13 21:15:00 UTC 2017)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) raptor-2.0.15-4
Total Installed Size: 1.93 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing raptor...
:: Running post-transaction hooks...
(1/1) Updating manpage index...
==> 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 to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether build environment is sane... yes
checking for style of include used by make... GNU
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 dependency style of clang... gcc3
checking for x86_64-unknown-linux-ar... no
checking for x86_64-unknown-linux-lib... no
checking for x86_64-unknown-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking whether clang and cc understand -c and -o together... yes
checking whether clang is clang... yes
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 whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert 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... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-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 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 ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether byte ordering is bigendian... no
checking for u32... no
checking size of unsigned int... 4
checking size of unsigned long... 8
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for getopt... yes
checking for getopt_long... yes
checking for gettimeofday... yes
checking for memset... yes
checking for strdup... yes
checking for usleep... yes
checking for vsnprintf... yes
checking for library containing nanosleep... none required
checking whether need to declare optind... no
checking vsnprintf has C99 compatible return value... yes
checking for echo... echo
checking for pkg-config... pkg-config
checking for xml2-config... xml2-config
checking for xmlCreatePushParserCtxt... yes
checking for libxml via xml2-config... yes - 2.9.4 via xml2-config
checking for curl-config... curl-config
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for curl_easy_init... yes
checking for libcurl via curl-config... yes - 7.49.1 via curl-config
checking whether to use Raptor... yes - 2.0.15
checking using offline mode... no
checking capturing web service responses... no
checking whether make supports nested variables... yes
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 gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libmtwist/Makefile
config.status: creating getopt/Makefile
config.status: creating src/Makefile
config.status: creating utils/Makefile
config.status: creating examples/Makefile
config.status: creating docs/Makefile
config.status: creating docs/version.xml
config.status: creating flickcurl.spec
config.status: creating flickcurl.rdf
config.status: creating flickcurl.pc
config.status: creating flickcurl-config
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Flickcurl build summary:
libxml 2.9.4 via xml2-config
curl 7.49.1 via curl-config
raptor 2.0.15
Making all in libmtwist
make[1]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26/libmtwist'
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../src -DMTWIST_CONFIG -I../src -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/libxml2 -MT mt.lo -MD -MP -MF .deps/mt.Tpo -c -o mt.lo mt.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../src -DMTWIST_CONFIG -I../src -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/libxml2 -MT mt.lo -MD -MP -MF .deps/mt.Tpo -c mt.c -fPIC -DPIC -o .libs/mt.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../src -DMTWIST_CONFIG -I../src -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/libxml2 -MT mt.lo -MD -MP -MF .deps/mt.Tpo -c mt.c -o mt.o >/dev/null 2>&1
mv -f .deps/mt.Tpo .deps/mt.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../src -DMTWIST_CONFIG -I../src -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/libxml2 -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c -o seed.lo seed.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../src -DMTWIST_CONFIG -I../src -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/libxml2 -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c seed.c -fPIC -DPIC -o .libs/seed.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -I../src -DMTWIST_CONFIG -I../src -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/libxml2 -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c seed.c -o seed.o >/dev/null 2>&1
mv -f .deps/seed.Tpo .deps/seed.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/libxml2 -o libmtwist.la mt.lo seed.lo -lxml2 -lz -llzma -lm -ldl -lcurl -lraptor2
libtool: link: ar cru .libs/libmtwist.a .libs/mt.o .libs/seed.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libmtwist.a
libtool: link: ( cd ".libs" && rm -f "libmtwist.la" && ln -s "../libmtwist.la" "libmtwist.la" )
make[1]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26/libmtwist'
Making all in src
make[1]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26/src'
make all-am
make[2]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26/src'
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT activity.lo -MD -MP -MF .deps/activity.Tpo -c -o activity.lo activity.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT activity.lo -MD -MP -MF .deps/activity.Tpo -c activity.c -fPIC -DPIC -o .libs/activity.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT activity.lo -MD -MP -MF .deps/activity.Tpo -c activity.c -o activity.o >/dev/null 2>&1
mv -f .deps/activity.Tpo .deps/activity.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c -o args.lo args.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c args.c -fPIC -DPIC -o .libs/args.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT args.lo -MD -MP -MF .deps/args.Tpo -c args.c -o args.o >/dev/null 2>&1
mv -f .deps/args.Tpo .deps/args.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT blog.lo -MD -MP -MF .deps/blog.Tpo -c -o blog.lo blog.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT blog.lo -MD -MP -MF .deps/blog.Tpo -c blog.c -fPIC -DPIC -o .libs/blog.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT blog.lo -MD -MP -MF .deps/blog.Tpo -c blog.c -o blog.o >/dev/null 2>&1
mv -f .deps/blog.Tpo .deps/blog.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT category.lo -MD -MP -MF .deps/category.Tpo -c -o category.lo category.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT category.lo -MD -MP -MF .deps/category.Tpo -c category.c -fPIC -DPIC -o .libs/category.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT category.lo -MD -MP -MF .deps/category.Tpo -c category.c -o category.o >/dev/null 2>&1
mv -f .deps/category.Tpo .deps/category.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT collection.lo -MD -MP -MF .deps/collection.Tpo -c -o collection.lo collection.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT collection.lo -MD -MP -MF .deps/collection.Tpo -c collection.c -fPIC -DPIC -o .libs/collection.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT collection.lo -MD -MP -MF .deps/collection.Tpo -c collection.c -o collection.o >/dev/null 2>&1
mv -f .deps/collection.Tpo .deps/collection.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o >/dev/null 2>&1
mv -f .deps/common.Tpo .deps/common.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT comments.lo -MD -MP -MF .deps/comments.Tpo -c -o comments.lo comments.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT comments.lo -MD -MP -MF .deps/comments.Tpo -c comments.c -fPIC -DPIC -o .libs/comments.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT comments.lo -MD -MP -MF .deps/comments.Tpo -c comments.c -o comments.o >/dev/null 2>&1
mv -f .deps/comments.Tpo .deps/comments.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT contacts.lo -MD -MP -MF .deps/contacts.Tpo -c -o contacts.lo contacts.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT contacts.lo -MD -MP -MF .deps/contacts.Tpo -c contacts.c -fPIC -DPIC -o .libs/contacts.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT contacts.lo -MD -MP -MF .deps/contacts.Tpo -c contacts.c -o contacts.o >/dev/null 2>&1
mv -f .deps/contacts.Tpo .deps/contacts.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo context.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -fPIC -DPIC -o .libs/context.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -o context.o >/dev/null 2>&1
mv -f .deps/context.Tpo .deps/context.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o .libs/config.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o >/dev/null 2>&1
mv -f .deps/config.Tpo .deps/config.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT exif.lo -MD -MP -MF .deps/exif.Tpo -c -o exif.lo exif.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT exif.lo -MD -MP -MF .deps/exif.Tpo -c exif.c -fPIC -DPIC -o .libs/exif.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT exif.lo -MD -MP -MF .deps/exif.Tpo -c exif.c -o exif.o >/dev/null 2>&1
mv -f .deps/exif.Tpo .deps/exif.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT gallery.lo -MD -MP -MF .deps/gallery.Tpo -c -o gallery.lo gallery.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT gallery.lo -MD -MP -MF .deps/gallery.Tpo -c gallery.c -fPIC -DPIC -o .libs/gallery.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT gallery.lo -MD -MP -MF .deps/gallery.Tpo -c gallery.c -o gallery.o >/dev/null 2>&1
mv -f .deps/gallery.Tpo .deps/gallery.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT group.lo -MD -MP -MF .deps/group.Tpo -c -o group.lo group.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT group.lo -MD -MP -MF .deps/group.Tpo -c group.c -fPIC -DPIC -o .libs/group.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT group.lo -MD -MP -MF .deps/group.Tpo -c group.c -o group.o >/dev/null 2>&1
mv -f .deps/group.Tpo .deps/group.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT institution.lo -MD -MP -MF .deps/institution.Tpo -c -o institution.lo institution.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT institution.lo -MD -MP -MF .deps/institution.Tpo -c institution.c -fPIC -DPIC -o .libs/institution.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT institution.lo -MD -MP -MF .deps/institution.Tpo -c institution.c -o institution.o >/dev/null 2>&1
mv -f .deps/institution.Tpo .deps/institution.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
mv -f .deps/md5.Tpo .deps/md5.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT location.lo -MD -MP -MF .deps/location.Tpo -c -o location.lo location.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT location.lo -MD -MP -MF .deps/location.Tpo -c location.c -fPIC -DPIC -o .libs/location.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT location.lo -MD -MP -MF .deps/location.Tpo -c location.c -o location.o >/dev/null 2>&1
mv -f .deps/location.Tpo .deps/location.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT machinetags.lo -MD -MP -MF .deps/machinetags.Tpo -c -o machinetags.lo machinetags.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT machinetags.lo -MD -MP -MF .deps/machinetags.Tpo -c machinetags.c -fPIC -DPIC -o .libs/machinetags.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT machinetags.lo -MD -MP -MF .deps/machinetags.Tpo -c machinetags.c -o machinetags.o >/dev/null 2>&1
mv -f .deps/machinetags.Tpo .deps/machinetags.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT members.lo -MD -MP -MF .deps/members.Tpo -c -o members.lo members.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT members.lo -MD -MP -MF .deps/members.Tpo -c members.c -fPIC -DPIC -o .libs/members.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT members.lo -MD -MP -MF .deps/members.Tpo -c members.c -o members.o >/dev/null 2>&1
mv -f .deps/members.Tpo .deps/members.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT method.lo -MD -MP -MF .deps/method.Tpo -c -o method.lo method.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT method.lo -MD -MP -MF .deps/method.Tpo -c method.c -fPIC -DPIC -o .libs/method.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT method.lo -MD -MP -MF .deps/method.Tpo -c method.c -o method.o >/dev/null 2>&1
mv -f .deps/method.Tpo .deps/method.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT note.lo -MD -MP -MF .deps/note.Tpo -c -o note.lo note.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT note.lo -MD -MP -MF .deps/note.Tpo -c note.c -fPIC -DPIC -o .libs/note.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT note.lo -MD -MP -MF .deps/note.Tpo -c note.c -o note.o >/dev/null 2>&1
mv -f .deps/note.Tpo .deps/note.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT person.lo -MD -MP -MF .deps/person.Tpo -c -o person.lo person.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT person.lo -MD -MP -MF .deps/person.Tpo -c person.c -fPIC -DPIC -o .libs/person.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT person.lo -MD -MP -MF .deps/person.Tpo -c person.c -o person.o >/dev/null 2>&1
mv -f .deps/person.Tpo .deps/person.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photo.lo -MD -MP -MF .deps/photo.Tpo -c -o photo.lo photo.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photo.lo -MD -MP -MF .deps/photo.Tpo -c photo.c -fPIC -DPIC -o .libs/photo.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photo.lo -MD -MP -MF .deps/photo.Tpo -c photo.c -o photo.o >/dev/null 2>&1
mv -f .deps/photo.Tpo .deps/photo.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photoset.lo -MD -MP -MF .deps/photoset.Tpo -c -o photoset.lo photoset.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photoset.lo -MD -MP -MF .deps/photoset.Tpo -c photoset.c -fPIC -DPIC -o .libs/photoset.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photoset.lo -MD -MP -MF .deps/photoset.Tpo -c photoset.c -o photoset.o >/dev/null 2>&1
mv -f .deps/photoset.Tpo .deps/photoset.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT place.lo -MD -MP -MF .deps/place.Tpo -c -o place.lo place.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT place.lo -MD -MP -MF .deps/place.Tpo -c place.c -fPIC -DPIC -o .libs/place.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT place.lo -MD -MP -MF .deps/place.Tpo -c place.c -o place.o >/dev/null 2>&1
mv -f .deps/place.Tpo .deps/place.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT serializer.lo -MD -MP -MF .deps/serializer.Tpo -c -o serializer.lo serializer.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT serializer.lo -MD -MP -MF .deps/serializer.Tpo -c serializer.c -fPIC -DPIC -o .libs/serializer.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT serializer.lo -MD -MP -MF .deps/serializer.Tpo -c serializer.c -o serializer.o >/dev/null 2>&1
mv -f .deps/serializer.Tpo .deps/serializer.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT shape.lo -MD -MP -MF .deps/shape.Tpo -c -o shape.lo shape.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT shape.lo -MD -MP -MF .deps/shape.Tpo -c shape.c -fPIC -DPIC -o .libs/shape.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT shape.lo -MD -MP -MF .deps/shape.Tpo -c shape.c -o shape.o >/dev/null 2>&1
mv -f .deps/shape.Tpo .deps/shape.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c -o size.lo size.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c size.c -fPIC -DPIC -o .libs/size.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT size.lo -MD -MP -MF .deps/size.Tpo -c size.c -o size.o >/dev/null 2>&1
mv -f .deps/size.Tpo .deps/size.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c -o stat.lo stat.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c stat.c -fPIC -DPIC -o .libs/stat.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c stat.c -o stat.o >/dev/null 2>&1
mv -f .deps/stat.Tpo .deps/stat.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT ticket.lo -MD -MP -MF .deps/ticket.Tpo -c -o ticket.lo ticket.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT ticket.lo -MD -MP -MF .deps/ticket.Tpo -c ticket.c -fPIC -DPIC -o .libs/ticket.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT ticket.lo -MD -MP -MF .deps/ticket.Tpo -c ticket.c -o ticket.o >/dev/null 2>&1
mv -f .deps/ticket.Tpo .deps/ticket.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT user_upload_status.lo -MD -MP -MF .deps/user_upload_status.Tpo -c -o user_upload_status.lo user_upload_status.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT user_upload_status.lo -MD -MP -MF .deps/user_upload_status.Tpo -c user_upload_status.c -fPIC -DPIC -o .libs/user_upload_status.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT user_upload_status.lo -MD -MP -MF .deps/user_upload_status.Tpo -c user_upload_status.c -o user_upload_status.o >/dev/null 2>&1
mv -f .deps/user_upload_status.Tpo .deps/user_upload_status.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT tags.lo -MD -MP -MF .deps/tags.Tpo -c -o tags.lo tags.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT tags.lo -MD -MP -MF .deps/tags.Tpo -c tags.c -fPIC -DPIC -o .libs/tags.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT tags.lo -MD -MP -MF .deps/tags.Tpo -c tags.c -o tags.o >/dev/null 2>&1
mv -f .deps/tags.Tpo .deps/tags.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT video.lo -MD -MP -MF .deps/video.Tpo -c -o video.lo video.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT video.lo -MD -MP -MF .deps/video.Tpo -c video.c -fPIC -DPIC -o .libs/video.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT video.lo -MD -MP -MF .deps/video.Tpo -c video.c -o video.o >/dev/null 2>&1
mv -f .deps/video.Tpo .deps/video.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT vsnprintf.lo -MD -MP -MF .deps/vsnprintf.Tpo -c -o vsnprintf.lo vsnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT vsnprintf.lo -MD -MP -MF .deps/vsnprintf.Tpo -c vsnprintf.c -fPIC -DPIC -o .libs/vsnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT vsnprintf.lo -MD -MP -MF .deps/vsnprintf.Tpo -c vsnprintf.c -o vsnprintf.o >/dev/null 2>&1
mv -f .deps/vsnprintf.Tpo .deps/vsnprintf.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT activity-api.lo -MD -MP -MF .deps/activity-api.Tpo -c -o activity-api.lo activity-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT activity-api.lo -MD -MP -MF .deps/activity-api.Tpo -c activity-api.c -fPIC -DPIC -o .libs/activity-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT activity-api.lo -MD -MP -MF .deps/activity-api.Tpo -c activity-api.c -o activity-api.o >/dev/null 2>&1
mv -f .deps/activity-api.Tpo .deps/activity-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT auth-api.lo -MD -MP -MF .deps/auth-api.Tpo -c -o auth-api.lo auth-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT auth-api.lo -MD -MP -MF .deps/auth-api.Tpo -c auth-api.c -fPIC -DPIC -o .libs/auth-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT auth-api.lo -MD -MP -MF .deps/auth-api.Tpo -c auth-api.c -o auth-api.o >/dev/null 2>&1
mv -f .deps/auth-api.Tpo .deps/auth-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT blogs-api.lo -MD -MP -MF .deps/blogs-api.Tpo -c -o blogs-api.lo blogs-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT blogs-api.lo -MD -MP -MF .deps/blogs-api.Tpo -c blogs-api.c -fPIC -DPIC -o .libs/blogs-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT blogs-api.lo -MD -MP -MF .deps/blogs-api.Tpo -c blogs-api.c -o blogs-api.o >/dev/null 2>&1
mv -f .deps/blogs-api.Tpo .deps/blogs-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT commons-api.lo -MD -MP -MF .deps/commons-api.Tpo -c -o commons-api.lo commons-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT commons-api.lo -MD -MP -MF .deps/commons-api.Tpo -c commons-api.c -fPIC -DPIC -o .libs/commons-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT commons-api.lo -MD -MP -MF .deps/commons-api.Tpo -c commons-api.c -o commons-api.o >/dev/null 2>&1
mv -f .deps/commons-api.Tpo .deps/commons-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT collections-api.lo -MD -MP -MF .deps/collections-api.Tpo -c -o collections-api.lo collections-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT collections-api.lo -MD -MP -MF .deps/collections-api.Tpo -c collections-api.c -fPIC -DPIC -o .libs/collections-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT collections-api.lo -MD -MP -MF .deps/collections-api.Tpo -c collections-api.c -o collections-api.o >/dev/null 2>&1
mv -f .deps/collections-api.Tpo .deps/collections-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT contacts-api.lo -MD -MP -MF .deps/contacts-api.Tpo -c -o contacts-api.lo contacts-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT contacts-api.lo -MD -MP -MF .deps/contacts-api.Tpo -c contacts-api.c -fPIC -DPIC -o .libs/contacts-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT contacts-api.lo -MD -MP -MF .deps/contacts-api.Tpo -c contacts-api.c -o contacts-api.o >/dev/null 2>&1
mv -f .deps/contacts-api.Tpo .deps/contacts-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT favorites-api.lo -MD -MP -MF .deps/favorites-api.Tpo -c -o favorites-api.lo favorites-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT favorites-api.lo -MD -MP -MF .deps/favorites-api.Tpo -c favorites-api.c -fPIC -DPIC -o .libs/favorites-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT favorites-api.lo -MD -MP -MF .deps/favorites-api.Tpo -c favorites-api.c -o favorites-api.o >/dev/null 2>&1
mv -f .deps/favorites-api.Tpo .deps/favorites-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT interestingness-api.lo -MD -MP -MF .deps/interestingness-api.Tpo -c -o interestingness-api.lo interestingness-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT interestingness-api.lo -MD -MP -MF .deps/interestingness-api.Tpo -c interestingness-api.c -fPIC -DPIC -o .libs/interestingness-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT interestingness-api.lo -MD -MP -MF .deps/interestingness-api.Tpo -c interestingness-api.c -o interestingness-api.o >/dev/null 2>&1
mv -f .deps/interestingness-api.Tpo .deps/interestingness-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT galleries-api.lo -MD -MP -MF .deps/galleries-api.Tpo -c -o galleries-api.lo galleries-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT galleries-api.lo -MD -MP -MF .deps/galleries-api.Tpo -c galleries-api.c -fPIC -DPIC -o .libs/galleries-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT galleries-api.lo -MD -MP -MF .deps/galleries-api.Tpo -c galleries-api.c -o galleries-api.o >/dev/null 2>&1
mv -f .deps/galleries-api.Tpo .deps/galleries-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT groups-api.lo -MD -MP -MF .deps/groups-api.Tpo -c -o groups-api.lo groups-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT groups-api.lo -MD -MP -MF .deps/groups-api.Tpo -c groups-api.c -fPIC -DPIC -o .libs/groups-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT groups-api.lo -MD -MP -MF .deps/groups-api.Tpo -c groups-api.c -o groups-api.o >/dev/null 2>&1
mv -f .deps/groups-api.Tpo .deps/groups-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT groups-members-api.lo -MD -MP -MF .deps/groups-members-api.Tpo -c -o groups-members-api.lo groups-members-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT groups-members-api.lo -MD -MP -MF .deps/groups-members-api.Tpo -c groups-members-api.c -fPIC -DPIC -o .libs/groups-members-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT groups-members-api.lo -MD -MP -MF .deps/groups-members-api.Tpo -c groups-members-api.c -o groups-members-api.o >/dev/null 2>&1
mv -f .deps/groups-members-api.Tpo .deps/groups-members-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT groups-pools-api.lo -MD -MP -MF .deps/groups-pools-api.Tpo -c -o groups-pools-api.lo groups-pools-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT groups-pools-api.lo -MD -MP -MF .deps/groups-pools-api.Tpo -c groups-pools-api.c -fPIC -DPIC -o .libs/groups-pools-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT groups-pools-api.lo -MD -MP -MF .deps/groups-pools-api.Tpo -c groups-pools-api.c -o groups-pools-api.o >/dev/null 2>&1
mv -f .deps/groups-pools-api.Tpo .deps/groups-pools-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT machinetags-api.lo -MD -MP -MF .deps/machinetags-api.Tpo -c -o machinetags-api.lo machinetags-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT machinetags-api.lo -MD -MP -MF .deps/machinetags-api.Tpo -c machinetags-api.c -fPIC -DPIC -o .libs/machinetags-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT machinetags-api.lo -MD -MP -MF .deps/machinetags-api.Tpo -c machinetags-api.c -o machinetags-api.o >/dev/null 2>&1
mv -f .deps/machinetags-api.Tpo .deps/machinetags-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT people-api.lo -MD -MP -MF .deps/people-api.Tpo -c -o people-api.lo people-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT people-api.lo -MD -MP -MF .deps/people-api.Tpo -c people-api.c -fPIC -DPIC -o .libs/people-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT people-api.lo -MD -MP -MF .deps/people-api.Tpo -c people-api.c -o people-api.o >/dev/null 2>&1
mv -f .deps/people-api.Tpo .deps/people-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT perms.lo -MD -MP -MF .deps/perms.Tpo -c -o perms.lo perms.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT perms.lo -MD -MP -MF .deps/perms.Tpo -c perms.c -fPIC -DPIC -o .libs/perms.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT perms.lo -MD -MP -MF .deps/perms.Tpo -c perms.c -o perms.o >/dev/null 2>&1
mv -f .deps/perms.Tpo .deps/perms.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT panda-api.lo -MD -MP -MF .deps/panda-api.Tpo -c -o panda-api.lo panda-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT panda-api.lo -MD -MP -MF .deps/panda-api.Tpo -c panda-api.c -fPIC -DPIC -o .libs/panda-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT panda-api.lo -MD -MP -MF .deps/panda-api.Tpo -c panda-api.c -o panda-api.o >/dev/null 2>&1
mv -f .deps/panda-api.Tpo .deps/panda-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-api.lo -MD -MP -MF .deps/photos-api.Tpo -c -o photos-api.lo photos-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-api.lo -MD -MP -MF .deps/photos-api.Tpo -c photos-api.c -fPIC -DPIC -o .libs/photos-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-api.lo -MD -MP -MF .deps/photos-api.Tpo -c photos-api.c -o photos-api.o >/dev/null 2>&1
mv -f .deps/photos-api.Tpo .deps/photos-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-comments-api.lo -MD -MP -MF .deps/photos-comments-api.Tpo -c -o photos-comments-api.lo photos-comments-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-comments-api.lo -MD -MP -MF .deps/photos-comments-api.Tpo -c photos-comments-api.c -fPIC -DPIC -o .libs/photos-comments-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-comments-api.lo -MD -MP -MF .deps/photos-comments-api.Tpo -c photos-comments-api.c -o photos-comments-api.o >/dev/null 2>&1
mv -f .deps/photos-comments-api.Tpo .deps/photos-comments-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-geo-api.lo -MD -MP -MF .deps/photos-geo-api.Tpo -c -o photos-geo-api.lo photos-geo-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-geo-api.lo -MD -MP -MF .deps/photos-geo-api.Tpo -c photos-geo-api.c -fPIC -DPIC -o .libs/photos-geo-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-geo-api.lo -MD -MP -MF .deps/photos-geo-api.Tpo -c photos-geo-api.c -o photos-geo-api.o >/dev/null 2>&1
mv -f .deps/photos-geo-api.Tpo .deps/photos-geo-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-licenses-api.lo -MD -MP -MF .deps/photos-licenses-api.Tpo -c -o photos-licenses-api.lo photos-licenses-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-licenses-api.lo -MD -MP -MF .deps/photos-licenses-api.Tpo -c photos-licenses-api.c -fPIC -DPIC -o .libs/photos-licenses-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-licenses-api.lo -MD -MP -MF .deps/photos-licenses-api.Tpo -c photos-licenses-api.c -o photos-licenses-api.o >/dev/null 2>&1
mv -f .deps/photos-licenses-api.Tpo .deps/photos-licenses-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-notes-api.lo -MD -MP -MF .deps/photos-notes-api.Tpo -c -o photos-notes-api.lo photos-notes-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-notes-api.lo -MD -MP -MF .deps/photos-notes-api.Tpo -c photos-notes-api.c -fPIC -DPIC -o .libs/photos-notes-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-notes-api.lo -MD -MP -MF .deps/photos-notes-api.Tpo -c photos-notes-api.c -o photos-notes-api.o >/dev/null 2>&1
mv -f .deps/photos-notes-api.Tpo .deps/photos-notes-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-people-api.lo -MD -MP -MF .deps/photos-people-api.Tpo -c -o photos-people-api.lo photos-people-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-people-api.lo -MD -MP -MF .deps/photos-people-api.Tpo -c photos-people-api.c -fPIC -DPIC -o .libs/photos-people-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-people-api.lo -MD -MP -MF .deps/photos-people-api.Tpo -c photos-people-api.c -o photos-people-api.o >/dev/null 2>&1
mv -f .deps/photos-people-api.Tpo .deps/photos-people-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-transform-api.lo -MD -MP -MF .deps/photos-transform-api.Tpo -c -o photos-transform-api.lo photos-transform-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-transform-api.lo -MD -MP -MF .deps/photos-transform-api.Tpo -c photos-transform-api.c -fPIC -DPIC -o .libs/photos-transform-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-transform-api.lo -MD -MP -MF .deps/photos-transform-api.Tpo -c photos-transform-api.c -o photos-transform-api.o >/dev/null 2>&1
mv -f .deps/photos-transform-api.Tpo .deps/photos-transform-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-upload-api.lo -MD -MP -MF .deps/photos-upload-api.Tpo -c -o photos-upload-api.lo photos-upload-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-upload-api.lo -MD -MP -MF .deps/photos-upload-api.Tpo -c photos-upload-api.c -fPIC -DPIC -o .libs/photos-upload-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photos-upload-api.lo -MD -MP -MF .deps/photos-upload-api.Tpo -c photos-upload-api.c -o photos-upload-api.o >/dev/null 2>&1
mv -f .deps/photos-upload-api.Tpo .deps/photos-upload-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photosets-api.lo -MD -MP -MF .deps/photosets-api.Tpo -c -o photosets-api.lo photosets-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photosets-api.lo -MD -MP -MF .deps/photosets-api.Tpo -c photosets-api.c -fPIC -DPIC -o .libs/photosets-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photosets-api.lo -MD -MP -MF .deps/photosets-api.Tpo -c photosets-api.c -o photosets-api.o >/dev/null 2>&1
mv -f .deps/photosets-api.Tpo .deps/photosets-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photosets-comments-api.lo -MD -MP -MF .deps/photosets-comments-api.Tpo -c -o photosets-comments-api.lo photosets-comments-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photosets-comments-api.lo -MD -MP -MF .deps/photosets-comments-api.Tpo -c photosets-comments-api.c -fPIC -DPIC -o .libs/photosets-comments-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT photosets-comments-api.lo -MD -MP -MF .deps/photosets-comments-api.Tpo -c photosets-comments-api.c -o photosets-comments-api.o >/dev/null 2>&1
mv -f .deps/photosets-comments-api.Tpo .deps/photosets-comments-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT places-api.lo -MD -MP -MF .deps/places-api.Tpo -c -o places-api.lo places-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT places-api.lo -MD -MP -MF .deps/places-api.Tpo -c places-api.c -fPIC -DPIC -o .libs/places-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT places-api.lo -MD -MP -MF .deps/places-api.Tpo -c places-api.c -o places-api.o >/dev/null 2>&1
mv -f .deps/places-api.Tpo .deps/places-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT prefs-api.lo -MD -MP -MF .deps/prefs-api.Tpo -c -o prefs-api.lo prefs-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT prefs-api.lo -MD -MP -MF .deps/prefs-api.Tpo -c prefs-api.c -fPIC -DPIC -o .libs/prefs-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT prefs-api.lo -MD -MP -MF .deps/prefs-api.Tpo -c prefs-api.c -o prefs-api.o >/dev/null 2>&1
mv -f .deps/prefs-api.Tpo .deps/prefs-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT reflection-api.lo -MD -MP -MF .deps/reflection-api.Tpo -c -o reflection-api.lo reflection-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT reflection-api.lo -MD -MP -MF .deps/reflection-api.Tpo -c reflection-api.c -fPIC -DPIC -o .libs/reflection-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT reflection-api.lo -MD -MP -MF .deps/reflection-api.Tpo -c reflection-api.c -o reflection-api.o >/dev/null 2>&1
mv -f .deps/reflection-api.Tpo .deps/reflection-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT stats-api.lo -MD -MP -MF .deps/stats-api.Tpo -c -o stats-api.lo stats-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT stats-api.lo -MD -MP -MF .deps/stats-api.Tpo -c stats-api.c -fPIC -DPIC -o .libs/stats-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT stats-api.lo -MD -MP -MF .deps/stats-api.Tpo -c stats-api.c -o stats-api.o >/dev/null 2>&1
mv -f .deps/stats-api.Tpo .deps/stats-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT tags-api.lo -MD -MP -MF .deps/tags-api.Tpo -c -o tags-api.lo tags-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT tags-api.lo -MD -MP -MF .deps/tags-api.Tpo -c tags-api.c -fPIC -DPIC -o .libs/tags-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT tags-api.lo -MD -MP -MF .deps/tags-api.Tpo -c tags-api.c -o tags-api.o >/dev/null 2>&1
mv -f .deps/tags-api.Tpo .deps/tags-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT test-api.lo -MD -MP -MF .deps/test-api.Tpo -c -o test-api.lo test-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT test-api.lo -MD -MP -MF .deps/test-api.Tpo -c test-api.c -fPIC -DPIC -o .libs/test-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT test-api.lo -MD -MP -MF .deps/test-api.Tpo -c test-api.c -o test-api.o >/dev/null 2>&1
mv -f .deps/test-api.Tpo .deps/test-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT upload-api.lo -MD -MP -MF .deps/upload-api.Tpo -c -o upload-api.lo upload-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT upload-api.lo -MD -MP -MF .deps/upload-api.Tpo -c upload-api.c -fPIC -DPIC -o .libs/upload-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT upload-api.lo -MD -MP -MF .deps/upload-api.Tpo -c upload-api.c -o upload-api.o >/dev/null 2>&1
mv -f .deps/upload-api.Tpo .deps/upload-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT urls-api.lo -MD -MP -MF .deps/urls-api.Tpo -c -o urls-api.lo urls-api.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT urls-api.lo -MD -MP -MF .deps/urls-api.Tpo -c urls-api.c -fPIC -DPIC -o .libs/urls-api.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT urls-api.lo -MD -MP -MF .deps/urls-api.Tpo -c urls-api.c -o urls-api.o >/dev/null 2>&1
mv -f .deps/urls-api.Tpo .deps/urls-api.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo sha1.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1
mv -f .deps/sha1.Tpo .deps/sha1.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT legacy-auth.lo -MD -MP -MF .deps/legacy-auth.Tpo -c -o legacy-auth.lo legacy-auth.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT legacy-auth.lo -MD -MP -MF .deps/legacy-auth.Tpo -c legacy-auth.c -fPIC -DPIC -o .libs/legacy-auth.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT legacy-auth.lo -MD -MP -MF .deps/legacy-auth.Tpo -c legacy-auth.c -o legacy-auth.o >/dev/null 2>&1
mv -f .deps/legacy-auth.Tpo .deps/legacy-auth.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT oauth.lo -MD -MP -MF .deps/oauth.Tpo -c -o oauth.lo oauth.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT oauth.lo -MD -MP -MF .deps/oauth.Tpo -c oauth.c -fPIC -DPIC -o .libs/oauth.o
libtool: compile: clang -DHAVE_CONFIG_H -I. -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -MT oauth.lo -MD -MP -MF .deps/oauth.Tpo -c oauth.c -o oauth.o >/dev/null 2>&1
mv -f .deps/oauth.Tpo .deps/oauth.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -DMTWIST_CONFIG -I../libmtwist -I/usr/include/libxml2 -version-info 0:0:0 -o libflickcurl.la -rpath /usr/lib activity.lo args.lo blog.lo category.lo collection.lo common.lo comments.lo contacts.lo context.lo config.lo exif.lo gallery.lo group.lo institution.lo md5.lo location.lo machinetags.lo members.lo method.lo note.lo person.lo photo.lo photoset.lo place.lo serializer.lo shape.lo size.lo stat.lo ticket.lo user_upload_status.lo tags.lo video.lo vsnprintf.lo activity-api.lo auth-api.lo blogs-api.lo commons-api.lo collections-api.lo contacts-api.lo favorites-api.lo interestingness-api.lo galleries-api.lo groups-api.lo groups-members-api.lo groups-pools-api.lo machinetags-api.lo people-api.lo perms.lo panda-api.lo photos-api.lo photos-comments-api.lo photos-geo-api.lo photos-licenses-api.lo photos-notes-api.lo photos-people-api.lo photos-transform-api.lo photos-upload-api.lo photosets-api.lo photosets-comments-api.lo places-api.lo prefs-api.lo reflection-api.lo stats-api.lo tags-api.lo test-api.lo upload-api.lo urls-api.lo sha1.lo legacy-auth.lo oauth.lo ../libmtwist/libmtwist.la -lxml2 -lz -llzma -lm -ldl -lcurl -lraptor2
libtool: link: clang -shared -fPIC -DPIC .libs/activity.o .libs/args.o .libs/blog.o .libs/category.o .libs/collection.o .libs/common.o .libs/comments.o .libs/contacts.o .libs/context.o .libs/config.o .libs/exif.o .libs/gallery.o .libs/group.o .libs/institution.o .libs/md5.o .libs/location.o .libs/machinetags.o .libs/members.o .libs/method.o .libs/note.o .libs/person.o .libs/photo.o .libs/photoset.o .libs/place.o .libs/serializer.o .libs/shape.o .libs/size.o .libs/stat.o .libs/ticket.o .libs/user_upload_status.o .libs/tags.o .libs/video.o .libs/vsnprintf.o .libs/activity-api.o .libs/auth-api.o .libs/blogs-api.o .libs/commons-api.o .libs/collections-api.o .libs/contacts-api.o .libs/favorites-api.o .libs/interestingness-api.o .libs/galleries-api.o .libs/groups-api.o .libs/groups-members-api.o .libs/groups-pools-api.o .libs/machinetags-api.o .libs/people-api.o .libs/perms.o .libs/panda-api.o .libs/photos-api.o .libs/photos-comments-api.o .libs/photos-geo-api.o .libs/photos-licenses-api.o .libs/photos-notes-api.o .libs/photos-people-api.o .libs/photos-transform-api.o .libs/photos-upload-api.o .libs/photosets-api.o .libs/photosets-comments-api.o .libs/places-api.o .libs/prefs-api.o .libs/reflection-api.o .libs/stats-api.o .libs/tags-api.o .libs/test-api.o .libs/upload-api.o .libs/urls-api.o .libs/sha1.o .libs/legacy-auth.o .libs/oauth.o -Wl,--whole-archive ../libmtwist/.libs/libmtwist.a -Wl,--no-whole-archive -lxml2 -lz -llzma -lm -ldl -lcurl -lraptor2 -Wl,-soname -Wl,libflickcurl.so.0 -o .libs/libflickcurl.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libflickcurl.so.0" && ln -s "libflickcurl.so.0.0.0" "libflickcurl.so.0")
libtool: link: (cd ".libs" && rm -f "libflickcurl.so" && ln -s "libflickcurl.so.0.0.0" "libflickcurl.so")
libtool: link: (cd .libs/libflickcurl.lax/libmtwist.a && ar x "/tmp/flickcurl/src/flickcurl-1.26/src/../libmtwist/.libs/libmtwist.a")
libtool: link: ar cru .libs/libflickcurl.a activity.o args.o blog.o category.o collection.o common.o comments.o contacts.o context.o config.o exif.o gallery.o group.o institution.o md5.o location.o machinetags.o members.o method.o note.o person.o photo.o photoset.o place.o serializer.o shape.o size.o stat.o ticket.o user_upload_status.o tags.o video.o vsnprintf.o activity-api.o auth-api.o blogs-api.o commons-api.o collections-api.o contacts-api.o favorites-api.o interestingness-api.o galleries-api.o groups-api.o groups-members-api.o groups-pools-api.o machinetags-api.o people-api.o perms.o panda-api.o photos-api.o photos-comments-api.o photos-geo-api.o photos-licenses-api.o photos-notes-api.o photos-people-api.o photos-transform-api.o photos-upload-api.o photosets-api.o photosets-comments-api.o places-api.o prefs-api.o reflection-api.o stats-api.o tags-api.o test-api.o upload-api.o urls-api.o sha1.o legacy-auth.o oauth.o .libs/libflickcurl.lax/libmtwist.a/mt.o .libs/libflickcurl.lax/libmtwist.a/seed.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libflickcurl.a
libtool: link: rm -fr .libs/libflickcurl.lax
libtool: link: ( cd ".libs" && rm -f "libflickcurl.la" && ln -s "../libflickcurl.la" "libflickcurl.la" )
make[2]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26/src'
make[1]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26/src'
Making all in utils
make[1]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26/utils'
clang -DHAVE_CONFIG_H -I. -I../src -I../src -DMTWIST_CONFIG -I../libmtwist -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/libxml2 -MT flickcurl-flickcurl.o -MD -MP -MF .deps/flickcurl-flickcurl.Tpo -c -o flickcurl-flickcurl.o `test -f 'flickcurl.c' || echo './'`flickcurl.c
mv -f .deps/flickcurl-flickcurl.Tpo .deps/flickcurl-flickcurl.Po
clang -DHAVE_CONFIG_H -I. -I../src -I../src -DMTWIST_CONFIG -I../libmtwist -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/libxml2 -MT flickcurl-commands.o -MD -MP -MF .deps/flickcurl-commands.Tpo -c -o flickcurl-commands.o `test -f 'commands.c' || echo './'`commands.c
mv -f .deps/flickcurl-commands.Tpo .deps/flickcurl-commands.Po
clang -DHAVE_CONFIG_H -I. -I../src -I../src -DMTWIST_CONFIG -I../libmtwist -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/libxml2 -MT flickcurl-cmdline.o -MD -MP -MF .deps/flickcurl-cmdline.Tpo -c -o flickcurl-cmdline.o `test -f 'cmdline.c' || echo './'`cmdline.c
mv -f .deps/flickcurl-cmdline.Tpo .deps/flickcurl-cmdline.Po
/bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/libxml2 -o flickcurl flickcurl-flickcurl.o flickcurl-commands.o flickcurl-cmdline.o ../src/libflickcurl.la -lxml2 -lz -llzma -lm -ldl -lcurl -lraptor2
libtool: link: clang -I/usr/include/libxml2 -o .libs/flickcurl flickcurl-flickcurl.o flickcurl-commands.o flickcurl-cmdline.o ../src/.libs/libflickcurl.so -lxml2 -lz -llzma -lm -ldl -lcurl -lraptor2
clang -DHAVE_CONFIG_H -I. -I../src -I../src -DMTWIST_CONFIG -I../libmtwist -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/raptor2 -I/usr/include/libxml2 -MT flickrdf-flickrdf.o -MD -MP -MF .deps/flickrdf-flickrdf.Tpo -c -o flickrdf-flickrdf.o `test -f 'flickrdf.c' || echo './'`flickrdf.c
mv -f .deps/flickrdf-flickrdf.Tpo .deps/flickrdf-flickrdf.Po
clang -DHAVE_CONFIG_H -I. -I../src -I../src -DMTWIST_CONFIG -I../libmtwist -DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2 -I/usr/include/raptor2 -I/usr/include/libxml2 -MT flickrdf-cmdline.o -MD -MP -MF .deps/flickrdf-cmdline.Tpo -c -o flickrdf-cmdline.o `test -f 'cmdline.c' || echo './'`cmdline.c
mv -f .deps/flickrdf-cmdline.Tpo .deps/flickrdf-cmdline.Po
/bin/sh ../libtool --tag=CC --mode=link clang -I/usr/include/raptor2 -I/usr/include/libxml2 -o flickrdf flickrdf-flickrdf.o flickrdf-cmdline.o ../src/libflickcurl.la -lraptor2 -lxml2 -lz -llzma -lm -ldl -lcurl -lraptor2
libtool: link: clang -I/usr/include/raptor2 -I/usr/include/libxml2 -o .libs/flickrdf flickrdf-flickrdf.o flickrdf-cmdline.o ../src/.libs/libflickcurl.so -lxml2 -lz -llzma -lm -ldl -lcurl -lraptor2
make[1]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26/utils'
Making all in docs
make[1]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26/docs'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26/docs'
Making all in examples
make[1]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26/examples'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26/examples'
make[1]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26'
==> Entering fakeroot environment...
==> Starting package()...
Making install in libmtwist
make[1]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26/libmtwist'
make[2]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26/libmtwist'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26/libmtwist'
make[1]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26/libmtwist'
Making install in src
make[1]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26/src'
make[2]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26/src'
/usr/bin/mkdir -p '/tmp/flickcurl/pkg/flickcurl//usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libflickcurl.la '/tmp/flickcurl/pkg/flickcurl//usr/lib'
libtool: install: /usr/bin/install -c .libs/libflickcurl.so.0.0.0 /tmp/flickcurl/pkg/flickcurl//usr/lib/libflickcurl.so.0.0.0
libtool: install: (cd /tmp/flickcurl/pkg/flickcurl//usr/lib && { ln -s -f libflickcurl.so.0.0.0 libflickcurl.so.0 || { rm -f libflickcurl.so.0 && ln -s libflickcurl.so.0.0.0 libflickcurl.so.0; }; })
libtool: install: (cd /tmp/flickcurl/pkg/flickcurl//usr/lib && { ln -s -f libflickcurl.so.0.0.0 libflickcurl.so || { rm -f libflickcurl.so && ln -s libflickcurl.so.0.0.0 libflickcurl.so; }; })
libtool: install: /usr/bin/install -c .libs/libflickcurl.lai /tmp/flickcurl/pkg/flickcurl//usr/lib/libflickcurl.la
libtool: install: /usr/bin/install -c .libs/libflickcurl.a /tmp/flickcurl/pkg/flickcurl//usr/lib/libflickcurl.a
libtool: install: chmod 644 /tmp/flickcurl/pkg/flickcurl//usr/lib/libflickcurl.a
libtool: install: ranlib /tmp/flickcurl/pkg/flickcurl//usr/lib/libflickcurl.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/usr/bin/mkdir -p '/tmp/flickcurl/pkg/flickcurl//usr/include'
/usr/bin/install -c -m 644 flickcurl.h '/tmp/flickcurl/pkg/flickcurl//usr/include'
make[2]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26/src'
make[1]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26/src'
Making install in utils
make[1]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26/utils'
make[2]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26/utils'
/usr/bin/mkdir -p '/tmp/flickcurl/pkg/flickcurl//usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c flickcurl flickrdf '/tmp/flickcurl/pkg/flickcurl//usr/bin'
libtool: install: warning: `../src/libflickcurl.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/flickcurl /tmp/flickcurl/pkg/flickcurl//usr/bin/flickcurl
libtool: install: warning: `../src/libflickcurl.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/flickrdf /tmp/flickcurl/pkg/flickcurl//usr/bin/flickrdf
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26/utils'
make[1]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26/utils'
Making install in docs
make[1]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26/docs'
make[2]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26/docs'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -c -m 644 ./html/appgarden-commercial-picker.png
/usr/bin/install -c -m 644 ./html/appgarden-edit-auth-flow-mobile.png
/usr/bin/install -c -m 644 ./html/appgarden-edit-auth-flow.png
/usr/bin/install -c -m 644 ./html/appgarden-get-your-api-key.png
/usr/bin/install -c -m 644 ./html/appgarden-mobile-auth-page.png
/usr/bin/install -c -m 644 ./html/appgarden-new-api-key-secret.png
/usr/bin/install -c -m 644 ./html/appgarden-tell-us-about-your-app.png
/usr/bin/install -c -m 644 ./html/appgarden-test-app-page.png
/usr/bin/install -c -m 644 ./html/flickcurl-auth-authenticate.html
/usr/bin/install -c -m 644 ./html/flickcurl-auth-build.html
/usr/bin/install -c -m 644 ./html/flickcurl-auth-register.html
/usr/bin/install -c -m 644 ./html/flickcurl-auth-upgrade.html
/usr/bin/install -c -m 644 ./html/flickcurl-auth-use.html
/usr/bin/install -c -m 644 ./html/flickcurl-auth.html
/usr/bin/install -c -m 644 ./html/flickcurl-legacy-auth-authenticate.html
/usr/bin/install -c -m 644 ./html/flickcurl-legacy-auth-build.html
/usr/bin/install -c -m 644 ./html/flickcurl-legacy-auth-register.html
/usr/bin/install -c -m 644 ./html/flickcurl-legacy-auth-use.html
/usr/bin/install -c -m 644 ./html/flickcurl-legacy-auth.html
/usr/bin/install -c -m 644 ./html/flickcurl-searching-search-example.html
/usr/bin/install -c -m 644 ./html/flickcurl-searching-search-extras.html
/usr/bin/install -c -m 644 ./html/flickcurl-searching-search-paging.html
/usr/bin/install -c -m 644 ./html/flickcurl-searching-search-parameters.html
/usr/bin/install -c -m 644 ./html/flickcurl-searching-search-result-formats.html
/usr/bin/install -c -m 644 ./html/flickcurl-searching-search-results.html
/usr/bin/install -c -m 644 ./html/flickcurl-searching-search-run.html
/usr/bin/install -c -m 644 ./html/flickcurl-searching.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-activity.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-auth.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-blogs.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-category.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-collections.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-comment.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-commons.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-config.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-contact.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-context.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-core.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-exif.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-favorite.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-gallery.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-general.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-group.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-machinetags.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-misc.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-note.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-panda.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-people.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-person.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-photo.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-photos-people.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-photoset.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-photoslist.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-place.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-prefs.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-reflection.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-serializer.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-stats.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-tag.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-test.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-upload.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-urls.html
/usr/bin/install -c -m 644 ./html/flickcurl-section-video.html
/usr/bin/install -c -m 644 ./html/flickcurl.devhelp2
/usr/bin/install -c -m 644 ./html/home.png
/usr/bin/install -c -m 644 ./html/index.html
/usr/bin/install -c -m 644 ./html/index.sgml
/usr/bin/install -c -m 644 ./html/indexes.html
/usr/bin/install -c -m 644 ./html/introduction.html
/usr/bin/install -c -m 644 ./html/left.png
/usr/bin/install -c -m 644 ./html/right.png
/usr/bin/install -c -m 644 ./html/style.css
/usr/bin/install -c -m 644 ./html/up.png
/usr/bin/mkdir -p '/tmp/flickcurl/pkg/flickcurl//usr/share/man/man1'
/usr/bin/install -c -m 644 flickcurl-config.1 flickcurl.1 flickrdf.1 '/tmp/flickcurl/pkg/flickcurl//usr/share/man/man1'
make[2]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26/docs'
make[1]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26/docs'
Making install in examples
make[1]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26/examples'
make[2]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26/examples'
make[1]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26/examples'
make[1]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26'
make[2]: Entering directory '/tmp/flickcurl/src/flickcurl-1.26'
/usr/bin/mkdir -p '/tmp/flickcurl/pkg/flickcurl//usr/bin'
/usr/bin/install -c flickcurl-config '/tmp/flickcurl/pkg/flickcurl//usr/bin'
/usr/bin/mkdir -p '/tmp/flickcurl/pkg/flickcurl//usr/lib/pkgconfig'
/usr/bin/install -c -m 644 flickcurl.pc '/tmp/flickcurl/pkg/flickcurl//usr/lib/pkgconfig'
make[2]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26'
make[1]: Leaving directory '/tmp/flickcurl/src/flickcurl-1.26'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "flickcurl"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: flickcurl 1.26-2 (Thu Apr 13 21:15:40 UTC 2017)
CMD: pacman --query --file flickcurl-1.26-2-x86_64.pkg.tar.xz
Creating hybrid package for 'flickcurl'
Trying to find vanilla package 'flickcurl'...
CMD: pacman --query --file /mirror/flickcurl-1.26-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/bin/flickrdf
/usr/bin/flickcurl
/usr/bin/flickcurl-config
/usr/share/man/man1/flickcurl-config.1.gz
/usr/share/man/man1/flickcurl.1.gz
/usr/share/man/man1/flickrdf.1.gz
/usr/share/gtk-doc/html/flickcurl/appgarden-tell-us-about-your-app.png
/usr/share/gtk-doc/html/flickcurl/indexes.html
/usr/share/gtk-doc/html/flickcurl/appgarden-get-your-api-key.png
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-machinetags.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-auth.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-tag.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-place.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-note.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-activity.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-upload.html
/usr/share/gtk-doc/html/flickcurl/index.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-blogs.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-context.html
/usr/share/gtk-doc/html/flickcurl/home.png
/usr/share/gtk-doc/html/flickcurl/flickcurl.devhelp2
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-misc.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-auth-use.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-legacy-auth.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-gallery.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-urls.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-collections.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-searching-search-result-formats.html
/usr/share/gtk-doc/html/flickcurl/appgarden-commercial-picker.png
/usr/share/gtk-doc/html/flickcurl/left.png
/usr/share/gtk-doc/html/flickcurl/flickcurl-searching-search-results.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-auth-upgrade.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-favorite.html
/usr/share/gtk-doc/html/flickcurl/up.png
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-auth.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-commons.html
/usr/share/gtk-doc/html/flickcurl/introduction.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-comment.html
/usr/share/gtk-doc/html/flickcurl/appgarden-edit-auth-flow.png
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-photos-people.html
/usr/share/gtk-doc/html/flickcurl/appgarden-edit-auth-flow-mobile.png
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-reflection.html
/usr/share/gtk-doc/html/flickcurl/right.png
/usr/share/gtk-doc/html/flickcurl/flickcurl-searching-search-parameters.html
/usr/share/gtk-doc/html/flickcurl/appgarden-mobile-auth-page.png
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-people.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-legacy-auth-use.html
/usr/share/gtk-doc/html/flickcurl/appgarden-new-api-key-secret.png
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-photoset.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-searching-search-example.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-auth-register.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-config.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-category.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-searching-search-paging.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-general.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-prefs.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-test.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-searching-search-run.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-legacy-auth-register.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-serializer.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-legacy-auth-authenticate.html
/usr/share/gtk-doc/html/flickcurl/appgarden-test-app-page.png
/usr/share/gtk-doc/html/flickcurl/flickcurl-searching-search-extras.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-video.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-auth-authenticate.html
/usr/share/gtk-doc/html/flickcurl/index.sgml
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-stats.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-searching.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-group.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-auth-build.html
/usr/share/gtk-doc/html/flickcurl/style.css
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-panda.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-photo.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-core.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-person.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-exif.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-legacy-auth-build.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-photoslist.html
/usr/share/gtk-doc/html/flickcurl/flickcurl-section-contact.html
/usr/lib/libflickcurl.so.0
/usr/lib/libflickcurl.so
/usr/lib/libflickcurl.so.0.0.0
/usr/lib/pkgconfig/flickcurl.pc
/usr/include/flickcurl.h
/sysroot/usr/lib/libflickcurl.so.0.0.0
/sysroot/usr/lib/libflickcurl.so.0
/sysroot/usr/lib/libflickcurl.so
/sysroot/usr/lib/libflickcurl.la
/sysroot/usr/lib/libflickcurl.a
/sysroot/usr/lib/pkgconfig/flickcurl.pc
/sysroot/usr/include/flickcurl.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf flickcurl.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/flickcurl.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/flickcurl.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/flickcurl.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/flickcurl/src/flickcurl-1.26/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 Flickcurl configure 1.26, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = f5099aa9601f
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/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2565: checking for a BSD-compatible install
configure:2633: result: /usr/bin/install -c
configure:2644: checking whether build environment is sane
configure:2694: result: yes
configure:2743: checking for x86_64-unknown-linux-strip
configure:2773: result: no
configure:2783: checking for strip
configure:2799: found /usr/bin/strip
configure:2810: result: strip
configure:2835: checking for a thread-safe mkdir -p
configure:2874: result: /usr/bin/mkdir -p
configure:2887: checking for gawk
configure:2903: found /usr/bin/gawk
configure:2914: result: gawk
configure:2925: checking whether make sets $(MAKE)
configure:2947: result: yes
configure:3029: checking whether to enable maintainer-specific portions of Makefiles
configure:3038: result: no
configure:3118: checking build system type
configure:3132: result: x86_64-unknown-linux-gnu
configure:3152: checking host system type
configure:3165: result: x86_64-unknown-linux-gnu
configure:3185: checking whether build environment is sane
configure:3235: result: yes
configure:3251: checking for style of include used by make
configure:3279: result: GNU
configure:3310: checking for x86_64-unknown-linux-gcc
configure:3337: result: clang
configure:3606: checking for C compiler version
configure:3615: 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:3626: $? = 0
configure:3615: 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:3626: $? = 0
configure:3615: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3626: $? = 1
configure:3615: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3626: $? = 1
configure:3646: checking whether the C compiler works
configure:3668: clang conftest.c >&5
configure:3672: $? = 0
configure:3720: result: yes
configure:3723: checking for C compiler default output file name
configure:3725: result: a.out
configure:3731: checking for suffix of executables
configure:3738: clang -o conftest conftest.c >&5
configure:3742: $? = 0
configure:3764: result:
configure:3786: checking whether we are cross compiling
configure:3794: clang -o conftest conftest.c >&5
configure:3798: $? = 0
configure:3805: ./conftest
configure:3809: $? = 0
configure:3824: result: no
configure:3829: checking for suffix of object files
configure:3851: clang -c conftest.c >&5
configure:3855: $? = 0
configure:3876: result: o
configure:3880: checking whether we are using the GNU C compiler
configure:3899: clang -c conftest.c >&5
configure:3899: $? = 0
configure:3908: result: yes
configure:3917: checking whether clang accepts -g
configure:3937: clang -c -g conftest.c >&5
configure:3937: $? = 0
configure:3978: result: yes
configure:3995: checking for clang option to accept ISO C89
configure:4058: clang -c conftest.c >&5
configure:4058: $? = 0
configure:4071: result: none needed
configure:4093: checking dependency style of clang
configure:4204: result: gcc3
configure:4225: checking for x86_64-unknown-linux-ar
configure:4255: result: no
configure:4225: checking for x86_64-unknown-linux-lib
configure:4255: result: no
configure:4225: checking for x86_64-unknown-linux-link
configure:4255: result: no
configure:4269: checking for ar
configure:4285: found /usr/bin/ar
configure:4296: result: ar
configure:4322: checking the archiver (ar) interface
configure:4332: clang -c conftest.c >&5
configure:4332: $? = 0
configure:4334: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:4337: $? = 0
configure:4360: result: ar
configure:4381: checking whether clang and cc understand -c and -o together
configure:4412: clang -c conftest.c -o conftest2.o >&5
configure:4416: $? = 0
configure:4422: clang -c conftest.c -o conftest2.o >&5
configure:4426: $? = 0
configure:4437: cc -c conftest.c >&5
configure:4441: $? = 0
configure:4449: cc -c conftest.c -o conftest2.o >&5
configure:4453: $? = 0
configure:4459: cc -c conftest.c -o conftest2.o >&5
configure:4463: $? = 0
configure:4481: result: yes
configure:4506: checking whether clang is clang
configure:4514: result: yes
configure:4563: checking how to print strings
configure:4590: result: printf
configure:4611: checking for a sed that does not truncate output
configure:4675: result: /usr/bin/sed
configure:4693: checking for grep that handles long lines and -e
configure:4751: result: /usr/bin/grep
configure:4756: checking for egrep
configure:4818: result: /usr/bin/grep -E
configure:4823: checking for fgrep
configure:4885: result: /usr/bin/grep -F
configure:4920: checking for ld used by clang
configure:4987: result: /usr/bin/ld
configure:4994: checking if the linker (/usr/bin/ld) is GNU ld
configure:5009: result: yes
configure:5021: checking for BSD- or MS-compatible name lister (nm)
configure:5070: result: /usr/bin/nm -B
configure:5200: checking the name lister (/usr/bin/nm -B) interface
configure:5207: clang -c conftest.c >&5
configure:5210: /usr/bin/nm -B "conftest.o"
configure:5213: output
0000000000000000 B some_variable
configure:5220: result: BSD nm
configure:5223: checking whether ln -s works
configure:5227: result: yes
configure:5235: checking the maximum length of command line arguments
configure:5365: result: 1572864
configure:5382: checking whether the shell understands some XSI constructs
configure:5392: result: yes
configure:5396: checking whether the shell understands "+="
configure:5402: result: yes
configure:5437: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5477: result: func_convert_file_noop
configure:5484: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5504: result: func_convert_file_noop
configure:5511: checking for /usr/bin/ld option to reload object files
configure:5518: result: -r
configure:5552: checking for x86_64-unknown-linux-objdump
configure:5582: result: no
configure:5592: checking for objdump
configure:5608: found /usr/bin/objdump
configure:5619: result: objdump
configure:5651: checking how to recognize dependent libraries
configure:5849: result: pass_all
configure:5894: checking for x86_64-unknown-linux-dlltool
configure:5924: result: no
configure:5934: checking for dlltool
configure:5964: result: no
configure:5994: checking how to associate runtime and link libraries
configure:6021: result: printf %s\n
configure:6037: checking for x86_64-unknown-linux-ar
configure:6064: result: ar
configure:6145: checking for archiver @FILE support
configure:6162: clang -c conftest.c >&5
configure:6162: $? = 0
configure:6165: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6168: $? = 0
configure:6173: 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:6176: $? = 1
configure:6188: result: @
configure:6206: checking for x86_64-unknown-linux-strip
configure:6233: result: strip
configure:6305: checking for x86_64-unknown-linux-ranlib
configure:6335: result: no
configure:6345: checking for ranlib
configure:6361: found /usr/bin/ranlib
configure:6372: result: ranlib
configure:6474: checking command to parse /usr/bin/nm -B output from clang object
configure:6594: clang -c conftest.c >&5
configure:6597: $? = 0
configure:6601: /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:6604: $? = 0
configure:6670: clang -o conftest conftest.c conftstm.o >&5
configure:6673: $? = 0
configure:6711: result: ok
configure:6748: checking for sysroot
configure:6778: result: no
configure:6855: clang -c conftest.c >&5
configure:6858: $? = 0
configure:6994: checking for x86_64-unknown-linux-mt
configure:7024: result: no
configure:7034: checking for mt
configure:7064: result: no
configure:7084: checking if : is a manifest tool
configure:7090: : '-?'
configure:7098: result: no
configure:7740: checking how to run the C preprocessor
configure:7771: clang -E conftest.c
configure:7771: $? = 0
configure:7785: clang -E conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Flickcurl"
| #define PACKAGE_TARNAME "flickcurl"
| #define PACKAGE_VERSION "1.26"
| #define PACKAGE_STRING "Flickcurl 1.26"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "flickcurl"
| #define VERSION "1.26"
| #define FLICKCURL_VERSION_DECIMAL 12600
| /* end confdefs.h. */
| #include
configure:7810: result: clang -E
configure:7830: clang -E conftest.c
configure:7830: $? = 0
configure:7844: clang -E conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7844: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Flickcurl"
| #define PACKAGE_TARNAME "flickcurl"
| #define PACKAGE_VERSION "1.26"
| #define PACKAGE_STRING "Flickcurl 1.26"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "flickcurl"
| #define VERSION "1.26"
| #define FLICKCURL_VERSION_DECIMAL 12600
| /* end confdefs.h. */
| #include
configure:7873: checking for ANSI C header files
configure:7893: clang -c conftest.c >&5
configure:7893: $? = 0
configure:7966: clang -o conftest conftest.c >&5
configure:7966: $? = 0
configure:7966: ./conftest
configure:7966: $? = 0
configure:7977: result: yes
configure:7990: checking for sys/types.h
configure:7990: clang -c conftest.c >&5
configure:7990: $? = 0
configure:7990: result: yes
configure:7990: checking for sys/stat.h
configure:7990: clang -c conftest.c >&5
configure:7990: $? = 0
configure:7990: result: yes
configure:7990: checking for stdlib.h
configure:7990: clang -c conftest.c >&5
configure:7990: $? = 0
configure:7990: result: yes
configure:7990: checking for string.h
configure:7990: clang -c conftest.c >&5
configure:7990: $? = 0
configure:7990: result: yes
configure:7990: checking for memory.h
configure:7990: clang -c conftest.c >&5
configure:7990: $? = 0
configure:7990: result: yes
configure:7990: checking for strings.h
configure:7990: clang -c conftest.c >&5
configure:7990: $? = 0
configure:7990: result: yes
configure:7990: checking for inttypes.h
configure:7990: clang -c conftest.c >&5
configure:7990: $? = 0
configure:7990: result: yes
configure:7990: checking for stdint.h
configure:7990: clang -c conftest.c >&5
configure:7990: $? = 0
configure:7990: result: yes
configure:7990: checking for unistd.h
configure:7990: clang -c conftest.c >&5
configure:7990: $? = 0
configure:7990: result: yes
configure:8004: checking for dlfcn.h
configure:8004: clang -c conftest.c >&5
configure:8004: $? = 0
configure:8004: result: yes
configure:8210: checking for objdir
configure:8225: result: .libs
configure:8496: checking if clang supports -fno-rtti -fno-exceptions
configure:8514: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:8518: $? = 0
configure:8531: result: yes
configure:8858: checking for clang option to produce PIC
configure:8865: result: -fPIC -DPIC
configure:8873: checking if clang PIC flag -fPIC -DPIC works
configure:8891: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8895: $? = 0
configure:8908: result: yes
configure:8937: checking if clang static flag -static works
configure:8965: result: yes
configure:8980: checking if clang supports -c -o file.o
configure:9001: clang -c -o out/conftest2.o conftest.c >&5
configure:9005: $? = 0
configure:9027: result: yes
configure:9035: checking if clang supports -c -o file.o
configure:9082: result: yes
configure:9115: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10272: result: yes
configure:10309: checking whether -lc should be explicitly linked in
configure:10317: clang -c conftest.c >&5
configure:10320: $? = 0
configure:10335: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10338: $? = 0
configure:10352: result: no
configure:10512: checking dynamic linker characteristics
configure:11012: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11012: $? = 0
configure:11246: result: GNU/Linux ld.so
configure:11353: checking how to hardcode library paths into programs
configure:11378: result: immediate
configure:11918: checking whether stripping libraries is possible
configure:11923: result: yes
configure:11958: checking if libtool supports shared libraries
configure:11960: result: yes
configure:11963: checking whether to build shared libraries
configure:11984: result: yes
configure:11987: checking whether to build static libraries
configure:11991: result: yes
configure:12036: checking for ANSI C header files
configure:12140: result: yes
configure:12151: checking errno.h usability
configure:12151: clang -c conftest.c >&5
configure:12151: $? = 0
configure:12151: result: yes
configure:12151: checking errno.h presence
configure:12151: clang -E conftest.c
configure:12151: $? = 0
configure:12151: result: yes
configure:12151: checking for errno.h
configure:12151: result: yes
configure:12151: checking getopt.h usability
configure:12151: clang -c conftest.c >&5
configure:12151: $? = 0
configure:12151: result: yes
configure:12151: checking getopt.h presence
configure:12151: clang -E conftest.c
configure:12151: $? = 0
configure:12151: result: yes
configure:12151: checking for getopt.h
configure:12151: result: yes
configure:12151: checking for stdlib.h
configure:12151: result: yes
configure:12151: checking for stdint.h
configure:12151: result: yes
configure:12151: checking time.h usability
configure:12151: clang -c conftest.c >&5
configure:12151: $? = 0
configure:12151: result: yes
configure:12151: checking time.h presence
configure:12151: clang -E conftest.c
configure:12151: $? = 0
configure:12151: result: yes
configure:12151: checking for time.h
configure:12151: result: yes
configure:12151: checking for string.h
configure:12151: result: yes
configure:12151: checking for unistd.h
configure:12151: result: yes
configure:12161: checking whether time.h and sys/time.h may both be included
configure:12181: clang -c conftest.c >&5
configure:12181: $? = 0
configure:12188: result: yes
configure:12198: checking for an ANSI C-conforming const
configure:12264: clang -c conftest.c >&5
configure:12264: $? = 0
configure:12271: result: yes
configure:12279: checking for size_t
configure:12279: clang -c conftest.c >&5
configure:12279: $? = 0
configure:12279: clang -c conftest.c >&5
conftest.c:69:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:12279: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Flickcurl"
| #define PACKAGE_TARNAME "flickcurl"
| #define PACKAGE_VERSION "1.26"
| #define PACKAGE_STRING "Flickcurl 1.26"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "flickcurl"
| #define VERSION "1.26"
| #define FLICKCURL_VERSION_DECIMAL 12600
| #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 STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 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 ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:12279: result: yes
configure:12290: checking whether struct tm is in sys/time.h or time.h
configure:12310: clang -c conftest.c >&5
configure:12310: $? = 0
configure:12317: result: time.h
configure:12325: checking whether byte ordering is bigendian
configure:12340: clang -c conftest.c >&5
conftest.c:34:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:34:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:12340: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Flickcurl"
| #define PACKAGE_TARNAME "flickcurl"
| #define PACKAGE_VERSION "1.26"
| #define PACKAGE_STRING "Flickcurl 1.26"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "flickcurl"
| #define VERSION "1.26"
| #define FLICKCURL_VERSION_DECIMAL 12600
| #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 STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:12385: clang -c conftest.c >&5
configure:12385: $? = 0
configure:12403: clang -c conftest.c >&5
conftest.c:40:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:12403: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Flickcurl"
| #define PACKAGE_TARNAME "flickcurl"
| #define PACKAGE_VERSION "1.26"
| #define PACKAGE_STRING "Flickcurl 1.26"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "flickcurl"
| #define VERSION "1.26"
| #define FLICKCURL_VERSION_DECIMAL 12600
| #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 STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:12531: result: no
configure:12550: checking for u32
configure:12550: clang -c conftest.c >&5
conftest.c:69:13: error: use of undeclared identifier 'u32'
if (sizeof (u32))
^
1 error generated.
configure:12550: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Flickcurl"
| #define PACKAGE_TARNAME "flickcurl"
| #define PACKAGE_VERSION "1.26"
| #define PACKAGE_STRING "Flickcurl 1.26"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "flickcurl"
| #define VERSION "1.26"
| #define FLICKCURL_VERSION_DECIMAL 12600
| #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 STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 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 (u32))
| return 0;
| ;
| return 0;
| }
configure:12550: result: no
configure:12559: checking size of unsigned int
configure:12564: clang -o conftest conftest.c >&5
configure:12564: $? = 0
configure:12564: ./conftest
configure:12564: $? = 0
configure:12578: result: 4
configure:12592: checking size of unsigned long
configure:12597: clang -o conftest conftest.c >&5
configure:12597: $? = 0
configure:12597: ./conftest
configure:12597: $? = 0
configure:12611: result: 8
configure:12625: checking for stdlib.h
configure:12625: result: yes
configure:12635: checking for GNU libc compatible malloc
configure:12659: clang -o conftest conftest.c >&5
configure:12659: $? = 0
configure:12659: ./conftest
configure:12659: $? = 0
configure:12669: result: yes
configure:12692: checking for stdlib.h
configure:12692: result: yes
configure:12702: checking for GNU libc compatible realloc
configure:12726: clang -o conftest conftest.c >&5
configure:12726: $? = 0
configure:12726: ./conftest
configure:12726: $? = 0
configure:12736: result: yes
configure:12759: checking for strftime
configure:12759: clang -o conftest conftest.c >&5
configure:12759: $? = 0
configure:12759: result: yes
configure:12814: checking for vprintf
configure:12814: clang -o conftest conftest.c >&5
conftest.c:63:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
char vprintf ();
^
conftest.c:63:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
1 warning generated.
configure:12814: $? = 0
configure:12814: result: yes
configure:12820: checking for _doprnt
configure:12820: clang -o conftest conftest.c >&5
/tmp/conftest-4dc0ef.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `_doprnt'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12820: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Flickcurl"
| #define PACKAGE_TARNAME "flickcurl"
| #define PACKAGE_VERSION "1.26"
| #define PACKAGE_STRING "Flickcurl 1.26"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "flickcurl"
| #define VERSION "1.26"
| #define FLICKCURL_VERSION_DECIMAL 12600
| #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 STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case declares _doprnt.
| For example, HP-UX 11i declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _doprnt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:12820: result: no
configure:12834: checking for getopt
configure:12834: clang -o conftest conftest.c >&5
configure:12834: $? = 0
configure:12834: result: yes
configure:12834: checking for getopt_long
configure:12834: clang -o conftest conftest.c >&5
configure:12834: $? = 0
configure:12834: result: yes
configure:12834: checking for gettimeofday
configure:12834: clang -o conftest conftest.c >&5
configure:12834: $? = 0
configure:12834: result: yes
configure:12834: checking for memset
configure:12834: clang -o conftest conftest.c >&5
conftest.c:67:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:67:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:12834: $? = 0
configure:12834: result: yes
configure:12834: checking for strdup
configure:12834: clang -o conftest conftest.c >&5
conftest.c:68:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:68:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:12834: $? = 0
configure:12834: result: yes
configure:12834: checking for usleep
configure:12834: clang -o conftest conftest.c >&5
configure:12834: $? = 0
configure:12834: result: yes
configure:12834: checking for vsnprintf
configure:12834: clang -o conftest conftest.c >&5
conftest.c:70:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
char vsnprintf ();
^
conftest.c:70:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
1 warning generated.
configure:12834: $? = 0
configure:12834: result: yes
configure:12843: checking for library containing nanosleep
configure:12874: clang -o conftest conftest.c >&5
configure:12874: $? = 0
configure:12891: result: none required
configure:12914: checking whether need to declare optind
configure:12930: clang -o conftest conftest.c >&5
configure:12930: $? = 0
configure:12931: result: no
configure:12944: checking vsnprintf has C99 compatible return value
configure:12967: clang -o conftest conftest.c >&5
conftest.c:55:7: warning: implicitly declaring library function 'vsnprintf' with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)' [-Wimplicit-function-declaration]
r = vsnprintf(buffer, 5, s, args);
^
conftest.c:55:7: note: include the header or explicitly provide a declaration for 'vsnprintf'
conftest.c:61:5: error: second parameter of 'main' (argument array) must be of type 'char **'
int main(int argc, char* argv) {
^
1 warning and 1 error generated.
configure:12967: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Flickcurl"
| #define PACKAGE_TARNAME "flickcurl"
| #define PACKAGE_VERSION "1.26"
| #define PACKAGE_STRING "Flickcurl 1.26"
| #define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "flickcurl"
| #define VERSION "1.26"
| #define FLICKCURL_VERSION_DECIMAL 12600
| #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 STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 8
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_STRFTIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMSET 1
| #define HAVE_STRDUP 1
| #define HAVE_USLEEP 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_NANOSLEEP 1
| /* end confdefs.h. */
| #include
| int is_c99(char *s, ...) {
| char buffer[32];
| va_list args;
| int r;
| va_start(args, s);
| r = vsnprintf(buffer, 5, s, args);
| va_end(args);
|
| return (r == 7);
| }
|
| int main(int argc, char* argv) {
| return is_c99("1234567");
| }
configure:12974: result: yes
configure:12988: checking for echo
configure:13004: found /usr/bin/echo
configure:13015: result: echo
configure:13046: checking for pkg-config
configure:13062: found /usr/bin/pkg-config
configure:13073: result: pkg-config
configure:13120: checking for xml2-config
configure:13136: found /usr/bin/xml2-config
configure:13147: result: xml2-config
configure:13168: checking for xmlCreatePushParserCtxt
configure:13168: clang -o conftest -I/usr/include/libxml2 conftest.c -lxml2 -lz -llzma -lm -ldl >&5
configure:13168: $? = 0
configure:13168: result: yes
configure:13176: checking for libxml via xml2-config
configure:13195: result: yes - 2.9.4 via xml2-config
configure:13251: checking for curl-config
configure:13267: found /usr/bin/curl-config
configure:13278: result: curl-config
configure:13299: checking curl/curl.h usability
configure:13299: clang -c -I/usr/include/libxml2 conftest.c >&5
configure:13299: $? = 0
configure:13299: result: yes
configure:13299: checking curl/curl.h presence
configure:13299: clang -E conftest.c
configure:13299: $? = 0
configure:13299: result: yes
configure:13299: checking for curl/curl.h
configure:13299: result: yes
configure:13305: checking for curl_easy_init
configure:13305: clang -o conftest -I/usr/include/libxml2 conftest.c -lxml2 -lz -llzma -lm -ldl -lcurl >&5
configure:13305: $? = 0
configure:13305: result: yes
configure:13313: checking for libcurl via curl-config
configure:13332: result: yes - 7.49.1 via curl-config
configure:13402: checking whether to use Raptor
configure:13405: result: yes - 2.0.15
configure:13434: checking using offline mode
configure:13436: result: no
configure:13460: checking capturing web service responses
configure:13462: result: no
configure:13560: checking whether make supports nested variables
configure:13577: result: yes
configure:13606: checking for x86_64-unknown-linux-pkg-config
configure:13639: result: no
configure:13649: checking for pkg-config
configure:13667: found /usr/bin/pkg-config
configure:13679: result: /usr/bin/pkg-config
configure:13704: checking pkg-config is at least version 0.9.0
configure:13707: result: yes
configure:13720: checking for gtkdoc-check
configure:13738: found /usr/bin/gtkdoc-check
configure:13750: result: /usr/bin/gtkdoc-check
configure:13762: checking for gtkdoc-rebase
configure:13780: found /usr/bin/gtkdoc-rebase
configure:13792: result: /usr/bin/gtkdoc-rebase
configure:13806: checking for gtkdoc-mkpdf
configure:13824: found /usr/bin/gtkdoc-mkpdf
configure:13836: result: /usr/bin/gtkdoc-mkpdf
configure:13970: checking whether to build gtk-doc documentation
configure:13972: result: no
configure:14204: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Flickcurl config.status 1.26, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on f5099aa9601f
config.status:1160: creating Makefile
config.status:1160: creating libmtwist/Makefile
config.status:1160: creating getopt/Makefile
config.status:1160: creating src/Makefile
config.status:1160: creating utils/Makefile
config.status:1160: creating examples/Makefile
config.status:1160: creating docs/Makefile
config.status:1160: creating docs/version.xml
config.status:1160: creating flickcurl.spec
config.status:1160: creating flickcurl.rdf
config.status:1160: creating flickcurl.pc
config.status:1160: creating flickcurl-config
config.status:1160: creating src/config.h
config.status:1389: executing depfiles commands
config.status:1389: executing libtool commands
configure:16448: result:
Flickcurl build summary:
libxml 2.9.4 via xml2-config
curl 7.49.1 via curl-config
raptor 2.0.15
## ---------------- ##
## 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_GTKDOC_DEPS_CFLAGS_set=
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
ac_cv_env_GTKDOC_DEPS_LIBS_set=
ac_cv_env_GTKDOC_DEPS_LIBS_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_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__doprnt=no
ac_cv_func_curl_easy_init=yes
ac_cv_func_getopt=yes
ac_cv_func_getopt_long=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memset=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_strdup=yes
ac_cv_func_strftime=yes
ac_cv_func_usleep=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_xmlCreatePushParserCtxt=yes
ac_cv_header_curl_curl_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_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_types_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
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_GTKDOC_CHECK=/usr/bin/gtkdoc-check
ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf
ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase
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_mkdir=/usr/bin/mkdir
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CURL_CONFIG=curl-config
ac_cv_prog_PKG_CONFIG=pkg-config
ac_cv_prog_RECHO=echo
ac_cv_prog_STRIP=strip
ac_cv_prog_XML_CONFIG=xml2-config
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_clang_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_nanosleep='none required'
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long=8
ac_cv_struct_tm=time.h
ac_cv_type_size_t=yes
ac_cv_type_u32=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
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
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/flickcurl/src/flickcurl-1.26/build/missing --run aclocal-1.11'
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'
AUTOCONF='${SHELL} /tmp/flickcurl/src/flickcurl-1.26/build/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/flickcurl/src/flickcurl-1.26/build/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/flickcurl/src/flickcurl-1.26/build/missing --run automake-1.11'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -I/usr/include/libxml2 '
CPP='clang -E'
CPPFLAGS='-DFLICKCURL_INTERNAL=1 -I/usr/include/raptor2'
CURL_CONFIG='curl-config'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO='printf %s\n'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FLICKCURL_VERSION_DECIMAL='12600'
GETOPT_FALSE=''
GETOPT_TRUE='#'
GREP='/usr/bin/grep'
GTKDOC_CHECK='/usr/bin/gtkdoc-check'
GTKDOC_DEPS_CFLAGS=''
GTKDOC_DEPS_LIBS=''
GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf'
GTKDOC_REBASE='/usr/bin/gtkdoc-rebase'
GTK_DOC_BUILD_HTML_FALSE='#'
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_BUILD_PDF_TRUE='#'
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_DOC_USE_REBASE_FALSE='#'
GTK_DOC_USE_REBASE_TRUE=''
HTML_DIR='${datadir}/gtk-doc/html'
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=''
LIBCURL_MIN_VERSION='7.10.0'
LIBFLICKCURL_LIBTOOL_VERSION='0:0:0'
LIBOBJS=''
LIBS=' -lxml2 -lz -llzma -lm -ldl -lcurl -lraptor2'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML_MIN_VERSION='2.6.8'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/flickcurl/src/flickcurl-1.26/build/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OFFLINE_FALSE=''
OFFLINE_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='flickcurl'
PACKAGE_BUGREPORT='http://bugs.librdf.org/'
PACKAGE_NAME='Flickcurl'
PACKAGE_STRING='Flickcurl 1.26'
PACKAGE_TARNAME='flickcurl'
PACKAGE_URL=''
PACKAGE_VERSION='1.26'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PKG_CONFIG_REQUIRES=' raptor2 >= 2.0.0'
RANLIB='ranlib'
RAPTOR_CFLAGS='-I/usr/include/raptor2'
RAPTOR_FALSE='#'
RAPTOR_LIBS='-lraptor2'
RAPTOR_MIN_VERSION='2.0.0'
RAPTOR_TRUE=''
RECHO='echo'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STANDARD_CFLAGS=' -I/usr/include/libxml2 '
STRIP='strip'
VERSION='1.26'
XML_CONFIG='xml2-config'
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}'
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/flickcurl/src/flickcurl-1.26/build/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/mkdir -p'
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 "Flickcurl"
#define PACKAGE_TARNAME "flickcurl"
#define PACKAGE_VERSION "1.26"
#define PACKAGE_STRING "Flickcurl 1.26"
#define PACKAGE_BUGREPORT "http://bugs.librdf.org/"
#define PACKAGE_URL ""
#define PACKAGE "flickcurl"
#define VERSION "1.26"
#define FLICKCURL_VERSION_DECIMAL 12600
#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 STDC_HEADERS 1
#define HAVE_ERRNO_H 1
#define HAVE_GETOPT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDINT_H 1
#define HAVE_TIME_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define TIME_WITH_SYS_TIME 1
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_UNSIGNED_LONG 8
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define HAVE_STRFTIME 1
#define HAVE_VPRINTF 1
#define HAVE_GETOPT 1
#define HAVE_GETOPT_LONG 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MEMSET 1
#define HAVE_STRDUP 1
#define HAVE_USLEEP 1
#define HAVE_VSNPRINTF 1
#define HAVE_NANOSLEEP 1
#define HAVE_C99_VSNPRINTF 1
#define HAVE_RAPTOR 1
configure: exit 0