tar -xf gexiv2-0.10.3.tar.xz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i586-slackware-linux/bin/ld checking if the linker (/usr/i586-slackware-linux/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 i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i586-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-slackware-linux/bin/ld) 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 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 ld used by g++... /usr/i586-slackware-linux/bin/ld checking if the linker (/usr/i586-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/i586-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.26... yes checking for GLIB... yes checking for EXIV2... yes checking debugging mode... no checking enable introspection... yes Python2 GObject Introspection directory: /usr/lib/python2.7/site-packages/gi/overrides Traceback (most recent call last): File "", line 1, in ImportError: No module named 'gi' Python3 GObject Introspection directory: checking enable tests... no checking size of int *... 4 checking for target architecture... i586-slackware-linux-gnu checking Win32 platform... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gexiv2.pc config.status: executing depfiles commands config.status: executing libtool commands GExiv2 will be built with prefix /usr for i586-slackware-linux-gnu (cross-compiling: no). Options: Introspection: yes Python2 binding: yes Python3 binding: no Tests and utils: no /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"gexiv2\ 0.10.3\" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-metadata.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-metadata.Tpo -c -o gexiv2/libgexiv2_la-gexiv2-metadata.lo `test -f 'gexiv2/gexiv2-metadata.cpp' || echo './'`gexiv2/gexiv2-metadata.cpp libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" "-DPACKAGE_STRING=\"gexiv2 0.10.3\"" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-metadata.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-metadata.Tpo -c gexiv2/gexiv2-metadata.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata.o mv -f gexiv2/.deps/libgexiv2_la-gexiv2-metadata.Tpo gexiv2/.deps/libgexiv2_la-gexiv2-metadata.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"gexiv2\ 0.10.3\" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-metadata-exif.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-metadata-exif.Tpo -c -o gexiv2/libgexiv2_la-gexiv2-metadata-exif.lo `test -f 'gexiv2/gexiv2-metadata-exif.cpp' || echo './'`gexiv2/gexiv2-metadata-exif.cpp libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" "-DPACKAGE_STRING=\"gexiv2 0.10.3\"" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-metadata-exif.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-metadata-exif.Tpo -c gexiv2/gexiv2-metadata-exif.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-exif.o mv -f gexiv2/.deps/libgexiv2_la-gexiv2-metadata-exif.Tpo gexiv2/.deps/libgexiv2_la-gexiv2-metadata-exif.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"gexiv2\ 0.10.3\" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-metadata-gps.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-metadata-gps.Tpo -c -o gexiv2/libgexiv2_la-gexiv2-metadata-gps.lo `test -f 'gexiv2/gexiv2-metadata-gps.cpp' || echo './'`gexiv2/gexiv2-metadata-gps.cpp libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" "-DPACKAGE_STRING=\"gexiv2 0.10.3\"" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-metadata-gps.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-metadata-gps.Tpo -c gexiv2/gexiv2-metadata-gps.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-gps.o mv -f gexiv2/.deps/libgexiv2_la-gexiv2-metadata-gps.Tpo gexiv2/.deps/libgexiv2_la-gexiv2-metadata-gps.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"gexiv2\ 0.10.3\" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-metadata-iptc.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-metadata-iptc.Tpo -c -o gexiv2/libgexiv2_la-gexiv2-metadata-iptc.lo `test -f 'gexiv2/gexiv2-metadata-iptc.cpp' || echo './'`gexiv2/gexiv2-metadata-iptc.cpp libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" "-DPACKAGE_STRING=\"gexiv2 0.10.3\"" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-metadata-iptc.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-metadata-iptc.Tpo -c gexiv2/gexiv2-metadata-iptc.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-iptc.o mv -f gexiv2/.deps/libgexiv2_la-gexiv2-metadata-iptc.Tpo gexiv2/.deps/libgexiv2_la-gexiv2-metadata-iptc.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"gexiv2\ 0.10.3\" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-metadata-xmp.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-metadata-xmp.Tpo -c -o gexiv2/libgexiv2_la-gexiv2-metadata-xmp.lo `test -f 'gexiv2/gexiv2-metadata-xmp.cpp' || echo './'`gexiv2/gexiv2-metadata-xmp.cpp libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" "-DPACKAGE_STRING=\"gexiv2 0.10.3\"" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-metadata-xmp.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-metadata-xmp.Tpo -c gexiv2/gexiv2-metadata-xmp.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-xmp.o mv -f gexiv2/.deps/libgexiv2_la-gexiv2-metadata-xmp.Tpo gexiv2/.deps/libgexiv2_la-gexiv2-metadata-xmp.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"gexiv2\ 0.10.3\" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-stream-io.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-stream-io.Tpo -c -o gexiv2/libgexiv2_la-gexiv2-stream-io.lo `test -f 'gexiv2/gexiv2-stream-io.cpp' || echo './'`gexiv2/gexiv2-stream-io.cpp libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" "-DPACKAGE_STRING=\"gexiv2 0.10.3\"" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-stream-io.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-stream-io.Tpo -c gexiv2/gexiv2-stream-io.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-stream-io.o mv -f gexiv2/.deps/libgexiv2_la-gexiv2-stream-io.Tpo gexiv2/.deps/libgexiv2_la-gexiv2-stream-io.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"gexiv2\ 0.10.3\" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-preview-properties.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-preview-properties.Tpo -c -o gexiv2/libgexiv2_la-gexiv2-preview-properties.lo `test -f 'gexiv2/gexiv2-preview-properties.cpp' || echo './'`gexiv2/gexiv2-preview-properties.cpp libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" "-DPACKAGE_STRING=\"gexiv2 0.10.3\"" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-preview-properties.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-preview-properties.Tpo -c gexiv2/gexiv2-preview-properties.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-preview-properties.o mv -f gexiv2/.deps/libgexiv2_la-gexiv2-preview-properties.Tpo gexiv2/.deps/libgexiv2_la-gexiv2-preview-properties.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"gexiv2\ 0.10.3\" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-preview-image.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-preview-image.Tpo -c -o gexiv2/libgexiv2_la-gexiv2-preview-image.lo `test -f 'gexiv2/gexiv2-preview-image.cpp' || echo './'`gexiv2/gexiv2-preview-image.cpp libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" "-DPACKAGE_STRING=\"gexiv2 0.10.3\"" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-preview-image.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-preview-image.Tpo -c gexiv2/gexiv2-preview-image.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-preview-image.o mv -f gexiv2/.deps/libgexiv2_la-gexiv2-preview-image.Tpo gexiv2/.deps/libgexiv2_la-gexiv2-preview-image.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"gexiv2\ 0.10.3\" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-log.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-log.Tpo -c -o gexiv2/libgexiv2_la-gexiv2-log.lo `test -f 'gexiv2/gexiv2-log.cpp' || echo './'`gexiv2/gexiv2-log.cpp libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" "-DPACKAGE_STRING=\"gexiv2 0.10.3\"" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-log.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-log.Tpo -c gexiv2/gexiv2-log.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-log.o mv -f gexiv2/.deps/libgexiv2_la-gexiv2-log.Tpo gexiv2/.deps/libgexiv2_la-gexiv2-log.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" -DPACKAGE_STRING=\"gexiv2\ 0.10.3\" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-startup.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-startup.Tpo -c -o gexiv2/libgexiv2_la-gexiv2-startup.lo `test -f 'gexiv2/gexiv2-startup.cpp' || echo './'`gexiv2/gexiv2-startup.cpp libtool: compile: g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.3\" "-DPACKAGE_STRING=\"gexiv2 0.10.3\"" -DPACKAGE_BUGREPORT=\"gexiv2-list@gnome.org\" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_INT_P=4 -DARCH_X86=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -MT gexiv2/libgexiv2_la-gexiv2-startup.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-startup.Tpo -c gexiv2/gexiv2-startup.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-startup.o mv -f gexiv2/.deps/libgexiv2_la-gexiv2-startup.Tpo gexiv2/.deps/libgexiv2_la-gexiv2-startup.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -export-dynamic -version-info 2:0:0 -o libgexiv2.la -rpath /usr/lib gexiv2/libgexiv2_la-gexiv2-metadata.lo gexiv2/libgexiv2_la-gexiv2-metadata-exif.lo gexiv2/libgexiv2_la-gexiv2-metadata-gps.lo gexiv2/libgexiv2_la-gexiv2-metadata-iptc.lo gexiv2/libgexiv2_la-gexiv2-metadata-xmp.lo gexiv2/libgexiv2_la-gexiv2-stream-io.lo gexiv2/libgexiv2_la-gexiv2-preview-properties.lo gexiv2/libgexiv2_la-gexiv2-preview-image.lo gexiv2/libgexiv2_la-gexiv2-log.lo gexiv2/libgexiv2_la-gexiv2-startup.lo -lexiv2 -lgobject-2.0 -lglib-2.0 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../crti.o /usr/lib/gcc/i586-slackware-linux/5.3.0/crtbeginS.o gexiv2/.libs/libgexiv2_la-gexiv2-metadata.o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-exif.o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-gps.o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-iptc.o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-xmp.o gexiv2/.libs/libgexiv2_la-gexiv2-stream-io.o gexiv2/.libs/libgexiv2_la-gexiv2-preview-properties.o gexiv2/.libs/libgexiv2_la-gexiv2-preview-image.o gexiv2/.libs/libgexiv2_la-gexiv2-log.o gexiv2/.libs/libgexiv2_la-gexiv2-startup.o /usr/lib/libexiv2.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -L/usr/lib/gcc/i586-slackware-linux/5.3.0 -L/usr/lib/gcc/i586-slackware-linux/5.3.0/../../../../i586-slackware-linux/lib -L/usr/lib/gcc/i586-slackware-linux/5.3.0/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i586-slackware-linux/5.3.0/crtendS.o /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../crtn.o -Wl,-lstdc++ -O2 -march=i586 -mtune=i686 -Wl,-soname -Wl,libgexiv2.so.2 -o .libs/libgexiv2.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libgexiv2.so.2" && ln -s "libgexiv2.so.2.0.0" "libgexiv2.so.2") libtool: link: (cd ".libs" && rm -f "libgexiv2.so" && ln -s "libgexiv2.so.2.0.0" "libgexiv2.so") libtool: link: ( cd ".libs" && rm -f "libgexiv2.la" && ln -s "../libgexiv2.la" "libgexiv2.la" ) g-ir-scanner --verbose \ --namespace=GExiv2 \ --nsversion=0.10 \ --symbol-prefix=gexiv2 \ -I. \ --include=GObject-2.0 \ --add-include-path=gexiv2 \ --output GExiv2-0.10.gir \ -I gexiv2 \ ./gexiv2/gexiv2.h ./gexiv2/gexiv2-metadata.h ./gexiv2/gexiv2-managed-stream.h ./gexiv2/gexiv2-preview-properties.h ./gexiv2/gexiv2-preview-image.h ./gexiv2/gexiv2-log.h ./gexiv2/gexiv2-startup.h ./gexiv2/gexiv2-version.h \ --library libgexiv2.la \ /bin/sh ./libtool \ --pkg=gobject-2.0 /usr/bin/libtool: line 2460: printf: write error: Bad file descriptor g-ir-scanner: link: libtool --mode=link --tag=CC gcc -pthread -o /data/builds/libgexiv2/0.10.3/src/gexiv2-0.10.3/tmp-introspectkbcbju/GExiv2-0.10 -export-dynamic -O2 -march=i586 -mtune=i686 tmp-introspectkbcbju/data/builds/libgexiv2/0.10.3/src/gexiv2-0.10.3/tmp-introspectkbcbju/GExiv2-0.10.o -L. libgexiv2.la -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgobject-2.0 -lglib-2.0 libtool: link: gcc -pthread -o /data/builds/libgexiv2/0.10.3/src/gexiv2-0.10.3/tmp-introspectkbcbju/.libs/GExiv2-0.10 -O2 -march=i586 -mtune=i686 tmp-introspectkbcbju/data/builds/libgexiv2/0.10.3/src/gexiv2-0.10.3/tmp-introspectkbcbju/GExiv2-0.10.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libgexiv2.so -L/tmp/exiv2-0.25/xmpsdk/src /usr/lib/libexiv2.so -lssh /usr/lib/libcurl.so /usr/lib/libidn.so -lssh2 /usr/lib/libldap.so /usr/lib/liblber.so /usr/lib/libsasl2.so -lssl -lcrypto /usr/lib/libexpat.so /usr/lib/libstdc++.so -lm /usr/lib/libgio-2.0.so -L/usr/lib -lz -lresolv /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgobject-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -pthread g-ir-scanner: GExiv2: warning: 26 warnings suppressed (use --warn-all to see them) g-ir-compiler --includedir=gexiv2 -o GExiv2-0.10.typelib GExiv2-0.10.gir make[1]: Entering directory '/data/builds/libgexiv2/0.10.3/src/gexiv2-0.10.3' /usr/bin/mkdir -p '/data/builds/libgexiv2/0.10.3/pkg/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/ginstall -c libgexiv2.la '/data/builds/libgexiv2/0.10.3/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libgexiv2.so.2.0.0 /data/builds/libgexiv2/0.10.3/pkg/usr/lib/libgexiv2.so.2.0.0 libtool: install: (cd /data/builds/libgexiv2/0.10.3/pkg/usr/lib && { ln -s -f libgexiv2.so.2.0.0 libgexiv2.so.2 || { rm -f libgexiv2.so.2 && ln -s libgexiv2.so.2.0.0 libgexiv2.so.2; }; }) libtool: install: (cd /data/builds/libgexiv2/0.10.3/pkg/usr/lib && { ln -s -f libgexiv2.so.2.0.0 libgexiv2.so || { rm -f libgexiv2.so && ln -s libgexiv2.so.2.0.0 libgexiv2.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libgexiv2.lai /data/builds/libgexiv2/0.10.3/pkg/usr/lib/libgexiv2.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/data/builds/libgexiv2/0.10.3/pkg/usr/include/gexiv2' /usr/bin/ginstall -c -m 644 ./gexiv2/gexiv2.h ./gexiv2/gexiv2-metadata.h ./gexiv2/gexiv2-managed-stream.h ./gexiv2/gexiv2-preview-properties.h ./gexiv2/gexiv2-preview-image.h ./gexiv2/gexiv2-log.h ./gexiv2/gexiv2-startup.h ./gexiv2/gexiv2-version.h '/data/builds/libgexiv2/0.10.3/pkg/usr/include/gexiv2' /usr/bin/mkdir -p '/data/builds/libgexiv2/0.10.3/pkg/usr/share/vala/vapi' /usr/bin/ginstall -c -m 644 gexiv2.vapi '/data/builds/libgexiv2/0.10.3/pkg/usr/share/vala/vapi' /usr/bin/mkdir -p '/data/builds/libgexiv2/0.10.3/pkg/usr/share/gir-1.0' /usr/bin/ginstall -c -m 644 GExiv2-0.10.gir '/data/builds/libgexiv2/0.10.3/pkg/usr/share/gir-1.0' /usr/bin/mkdir -p '/data/builds/libgexiv2/0.10.3/pkg/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 gexiv2.pc '/data/builds/libgexiv2/0.10.3/pkg/usr/lib/pkgconfig' /usr/bin/mkdir -p '/data/builds/libgexiv2/0.10.3/pkg/usr/lib/python2.7/site-packages/gi/overrides' /usr/bin/ginstall -c -m 644 GExiv2.py '/data/builds/libgexiv2/0.10.3/pkg/usr/lib/python2.7/site-packages/gi/overrides' /usr/bin/mkdir -p '/data/builds/libgexiv2/0.10.3/pkg/usr/lib/girepository-1.0' /usr/bin/ginstall -c -m 644 GExiv2-0.10.typelib '/data/builds/libgexiv2/0.10.3/pkg/usr/lib/girepository-1.0' make[1]: Leaving directory '/data/builds/libgexiv2/0.10.3/src/gexiv2-0.10.3' /data/builds/libgexiv2/0.10.3/pkg: total 8 drwxr-xr-x 2 root root 4096 May 21 19:50 install drwxr-xr-x 7 root root 4096 May 21 19:50 usr /data/builds/libgexiv2/0.10.3/pkg/install: total 4 -rw-r--r-- 1 root root 370 May 21 19:50 slack-desc /data/builds/libgexiv2/0.10.3/pkg/usr: total 20 drwxr-xr-x 3 root root 4096 May 21 19:50 doc drwxr-xr-x 3 root root 4096 May 21 19:50 include drwxr-xr-x 5 root root 4096 May 21 19:50 lib drwxr-xr-x 4 root root 4096 May 21 19:50 share drwxr-xr-x 3 root root 4096 May 21 19:50 src /data/builds/libgexiv2/0.10.3/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 May 21 19:50 libgexiv2-0.10.3 /data/builds/libgexiv2/0.10.3/pkg/usr/doc/libgexiv2-0.10.3: total 32 -rw-r--r-- 1 root root 60 May 21 19:50 AUTHORS -rw-r--r-- 1 root root 17986 May 21 19:50 COPYING -rw-r--r-- 1 root root 3642 May 21 19:50 NEWS -rw-r--r-- 1 root root 819 May 21 19:50 README /data/builds/libgexiv2/0.10.3/pkg/usr/include: total 4 drwxr-xr-x 2 root root 4096 May 21 19:50 gexiv2 /data/builds/libgexiv2/0.10.3/pkg/usr/include/gexiv2: total 52 -rw-r--r-- 1 root root 2530 May 21 19:50 gexiv2-log.h -rw-r--r-- 1 root root 1232 May 21 19:50 gexiv2-managed-stream.h -rw-r--r-- 1 root root 23986 May 21 19:50 gexiv2-metadata.h -rw-r--r-- 1 root root 3057 May 21 19:50 gexiv2-preview-image.h -rw-r--r-- 1 root root 2770 May 21 19:50 gexiv2-preview-properties.h -rw-r--r-- 1 root root 680 May 21 19:50 gexiv2-startup.h -rw-r--r-- 1 root root 1027 May 21 19:50 gexiv2-version.h -rw-r--r-- 1 root root 466 May 21 19:50 gexiv2.h /data/builds/libgexiv2/0.10.3/pkg/usr/lib: total 144 drwxr-xr-x 2 root root 4096 May 21 19:50 girepository-1.0 lrwxrwxrwx 1 root root 18 May 21 19:50 libgexiv2.so -> libgexiv2.so.2.0.0 lrwxrwxrwx 1 root root 18 May 21 19:50 libgexiv2.so.2 -> libgexiv2.so.2.0.0 -rwxr-xr-x 1 root root 133356 May 21 19:50 libgexiv2.so.2.0.0 drwxr-xr-x 2 root root 4096 May 21 19:50 pkgconfig drwxr-xr-x 3 root root 4096 May 21 19:50 python2.7 /data/builds/libgexiv2/0.10.3/pkg/usr/lib/girepository-1.0: total 12 -rw-r--r-- 1 root root 11280 May 21 19:50 GExiv2-0.10.typelib /data/builds/libgexiv2/0.10.3/pkg/usr/lib/pkgconfig: total 4 -rw-r--r-- 1 root root 237 May 21 19:50 gexiv2.pc /data/builds/libgexiv2/0.10.3/pkg/usr/lib/python2.7: total 4 drwxr-xr-x 3 root root 4096 May 21 19:50 site-packages /data/builds/libgexiv2/0.10.3/pkg/usr/lib/python2.7/site-packages: total 4 drwxr-xr-x 3 root root 4096 May 21 19:50 gi /data/builds/libgexiv2/0.10.3/pkg/usr/lib/python2.7/site-packages/gi: total 4 drwxr-xr-x 2 root root 4096 May 21 19:50 overrides /data/builds/libgexiv2/0.10.3/pkg/usr/lib/python2.7/site-packages/gi/overrides: total 4 -rw-r--r-- 1 root root 3597 May 21 19:50 GExiv2.py /data/builds/libgexiv2/0.10.3/pkg/usr/share: total 8 drwxr-xr-x 2 root root 4096 May 21 19:50 gir-1.0 drwxr-xr-x 3 root root 4096 May 21 19:50 vala /data/builds/libgexiv2/0.10.3/pkg/usr/share/gir-1.0: total 72 -rw-r--r-- 1 root root 73669 May 21 19:50 GExiv2-0.10.gir /data/builds/libgexiv2/0.10.3/pkg/usr/share/vala: total 4 drwxr-xr-x 2 root root 4096 May 21 19:50 vapi /data/builds/libgexiv2/0.10.3/pkg/usr/share/vala/vapi: total 12 -rw-r--r-- 1 root root 8675 May 21 19:50 gexiv2.vapi /data/builds/libgexiv2/0.10.3/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 May 21 19:50 libgexiv2-0.10.3 /data/builds/libgexiv2/0.10.3/pkg/usr/src/libgexiv2-0.10.3: total 4 -rw-r--r-- 1 root root 1241 May 21 19:50 SLKBUILD Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib/libgexiv2.so libgexiv2.so.2.0.0 usr/lib/libgexiv2.so.2 libgexiv2.so.2.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libgexiv2.so ) ( cd usr/lib ; ln -sf libgexiv2.so.2.0.0 libgexiv2.so ) ( cd usr/lib ; rm -rf libgexiv2.so.2 ) ( cd usr/lib ; ln -sf libgexiv2.so.2.0.0 libgexiv2.so.2 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libgexiv2.so' removed './usr/lib/libgexiv2.so.2' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /data/builds/libgexiv2/0.10.3/libgexiv2-0.10.3-i586-1rl.txz ./ usr/ usr/lib/ usr/lib/pkgconfig/ usr/lib/pkgconfig/gexiv2.pc usr/lib/libgexiv2.so.2.0.0 usr/lib/girepository-1.0/ usr/lib/girepository-1.0/GExiv2-0.10.typelib usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/gi/ usr/lib/python2.7/site-packages/gi/overrides/ usr/lib/python2.7/site-packages/gi/overrides/GExiv2.py usr/doc/ usr/doc/libgexiv2-0.10.3/ usr/doc/libgexiv2-0.10.3/NEWS usr/doc/libgexiv2-0.10.3/AUTHORS usr/doc/libgexiv2-0.10.3/README usr/doc/libgexiv2-0.10.3/COPYING usr/share/ usr/share/vala/ usr/share/vala/vapi/ usr/share/vala/vapi/gexiv2.vapi usr/share/gir-1.0/ usr/share/gir-1.0/GExiv2-0.10.gir usr/include/ usr/include/gexiv2/ usr/include/gexiv2/gexiv2-preview-properties.h usr/include/gexiv2/gexiv2-preview-image.h usr/include/gexiv2/gexiv2-version.h usr/include/gexiv2/gexiv2-managed-stream.h usr/include/gexiv2/gexiv2-metadata.h usr/include/gexiv2/gexiv2-startup.h usr/include/gexiv2/gexiv2-log.h usr/include/gexiv2/gexiv2.h usr/src/ usr/src/libgexiv2-0.10.3/ usr/src/libgexiv2-0.10.3/SLKBUILD install/ install/slack-desc install/doinst.sh Slackware package /data/builds/libgexiv2/0.10.3/libgexiv2-0.10.3-i586-1rl.txz created. Package has been built. Cleaning pkg and src directories