Build of libiptcdata with vanilla toolchain

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

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

SLOCLanguage
9,668 sh
5,096 makefile
4,150 ansic
62 python
16 sed
18,992 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libiptcdata 1.0.4-3 (Wed Aug 24 12:27:27 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether 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 for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking dependency style of gcc... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for /usr/sbin/ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/sbin/nm -B
# checking whether ln -s works... yes
# checking how to recognize dependent libraries... pass_all
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking how to run the C++ preprocessor... g++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-cf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-pghpf... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for x86_64-unknown-linux-g95... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-ifort... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-ftn... no
# checking for g77... no
# checking for xlf... no
# checking for f77... no
# checking for frt... no
# checking for pgf77... no
# checking for cf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for xlf90... no
# checking for f90... no
# checking for pgf90... no
# checking for pghpf... no
# checking for epcf90... no
# checking for gfortran... gfortran
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking the maximum length of command line arguments... 1572864
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC
# checking if gcc PIC flag -fPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# (cached) (cached) checking how to hardcode library paths into programs... immediate
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# (cached) (cached) checking how to hardcode library paths into programs... immediate
# checking for uint8_t in stdint.h... yes
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by GCC... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking whether NLS is requested... yes
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking for iconv... yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking iconv.h usability... yes
# checking iconv.h presence... yes
# checking for iconv.h... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking whether to build gtk-doc documentation... no
# checking for gtkdoc-check... /usr/sbin/gtkdoc-check
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libiptcdata.spec
# config.status: creating libiptcdata/Makefile
# config.status: creating m4/Makefile
# config.status: creating libiptcdata/libiptcdata.pc
# config.status: creating iptc/Makefile
# config.status: creating docs/Makefile
# config.status: creating docs/reference/Makefile
# config.status: creating docs/reference/version.xml
# config.status: creating po/Makefile.in
# config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
# config.status: creating iptc/po/Makefile.in
# config.status: WARNING: 'iptc/po/Makefile.in.in' seems to ignore the --datarootdir setting
# config.status: creating win/Makefile
# config.status: creating win/iptctool/Makefile
# config.status: creating python/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing default-1 commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# config.status: creating iptc/po/POTFILES
# config.status: creating iptc/po/Makefile
#
#
# Configuration (libiptcdata):
#
# Source code location: .
# Compiler: gcc
# Python Library: false
#
# make all-recursive
# make[1]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4'
# Making all in m4
# make[2]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/m4'
# Making all in libiptcdata
# make[2]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/libiptcdata'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -I.. -g -Wall -Wmissing-declarations -Wmissing-prototypes -MT iptc-data.lo -MD -MP -MF .deps/iptc-data.Tpo -c -o iptc-data.lo iptc-data.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -I.. -g -Wall -Wmissing-declarations -Wmissing-prototypes -MT iptc-dataset.lo -MD -MP -MF .deps/iptc-dataset.Tpo -c -o iptc-dataset.lo iptc-dataset.c
# mkdir .libs
# gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -I.. -g -Wall -Wmissing-declarations -Wmissing-prototypes -MT iptc-data.lo -MD -MP -MF .deps/iptc-data.Tpo -c iptc-data.c -fPIC -DPIC -o .libs/iptc-data.o
# gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -I.. -g -Wall -Wmissing-declarations -Wmissing-prototypes -MT iptc-dataset.lo -MD -MP -MF .deps/iptc-dataset.Tpo -c iptc-dataset.c -fPIC -DPIC -o .libs/iptc-dataset.o
# mv -f .deps/iptc-data.Tpo .deps/iptc-data.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -I.. -g -Wall -Wmissing-declarations -Wmissing-prototypes -MT iptc-jpeg.lo -MD -MP -MF .deps/iptc-jpeg.Tpo -c -o iptc-jpeg.lo iptc-jpeg.c
# mv -f .deps/iptc-dataset.Tpo .deps/iptc-dataset.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -I.. -g -Wall -Wmissing-declarations -Wmissing-prototypes -MT iptc-log.lo -MD -MP -MF .deps/iptc-log.Tpo -c -o iptc-log.lo iptc-log.c
# gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -I.. -g -Wall -Wmissing-declarations -Wmissing-prototypes -MT iptc-jpeg.lo -MD -MP -MF .deps/iptc-jpeg.Tpo -c iptc-jpeg.c -fPIC -DPIC -o .libs/iptc-jpeg.o
# gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -I.. -g -Wall -Wmissing-declarations -Wmissing-prototypes -MT iptc-log.lo -MD -MP -MF .deps/iptc-log.Tpo -c iptc-log.c -fPIC -DPIC -o .libs/iptc-log.o
# mv -f .deps/iptc-log.Tpo .deps/iptc-log.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -I.. -g -Wall -Wmissing-declarations -Wmissing-prototypes -MT iptc-mem.lo -MD -MP -MF .deps/iptc-mem.Tpo -c -o iptc-mem.lo iptc-mem.c
# mv -f .deps/iptc-jpeg.Tpo .deps/iptc-jpeg.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -I.. -g -Wall -Wmissing-declarations -Wmissing-prototypes -MT iptc-tag.lo -MD -MP -MF .deps/iptc-tag.Tpo -c -o iptc-tag.lo iptc-tag.c
# gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -I.. -g -Wall -Wmissing-declarations -Wmissing-prototypes -MT iptc-tag.lo -MD -MP -MF .deps/iptc-tag.Tpo -c iptc-tag.c -fPIC -DPIC -o .libs/iptc-tag.o
# gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -I.. -g -Wall -Wmissing-declarations -Wmissing-prototypes -MT iptc-mem.lo -MD -MP -MF .deps/iptc-mem.Tpo -c iptc-mem.c -fPIC -DPIC -o .libs/iptc-mem.o
# mv -f .deps/iptc-tag.Tpo .deps/iptc-tag.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -I.. -g -Wall -Wmissing-declarations -Wmissing-prototypes -MT iptc-utils.lo -MD -MP -MF .deps/iptc-utils.Tpo -c -o iptc-utils.lo iptc-utils.c
# mv -f .deps/iptc-mem.Tpo .deps/iptc-mem.Plo
# gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -I.. -g -Wall -Wmissing-declarations -Wmissing-prototypes -MT iptc-utils.lo -MD -MP -MF .deps/iptc-utils.Tpo -c iptc-utils.c -fPIC -DPIC -o .libs/iptc-utils.o
# mv -f .deps/iptc-utils.Tpo .deps/iptc-utils.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -g -Wall -Wmissing-declarations -Wmissing-prototypes -version-info 3:3:3 -g -Wall -o libiptcdata.la -rpath /usr/lib iptc-data.lo iptc-dataset.lo iptc-jpeg.lo iptc-log.lo iptc-mem.lo iptc-tag.lo iptc-utils.lo
# gcc -shared .libs/iptc-data.o .libs/iptc-dataset.o .libs/iptc-jpeg.o .libs/iptc-log.o .libs/iptc-mem.o .libs/iptc-tag.o .libs/iptc-utils.o -Wl,-soname -Wl,libiptcdata.so.0 -o .libs/libiptcdata.so.0.3.3
# (cd .libs && rm -f libiptcdata.so.0 && ln -s libiptcdata.so.0.3.3 libiptcdata.so.0)
# (cd .libs && rm -f libiptcdata.so && ln -s libiptcdata.so.0.3.3 libiptcdata.so)
# creating libiptcdata.la
# (cd .libs && rm -f libiptcdata.la && ln -s ../libiptcdata.la libiptcdata.la)
# make[2]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/libiptcdata'
# Making all in po
# make[2]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/po'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/po'
# Making all in iptc
# make[2]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/iptc'
# Making all in po
# make[3]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/iptc/po'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/iptc/po'
# make[3]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/iptc'
# gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libiptcdata -DIPTC_LOCALEDIR=\""/usr/share/locale"\" -g -Wall -Wmissing-declarations -Wmissing-prototypes -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# mv -f .deps/main.Tpo .deps/main.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -g -Wall -Wmissing-declarations -Wmissing-prototypes -g -Wall -o iptc main.o -L../libiptcdata -liptcdata
# mkdir .libs
# gcc -g -Wall -Wmissing-declarations -Wmissing-prototypes -g -Wall -o .libs/iptc main.o -L/tmp/libiptcdata/src/libiptcdata-1.0.4/libiptcdata /tmp/libiptcdata/src/libiptcdata-1.0.4/libiptcdata/.libs/libiptcdata.so -Wl,--rpath -Wl,/usr/lib
# creating iptc
# make[3]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/iptc'
# make[2]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/iptc'
# Making all in docs
# make[2]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/docs'
# Making all in reference
# make[3]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/docs/reference'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/docs/reference'
# make[3]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/docs'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/docs'
# make[2]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/docs'
# Making all in win
# make[2]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/win'
# Making all in iptctool
# make[3]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/win/iptctool'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/win/iptctool'
# make[3]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/win'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/win'
# make[2]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/win'
# make[2]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4'
# make[2]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4'
# make[1]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in m4
# make[1]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/m4'
# make[2]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/m4'
# 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/libiptcdata/src/libiptcdata-1.0.4/m4'
# make[1]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/m4'
# Making install in libiptcdata
# make[1]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/libiptcdata'
# make[2]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/libiptcdata'
# test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/libiptcdata/pkg/libiptcdata//usr/lib"
# test -z "/usr/include/libiptcdata" || /usr/sbin/mkdir -p "/tmp/libiptcdata/pkg/libiptcdata//usr/include/libiptcdata"
# /bin/sh ../libtool --mode=install /usr/bin/install -c libiptcdata.la '/tmp/libiptcdata/pkg/libiptcdata//usr/lib'
# /usr/bin/install -c -m 644 iptc-data.h iptc-dataset.h iptc-jpeg.h iptc-log.h iptc-mem.h iptc-tag.h iptc-utils.h '/tmp/libiptcdata/pkg/libiptcdata//usr/include/libiptcdata'
# test -z "/usr/include/libiptcdata" || /usr/sbin/mkdir -p "/tmp/libiptcdata/pkg/libiptcdata//usr/include/libiptcdata"
# /usr/bin/install -c -m 644 _stdint.h '/tmp/libiptcdata/pkg/libiptcdata//usr/include/libiptcdata'
# test -z "/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/libiptcdata/pkg/libiptcdata//usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 libiptcdata.pc '/tmp/libiptcdata/pkg/libiptcdata//usr/lib/pkgconfig'
# /usr/bin/install -c .libs/libiptcdata.so.0.3.3 /tmp/libiptcdata/pkg/libiptcdata//usr/lib/libiptcdata.so.0.3.3
# (cd /tmp/libiptcdata/pkg/libiptcdata//usr/lib && { ln -s -f libiptcdata.so.0.3.3 libiptcdata.so.0 || { rm -f libiptcdata.so.0 && ln -s libiptcdata.so.0.3.3 libiptcdata.so.0; }; })
# (cd /tmp/libiptcdata/pkg/libiptcdata//usr/lib && { ln -s -f libiptcdata.so.0.3.3 libiptcdata.so || { rm -f libiptcdata.so && ln -s libiptcdata.so.0.3.3 libiptcdata.so; }; })
# /usr/bin/install -c .libs/libiptcdata.lai /tmp/libiptcdata/pkg/libiptcdata//usr/lib/libiptcdata.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/libiptcdata'
# make[1]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/libiptcdata'
# Making install in po
# make[1]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/po'
# /bin/sh .././mkinstalldirs /tmp/libiptcdata/pkg/libiptcdata//usr/share
# mkdir -p -- /tmp/libiptcdata/pkg/libiptcdata//usr/share
# mkdir -p -- /tmp/libiptcdata/pkg/libiptcdata//usr/share/locale/de/LC_MESSAGES
# installing de.gmo as /tmp/libiptcdata/pkg/libiptcdata//usr/share/locale/de/LC_MESSAGES/libiptcdata.mo
# mkdir -p -- /tmp/libiptcdata/pkg/libiptcdata//usr/share/locale/it/LC_MESSAGES
# installing it.gmo as /tmp/libiptcdata/pkg/libiptcdata//usr/share/locale/it/LC_MESSAGES/libiptcdata.mo
# if test "libiptcdata" = "gettext-tools"; then \
# /bin/sh .././mkinstalldirs /tmp/libiptcdata/pkg/libiptcdata//usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/libiptcdata/pkg/libiptcdata//usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/libiptcdata/pkg/libiptcdata//usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/po'
# Making install in iptc
# make[1]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/iptc'
# Making install in po
# make[2]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/iptc/po'
# /bin/sh ../.././mkinstalldirs /tmp/libiptcdata/pkg/libiptcdata//usr/share
# installing de.gmo as /tmp/libiptcdata/pkg/libiptcdata//usr/share/locale/de/LC_MESSAGES/iptc.mo
# installing it.gmo as /tmp/libiptcdata/pkg/libiptcdata//usr/share/locale/it/LC_MESSAGES/iptc.mo
# if test "libiptcdata" = "gettext-tools"; then \
# /bin/sh ../.././mkinstalldirs /tmp/libiptcdata/pkg/libiptcdata//usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/libiptcdata/pkg/libiptcdata//usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/libiptcdata/pkg/libiptcdata//usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[2]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/iptc/po'
# make[2]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/iptc'
# make[3]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/iptc'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/libiptcdata/pkg/libiptcdata//usr/bin"
# make[3]: Nothing to be done for 'install-data-am'.
# /bin/sh ../libtool --mode=install /usr/bin/install -c iptc '/tmp/libiptcdata/pkg/libiptcdata//usr/bin'
# libtool: install: warning: `/tmp/libiptcdata/src/libiptcdata-1.0.4/libiptcdata/libiptcdata.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/iptc /tmp/libiptcdata/pkg/libiptcdata//usr/bin/iptc
# make[3]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/iptc'
# make[2]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/iptc'
# make[1]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/iptc'
# Making install in docs
# make[1]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/docs'
# Making install in reference
# make[2]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/docs/reference'
# make[3]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/docs/reference'
# make[3]: Nothing to be done for 'install-exec-am'.
# installfiles=`echo ./html/*`; \
# if test "$installfiles" = './html/*'; \
# then echo '-- Nothing to install' ; \
# else \
# /bin/sh ../../mkinstalldirs /tmp/libiptcdata/pkg/libiptcdata//usr/share/gtk-doc/html/libiptcdata; \
# for i in $installfiles; do \
# echo '-- Installing '$i ; \
# /usr/bin/install -c -m 644 $i /tmp/libiptcdata/pkg/libiptcdata//usr/share/gtk-doc/html/libiptcdata; \
# done; \
# echo '-- Installing ./html/index.sgml' ; \
# /usr/bin/install -c -m 644 ./html/index.sgml /tmp/libiptcdata/pkg/libiptcdata//usr/share/gtk-doc/html/libiptcdata || :; \
# which gtkdoc-rebase >/dev/null && \
# gtkdoc-rebase --relative --dest-dir=/tmp/libiptcdata/pkg/libiptcdata/ --html-dir=/tmp/libiptcdata/pkg/libiptcdata//usr/share/gtk-doc/html/libiptcdata ; \
# fi
# mkdir -p -- /tmp/libiptcdata/pkg/libiptcdata//usr/share/gtk-doc/html/libiptcdata
# -- Installing ./html/ch01.html
# -- Installing ./html/ch02.html
# -- Installing ./html/ch03.html
# -- Installing ./html/home.png
# -- Installing ./html/index.html
# -- Installing ./html/index.sgml
# -- Installing ./html/iptc-about.html
# -- Installing ./html/iptc-commandline.html
# -- Installing ./html/iptc-i18n.html
# -- Installing ./html/iptc-libjpeg.html
# -- Installing ./html/iptc-overview.html
# -- Installing ./html/left.png
# -- Installing ./html/libiptcdata-data.html
# -- Installing ./html/libiptcdata-dataset.html
# -- Installing ./html/libiptcdata-jpeg.html
# -- Installing ./html/libiptcdata-log.html
# -- Installing ./html/libiptcdata-mem.html
# -- Installing ./html/libiptcdata-tag.html
# -- Installing ./html/libiptcdata-utils.html
# -- Installing ./html/libiptcdata.devhelp
# -- Installing ./html/libiptcdata.devhelp2
# -- Installing ./html/right.png
# -- Installing ./html/style.css
# -- Installing ./html/up.png
# -- Installing ./html/index.sgml
# make[3]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/docs/reference'
# make[2]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/docs/reference'
# make[2]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/docs'
# make[3]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/docs'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/docs'
# make[2]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/docs'
# make[1]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/docs'
# Making install in win
# make[1]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/win'
# Making install in iptctool
# make[2]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/win/iptctool'
# make[3]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/win/iptctool'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/win/iptctool'
# make[2]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/win/iptctool'
# make[2]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/win'
# make[3]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/win'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/win'
# make[2]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/win'
# make[1]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4/win'
# make[1]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4'
# make[2]: Entering directory '/tmp/libiptcdata/src/libiptcdata-1.0.4'
# 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/libiptcdata/src/libiptcdata-1.0.4'
# make[1]: Leaving directory '/tmp/libiptcdata/src/libiptcdata-1.0.4'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libiptcdata"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libiptcdata 1.0.4-3 (Wed Aug 24 12:27:41 UTC 2016)

CMD: pacman --query --file libiptcdata-1.0.4-3-x86_64.pkg.tar.xz
# libiptcdata 1.0.4-3

Creating hybrid package for 'libiptcdata'

Trying to find vanilla package 'libiptcdata'...

CMD: pacman --query --file /mirror/libiptcdata-1.0.4-3.pkg.tar.xz
# libiptcdata 1.0.4-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/iptc
# /usr/share/gtk-doc/html/libiptcdata/index.sgml
# /usr/share/gtk-doc/html/libiptcdata/up.png
# /usr/share/gtk-doc/html/libiptcdata/style.css
# /usr/share/gtk-doc/html/libiptcdata/right.png
# /usr/share/gtk-doc/html/libiptcdata/libiptcdata.devhelp2
# /usr/share/gtk-doc/html/libiptcdata/libiptcdata.devhelp
# /usr/share/gtk-doc/html/libiptcdata/libiptcdata-utils.html
# /usr/share/gtk-doc/html/libiptcdata/libiptcdata-tag.html
# /usr/share/gtk-doc/html/libiptcdata/libiptcdata-mem.html
# /usr/share/gtk-doc/html/libiptcdata/libiptcdata-log.html
# /usr/share/gtk-doc/html/libiptcdata/libiptcdata-jpeg.html
# /usr/share/gtk-doc/html/libiptcdata/libiptcdata-dataset.html
# /usr/share/gtk-doc/html/libiptcdata/libiptcdata-data.html
# /usr/share/gtk-doc/html/libiptcdata/left.png
# /usr/share/gtk-doc/html/libiptcdata/iptc-overview.html
# /usr/share/gtk-doc/html/libiptcdata/iptc-libjpeg.html
# /usr/share/gtk-doc/html/libiptcdata/iptc-i18n.html
# /usr/share/gtk-doc/html/libiptcdata/iptc-commandline.html
# /usr/share/gtk-doc/html/libiptcdata/iptc-about.html
# /usr/share/gtk-doc/html/libiptcdata/index.html
# /usr/share/gtk-doc/html/libiptcdata/home.png
# /usr/share/gtk-doc/html/libiptcdata/ch03.html
# /usr/share/gtk-doc/html/libiptcdata/ch02.html
# /usr/share/gtk-doc/html/libiptcdata/ch01.html
# /usr/share/locale/it/LC_MESSAGES/iptc.mo
# /usr/share/locale/it/LC_MESSAGES/libiptcdata.mo
# /usr/share/locale/de/LC_MESSAGES/iptc.mo
# /usr/share/locale/de/LC_MESSAGES/libiptcdata.mo
# /usr/lib/libiptcdata.so.0.3.3
# /usr/lib/libiptcdata.so
# /usr/lib/libiptcdata.so.0
# /usr/lib/pkgconfig/libiptcdata.pc
# /usr/include/libiptcdata/iptc-utils.h
# /usr/include/libiptcdata/iptc-tag.h
# /usr/include/libiptcdata/iptc-mem.h
# /usr/include/libiptcdata/iptc-log.h
# /usr/include/libiptcdata/iptc-jpeg.h
# /usr/include/libiptcdata/iptc-dataset.h
# /usr/include/libiptcdata/iptc-data.h
# /usr/include/libiptcdata/_stdint.h
# /sysroot/usr/lib/libiptcdata.so.0.3.3
# /sysroot/usr/lib/libiptcdata.so.0
# /sysroot/usr/lib/libiptcdata.so
# /sysroot/usr/lib/libiptcdata.la
# /sysroot/usr/lib/pkgconfig/libiptcdata.pc
# /sysroot/usr/include/libiptcdata/iptc-data.h
# /sysroot/usr/include/libiptcdata/iptc-dataset.h
# /sysroot/usr/include/libiptcdata/iptc-jpeg.h
# /sysroot/usr/include/libiptcdata/iptc-log.h
# /sysroot/usr/include/libiptcdata/iptc-mem.h
# /sysroot/usr/include/libiptcdata/iptc-tag.h
# /sysroot/usr/include/libiptcdata/iptc-utils.h
# /sysroot/usr/include/libiptcdata/_stdint.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 libiptcdata.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libiptcdata.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libiptcdata.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libiptcdata.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/libiptcdata/src/libiptcdata-1.0.4/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 configure, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 8969b0c27726
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2146: checking for a BSD-compatible install
# configure:2214: result: /usr/bin/install -c
# configure:2225: checking whether build environment is sane
# configure:2285: result: yes
# configure:2334: checking for x86_64-unknown-linux-strip
# configure:2364: result: no
# configure:2374: checking for strip
# configure:2390: found /usr/sbin/strip
# configure:2401: result: strip
# configure:2426: checking for a thread-safe mkdir -p
# configure:2465: result: /usr/sbin/mkdir -p
# configure:2478: checking for gawk
# configure:2494: found /usr/sbin/gawk
# configure:2505: result: gawk
# configure:2516: checking whether make sets $(MAKE)
# configure:2538: result: yes
# configure:2621: checking whether to enable maintainer-specific portions of Makefiles
# configure:2630: result: no
# configure:2732: checking build system type
# configure:2750: result: x86_64-unknown-linux-gnu
# configure:2772: checking host system type
# configure:2787: result: x86_64-unknown-linux-gnu
# configure:2821: checking for style of include used by make
# configure:2849: result: GNU
# configure:2879: checking for x86_64-unknown-linux-gcc
# configure:2909: result: no
# configure:2919: checking for gcc
# configure:2935: found /usr/sbin/gcc
# configure:2946: result: gcc
# configure:3178: checking for C compiler version
# configure:3186: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3190: $? = 0
# configure:3197: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3201: $? = 0
# configure:3208: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3212: $? = 1
# configure:3235: checking for C compiler default output file name
# configure:3257: gcc conftest.c >&5
# configure:3261: $? = 0
# configure:3299: result: a.out
# configure:3318: checking whether the C compiler works
# configure:3328: ./a.out
# configure:3332: $? = 0
# configure:3351: result: yes
# configure:3358: checking whether we are cross compiling
# configure:3360: result: no
# configure:3363: checking for suffix of executables
# configure:3370: gcc -o conftest conftest.c >&5
# configure:3374: $? = 0
# configure:3400: result:
# configure:3406: checking for suffix of object files
# configure:3432: gcc -c conftest.c >&5
# configure:3436: $? = 0
# configure:3461: result: o
# configure:3465: checking whether we are using the GNU C compiler
# configure:3494: gcc -c conftest.c >&5
# configure:3501: $? = 0
# configure:3518: result: yes
# configure:3527: checking whether gcc accepts -g
# configure:3557: gcc -c -g conftest.c >&5
# configure:3564: $? = 0
# configure:3665: result: yes
# configure:3682: checking for gcc option to accept ISO C89
# configure:3756: gcc -c conftest.c >&5
# configure:3763: $? = 0
# configure:3786: result: none needed
# configure:3806: checking dependency style of gcc
# configure:3916: result: gcc3
# configure:3931: checking for a sed that does not truncate output
# configure:3987: result: /usr/sbin/sed
# configure:3990: checking for grep that handles long lines and -e
# configure:4050: result: /usr/sbin/grep
# configure:4055: checking for egrep
# configure:4119: result: /usr/sbin/grep -E
# configure:4135: checking for ld used by gcc
# configure:4202: result: /usr/sbin/ld
# configure:4211: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4226: result: yes
# configure:4231: checking for /usr/sbin/ld option to reload object files
# configure:4238: result: -r
# configure:4256: checking for BSD-compatible nm
# configure:4305: result: /usr/sbin/nm -B
# configure:4309: checking whether ln -s works
# configure:4313: result: yes
# configure:4320: checking how to recognize dependent libraries
# configure:4506: result: pass_all
# configure:4595: gcc -c conftest.c >&5
# configure:4598: $? = 0
# configure:4756: checking how to run the C preprocessor
# configure:4796: gcc -E conftest.c
# configure:4803: $? = 0
# configure:4834: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4841: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libiptcdata"
# | #define VERSION "1.0.4"
# | /* end confdefs.h. */
# | #include
# configure:4874: result: gcc -E
# configure:4903: gcc -E conftest.c
# configure:4910: $? = 0
# configure:4941: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4948: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libiptcdata"
# | #define VERSION "1.0.4"
# | /* end confdefs.h. */
# | #include
# configure:4988: checking for ANSI C header files
# configure:5018: gcc -c conftest.c >&5
# configure:5025: $? = 0
# configure:5124: gcc -o conftest conftest.c >&5
# configure:5128: $? = 0
# configure:5134: ./conftest
# configure:5138: $? = 0
# configure:5156: result: yes
# configure:5180: checking for sys/types.h
# configure:5201: gcc -c conftest.c >&5
# configure:5208: $? = 0
# configure:5225: result: yes
# configure:5180: checking for sys/stat.h
# configure:5201: gcc -c conftest.c >&5
# configure:5208: $? = 0
# configure:5225: result: yes
# configure:5180: checking for stdlib.h
# configure:5201: gcc -c conftest.c >&5
# configure:5208: $? = 0
# configure:5225: result: yes
# configure:5180: checking for string.h
# configure:5201: gcc -c conftest.c >&5
# configure:5208: $? = 0
# configure:5225: result: yes
# configure:5180: checking for memory.h
# configure:5201: gcc -c conftest.c >&5
# configure:5208: $? = 0
# configure:5225: result: yes
# configure:5180: checking for strings.h
# configure:5201: gcc -c conftest.c >&5
# configure:5208: $? = 0
# configure:5225: result: yes
# configure:5180: checking for inttypes.h
# configure:5201: gcc -c conftest.c >&5
# configure:5208: $? = 0
# configure:5225: result: yes
# configure:5180: checking for stdint.h
# configure:5201: gcc -c conftest.c >&5
# configure:5208: $? = 0
# configure:5225: result: yes
# configure:5180: checking for unistd.h
# configure:5201: gcc -c conftest.c >&5
# configure:5208: $? = 0
# configure:5225: result: yes
# configure:5255: checking dlfcn.h usability
# configure:5272: gcc -c conftest.c >&5
# configure:5279: $? = 0
# configure:5293: result: yes
# configure:5297: checking dlfcn.h presence
# configure:5312: gcc -E conftest.c
# configure:5319: $? = 0
# configure:5333: result: yes
# configure:5361: checking for dlfcn.h
# configure:5370: result: yes
# configure:5399: checking for x86_64-unknown-linux-g++
# configure:5429: result: no
# configure:5399: checking for x86_64-unknown-linux-c++
# configure:5429: result: no
# configure:5399: checking for x86_64-unknown-linux-gpp
# configure:5429: result: no
# configure:5399: checking for x86_64-unknown-linux-aCC
# configure:5429: result: no
# configure:5399: checking for x86_64-unknown-linux-CC
# configure:5429: result: no
# configure:5399: checking for x86_64-unknown-linux-cxx
# configure:5429: result: no
# configure:5399: checking for x86_64-unknown-linux-cc++
# configure:5429: result: no
# configure:5399: checking for x86_64-unknown-linux-cl.exe
# configure:5429: result: no
# configure:5399: checking for x86_64-unknown-linux-FCC
# configure:5429: result: no
# configure:5399: checking for x86_64-unknown-linux-KCC
# configure:5429: result: no
# configure:5399: checking for x86_64-unknown-linux-RCC
# configure:5429: result: no
# configure:5399: checking for x86_64-unknown-linux-xlC_r
# configure:5429: result: no
# configure:5399: checking for x86_64-unknown-linux-xlC
# configure:5429: result: no
# configure:5443: checking for g++
# configure:5459: found /usr/sbin/g++
# configure:5470: result: g++
# configure:5497: checking for C++ compiler version
# configure:5505: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5509: $? = 0
# configure:5516: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5520: $? = 0
# configure:5527: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:5531: $? = 1
# configure:5534: checking whether we are using the GNU C++ compiler
# configure:5563: g++ -c conftest.cpp >&5
# configure:5570: $? = 0
# configure:5587: result: yes
# configure:5596: checking whether g++ accepts -g
# configure:5626: g++ -c -g conftest.cpp >&5
# configure:5633: $? = 0
# configure:5734: result: yes
# configure:5759: checking dependency style of g++
# configure:5869: result: gcc3
# configure:5894: checking how to run the C++ preprocessor
# configure:5930: g++ -E conftest.cpp
# configure:5937: $? = 0
# configure:5968: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5975: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libiptcdata"
# | #define VERSION "1.0.4"
# | #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
# | /* end confdefs.h. */
# | #include
# configure:6008: result: g++ -E
# configure:6037: g++ -E conftest.cpp
# configure:6044: $? = 0
# configure:6075: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6082: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libiptcdata"
# | #define VERSION "1.0.4"
# | #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
# | /* end confdefs.h. */
# | #include
# configure:6133: checking for x86_64-unknown-linux-g77
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-xlf
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-f77
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-frt
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-pgf77
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-cf77
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-fort77
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-fl32
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-af77
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-xlf90
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-f90
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-pgf90
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-pghpf
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-epcf90
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-gfortran
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-g95
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-xlf95
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-f95
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-fort
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-ifort
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-ifc
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-efc
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-pgf95
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-lf95
# configure:6163: result: no
# configure:6133: checking for x86_64-unknown-linux-ftn
# configure:6163: result: no
# configure:6177: checking for g77
# configure:6207: result: no
# configure:6177: checking for xlf
# configure:6207: result: no
# configure:6177: checking for f77
# configure:6207: result: no
# configure:6177: checking for frt
# configure:6207: result: no
# configure:6177: checking for pgf77
# configure:6207: result: no
# configure:6177: checking for cf77
# configure:6207: result: no
# configure:6177: checking for fort77
# configure:6207: result: no
# configure:6177: checking for fl32
# configure:6207: result: no
# configure:6177: checking for af77
# configure:6207: result: no
# configure:6177: checking for xlf90
# configure:6207: result: no
# configure:6177: checking for f90
# configure:6207: result: no
# configure:6177: checking for pgf90
# configure:6207: result: no
# configure:6177: checking for pghpf
# configure:6207: result: no
# configure:6177: checking for epcf90
# configure:6207: result: no
# configure:6177: checking for gfortran
# configure:6193: found /usr/sbin/gfortran
# configure:6204: result: gfortran
# configure:6230: checking for Fortran 77 compiler version
# configure:6238: gfortran --version >&5
# GNU Fortran (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:6242: $? = 0
# configure:6249: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:6253: $? = 0
# configure:6260: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6264: $? = 1
# configure:6272: checking whether we are using the GNU Fortran 77 compiler
# configure:6291: gfortran -c conftest.F >&5
# configure:6298: $? = 0
# configure:6315: result: yes
# configure:6321: checking whether gfortran accepts -g
# configure:6338: gfortran -c -g conftest.f >&5
# configure:6345: $? = 0
# configure:6361: result: yes
# configure:6394: checking the maximum length of command line arguments
# configure:6506: result: 1572864
# configure:6518: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6623: gcc -c conftest.c >&5
# configure:6626: $? = 0
# configure:6630: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6633: $? = 0
# configure:6685: gcc -o conftest conftest.c conftstm.o >&5
# configure:6688: $? = 0
# configure:6726: result: ok
# configure:6730: checking for objdir
# configure:6745: result: .libs
# configure:6797: checking for x86_64-unknown-linux-ar
# configure:6827: result: no
# configure:6837: checking for ar
# configure:6853: found /usr/sbin/ar
# configure:6864: result: ar
# configure:6889: checking for x86_64-unknown-linux-ranlib
# configure:6919: result: no
# configure:6929: checking for ranlib
# configure:6945: found /usr/sbin/ranlib
# configure:6956: result: ranlib
# configure:6981: checking for x86_64-unknown-linux-strip
# configure:7008: result: strip
# configure:7638: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7656: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:7660: $? = 0
# configure:7673: result: no
# configure:7688: checking for gcc option to produce PIC
# configure:7920: result: -fPIC
# configure:7928: checking if gcc PIC flag -fPIC works
# configure:7946: gcc -c -fPIC -DPIC conftest.c >&5
# configure:7950: $? = 0
# configure:7963: result: yes
# configure:7991: checking if gcc static flag -static works
# configure:8019: result: yes
# configure:8029: checking if gcc supports -c -o file.o
# configure:8050: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8054: $? = 0
# configure:8076: result: yes
# configure:8102: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:9090: result: yes
# configure:9111: checking whether -lc should be explicitly linked in
# configure:9116: gcc -c conftest.c >&5
# configure:9119: $? = 0
# configure:9134: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:9137: $? = 0
# configure:9149: result: no
# configure:9157: checking dynamic linker characteristics
# configure:9761: result: GNU/Linux ld.so
# configure:9785: checking how to hardcode library paths into programs
# configure:9810: result: immediate
# configure:9824: checking whether stripping libraries is possible
# configure:9829: result: yes
# configure:10659: checking if libtool supports shared libraries
# configure:10661: result: yes
# configure:10664: checking whether to build shared libraries
# configure:10685: result: yes
# configure:10688: checking whether to build static libraries
# configure:10692: result: no
# configure:10786: creating libtool
# configure:11379: checking for ld used by g++
# configure:11446: result: /usr/sbin/ld -m elf_x86_64
# configure:11455: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:11470: result: yes
# configure:11521: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:12475: result: yes
# configure:12492: g++ -c conftest.cpp >&5
# configure:12495: $? = 0
# configure:12651: checking for g++ option to produce PIC
# configure:12935: result: -fPIC
# configure:12943: checking if g++ PIC flag -fPIC works
# configure:12961: g++ -c -fPIC -DPIC conftest.cpp >&5
# configure:12965: $? = 0
# configure:12978: result: yes
# configure:13006: checking if g++ static flag -static works
# configure:13034: result: yes
# configure:13044: checking if g++ supports -c -o file.o
# configure:13065: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:13069: $? = 0
# configure:13091: result: yes
# configure:13117: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13143: result: yes
# configure:13210: checking dynamic linker characteristics
# configure:13762: result: GNU/Linux ld.so
# configure:13786: checking how to hardcode library paths into programs
# configure:13811: result: immediate
# configure:14350: checking if libtool supports shared libraries
# configure:14352: result: yes
# configure:14355: checking whether to build shared libraries
# configure:14375: result: yes
# configure:14378: checking whether to build static libraries
# configure:14382: result: no
# configure:14392: checking for gfortran option to produce PIC
# configure:14624: result: -fPIC
# configure:14632: checking if gfortran PIC flag -fPIC works
# configure:14650: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:14654: $? = 0
# configure:14667: result: yes
# configure:14695: checking if gfortran static flag -static works
# configure:14723: result: no
# configure:14733: checking if gfortran supports -c -o file.o
# configure:14754: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:14758: $? = 0
# configure:14780: result: yes
# configure:14806: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:15774: result: yes
# configure:15841: checking dynamic linker characteristics
# configure:16393: result: GNU/Linux ld.so
# configure:16417: checking how to hardcode library paths into programs
# configure:16442: result: immediate
# configure:20591: checking for uint8_t in stdint.h
# configure:20608: result: yes
# configure:20784: checking whether NLS is requested
# configure:20793: result: yes
# configure:20831: checking for msgfmt
# configure:20862: result: /usr/sbin/msgfmt
# configure:20871: checking for gmsgfmt
# configure:20902: result: /usr/sbin/msgfmt
# configure:20942: checking for xgettext
# configure:20973: result: /usr/sbin/xgettext
# configure:21013: checking for msgmerge
# configure:21043: result: /usr/sbin/msgmerge
# configure:21118: checking for ld used by GCC
# configure:21182: result: /usr/sbin/ld -m elf_x86_64
# configure:21191: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:21204: result: yes
# configure:21210: checking for shared library run path origin
# configure:21223: result: done
# configure:21639: checking whether NLS is requested
# configure:21648: result: yes
# configure:21666: checking for GNU gettext in libc
# configure:21695: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:30:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# ^
# configure:21702: $? = 0
# configure:21722: result: yes
# configure:22428: checking whether to use NLS
# configure:22430: result: yes
# configure:22433: checking where the gettext function comes from
# configure:22444: result: libc
# configure:22537: checking for iconv
# configure:22569: gcc -o conftest conftest.c >&5
# configure:22576: $? = 0
# configure:22653: result: yes
# configure:22676: checking for iconv declaration
# configure:22715: gcc -c conftest.c >&5
# configure:22722: $? = 0
# configure:22741: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:22770: checking getopt.h usability
# configure:22787: gcc -c conftest.c >&5
# configure:22794: $? = 0
# configure:22808: result: yes
# configure:22812: checking getopt.h presence
# configure:22827: gcc -E conftest.c
# configure:22834: $? = 0
# configure:22848: result: yes
# configure:22876: checking for getopt.h
# configure:22885: result: yes
# configure:22770: checking wchar.h usability
# configure:22787: gcc -c conftest.c >&5
# configure:22794: $? = 0
# configure:22808: result: yes
# configure:22812: checking wchar.h presence
# configure:22827: gcc -E conftest.c
# configure:22834: $? = 0
# configure:22848: result: yes
# configure:22876: checking for wchar.h
# configure:22885: result: yes
# configure:22770: checking iconv.h usability
# configure:22787: gcc -c conftest.c >&5
# configure:22794: $? = 0
# configure:22808: result: yes
# configure:22812: checking iconv.h presence
# configure:22827: gcc -E conftest.c
# configure:22834: $? = 0
# configure:22848: result: yes
# configure:22876: checking for iconv.h
# configure:22885: result: yes
# configure:22908: checking for x86_64-unknown-linux-pkg-config
# configure:22941: result: no
# configure:22951: checking for pkg-config
# configure:22969: found /usr/sbin/pkg-config
# configure:22981: result: /usr/sbin/pkg-config
# configure:23006: checking pkg-config is at least version 0.9.0
# configure:23009: result: yes
# configure:23053: checking whether to build gtk-doc documentation
# configure:23055: result: no
# configure:23062: checking for gtkdoc-check
# configure:23080: found /usr/sbin/gtkdoc-check
# configure:23092: result: /usr/sbin/gtkdoc-check
# configure:23291: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8969b0c27726
#
# config.status:873: creating Makefile
# config.status:873: creating libiptcdata.spec
# config.status:873: creating libiptcdata/Makefile
# config.status:873: creating m4/Makefile
# config.status:873: creating libiptcdata/libiptcdata.pc
# config.status:873: creating iptc/Makefile
# config.status:873: creating docs/Makefile
# config.status:873: creating docs/reference/Makefile
# config.status:873: creating docs/reference/version.xml
# config.status:873: creating po/Makefile.in
# config.status:1025: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
# config.status:873: creating iptc/po/Makefile.in
# config.status:1025: WARNING: 'iptc/po/Makefile.in.in' seems to ignore the --datarootdir setting
# config.status:873: creating win/Makefile
# config.status:873: creating win/iptctool/Makefile
# config.status:873: creating python/Makefile
# config.status:873: creating config.h
# config.status:1147: executing depfiles commands
# config.status:1147: executing default-1 commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_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_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_PYTHON_VERSION_set=
# ac_cv_env_PYTHON_VERSION_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_f77_compiler_gnu=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_iconv_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_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_GTKDOC_CHECK=/usr/sbin/gtkdoc-check
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_F77=gfortran
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_f77_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_uint8_t=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD='/usr/sbin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_lib_iconv=no
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# gt_cv_func_gnugettext1_libc=yes
# 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_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_SED=/usr/sbin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_pic_works_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_compiler_static_works_F77=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_lib_dlsearch_path_spec='/usr/lib64 /lib64 /usr/lib/R/lib /usr/lib/libfakeroot '
# lt_cv_sys_lib_search_path_spec='/usr/lib64 /lib64 /usr/local/lib64'
# lt_cv_sys_max_cmd_len=1572864
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libiptcdata/src/libiptcdata-1.0.4/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/libiptcdata/src/libiptcdata-1.0.4/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/libiptcdata/src/libiptcdata-1.0.4/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libiptcdata/src/libiptcdata-1.0.4/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libiptcdata/src/libiptcdata-1.0.4/missing --run automake-1.11'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -g -Wall -Wmissing-declarations -Wmissing-prototypes'
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DSYMUTIL=''
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_GTK_DOC_FALSE=''
# ENABLE_GTK_DOC_TRUE='#'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# GETTEXT_PACKAGE='libiptcdata'
# GMSGFMT='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# GTKDOC_CHECK='/usr/sbin/gtkdoc-check'
# GTK_DOC_USE_LIBTOOL_FALSE='#'
# GTK_DOC_USE_LIBTOOL_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'
# INTLLIBS=''
# IPTC_GETTEXT_PACKAGE='iptc'
# LDFLAGS=' -g -Wall'
# LIBICONV=''
# LIBINTL=''
# LIBIPTCDATA_AGE='3'
# LIBIPTCDATA_CURRENT='3'
# LIBIPTCDATA_REVISION='3'
# LIBIPTCDATA_VERSION_INFO='3:3:3'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libiptcdata/src/libiptcdata-1.0.4/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
# MSGFMT='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NMEDIT=''
# OBJEXT='o'
# PACKAGE='libiptcdata'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# POSUB='po'
# PYTHON=''
# PYTHONLIB_FALSE=''
# PYTHONLIB_TRUE='#'
# PYTHON_CPPFLAGS=''
# PYTHON_EXEC_PREFIX=''
# PYTHON_EXTRA_LDFLAGS=''
# PYTHON_EXTRA_LIBS=''
# PYTHON_LDFLAGS=''
# PYTHON_PLATFORM=''
# PYTHON_PREFIX=''
# PYTHON_SITE_PKG=''
# PYTHON_VERSION=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='1.0.4'
# XGETTEXT='/usr/sbin/xgettext'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_F77='gfortran'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} 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}'
# 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/libiptcdata/src/libiptcdata-1.0.4/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgpyexecdir=''
# pkgpythondir=''
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pyexecdir=''
# pythondir=''
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "libiptcdata"
# #define VERSION "1.0.4"
# #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 IPTC_GETTEXT_PACKAGE "iptc"
# #define GETTEXT_PACKAGE "libiptcdata"
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define HAVE_GETOPT_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_ICONV_H 1
#
# configure: exit 0