D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/tepl-4.1.1-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1d29V3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf tepl-4.1.1 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/tepl-4.1.1.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tepl-4.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ryTfnN + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd tepl-4.1.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --enable-installed-tests checking for a BSD-compatible install... /usr/bin/install -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 '500' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for glib-mkenums... /usr/bin/glib-mkenums checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-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/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-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-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 ar... ar 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... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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... no 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 whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wno-suggest-attribute=format... yes 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 -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wrestrict... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wdouble-promotion... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wjump-misses-init... 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... (cached) no checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether the linker accepts -Wl,-fatal_warnings... no checking whether the linker accepts -Wl,--no-as-needed... yes checking for TEPL_DEP... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.25 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for gobject-introspection... yes checking whether to build with code coverage support... no checking for valgrind... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tepl-4.pc config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/reference/intro.xml config.status: creating docs/reference/Makefile config.status: creating docs/reference/tepl-docs.xml config.status: creating tepl/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration: tepl version 4.1.1 Source code location: . Prefix: /usr Compiler: gcc GVfs metadata: yes Documentation: no GObject introspection: yes Code coverage: no Valgrind check: no Installed tests: yes + /usr/bin/make -O -j4 V=1 /usr/bin/make all-recursive Making all in po make[2]: Nothing to be done for 'all'. Making all in tepl make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' (cd . && /usr/bin/glib-mkenums --template tepl-enum-types.h.template tepl.h tepl-abstract-factory.h tepl-abstract-factory-vala.h tepl-application.h tepl-application-window.h tepl-buffer.h tepl-encoding.h tepl-file.h tepl-file-loader.h tepl-file-metadata.h tepl-file-saver.h tepl-fold-region.h tepl-gutter-renderer-folds.h tepl-info-bar.h tepl-init.h tepl-iter.h tepl-menu-shell.h tepl-metadata-manager.h tepl-notebook.h tepl-types.h tepl-tab.h tepl-tab-group.h tepl-tab-label.h tepl-utils.h tepl-view.h) > tepl-enum-types.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' (cd . && /usr/bin/glib-mkenums --template tepl-enum-types.c.template tepl.h tepl-abstract-factory.h tepl-abstract-factory-vala.h tepl-application.h tepl-application-window.h tepl-buffer.h tepl-encoding.h tepl-file.h tepl-file-loader.h tepl-file-metadata.h tepl-file-saver.h tepl-fold-region.h tepl-gutter-renderer-folds.h tepl-info-bar.h tepl-init.h tepl-iter.h tepl-menu-shell.h tepl-metadata-manager.h tepl-notebook.h tepl-types.h tepl-tab.h tepl-tab-group.h tepl-tab-label.h tepl-utils.h tepl-view.h) > tepl-enum-types.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /usr/bin/make all-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-close-confirm-dialog-single.lo -MD -MP -MF .deps/libtepl_core_la-tepl-close-confirm-dialog-single.Tpo -c -o libtepl_core_la-tepl-close-confirm-dialog-single.lo `test -f 'tepl-close-confirm-dialog-single.c' || echo './'`tepl-close-confirm-dialog-single.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-close-confirm-dialog-single.lo -MD -MP -MF .deps/libtepl_core_la-tepl-close-confirm-dialog-single.Tpo -c tepl-close-confirm-dialog-single.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-close-confirm-dialog-single.o mv -f .deps/libtepl_core_la-tepl-close-confirm-dialog-single.Tpo .deps/libtepl_core_la-tepl-close-confirm-dialog-single.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-buffer-input-stream.lo -MD -MP -MF .deps/libtepl_core_la-tepl-buffer-input-stream.Tpo -c -o libtepl_core_la-tepl-buffer-input-stream.lo `test -f 'tepl-buffer-input-stream.c' || echo './'`tepl-buffer-input-stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-buffer-input-stream.lo -MD -MP -MF .deps/libtepl_core_la-tepl-buffer-input-stream.Tpo -c tepl-buffer-input-stream.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-buffer-input-stream.o mv -f .deps/libtepl_core_la-tepl-buffer-input-stream.Tpo .deps/libtepl_core_la-tepl-buffer-input-stream.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-encoding-converter.lo -MD -MP -MF .deps/libtepl_core_la-tepl-encoding-converter.Tpo -c -o libtepl_core_la-tepl-encoding-converter.lo `test -f 'tepl-encoding-converter.c' || echo './'`tepl-encoding-converter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-encoding-converter.lo -MD -MP -MF .deps/libtepl_core_la-tepl-encoding-converter.Tpo -c tepl-encoding-converter.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-encoding-converter.o mv -f .deps/libtepl_core_la-tepl-encoding-converter.Tpo .deps/libtepl_core_la-tepl-encoding-converter.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-file-content.lo -MD -MP -MF .deps/libtepl_core_la-tepl-file-content.Tpo -c -o libtepl_core_la-tepl-file-content.lo `test -f 'tepl-file-content.c' || echo './'`tepl-file-content.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-file-content.lo -MD -MP -MF .deps/libtepl_core_la-tepl-file-content.Tpo -c tepl-file-content.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-file-content.o mv -f .deps/libtepl_core_la-tepl-file-content.Tpo .deps/libtepl_core_la-tepl-file-content.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-io-error-info-bar.lo -MD -MP -MF .deps/libtepl_core_la-tepl-io-error-info-bar.Tpo -c -o libtepl_core_la-tepl-io-error-info-bar.lo `test -f 'tepl-io-error-info-bar.c' || echo './'`tepl-io-error-info-bar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-io-error-info-bar.lo -MD -MP -MF .deps/libtepl_core_la-tepl-io-error-info-bar.Tpo -c tepl-io-error-info-bar.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-io-error-info-bar.o mv -f .deps/libtepl_core_la-tepl-io-error-info-bar.Tpo .deps/libtepl_core_la-tepl-io-error-info-bar.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-signal-group.lo -MD -MP -MF .deps/libtepl_core_la-tepl-signal-group.Tpo -c -o libtepl_core_la-tepl-signal-group.lo `test -f 'tepl-signal-group.c' || echo './'`tepl-signal-group.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-signal-group.lo -MD -MP -MF .deps/libtepl_core_la-tepl-signal-group.Tpo -c tepl-signal-group.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-signal-group.o mv -f .deps/libtepl_core_la-tepl-signal-group.Tpo .deps/libtepl_core_la-tepl-signal-group.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-file-content-loader.lo -MD -MP -MF .deps/libtepl_core_la-tepl-file-content-loader.Tpo -c -o libtepl_core_la-tepl-file-content-loader.lo `test -f 'tepl-file-content-loader.c' || echo './'`tepl-file-content-loader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-file-content-loader.lo -MD -MP -MF .deps/libtepl_core_la-tepl-file-content-loader.Tpo -c tepl-file-content-loader.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-file-content-loader.o mv -f .deps/libtepl_core_la-tepl-file-content-loader.Tpo .deps/libtepl_core_la-tepl-file-content-loader.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-progress-info-bar.lo -MD -MP -MF .deps/libtepl_core_la-tepl-progress-info-bar.Tpo -c -o libtepl_core_la-tepl-progress-info-bar.lo `test -f 'tepl-progress-info-bar.c' || echo './'`tepl-progress-info-bar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-progress-info-bar.lo -MD -MP -MF .deps/libtepl_core_la-tepl-progress-info-bar.Tpo -c tepl-progress-info-bar.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-progress-info-bar.o mv -f .deps/libtepl_core_la-tepl-progress-info-bar.Tpo .deps/libtepl_core_la-tepl-progress-info-bar.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-tab-saving.lo -MD -MP -MF .deps/libtepl_core_la-tepl-tab-saving.Tpo -c -o libtepl_core_la-tepl-tab-saving.lo `test -f 'tepl-tab-saving.c' || echo './'`tepl-tab-saving.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-tab-saving.lo -MD -MP -MF .deps/libtepl_core_la-tepl-tab-saving.Tpo -c tepl-tab-saving.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-tab-saving.o mv -f .deps/libtepl_core_la-tepl-tab-saving.Tpo .deps/libtepl_core_la-tepl-tab-saving.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-abstract-factory.lo -MD -MP -MF .deps/libtepl_core_la-tepl-abstract-factory.Tpo -c -o libtepl_core_la-tepl-abstract-factory.lo `test -f 'tepl-abstract-factory.c' || echo './'`tepl-abstract-factory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-abstract-factory.lo -MD -MP -MF .deps/libtepl_core_la-tepl-abstract-factory.Tpo -c tepl-abstract-factory.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-abstract-factory.o mv -f .deps/libtepl_core_la-tepl-abstract-factory.Tpo .deps/libtepl_core_la-tepl-abstract-factory.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-abstract-factory-vala.lo -MD -MP -MF .deps/libtepl_core_la-tepl-abstract-factory-vala.Tpo -c -o libtepl_core_la-tepl-abstract-factory-vala.lo `test -f 'tepl-abstract-factory-vala.c' || echo './'`tepl-abstract-factory-vala.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-abstract-factory-vala.lo -MD -MP -MF .deps/libtepl_core_la-tepl-abstract-factory-vala.Tpo -c tepl-abstract-factory-vala.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-abstract-factory-vala.o mv -f .deps/libtepl_core_la-tepl-abstract-factory-vala.Tpo .deps/libtepl_core_la-tepl-abstract-factory-vala.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-application.lo -MD -MP -MF .deps/libtepl_core_la-tepl-application.Tpo -c -o libtepl_core_la-tepl-application.lo `test -f 'tepl-application.c' || echo './'`tepl-application.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-application.lo -MD -MP -MF .deps/libtepl_core_la-tepl-application.Tpo -c tepl-application.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-application.o mv -f .deps/libtepl_core_la-tepl-application.Tpo .deps/libtepl_core_la-tepl-application.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-application-window.lo -MD -MP -MF .deps/libtepl_core_la-tepl-application-window.Tpo -c -o libtepl_core_la-tepl-application-window.lo `test -f 'tepl-application-window.c' || echo './'`tepl-application-window.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-application-window.lo -MD -MP -MF .deps/libtepl_core_la-tepl-application-window.Tpo -c tepl-application-window.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-application-window.o mv -f .deps/libtepl_core_la-tepl-application-window.Tpo .deps/libtepl_core_la-tepl-application-window.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-buffer.lo -MD -MP -MF .deps/libtepl_core_la-tepl-buffer.Tpo -c -o libtepl_core_la-tepl-buffer.lo `test -f 'tepl-buffer.c' || echo './'`tepl-buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-buffer.lo -MD -MP -MF .deps/libtepl_core_la-tepl-buffer.Tpo -c tepl-buffer.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-buffer.o mv -f .deps/libtepl_core_la-tepl-buffer.Tpo .deps/libtepl_core_la-tepl-buffer.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-encoding.lo -MD -MP -MF .deps/libtepl_core_la-tepl-encoding.Tpo -c -o libtepl_core_la-tepl-encoding.lo `test -f 'tepl-encoding.c' || echo './'`tepl-encoding.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-encoding.lo -MD -MP -MF .deps/libtepl_core_la-tepl-encoding.Tpo -c tepl-encoding.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-encoding.o mv -f .deps/libtepl_core_la-tepl-encoding.Tpo .deps/libtepl_core_la-tepl-encoding.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-file.lo -MD -MP -MF .deps/libtepl_core_la-tepl-file.Tpo -c -o libtepl_core_la-tepl-file.lo `test -f 'tepl-file.c' || echo './'`tepl-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-file.lo -MD -MP -MF .deps/libtepl_core_la-tepl-file.Tpo -c tepl-file.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-file.o mv -f .deps/libtepl_core_la-tepl-file.Tpo .deps/libtepl_core_la-tepl-file.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-file-loader.lo -MD -MP -MF .deps/libtepl_core_la-tepl-file-loader.Tpo -c -o libtepl_core_la-tepl-file-loader.lo `test -f 'tepl-file-loader.c' || echo './'`tepl-file-loader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-file-loader.lo -MD -MP -MF .deps/libtepl_core_la-tepl-file-loader.Tpo -c tepl-file-loader.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-file-loader.o mv -f .deps/libtepl_core_la-tepl-file-loader.Tpo .deps/libtepl_core_la-tepl-file-loader.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-file-saver.lo -MD -MP -MF .deps/libtepl_core_la-tepl-file-saver.Tpo -c -o libtepl_core_la-tepl-file-saver.lo `test -f 'tepl-file-saver.c' || echo './'`tepl-file-saver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-file-saver.lo -MD -MP -MF .deps/libtepl_core_la-tepl-file-saver.Tpo -c tepl-file-saver.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-file-saver.o mv -f .deps/libtepl_core_la-tepl-file-saver.Tpo .deps/libtepl_core_la-tepl-file-saver.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-file-metadata.lo -MD -MP -MF .deps/libtepl_core_la-tepl-file-metadata.Tpo -c -o libtepl_core_la-tepl-file-metadata.lo `test -f 'tepl-file-metadata.c' || echo './'`tepl-file-metadata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-file-metadata.lo -MD -MP -MF .deps/libtepl_core_la-tepl-file-metadata.Tpo -c tepl-file-metadata.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-file-metadata.o mv -f .deps/libtepl_core_la-tepl-file-metadata.Tpo .deps/libtepl_core_la-tepl-file-metadata.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-fold-region.lo -MD -MP -MF .deps/libtepl_core_la-tepl-fold-region.Tpo -c -o libtepl_core_la-tepl-fold-region.lo `test -f 'tepl-fold-region.c' || echo './'`tepl-fold-region.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-fold-region.lo -MD -MP -MF .deps/libtepl_core_la-tepl-fold-region.Tpo -c tepl-fold-region.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-fold-region.o mv -f .deps/libtepl_core_la-tepl-fold-region.Tpo .deps/libtepl_core_la-tepl-fold-region.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-gutter-renderer-folds.lo -MD -MP -MF .deps/libtepl_core_la-tepl-gutter-renderer-folds.Tpo -c -o libtepl_core_la-tepl-gutter-renderer-folds.lo `test -f 'tepl-gutter-renderer-folds.c' || echo './'`tepl-gutter-renderer-folds.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-gutter-renderer-folds.lo -MD -MP -MF .deps/libtepl_core_la-tepl-gutter-renderer-folds.Tpo -c tepl-gutter-renderer-folds.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-gutter-renderer-folds.o mv -f .deps/libtepl_core_la-tepl-gutter-renderer-folds.Tpo .deps/libtepl_core_la-tepl-gutter-renderer-folds.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-init.lo -MD -MP -MF .deps/libtepl_core_la-tepl-init.Tpo -c -o libtepl_core_la-tepl-init.lo `test -f 'tepl-init.c' || echo './'`tepl-init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-init.lo -MD -MP -MF .deps/libtepl_core_la-tepl-init.Tpo -c tepl-init.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-init.o mv -f .deps/libtepl_core_la-tepl-init.Tpo .deps/libtepl_core_la-tepl-init.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-info-bar.lo -MD -MP -MF .deps/libtepl_core_la-tepl-info-bar.Tpo -c -o libtepl_core_la-tepl-info-bar.lo `test -f 'tepl-info-bar.c' || echo './'`tepl-info-bar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-info-bar.lo -MD -MP -MF .deps/libtepl_core_la-tepl-info-bar.Tpo -c tepl-info-bar.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-info-bar.o mv -f .deps/libtepl_core_la-tepl-info-bar.Tpo .deps/libtepl_core_la-tepl-info-bar.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-iter.lo -MD -MP -MF .deps/libtepl_core_la-tepl-iter.Tpo -c -o libtepl_core_la-tepl-iter.lo `test -f 'tepl-iter.c' || echo './'`tepl-iter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-iter.lo -MD -MP -MF .deps/libtepl_core_la-tepl-iter.Tpo -c tepl-iter.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-iter.o mv -f .deps/libtepl_core_la-tepl-iter.Tpo .deps/libtepl_core_la-tepl-iter.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-metadata-manager.lo -MD -MP -MF .deps/libtepl_core_la-tepl-metadata-manager.Tpo -c -o libtepl_core_la-tepl-metadata-manager.lo `test -f 'tepl-metadata-manager.c' || echo './'`tepl-metadata-manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-metadata-manager.lo -MD -MP -MF .deps/libtepl_core_la-tepl-metadata-manager.Tpo -c tepl-metadata-manager.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-metadata-manager.o mv -f .deps/libtepl_core_la-tepl-metadata-manager.Tpo .deps/libtepl_core_la-tepl-metadata-manager.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-menu-shell.lo -MD -MP -MF .deps/libtepl_core_la-tepl-menu-shell.Tpo -c -o libtepl_core_la-tepl-menu-shell.lo `test -f 'tepl-menu-shell.c' || echo './'`tepl-menu-shell.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-menu-shell.lo -MD -MP -MF .deps/libtepl_core_la-tepl-menu-shell.Tpo -c tepl-menu-shell.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-menu-shell.o mv -f .deps/libtepl_core_la-tepl-menu-shell.Tpo .deps/libtepl_core_la-tepl-menu-shell.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-notebook.lo -MD -MP -MF .deps/libtepl_core_la-tepl-notebook.Tpo -c -o libtepl_core_la-tepl-notebook.lo `test -f 'tepl-notebook.c' || echo './'`tepl-notebook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-notebook.lo -MD -MP -MF .deps/libtepl_core_la-tepl-notebook.Tpo -c tepl-notebook.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-notebook.o mv -f .deps/libtepl_core_la-tepl-notebook.Tpo .deps/libtepl_core_la-tepl-notebook.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-tab.lo -MD -MP -MF .deps/libtepl_core_la-tepl-tab.Tpo -c -o libtepl_core_la-tepl-tab.lo `test -f 'tepl-tab.c' || echo './'`tepl-tab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-tab.lo -MD -MP -MF .deps/libtepl_core_la-tepl-tab.Tpo -c tepl-tab.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-tab.o mv -f .deps/libtepl_core_la-tepl-tab.Tpo .deps/libtepl_core_la-tepl-tab.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-tab-group.lo -MD -MP -MF .deps/libtepl_core_la-tepl-tab-group.Tpo -c -o libtepl_core_la-tepl-tab-group.lo `test -f 'tepl-tab-group.c' || echo './'`tepl-tab-group.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-tab-group.lo -MD -MP -MF .deps/libtepl_core_la-tepl-tab-group.Tpo -c tepl-tab-group.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-tab-group.o mv -f .deps/libtepl_core_la-tepl-tab-group.Tpo .deps/libtepl_core_la-tepl-tab-group.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-tab-label.lo -MD -MP -MF .deps/libtepl_core_la-tepl-tab-label.Tpo -c -o libtepl_core_la-tepl-tab-label.lo `test -f 'tepl-tab-label.c' || echo './'`tepl-tab-label.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-tab-label.lo -MD -MP -MF .deps/libtepl_core_la-tepl-tab-label.Tpo -c tepl-tab-label.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-tab-label.o mv -f .deps/libtepl_core_la-tepl-tab-label.Tpo .deps/libtepl_core_la-tepl-tab-label.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-utils.lo -MD -MP -MF .deps/libtepl_core_la-tepl-utils.Tpo -c -o libtepl_core_la-tepl-utils.lo `test -f 'tepl-utils.c' || echo './'`tepl-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-utils.lo -MD -MP -MF .deps/libtepl_core_la-tepl-utils.Tpo -c tepl-utils.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-utils.o mv -f .deps/libtepl_core_la-tepl-utils.Tpo .deps/libtepl_core_la-tepl-utils.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-enum-types.lo -MD -MP -MF .deps/libtepl_core_la-tepl-enum-types.Tpo -c -o libtepl_core_la-tepl-enum-types.lo `test -f 'tepl-enum-types.c' || echo './'`tepl-enum-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-enum-types.lo -MD -MP -MF .deps/libtepl_core_la-tepl-enum-types.Tpo -c tepl-enum-types.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-enum-types.o mv -f .deps/libtepl_core_la-tepl-enum-types.Tpo .deps/libtepl_core_la-tepl-enum-types.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/usr/share"\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-view.lo -MD -MP -MF .deps/libtepl_core_la-tepl-view.Tpo -c -o libtepl_core_la-tepl-view.lo `test -f 'tepl-view.c' || echo './'`tepl-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"Tepl\" -DTEPL_COMPILATION -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT libtepl_core_la-tepl-view.lo -MD -MP -MF .deps/libtepl_core_la-tepl-view.Tpo -c tepl-view.c -fPIC -DPIC -o .libs/libtepl_core_la-tepl-view.o mv -f .deps/libtepl_core_la-tepl-view.Tpo .deps/libtepl_core_la-tepl-view.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -no-undefined -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libtepl-core.la libtepl_core_la-tepl-buffer-input-stream.lo libtepl_core_la-tepl-close-confirm-dialog-single.lo libtepl_core_la-tepl-encoding-converter.lo libtepl_core_la-tepl-file-content.lo libtepl_core_la-tepl-file-content-loader.lo libtepl_core_la-tepl-io-error-info-bar.lo libtepl_core_la-tepl-progress-info-bar.lo libtepl_core_la-tepl-signal-group.lo libtepl_core_la-tepl-tab-saving.lo libtepl_core_la-tepl-abstract-factory.lo libtepl_core_la-tepl-abstract-factory-vala.lo libtepl_core_la-tepl-application.lo libtepl_core_la-tepl-application-window.lo libtepl_core_la-tepl-buffer.lo libtepl_core_la-tepl-encoding.lo libtepl_core_la-tepl-file.lo libtepl_core_la-tepl-file-loader.lo libtepl_core_la-tepl-file-metadata.lo libtepl_core_la-tepl-file-saver.lo libtepl_core_la-tepl-fold-region.lo libtepl_core_la-tepl-gutter-renderer-folds.lo libtepl_core_la-tepl-info-bar.lo libtepl_core_la-tepl-init.lo libtepl_core_la-tepl-iter.lo libtepl_core_la-tepl-menu-shell.lo libtepl_core_la-tepl-metadata-manager.lo libtepl_core_la-tepl-notebook.lo libtepl_core_la-tepl-tab.lo libtepl_core_la-tepl-tab-group.lo libtepl_core_la-tepl-tab-label.lo libtepl_core_la-tepl-utils.lo libtepl_core_la-tepl-view.lo libtepl_core_la-tepl-enum-types.lo libtool: link: ar cru .libs/libtepl-core.a .libs/libtepl_core_la-tepl-buffer-input-stream.o .libs/libtepl_core_la-tepl-close-confirm-dialog-single.o .libs/libtepl_core_la-tepl-encoding-converter.o .libs/libtepl_core_la-tepl-file-content.o .libs/libtepl_core_la-tepl-file-content-loader.o .libs/libtepl_core_la-tepl-io-error-info-bar.o .libs/libtepl_core_la-tepl-progress-info-bar.o .libs/libtepl_core_la-tepl-signal-group.o .libs/libtepl_core_la-tepl-tab-saving.o .libs/libtepl_core_la-tepl-abstract-factory.o .libs/libtepl_core_la-tepl-abstract-factory-vala.o .libs/libtepl_core_la-tepl-application.o .libs/libtepl_core_la-tepl-application-window.o .libs/libtepl_core_la-tepl-buffer.o .libs/libtepl_core_la-tepl-encoding.o .libs/libtepl_core_la-tepl-file.o .libs/libtepl_core_la-tepl-file-loader.o .libs/libtepl_core_la-tepl-file-metadata.o .libs/libtepl_core_la-tepl-file-saver.o .libs/libtepl_core_la-tepl-fold-region.o .libs/libtepl_core_la-tepl-gutter-renderer-folds.o .libs/libtepl_core_la-tepl-info-bar.o .libs/libtepl_core_la-tepl-init.o .libs/libtepl_core_la-tepl-iter.o .libs/libtepl_core_la-tepl-menu-shell.o .libs/libtepl_core_la-tepl-metadata-manager.o .libs/libtepl_core_la-tepl-notebook.o .libs/libtepl_core_la-tepl-tab.o .libs/libtepl_core_la-tepl-tab-group.o .libs/libtepl_core_la-tepl-tab-label.o .libs/libtepl_core_la-tepl-utils.o .libs/libtepl_core_la-tepl-view.o .libs/libtepl_core_la-tepl-enum-types.o libtool: link: ranlib .libs/libtepl-core.a libtool: link: ( cd ".libs" && rm -f "libtepl-core.la" && ln -s "../libtepl-core.la" "libtepl-core.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0:0:0 -no-undefined -export-symbols-regex "^tepl_.*" -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libtepl-4.la -rpath /usr/lib64 libtepl-core.la -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet libtool: link: /usr/bin/nm -B ./.libs/libtepl-core.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libtepl-4.exp libtool: link: /usr/bin/grep -E -e "^tepl_.*" ".libs/libtepl-4.exp" > ".libs/libtepl-4.expT" libtool: link: mv -f ".libs/libtepl-4.expT" ".libs/libtepl-4.exp" libtool: link: echo "{ global:" > .libs/libtepl-4.ver libtool: link: cat .libs/libtepl-4.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libtepl-4.ver libtool: link: echo "local: *; };" >> .libs/libtepl-4.ver libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC -Wl,--whole-archive ./.libs/libtepl-core.a -Wl,--no-whole-archive -O2 -g -fstack-protector -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet -Wl,-soname -Wl,libtepl-4.so.0 -Wl,-version-script -Wl,.libs/libtepl-4.ver -o .libs/libtepl-4.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtepl-4.so.0" && ln -s "libtepl-4.so.0.0.0" "libtepl-4.so.0") libtool: link: (cd ".libs" && rm -f "libtepl-4.so" && ln -s "libtepl-4.so.0.0.0" "libtepl-4.so") libtool: link: ( cd ".libs" && rm -f "libtepl-4.la" && ln -s "../libtepl-4.la" "libtepl-4.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables" LDFLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" CC="gcc" /usr/bin/g-ir-scanner -I.. -I.. --c-include=tepl/tepl.h --warn-all --namespace=Tepl --nsversion=4 --libtool="/bin/sh ../libtool" --pkg=gtk+-3.0 --pkg=gtksourceview-4 --pkg=amtk-5 --include=Gtk-3.0 --include=GtkSource-4 --include=Amtk-5 --pkg-export=tepl-4 --library=libtepl-4.la --warn-all --cflags-begin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet --cflags-end tepl.h tepl-abstract-factory.h tepl-abstract-factory-vala.h tepl-application.h tepl-application-window.h tepl-buffer.h tepl-encoding.h tepl-file.h tepl-file-loader.h tepl-file-metadata.h tepl-file-saver.h tepl-fold-region.h tepl-gutter-renderer-folds.h tepl-info-bar.h tepl-init.h tepl-iter.h tepl-menu-shell.h tepl-metadata-manager.h tepl-notebook.h tepl-types.h tepl-tab.h tepl-tab-group.h tepl-tab-label.h tepl-utils.h tepl-view.h tepl-abstract-factory.c tepl-abstract-factory-vala.c tepl-application.c tepl-application-window.c tepl-buffer.c tepl-encoding.c tepl-file.c tepl-file-loader.c tepl-file-metadata.c tepl-file-saver.c tepl-fold-region.c tepl-gutter-renderer-folds.c tepl-info-bar.c tepl-init.c tepl-iter.c tepl-menu-shell.c tepl-metadata-manager.c tepl-notebook.c tepl-tab.c tepl-tab-group.c tepl-tab-label.c tepl-utils.c tepl-view.c tepl-enum-types.h tepl-enum-types.c libtepl-4.la --output Tepl-4.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl/tmp-introspectks9jMJ/Tepl-4 -export-dynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables /home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl/tmp-introspectks9jMJ/Tepl-4.o -L. libtepl-4.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags libtool: link: gcc -o /home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl/tmp-introspectks9jMJ/.libs/Tepl-4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables /home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl/tmp-introspectks9jMJ/Tepl-4.o -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -L. ./.libs/libtepl-4.so -lxml2 -luchardet -lgmodule-2.0 -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /usr/bin/g-ir-compiler --includedir=. Tepl-4.gir -o Tepl-4.typelib make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' Making all in tests make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT test-fold-region.o -MD -MP -MF .deps/test-fold-region.Tpo -c -o test-fold-region.o test-fold-region.c mv -f .deps/test-fold-region.Tpo .deps/test-fold-region.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT test-gutter-renderer-folds.o -MD -MP -MF .deps/test-gutter-renderer-folds.Tpo -c -o test-gutter-renderer-folds.o test-gutter-renderer-folds.c mv -f .deps/test-gutter-renderer-folds.Tpo .deps/test-gutter-renderer-folds.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT tepl-gutter-renderer-folds-sub.o -MD -MP -MF .deps/tepl-gutter-renderer-folds-sub.Tpo -c -o tepl-gutter-renderer-folds-sub.o tepl-gutter-renderer-folds-sub.c mv -f .deps/tepl-gutter-renderer-folds-sub.Tpo .deps/tepl-gutter-renderer-folds-sub.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT test-tab.o -MD -MP -MF .deps/test-tab.Tpo -c -o test-tab.o test-tab.c mv -f .deps/test-tab.Tpo .deps/test-tab.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-fold-region test-fold-region.o ../tepl/libtepl-core.la -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-fold-region test-fold-region.o ../tepl/.libs/libtepl-core.a -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-gutter-renderer-folds tepl-gutter-renderer-folds-sub.o test-gutter-renderer-folds.o ../tepl/libtepl-core.la -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-gutter-renderer-folds tepl-gutter-renderer-folds-sub.o test-gutter-renderer-folds.o ../tepl/.libs/libtepl-core.a -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-tab test-tab.o ../tepl/libtepl-core.la -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-tab test-tab.o ../tepl/.libs/libtepl-core.a -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' Making all in testsuite make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT test-encoding-converter.o -MD -MP -MF .deps/test-encoding-converter.Tpo -c -o test-encoding-converter.o test-encoding-converter.c mv -f .deps/test-encoding-converter.Tpo .deps/test-encoding-converter.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT test-buffer-input-stream.o -MD -MP -MF .deps/test-buffer-input-stream.Tpo -c -o test-buffer-input-stream.o test-buffer-input-stream.c mv -f .deps/test-buffer-input-stream.Tpo .deps/test-buffer-input-stream.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT test-file.o -MD -MP -MF .deps/test-file.Tpo -c -o test-file.o test-file.c mv -f .deps/test-file.Tpo .deps/test-file.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT test-encoding.o -MD -MP -MF .deps/test-encoding.Tpo -c -o test-encoding.o test-encoding.c mv -f .deps/test-encoding.Tpo .deps/test-encoding.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT test-file-content.o -MD -MP -MF .deps/test-file-content.Tpo -c -o test-file-content.o test-file-content.c mv -f .deps/test-file-content.Tpo .deps/test-file-content.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT test-file-metadata.o -MD -MP -MF .deps/test-file-metadata.Tpo -c -o test-file-metadata.o test-file-metadata.c mv -f .deps/test-file-metadata.Tpo .deps/test-file-metadata.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT test-file-loader.o -MD -MP -MF .deps/test-file-loader.Tpo -c -o test-file-loader.o test-file-loader.c mv -f .deps/test-file-loader.Tpo .deps/test-file-loader.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT test-file-saver.o -MD -MP -MF .deps/test-file-saver.Tpo -c -o test-file-saver.o test-file-saver.c mv -f .deps/test-file-saver.Tpo .deps/test-file-saver.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT test-fold-region.o -MD -MP -MF .deps/test-fold-region.Tpo -c -o test-fold-region.o test-fold-region.c mv -f .deps/test-fold-region.Tpo .deps/test-fold-region.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT test-info-bar.o -MD -MP -MF .deps/test-info-bar.Tpo -c -o test-info-bar.o test-info-bar.c mv -f .deps/test-info-bar.Tpo .deps/test-info-bar.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT test-notebook.o -MD -MP -MF .deps/test-notebook.Tpo -c -o test-notebook.o test-notebook.c mv -f .deps/test-notebook.Tpo .deps/test-notebook.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtksourceview-4 -I/usr/include/amtk-5 -pthread -I/usr/include/uchardet -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT test-utils.o -MD -MP -MF .deps/test-utils.Tpo -c -o test-utils.o test-utils.c mv -f .deps/test-utils.Tpo .deps/test-utils.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-buffer-input-stream test-buffer-input-stream.o ../tepl/libtepl-core.la -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-buffer-input-stream test-buffer-input-stream.o ../tepl/.libs/libtepl-core.a -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-encoding-converter test-encoding-converter.o ../tepl/libtepl-core.la -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-encoding-converter test-encoding-converter.o ../tepl/.libs/libtepl-core.a -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-encoding test-encoding.o ../tepl/libtepl-core.la -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-encoding test-encoding.o ../tepl/.libs/libtepl-core.a -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-file test-file.o ../tepl/libtepl-core.la -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-file test-file.o ../tepl/.libs/libtepl-core.a -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-file-content test-file-content.o ../tepl/libtepl-core.la -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-file-content test-file-content.o ../tepl/.libs/libtepl-core.a -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-file-loader test-file-loader.o ../tepl/libtepl-core.la -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-file-loader test-file-loader.o ../tepl/.libs/libtepl-core.a -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-file-metadata test-file-metadata.o ../tepl/libtepl-core.la -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-file-metadata test-file-metadata.o ../tepl/.libs/libtepl-core.a -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-file-saver test-file-saver.o ../tepl/libtepl-core.la -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-file-saver test-file-saver.o ../tepl/.libs/libtepl-core.a -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-fold-region test-fold-region.o ../tepl/libtepl-core.la -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-fold-region test-fold-region.o ../tepl/.libs/libtepl-core.a -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' (echo '[Test]' > test-buffer-input-stream.test.tmp; \ echo 'Description=Tepl test' >> test-buffer-input-stream.test.tmp; \ echo 'Exec=/usr/libexec/installed-tests/tepl-4/test-buffer-input-stream' >> test-buffer-input-stream.test.tmp; \ echo 'Type=session' >> test-buffer-input-stream.test.tmp; \ echo 'Output=TAP' >> test-buffer-input-stream.test.tmp; \ mv test-buffer-input-stream.test.tmp test-buffer-input-stream.test) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' (echo '[Test]' > test-encoding.test.tmp; \ echo 'Description=Tepl test' >> test-encoding.test.tmp; \ echo 'Exec=/usr/libexec/installed-tests/tepl-4/test-encoding' >> test-encoding.test.tmp; \ echo 'Type=session' >> test-encoding.test.tmp; \ echo 'Output=TAP' >> test-encoding.test.tmp; \ mv test-encoding.test.tmp test-encoding.test) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' (echo '[Test]' > test-encoding-converter.test.tmp; \ echo 'Description=Tepl test' >> test-encoding-converter.test.tmp; \ echo 'Exec=/usr/libexec/installed-tests/tepl-4/test-encoding-converter' >> test-encoding-converter.test.tmp; \ echo 'Type=session' >> test-encoding-converter.test.tmp; \ echo 'Output=TAP' >> test-encoding-converter.test.tmp; \ mv test-encoding-converter.test.tmp test-encoding-converter.test) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' (echo '[Test]' > test-file.test.tmp; \ echo 'Description=Tepl test' >> test-file.test.tmp; \ echo 'Exec=/usr/libexec/installed-tests/tepl-4/test-file' >> test-file.test.tmp; \ echo 'Type=session' >> test-file.test.tmp; \ echo 'Output=TAP' >> test-file.test.tmp; \ mv test-file.test.tmp test-file.test) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' (echo '[Test]' > test-file-content.test.tmp; \ echo 'Description=Tepl test' >> test-file-content.test.tmp; \ echo 'Exec=/usr/libexec/installed-tests/tepl-4/test-file-content' >> test-file-content.test.tmp; \ echo 'Type=session' >> test-file-content.test.tmp; \ echo 'Output=TAP' >> test-file-content.test.tmp; \ mv test-file-content.test.tmp test-file-content.test) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' (echo '[Test]' > test-file-loader.test.tmp; \ echo 'Description=Tepl test' >> test-file-loader.test.tmp; \ echo 'Exec=/usr/libexec/installed-tests/tepl-4/test-file-loader' >> test-file-loader.test.tmp; \ echo 'Type=session' >> test-file-loader.test.tmp; \ echo 'Output=TAP' >> test-file-loader.test.tmp; \ mv test-file-loader.test.tmp test-file-loader.test) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' (echo '[Test]' > test-file-metadata.test.tmp; \ echo 'Description=Tepl test' >> test-file-metadata.test.tmp; \ echo 'Exec=/usr/libexec/installed-tests/tepl-4/test-file-metadata' >> test-file-metadata.test.tmp; \ echo 'Type=session' >> test-file-metadata.test.tmp; \ echo 'Output=TAP' >> test-file-metadata.test.tmp; \ mv test-file-metadata.test.tmp test-file-metadata.test) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' (echo '[Test]' > test-file-saver.test.tmp; \ echo 'Description=Tepl test' >> test-file-saver.test.tmp; \ echo 'Exec=/usr/libexec/installed-tests/tepl-4/test-file-saver' >> test-file-saver.test.tmp; \ echo 'Type=session' >> test-file-saver.test.tmp; \ echo 'Output=TAP' >> test-file-saver.test.tmp; \ mv test-file-saver.test.tmp test-file-saver.test) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' (echo '[Test]' > test-fold-region.test.tmp; \ echo 'Description=Tepl test' >> test-fold-region.test.tmp; \ echo 'Exec=/usr/libexec/installed-tests/tepl-4/test-fold-region' >> test-fold-region.test.tmp; \ echo 'Type=session' >> test-fold-region.test.tmp; \ echo 'Output=TAP' >> test-fold-region.test.tmp; \ mv test-fold-region.test.tmp test-fold-region.test) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-info-bar test-info-bar.o ../tepl/libtepl-core.la -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-info-bar test-info-bar.o ../tepl/.libs/libtepl-core.a -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' (echo '[Test]' > test-info-bar.test.tmp; \ echo 'Description=Tepl test' >> test-info-bar.test.tmp; \ echo 'Exec=/usr/libexec/installed-tests/tepl-4/test-info-bar' >> test-info-bar.test.tmp; \ echo 'Type=session' >> test-info-bar.test.tmp; \ echo 'Output=TAP' >> test-info-bar.test.tmp; \ mv test-info-bar.test.tmp test-info-bar.test) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-notebook test-notebook.o ../tepl/libtepl-core.la -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-notebook test-notebook.o ../tepl/.libs/libtepl-core.a -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' (echo '[Test]' > test-notebook.test.tmp; \ echo 'Description=Tepl test' >> test-notebook.test.tmp; \ echo 'Exec=/usr/libexec/installed-tests/tepl-4/test-notebook' >> test-notebook.test.tmp; \ echo 'Type=session' >> test-notebook.test.tmp; \ echo 'Output=TAP' >> test-notebook.test.tmp; \ mv test-notebook.test.tmp test-notebook.test) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-utils test-utils.o ../tepl/libtepl-core.la -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--no-as-needed -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-utils test-utils.o ../tepl/.libs/libtepl-core.a -lgtksourceview-4 -lamtk-5 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -luchardet make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' (echo '[Test]' > test-utils.test.tmp; \ echo 'Description=Tepl test' >> test-utils.test.tmp; \ echo 'Exec=/usr/libexec/installed-tests/tepl-4/test-utils' >> test-utils.test.tmp; \ echo 'Type=session' >> test-utils.test.tmp; \ echo 'Output=TAP' >> test-utils.test.tmp; \ mv test-utils.test.tmp test-utils.test) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' Making all in docs Making all in reference make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/docs/reference' Makefile:803: warning: overriding recipe for target 'tepl-docs.xml' Makefile:536: warning: ignoring old recipe for target 'tepl-docs.xml' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/docs/reference' make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. make[2]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.B1HsgA + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64 + cd tepl-4.1.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/po' installing cs.gmo as /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/locale/cs/LC_MESSAGES/tepl-4.mo installing da.gmo as /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/locale/da/LC_MESSAGES/tepl-4.mo installing de.gmo as /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/locale/de/LC_MESSAGES/tepl-4.mo installing es.gmo as /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/locale/es/LC_MESSAGES/tepl-4.mo installing fur.gmo as /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/locale/fur/LC_MESSAGES/tepl-4.mo installing id.gmo as /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/locale/id/LC_MESSAGES/tepl-4.mo installing hu.gmo as /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/locale/hu/LC_MESSAGES/tepl-4.mo installing pl.gmo as /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/locale/pl/LC_MESSAGES/tepl-4.mo installing pt_BR.gmo as /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/tepl-4.mo installing ru.gmo as /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/locale/ru/LC_MESSAGES/tepl-4.mo installing sr.gmo as /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/locale/sr/LC_MESSAGES/tepl-4.mo installing sl.gmo as /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/locale/sl/LC_MESSAGES/tepl-4.mo installing sv.gmo as /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/locale/sv/LC_MESSAGES/tepl-4.mo installing uk.gmo as /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/locale/uk/LC_MESSAGES/tepl-4.mo if test "tepl" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/po' Making install in tepl make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /usr/bin/make install-am make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libtepl-4.la '/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libtepl-4.so.0.0.0 /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/lib64/libtepl-4.so.0.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/lib64 && { ln -s -f libtepl-4.so.0.0.0 libtepl-4.so.0 || { rm -f libtepl-4.so.0 && ln -s libtepl-4.so.0.0.0 libtepl-4.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/lib64 && { ln -s -f libtepl-4.so.0.0.0 libtepl-4.so || { rm -f libtepl-4.so && ln -s libtepl-4.so.0.0.0 libtepl-4.so; }; }) libtool: install: /usr/bin/install -p .libs/libtepl-4.lai /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/lib64/libtepl-4.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/gir-1.0' /usr/bin/install -p -m 644 Tepl-4.gir '/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/include/tepl-4/tepl' /usr/bin/install -p -m 644 tepl.h tepl-abstract-factory.h tepl-abstract-factory-vala.h tepl-application.h tepl-application-window.h tepl-buffer.h tepl-encoding.h tepl-file.h tepl-file-loader.h tepl-file-metadata.h tepl-file-saver.h tepl-fold-region.h tepl-gutter-renderer-folds.h tepl-info-bar.h tepl-init.h tepl-iter.h tepl-menu-shell.h tepl-metadata-manager.h tepl-notebook.h tepl-types.h tepl-tab.h tepl-tab-group.h tepl-tab-label.h tepl-utils.h tepl-view.h '/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/include/tepl-4/tepl' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/include/tepl-4/tepl' /usr/bin/install -p -m 644 tepl-enum-types.h '/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/include/tepl-4/tepl' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/lib64/girepository-1.0' /usr/bin/install -p -m 644 Tepl-4.typelib '/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/lib64/girepository-1.0' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tepl' Making install in tests make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/tests' Making install in testsuite make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4' /bin/sh ../libtool --mode=install /usr/bin/install -p test-buffer-input-stream test-encoding test-encoding-converter test-file test-file-content test-file-loader test-file-metadata test-file-saver test-fold-region test-info-bar test-notebook test-utils '/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4' libtool: install: /usr/bin/install -p test-buffer-input-stream /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-buffer-input-stream libtool: install: /usr/bin/install -p test-encoding /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-encoding libtool: install: /usr/bin/install -p test-encoding-converter /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-encoding-converter libtool: install: /usr/bin/install -p test-file /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-file libtool: install: /usr/bin/install -p test-file-content /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-file-content libtool: install: /usr/bin/install -p test-file-loader /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-file-loader libtool: install: /usr/bin/install -p test-file-metadata /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-file-metadata libtool: install: /usr/bin/install -p test-file-saver /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-file-saver libtool: install: /usr/bin/install -p test-fold-region /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-fold-region libtool: install: /usr/bin/install -p test-info-bar /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-info-bar libtool: install: /usr/bin/install -p test-notebook /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-notebook libtool: install: /usr/bin/install -p test-utils /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-utils /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/installed-tests/tepl-4' /usr/bin/install -p -m 644 test-buffer-input-stream.test test-encoding.test test-encoding-converter.test test-file.test test-file-content.test test-file-loader.test test-file-metadata.test test-file-saver.test test-fold-region.test test-info-bar.test test-notebook.test test-utils.test '/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/installed-tests/tepl-4' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/testsuite' Making install in docs make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/docs' Making install in reference make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/docs/reference' Makefile:803: warning: overriding recipe for target 'tepl-docs.xml' Makefile:536: warning: ignoring old recipe for target 'tepl-docs.xml' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/docs/reference' Makefile:803: warning: overriding recipe for target 'tepl-docs.xml' Makefile:536: warning: ignoring old recipe for target 'tepl-docs.xml' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/TeplAbstractFactory.html /usr/bin/install -p -m 644 ./html/TeplAbstractFactoryVala.html /usr/bin/install -p -m 644 ./html/TeplApplication.html /usr/bin/install -p -m 644 ./html/TeplApplicationWindow.html /usr/bin/install -p -m 644 ./html/TeplBuffer.html /usr/bin/install -p -m 644 ./html/TeplEncoding.html /usr/bin/install -p -m 644 ./html/TeplFile.html /usr/bin/install -p -m 644 ./html/TeplFileLoader.html /usr/bin/install -p -m 644 ./html/TeplFileMetadata.html /usr/bin/install -p -m 644 ./html/TeplFileSaver.html /usr/bin/install -p -m 644 ./html/TeplFoldRegion.html /usr/bin/install -p -m 644 ./html/TeplGutterRendererFolds.html /usr/bin/install -p -m 644 ./html/TeplInfoBar.html /usr/bin/install -p -m 644 ./html/TeplNotebook.html /usr/bin/install -p -m 644 ./html/TeplTab.html /usr/bin/install -p -m 644 ./html/TeplTabGroup.html /usr/bin/install -p -m 644 ./html/TeplTabLabel.html /usr/bin/install -p -m 644 ./html/TeplView.html /usr/bin/install -p -m 644 ./html/annexes.html /usr/bin/install -p -m 644 ./html/annotation-glossary.html /usr/bin/install -p -m 644 ./html/api-breaks-1-to-2.html /usr/bin/install -p -m 644 ./html/api-breaks-2-to-3-amtk.html /usr/bin/install -p -m 644 ./html/api-breaks-2-to-3-tepl.html /usr/bin/install -p -m 644 ./html/api-breaks-3-to-4-tepl.html /usr/bin/install -p -m 644 ./html/api-breaks.html /usr/bin/install -p -m 644 ./html/api-index-full.html /usr/bin/install -p -m 644 ./html/code-folding.html /usr/bin/install -p -m 644 ./html/file-loading-and-saving.html /usr/bin/install -p -m 644 ./html/framework.html /usr/bin/install -p -m 644 ./html/general.html /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/intro.html /usr/bin/install -p -m 644 ./html/left-insensitive.png /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/menus-and-toolbars.html /usr/bin/install -p -m 644 ./html/misc.html /usr/bin/install -p -m 644 ./html/object-tree.html /usr/bin/install -p -m 644 ./html/porting-guide-file-loading-and-saving.html /usr/bin/install -p -m 644 ./html/porting-guides.html /usr/bin/install -p -m 644 ./html/right-insensitive.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/tepl-4.0-Tepl-Initialization-and-Finalization.html /usr/bin/install -p -m 644 ./html/tepl-4.0-TeplIter.html /usr/bin/install -p -m 644 ./html/tepl-4.0-TeplMenuShell.html /usr/bin/install -p -m 644 ./html/tepl-4.0-TeplMetadataManager.html /usr/bin/install -p -m 644 ./html/tepl-4.0.devhelp2 /usr/bin/install -p -m 644 ./html/tepl-api-reference.html /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/docs/reference' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/docs/reference' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/docs' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/docs' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/docs' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1/docs' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 tepl-4.pc '/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/tepl-4.1.1' + find /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64 tepl-4 + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 4.1.1-1.mga7 --unique-debug-suffix -4.1.1-1.mga7.x86_64 --unique-debug-src-base tepl-4.1.1-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/tepl-4.1.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-info-bar extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-notebook extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-utils extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-fold-region extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-file-saver extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-file-metadata extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-file-loader extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-file-content extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-file extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-encoding-converter extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-encoding extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/libexec/installed-tests/tepl-4/test-buffer-input-stream extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/lib64/libtepl-4.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 13 CRC32s, 0 CRC32s did match. 1180 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: tepl-4.1.1-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dRA0Gv + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd tepl-4.1.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/doc/tepl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/doc/tepl + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/doc/tepl + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/doc/tepl + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/doc/tepl + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rORn9q + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd tepl-4.1.1 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/licenses/tepl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/licenses/tepl + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64/usr/share/licenses/tepl + exit 0 Provides: tepl = 4.1.1-1.mga7 tepl(x86-64) = 4.1.1-1.mga7 typelib(Tepl) = 4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libtepl-4.so.0()(64bit) typelib(Amtk) = 5 typelib(Atk) = 1.0 typelib(GLib) = 2.0 typelib(GModule) = 2.0 typelib(GObject) = 2.0 typelib(Gdk) = 3.0 typelib(GdkPixbuf) = 2.0 typelib(Gio) = 2.0 typelib(Gtk) = 3.0 typelib(GtkSource) = 4 typelib(Pango) = 1.0 typelib(cairo) = 1.0 typelib(xlib) = 2.0 Processing files: lib64tepl0-4.1.1-1.mga7.x86_64 Provides: lib64tepl0 = 4.1.1-1.mga7 lib64tepl0(x86-64) = 4.1.1-1.mga7 libtepl-4.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libamtk-5.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libgtksourceview-4.so.0()(64bit) libuchardet.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) Processing files: lib64tepl-devel-4.1.1-1.mga7.x86_64 Provides: devel(libtepl-4(64bit)) lib64tepl-devel = 4.1.1-1.mga7 lib64tepl-devel(x86-64) = 4.1.1-1.mga7 pkgconfig(tepl-4) = 4.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libamtk-5(64bit)) devel(libcairo(64bit)) devel(libgdk-3(64bit)) devel(libgio-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) devel(libgtk-3(64bit)) devel(libgtksourceview-4(64bit)) devel(libuchardet(64bit)) devel(libxml2(64bit)) pkgconfig pkgconfig(amtk-5) >= 4.99.1 pkgconfig(glib-2.0) >= 2.52 pkgconfig(gtk+-3.0) >= 3.22 pkgconfig(gtksourceview-4) >= 4.0 pkgconfig(libxml-2.0) >= 2.5 pkgconfig(uchardet) Processing files: tepl-tests-4.1.1-1.mga7.x86_64 Provides: tepl-tests = 4.1.1-1.mga7 tepl-tests(x86-64) = 4.1.1-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libamtk-5.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgdk-3.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libgtksourceview-4.so.0()(64bit) libuchardet.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) Processing files: tepl-debugsource-4.1.1-1.mga7.x86_64 Provides: tepl-debugsource = 4.1.1-1.mga7 tepl-debugsource(x86-64) = 4.1.1-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tepl-debuginfo-4.1.1-1.mga7.x86_64 Provides: tepl-debuginfo = 4.1.1-1.mga7 tepl-debuginfo(x86-64) = 4.1.1-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tepl-debugsource(x86-64) = 4.1.1-1.mga7 Processing files: lib64tepl0-debuginfo-4.1.1-1.mga7.x86_64 Provides: debuginfo(build-id) = 5ed103ec9fe16c0e518edd7ad41c4448d6970049 lib64tepl0-debuginfo = 4.1.1-1.mga7 lib64tepl0-debuginfo(x86-64) = 4.1.1-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tepl-debugsource(x86-64) = 4.1.1-1.mga7 Processing files: tepl-tests-debuginfo-4.1.1-1.mga7.x86_64 Provides: debuginfo(build-id) = 09e552ca3f1a6f962b9148b133ebfe4f40acf859 debuginfo(build-id) = 2e29658e6440946362c318294758e5857524c01b debuginfo(build-id) = 3ea8c73b1de91756b0c96f5eb8a4ec55be85288e debuginfo(build-id) = 4289cf4567b47c750339a61ffb81527281cbf9d8 debuginfo(build-id) = 561e3cdca61f7fa5dabe64bbf63a5bcb51473f29 debuginfo(build-id) = 6470a1343acc00471960210a6c782b1111132d35 debuginfo(build-id) = 6bc81f1eb7bb5a30ea8c86e0eced4539e0aafba7 debuginfo(build-id) = bc3aca2a3cd933f60d861e74b7574ee418c7116e debuginfo(build-id) = d75a330b1c9c2ff48a70e7497f03a360a63b7820 debuginfo(build-id) = d979c7035588eb09596ad0e22ae409df7528ca5d debuginfo(build-id) = e0ed566a3553211fbe5a2951cd2daa0828f663ca debuginfo(build-id) = e5932cd830839dfed8ee8a02818b106da794b1d8 tepl-tests-debuginfo = 4.1.1-1.mga7 tepl-tests-debuginfo(x86-64) = 4.1.1-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tepl-debugsource(x86-64) = 4.1.1-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/tepl-4.1.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64tepl0-4.1.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64tepl-devel-4.1.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/tepl-tests-4.1.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/tepl-debugsource-4.1.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/tepl-debuginfo-4.1.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64tepl0-debuginfo-4.1.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/tepl-tests-debuginfo-4.1.1-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bFmX9t + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd tepl-4.1.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/tepl-4.1.1-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XEq9bx + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf tepl-4.1.1 + exit 0 D: [iurt_root_command] Success!