Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo debuild -b -uc -us
- dpkg-buildpackage -rfakeroot -D -us -uc -b
- dpkg-buildpackage: warning: using a gain-root-command while being root
- dpkg-buildpackage: source package gexiv2
- dpkg-buildpackage: source version 0.10.4-0~jensge1~xenial4
- dpkg-buildpackage: source distribution xenial
- dpkg-buildpackage: source changed by Jens Georg <[email protected]>
- dpkg-source --before-build gexiv2
- dpkg-buildpackage: host architecture amd64
- fakeroot debian/rules clean
- dh clean --with autotools_dev --parallel
- dh_testdir
- dh_auto_clean
- make -j1 distclean
- make[1]: Entering directory '/home/ubuntu/gexiv2'
- Making distclean in .
- make[2]: Entering directory '/home/ubuntu/gexiv2'
- test -z "GExiv2-0.10.gir GExiv2-0.10.typelib" || rm -f GExiv2-0.10.gir GExiv2-0.10.typelib
- test -z "libgexiv2.la" || rm -f libgexiv2.la
- rm -f ./so_locations
- rm -rf .libs _libs
- rm -rf gexiv2/.libs gexiv2/_libs
- rm -f gexiv2/gexiv2-version.h
- rm -f gexiv2.pc
- rm -f test/gexiv2-dump
- rm -rf test/python/gi test/python/__pycache__
- rm -f *.o
- rm -f gexiv2/*.o
- rm -f gexiv2/*.lo
- rm -f *.lo
- rm -f *.tab.c
- test -z "gexiv2.pc" || rm -f gexiv2.pc
- test . = "." || test -z "" || rm -f
- rm -f gexiv2/.deps/.dirstamp
- rm -f gexiv2/.dirstamp
- rm -f libtool config.lt
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- rm -f cscope.out cscope.in.out cscope.po.out cscope.files
- make[2]: Leaving directory '/home/ubuntu/gexiv2'
- Making distclean in docs
- make[2]: Entering directory '/home/ubuntu/gexiv2/docs'
- Making distclean in reference
- make[3]: Entering directory '/home/ubuntu/gexiv2/docs/reference'
- test -z "gexiv2.args gexiv2.hierarchy gexiv2.interfaces gexiv2.prerequisites gexiv2.signals gexiv2-undocumented.txt gexiv2-undeclared.txt gexiv2-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test" || rm -f gexiv2.args gexiv2.hierarchy gexiv2.interfaces gexiv2.prerequisites gexiv2.signals gexiv2-undocumented.txt gexiv2-undeclared.txt gexiv2-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test
- rm -rf .libs _libs
- rm -f *.lo
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f Makefile
- make[3]: Leaving directory '/home/ubuntu/gexiv2/docs/reference'
- make[3]: Entering directory '/home/ubuntu/gexiv2/docs'
- rm -rf .libs _libs
- rm -f *.lo
- test -z "" || rm -f
- test . = "." || test -z "" || rm -f
- rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
- make[3]: Leaving directory '/home/ubuntu/gexiv2/docs'
- rm -f Makefile
- make[2]: Leaving directory '/home/ubuntu/gexiv2/docs'
- rm -f config.status config.cache config.log configure.lineno config.status.lineno
- rm -rf gexiv2/.deps
- rm -f Makefile
- make[1]: Leaving directory '/home/ubuntu/gexiv2'
- dh_autotools-dev_restoreconfig
- dh_clean
- debian/rules build
- dh build --with autotools_dev --parallel
- dh_testdir
- dh_update_autotools_config
- dh_autotools-dev_updateconfig
- debian/rules override_dh_auto_configure
- make[1]: Entering directory '/home/ubuntu/gexiv2'
- dh_auto_configure -- --enable-gtk-doc
- ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-gtk-doc
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /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 whether to enable maintainer-specific portions of Makefiles... no
- checking whether make supports nested variables... (cached) yes
- 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... none
- checking for ar... ar
- checking the archiver (ar) interface... ar
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- 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 a working dd... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... mt
- checking if mt 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/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... 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++... none
- checking how to run the C++ preprocessor... g++ -E
- checking for ld used by g++... /usr/bin/ld -m elf_x86_64
- checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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/bin/ld -m elf_x86_64) 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 whether C compiler accepts -Werror=unknown-warning-option... no
- checking whether C compiler accepts -fno-strict-aliasing... yes
- checking whether C compiler accepts -Wall... yes
- checking whether C compiler accepts -Wextra... yes
- checking whether C compiler accepts -Wundef... yes
- checking whether C compiler accepts -Wnested-externs... yes
- checking whether C compiler accepts -Wwrite-strings... yes
- checking whether C compiler accepts -Wpointer-arith... yes
- checking whether C compiler accepts -Wmissing-declarations... yes
- checking whether C compiler accepts -Wmissing-prototypes... yes
- checking whether C compiler accepts -Wstrict-prototypes... yes
- checking whether C compiler accepts -Wredundant-decls... yes
- checking whether C compiler accepts -Wno-unused-parameter... yes
- checking whether C compiler accepts -Wno-missing-field-initializers... yes
- checking whether C compiler accepts -Wdeclaration-after-statement... yes
- checking whether C compiler accepts -Wformat=2... yes
- checking whether C compiler accepts -Wold-style-definition... yes
- checking whether C compiler accepts -Wcast-align... yes
- checking whether C compiler accepts -Wformat-nonliteral... yes
- checking whether C compiler accepts -Wformat-security... yes
- checking whether C compiler accepts -Wsign-compare... yes
- checking whether C compiler accepts -Wstrict-aliasing... yes
- checking whether C compiler accepts -Wshadow... yes
- checking whether C compiler accepts -Winline... yes
- checking whether C compiler accepts -Wpacked... yes
- checking whether C compiler accepts -Wmissing-format-attribute... yes
- checking whether C compiler accepts -Wmissing-noreturn... yes
- checking whether C compiler accepts -Winit-self... yes
- checking whether C compiler accepts -Wredundant-decls... (cached) yes
- checking whether C compiler accepts -Wmissing-include-dirs... yes
- checking whether C compiler accepts -Wunused-but-set-variable... yes
- checking whether C compiler accepts -Warray-bounds... yes
- checking whether C compiler accepts -Wimplicit-function-declaration... yes
- checking whether C compiler accepts -Wreturn-type... yes
- checking whether C compiler accepts -Wswitch-enum... yes
- checking whether C compiler accepts -Wswitch-default... yes
- checking whether C compiler accepts -Wno-suggest-attribute=format... yes
- checking whether C compiler accepts -Wno-error=unused-parameter... yes
- checking whether C compiler accepts -Wno-error=missing-field-initializers... yes
- checking whether C++ compiler accepts -Werror=unknown-warning-option... no
- checking whether C++ compiler accepts -fno-strict-aliasing... yes
- checking whether C++ compiler accepts -Wall... yes
- checking whether C++ compiler accepts -Wextra... yes
- checking whether C++ compiler accepts -Wundef... yes
- checking whether C++ compiler accepts -Wwrite-strings... yes
- checking whether C++ compiler accepts -Wpointer-arith... yes
- checking whether C++ compiler accepts -Wmissing-declarations... yes
- checking whether C++ compiler accepts -Wredundant-decls... yes
- checking whether C++ compiler accepts -Wno-unused-parameter... yes
- checking whether C++ compiler accepts -Wno-missing-field-initializers... yes
- checking whether C++ compiler accepts -Wformat=2... yes
- checking whether C++ compiler accepts -Wcast-align... yes
- checking whether C++ compiler accepts -Wformat-nonliteral... yes
- checking whether C++ compiler accepts -Wformat-security... yes
- checking whether C++ compiler accepts -Wsign-compare... yes
- checking whether C++ compiler accepts -Wstrict-aliasing... yes
- checking whether C++ compiler accepts -Wshadow... yes
- checking whether C++ compiler accepts -Winline... yes
- checking whether C++ compiler accepts -Wpacked... yes
- checking whether C++ compiler accepts -Wmissing-format-attribute... yes
- checking whether C++ compiler accepts -Wmissing-noreturn... yes
- checking whether C++ compiler accepts -Winit-self... yes
- checking whether C++ compiler accepts -Wredundant-decls... (cached) yes
- checking whether C++ compiler accepts -Wmissing-include-dirs... yes
- checking whether C++ compiler accepts -Wunused-but-set-variable... yes
- checking whether C++ compiler accepts -Warray-bounds... yes
- checking whether C++ compiler accepts -Wreturn-type... yes
- checking whether C++ compiler accepts -Wno-overloaded-virtual... yes
- checking whether C++ compiler accepts -Wswitch-enum... yes
- checking whether C++ compiler accepts -Wswitch-default... yes
- checking whether C++ compiler accepts -Wno-suggest-attribute=format... yes
- checking whether C++ compiler accepts -Wno-error=unused-parameter... yes
- checking whether C++ compiler accepts -Wno-error=missing-field-initializers... yes
- checking whether C++ compiler accepts -Wno-error=overloaded-virtual... yes
- checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no
- checking whether the linker accepts -Wl,--no-as-needed... yes
- checking whether the linker accepts -Wl,--fatal-warnings... yes
- checking for GLIB... yes
- checking for EXIV2... yes
- checking debugging mode... no
- checking for gobject-introspection... yes
- Python2 GObject Introspection directory: /usr/lib/python2.7/dist-packages/gi/overrides
- Python3 GObject Introspection directory: /usr/lib/python3/dist-packages/gi/overrides
- checking enable tests... no
- checking size of int *... 8
- checking for target architecture... x86_64-pc-linux-gnu
- checking Win32 platform... no
- checking for pkg-config... (cached) /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for vapigen... yes
- checking for gtk-doc... yes
- checking for gtkdoc-check... gtkdoc-check.test
- checking for gtkdoc-check... /usr/bin/gtkdoc-check
- checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
- checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
- checking whether to build gtk-doc documentation... yes
- checking for GTKDOC_DEPS... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating gexiv2.pc
- config.status: creating docs/Makefile
- config.status: creating docs/reference/Makefile
- config.status: executing depfiles commands
- config.status: executing libtool commands
- GExiv2 will be built with prefix /usr for x86_64-pc-linux-gnu (cross-compiling: no).
- Options:
- Introspection: yes
- Python2 binding: yes
- Python3 binding: yes
- Tests and utils: no
- make[1]: Leaving directory '/home/ubuntu/gexiv2'
- dh_auto_build
- make -j1
- make[1]: Entering directory '/home/ubuntu/gexiv2'
- Making all in .
- make[2]: Entering directory '/home/ubuntu/gexiv2'
- m4 '--define=_VERSION_MAJOR_=0' '--define=_VERSION_MINOR_=10' '--define=_VERSION_MICRO_=4' gexiv2/gexiv2-version.m4 > gexiv2/gexiv2-version.h
- /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-metadata.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata.o
- /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-metadata-exif.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-exif.o
- /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-metadata-gps.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-gps.o
- /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-metadata-iptc.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-iptc.o
- /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-metadata-xmp.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-xmp.o
- /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-stream-io.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-stream-io.o
- /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-preview-properties.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-preview-properties.o
- /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-preview-image.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-preview-image.o
- /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-log.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-log.o
- /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.4\" -DPACKAGE_STRING=\"gexiv2\ 0.10.4\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=gexiv2\" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -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.4\" "-DPACKAGE_STRING=\"gexiv2 0.10.4\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -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=8 -DARCH_X86=1 -DARCH_X86_64=1 -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c gexiv2/gexiv2-startup.cpp -fPIC -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-startup.o
- /bin/bash ./libtool --tag=CXX --mode=link g++ -I./gexiv2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wno-overloaded-virtual -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-error=overloaded-virtual -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -export-dynamic -version-info 2:0:0 -Wl,--no-as-needed -Wl,--fatal-warnings -Wl,-Bsymbolic-functions -Wl,-z,relro -o libgexiv2.la -rpath /usr/lib/x86_64-linux-gnu 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/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/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 -lexiv2 -lgobject-2.0 -lglib-2.0 -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/5/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o -g -O2 -fstack-protector-strong -Wl,--no-as-needed -Wl,--fatal-warnings -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -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" )
- CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" LDFLAGS="-Wl,-Bsymbolic-functions -Wl,-z,relro" CC="gcc" /usr/bin/g-ir-scanner --symbol-prefix=gexiv2 --add-include-path= --pkg-export=gexiv2 --warn-all --warn-error --namespace=GExiv2 --nsversion=0.10 --libtool="/bin/bash ./libtool" --include=GObject-2.0 --library=libgexiv2.la --cflags-begin -I. -Igexiv2 --cflags-end gexiv2/gexiv2.h gexiv2/gexiv2-metadata.h gexiv2/gexiv2-preview-properties.h gexiv2/gexiv2-preview-image.h gexiv2/gexiv2-log.h gexiv2/gexiv2-startup.h gexiv2/gexiv2-version.h libgexiv2.la --output GExiv2-0.10.gir
- g-ir-scanner: link: /bin/bash ./libtool --mode=link --tag=CC gcc -o /home/ubuntu/gexiv2/tmp-introspectCg90cw/GExiv2-0.10 -export-dynamic -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro tmp-introspectCg90cw/home/ubuntu/gexiv2/tmp-introspectCg90cw/GExiv2-0.10.o -L. libgexiv2.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0
- libtool: link: gcc -o /home/ubuntu/gexiv2/tmp-introspectCg90cw/.libs/GExiv2-0.10 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro tmp-introspectCg90cw/home/ubuntu/gexiv2/tmp-introspectCg90cw/GExiv2-0.10.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libgexiv2.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
- rm -f gexiv2_vapi.stamp
- /usr/bin/vapigen-0.30 --metadatadir=/home/ubuntu/gexiv2/vapi \
- --library=gexiv2 \
- ./GExiv2-0.10.gir /home/ubuntu/gexiv2/vapi/gexiv2-custom.vala
- Generation succeeded - 0 warning(s)
- echo timestmap > gexiv2_vapi.stamp
- /usr/bin/g-ir-compiler --includedir= --includedir=. GExiv2-0.10.gir -o GExiv2-0.10.typelib
- make[2]: Leaving directory '/home/ubuntu/gexiv2'
- Making all in docs
- make[2]: Entering directory '/home/ubuntu/gexiv2/docs'
- Making all in reference
- make[3]: Entering directory '/home/ubuntu/gexiv2/docs/reference'
- if test "/home/ubuntu/gexiv2/docs/reference" != "/home/ubuntu/gexiv2/docs/reference" ; then \
- files=`echo gexiv2-docs.xml gexiv2-sections.txt gexiv2-overrides.txt gexiv2.types`; \
- if test "x$files" != "x" ; then \
- for file in $files ; do \
- destdir=`dirname /home/ubuntu/gexiv2/docs/reference/$file`; \
- test -d "$destdir" || mkdir -p "$destdir"; \
- test -f /home/ubuntu/gexiv2/docs/reference/$file && \
- cp -pf /home/ubuntu/gexiv2/docs/reference/$file /home/ubuntu/gexiv2/docs/reference/$file || true; \
- done; \
- fi; \
- fi
- touch setup-build.stamp
- _source_dir='' ; \
- for i in ../../gexiv2 ; do \
- _source_dir="${_source_dir} --source-dir=$i" ; \
- done ; \
- gtkdoc-scan --module=gexiv2 --ignore-headers="*-private.h" ${_source_dir}
- if grep -l '^..*$' gexiv2.types > /dev/null 2>&1 ; then \
- scanobj_options=""; \
- gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \
- if test "$?" = "0"; then \
- if test "x" = "x1"; then \
- scanobj_options="--verbose"; \
- fi; \
- fi; \
- CC="/bin/bash ../../libtool --tag=CC --mode=compile gcc -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security" LD="/bin/bash ../../libtool --tag=CC --mode=link gcc -lgobject-2.0 -lglib-2.0 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro" RUN="/bin/bash ../../libtool --mode=execute" CFLAGS=" -g -O2 -fstack-protector-strong -Wformat -Werror=format-security" LDFLAGS="../../libgexiv2.la -Wl,-Bsymbolic-functions -Wl,-z,relro" \
- gtkdoc-scangobj $scanobj_options --module=gexiv2; \
- else \
- for i in gexiv2.args gexiv2.hierarchy gexiv2.interfaces gexiv2.prerequisites gexiv2.signals ; do \
- test -f $i || touch $i ; \
- done \
- fi
- touch scan-build.stamp
- /bin/mkdir -p xml && ( \
- echo "<!ENTITY package \"gexiv2\">"; \
- echo "<!ENTITY package_bugreport \"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\">"; \
- echo "<!ENTITY package_name \"gexiv2\">"; \
- echo "<!ENTITY package_string \"gexiv2 0.10.4\">"; \
- echo "<!ENTITY package_tarname \"gexiv2\">"; \
- echo "<!ENTITY package_url \"https://wiki.gnome.org/Projects/gexiv2\">"; \
- echo "<!ENTITY package_version \"0.10.4\">"; \
- ) > xml/gtkdocentities.ent
- _source_dir='' ; \
- for i in ../../gexiv2 ; do \
- _source_dir="${_source_dir} --source-dir=$i" ; \
- done ; \
- gtkdoc-mkdb --module=gexiv2 --output-format=xml --expand-content-files="" --main-sgml-file=gexiv2-docs.xml ${_source_dir} --xml-mode --output-format=xml
- ../../gexiv2/gexiv2-log.h:21: warning: Value descriptions for GExiv2LogLevel are missing in source code comment block.
- :0: warning: Value descriptions for WrapperSeekOrigin are missing in source code comment block.
- :0: warning: Field descriptions for struct ManagedStreamCallbacks are missing in source code comment block.
- :0: warning: Value descriptions for GExiv2Orientation are missing in source code comment block.
- :0: warning: Value descriptions for GExiv2StructureType are missing in source code comment block.
- touch sgml-build.stamp
- rm -rf html && mkdir html && \
- mkhtml_options=""; \
- gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \
- if test "$?" = "0"; then \
- if test "x" = "x1"; then \
- mkhtml_options="$mkhtml_options --verbose"; \
- fi; \
- fi; \
- gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \
- if test "$?" = "0"; then \
- mkhtml_options="$mkhtml_options --path=\"/home/ubuntu/gexiv2/docs/reference\""; \
- fi; \
- cd html && gtkdoc-mkhtml $mkhtml_options gexiv2 ../gexiv2-docs.xml
- gtkdoc-fixxref --module=gexiv2 --module-dir=html --html-dir=/usr/share/gtk-doc/html
- html/GExiv2Metadata.html:681: warning: no link for: 'g-object-unref' -> (<code class="function">g_object_unref()</code>).
- html/GExiv2Metadata.html:706: warning: no link for: 'GError' -> (<span class="type">GError</span>).
- html/GExiv2Metadata.html:729: warning: no link for: 'NULL:CAPS' -> (<code class="literal">NULL</code>).
- touch html-build.stamp
- make[3]: Leaving directory '/home/ubuntu/gexiv2/docs/reference'
- make[3]: Entering directory '/home/ubuntu/gexiv2/docs'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/home/ubuntu/gexiv2/docs'
- make[2]: Leaving directory '/home/ubuntu/gexiv2/docs'
- make[1]: Leaving directory '/home/ubuntu/gexiv2'
- dh_auto_test
- make -j1 check
- make[1]: Entering directory '/home/ubuntu/gexiv2'
- Making check in .
- make[2]: Entering directory '/home/ubuntu/gexiv2'
- make[2]: Leaving directory '/home/ubuntu/gexiv2'
- Making check in docs
- make[2]: Entering directory '/home/ubuntu/gexiv2/docs'
- Making check in reference
- make[3]: Entering directory '/home/ubuntu/gexiv2/docs/reference'
- make[3]: Leaving directory '/home/ubuntu/gexiv2/docs/reference'
- make[3]: Entering directory '/home/ubuntu/gexiv2/docs'
- make[3]: Nothing to be done for 'check-am'.
- make[3]: Leaving directory '/home/ubuntu/gexiv2/docs'
- make[2]: Leaving directory '/home/ubuntu/gexiv2/docs'
- make[1]: Leaving directory '/home/ubuntu/gexiv2'
- fakeroot debian/rules binary
- dh binary --with autotools_dev --parallel
- dh_testroot
- dh_prep
- dh_auto_install
- make -j1 install DESTDIR=/home/ubuntu/gexiv2/debian/tmp AM_UPDATE_INFO_DIR=no
- make[1]: Entering directory '/home/ubuntu/gexiv2'
- Making install in .
- make[2]: Entering directory '/home/ubuntu/gexiv2'
- make[3]: Entering directory '/home/ubuntu/gexiv2'
- /bin/mkdir -p '/home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu'
- /bin/bash ./libtool --mode=install /usr/bin/install -c libgexiv2.la '/home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu'
- libtool: install: /usr/bin/install -c .libs/libgexiv2.so.2.0.0 /home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu/libgexiv2.so.2.0.0
- libtool: install: (cd /home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu && { 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 /home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu && { 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/install -c .libs/libgexiv2.lai /home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu/libgexiv2.la
- libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
- /bin/mkdir -p '/home/ubuntu/gexiv2/debian/tmp/usr/include/gexiv2'
- /usr/bin/install -c -m 644 ./gexiv2/gexiv2-managed-stream.h ./gexiv2/gexiv2.h ./gexiv2/gexiv2-metadata.h ./gexiv2/gexiv2-preview-properties.h ./gexiv2/gexiv2-preview-image.h ./gexiv2/gexiv2-log.h ./gexiv2/gexiv2-startup.h gexiv2/gexiv2-version.h '/home/ubuntu/gexiv2/debian/tmp/usr/include/gexiv2'
- /bin/mkdir -p '/home/ubuntu/gexiv2/debian/tmp/usr/share/vala/vapi'
- /usr/bin/install -c -m 644 gexiv2.vapi '/home/ubuntu/gexiv2/debian/tmp/usr/share/vala/vapi'
- /bin/mkdir -p '/home/ubuntu/gexiv2/debian/tmp/usr/share/gir-1.0'
- /usr/bin/install -c -m 644 GExiv2-0.10.gir '/home/ubuntu/gexiv2/debian/tmp/usr/share/gir-1.0'
- /bin/mkdir -p '/home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
- /usr/bin/install -c -m 644 gexiv2.pc '/home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig'
- /bin/mkdir -p '/home/ubuntu/gexiv2/debian/tmp/usr/lib/python2.7/dist-packages/gi/overrides'
- /usr/bin/install -c -m 644 GExiv2.py '/home/ubuntu/gexiv2/debian/tmp/usr/lib/python2.7/dist-packages/gi/overrides'
- /bin/mkdir -p '/home/ubuntu/gexiv2/debian/tmp/usr/lib/python3/dist-packages/gi/overrides'
- /usr/bin/install -c -m 644 GExiv2.py '/home/ubuntu/gexiv2/debian/tmp/usr/lib/python3/dist-packages/gi/overrides'
- /bin/mkdir -p '/home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu/girepository-1.0'
- /usr/bin/install -c -m 644 GExiv2-0.10.typelib '/home/ubuntu/gexiv2/debian/tmp/usr/lib/x86_64-linux-gnu/girepository-1.0'
- make[3]: Leaving directory '/home/ubuntu/gexiv2'
- make[2]: Leaving directory '/home/ubuntu/gexiv2'
- Making install in docs
- make[2]: Entering directory '/home/ubuntu/gexiv2/docs'
- Making install in reference
- make[3]: Entering directory '/home/ubuntu/gexiv2/docs/reference'
- make[4]: Entering directory '/home/ubuntu/gexiv2/docs/reference'
- make[4]: Nothing to be done for 'install-exec-am'.
- /usr/bin/install -c -m 644 ./html/annotation-glossary.html
- /usr/bin/install -c -m 644 ./html/api-index-full.html
- /usr/bin/install -c -m 644 ./html/ch01.html
- /usr/bin/install -c -m 644 ./html/deprecated-api-index.html
- /usr/bin/install -c -m 644 ./html/gexiv2.devhelp2
- /usr/bin/install -c -m 644 ./html/gexiv2-gexiv2-log.html
- /usr/bin/install -c -m 644 ./html/gexiv2-gexiv2-managed-stream.html
- /usr/bin/install -c -m 644 ./html/gexiv2-gexiv2-startup.html
- /usr/bin/install -c -m 644 ./html/gexiv2-gexiv2-version.html
- /usr/bin/install -c -m 644 ./html/GExiv2Metadata.html
- /usr/bin/install -c -m 644 ./html/GExiv2PreviewImage.html
- /usr/bin/install -c -m 644 ./html/GExiv2PreviewProperties.html
- /usr/bin/install -c -m 644 ./html/home.png
- /usr/bin/install -c -m 644 ./html/index.html
- /usr/bin/install -c -m 644 ./html/left-insensitive.png
- /usr/bin/install -c -m 644 ./html/left.png
- /usr/bin/install -c -m 644 ./html/object-tree.html
- /usr/bin/install -c -m 644 ./html/right-insensitive.png
- /usr/bin/install -c -m 644 ./html/right.png
- /usr/bin/install -c -m 644 ./html/style.css
- /usr/bin/install -c -m 644 ./html/up-insensitive.png
- /usr/bin/install -c -m 644 ./html/up.png
- Cannot open /usr/share/gtk-doc/html: No such file or directory
- make[4]: Leaving directory '/home/ubuntu/gexiv2/docs/reference'
- make[3]: Leaving directory '/home/ubuntu/gexiv2/docs/reference'
- make[3]: Entering directory '/home/ubuntu/gexiv2/docs'
- make[4]: Entering directory '/home/ubuntu/gexiv2/docs'
- make[4]: Nothing to be done for 'install-exec-am'.
- make[4]: Nothing to be done for 'install-data-am'.
- make[4]: Leaving directory '/home/ubuntu/gexiv2/docs'
- make[3]: Leaving directory '/home/ubuntu/gexiv2/docs'
- make[2]: Leaving directory '/home/ubuntu/gexiv2/docs'
- make[1]: Leaving directory '/home/ubuntu/gexiv2'
- debian/rules override_dh_install
- make[1]: Entering directory '/home/ubuntu/gexiv2'
- dh_install --list-missing
- dh_install: usr/lib/python2.7/dist-packages/gi/overrides/GExiv2.py exists in debian/tmp but is not installed to anywhere
- dh_install: usr/lib/x86_64-linux-gnu/libgexiv2.la exists in debian/tmp but is not installed to anywhere
- dh_install: usr/lib/python3/dist-packages/gi/overrides/GExiv2.py exists in debian/tmp but is not installed to anywhere
- make[1]: Leaving directory '/home/ubuntu/gexiv2'
- dh_installdocs
- dh_installchangelogs
- dh_perl
- dh_link
- dh_strip_nondeterminism
- dh_compress
- dh_fixperms
- debian/rules override_dh_strip
- make[1]: Entering directory '/home/ubuntu/gexiv2'
- dh_strip --dbg-package=libgexiv2-dbg
- make[1]: Leaving directory '/home/ubuntu/gexiv2'
- dh_makeshlibs
- dh_shlibdeps
- dh_installdeb
- dh_gencontrol
- dpkg-gencontrol: warning: Depends field of package gir1.2-gexiv2-0.10: unknown substitution variable ${gir:Depends}
- dh_md5sums
- dh_builddeb
- dpkg-deb: building package 'libgexiv2-dev' in '../libgexiv2-dev_0.10.4-0~jensge1~xenial4_amd64.deb'.
- dpkg-deb: building package 'libgexiv2-dbg' in '../libgexiv2-dbg_0.10.4-0~jensge1~xenial4_amd64.deb'.
- dpkg-deb: building package 'libgexiv2-doc' in '../libgexiv2-doc_0.10.4-0~jensge1~xenial4_amd64.deb'.
- dpkg-deb: building package 'libgexiv2-2' in '../libgexiv2-2_0.10.4-0~jensge1~xenial4_amd64.deb'.
- dpkg-deb: building package 'gir1.2-gexiv2-0.10' in '../gir1.2-gexiv2-0.10_0.10.4-0~jensge1~xenial4_amd64.deb'.
- dpkg-genchanges -b >../gexiv2_0.10.4-0~jensge1~xenial4_amd64.changes
- dpkg-genchanges: binary-only upload (no source code included)
- dpkg-source --after-build gexiv2
- dpkg-buildpackage: binary-only upload (no source included)
- Now running lintian...
- warning: the authors of lintian do not recommend running it with root privileges!
- E: gir1.2-gexiv2-0.10: helper-templates-in-copyright
- E: libgexiv2-doc: helper-templates-in-copyright
- W: libgexiv2-doc: documentation-package-not-architecture-independent
- E: libgexiv2-dbg: helper-templates-in-copyright
- E: libgexiv2-dev: helper-templates-in-copyright
- E: libgexiv2-2: helper-templates-in-copyright
- Finished running lintian.
Advertisement
Add Comment
Please, Sign In to add comment