D: [iurt_root_command] chroot
Installing /home/pterjan/rpmbuild/SRPMS/libgsf-1.14.52-1.mga10.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.38Jg91
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf libgsf-1.14.52
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libgsf-1.14.52.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libgsf-1.14.52
+ rm -rf /home/pterjan/rpmbuild/BUILD/libgsf-1.14.52-SPECPARTS
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/libgsf-1.14.52-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.y8V8OY
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd libgsf-1.14.52
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ /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
Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection)
+ ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --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 --enable-gtk-doc --disable-static --enable-introspection
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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 to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for x86_64-mageia-linux-gnu-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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking whether make sets $(MAKE)... (cached) yes
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 x86_64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-mageia-linux-gnu-ranlib... no
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 x86_64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/param.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 for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for pkg-config... /usr/bin/pkg-config
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... /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 32-bit host C ABI... no
checking how to run the C preprocessor... gcc -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for x86_64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for
gobject-2.0 >= 2.36.0
glib-2.0 >= 2.36.0
gio-2.0 >= 2.36.0
libxml-2.0 >= 2.4.16
... yes
checking for gobject-introspection... yes
checking whether gcc understands -Werror=unknown-warning-option... no
checking whether gcc understands -Wall... yes
checking whether gcc understands -Werror=init-self... yes
checking whether gcc understands -Werror=missing-include-dirs... yes
checking whether gcc understands -Wsign-compare... yes
checking whether gcc understands -Werror=pointer-arith... yes
checking whether gcc understands -Wchar-subscripts... yes
checking whether gcc understands -Wwrite-strings... yes
checking whether gcc understands -Wdeclaration-after-statement... yes
checking whether gcc understands -Wnested-externs... yes
checking whether gcc understands -Wmissing-noreturn... yes
checking whether gcc understands -Werror=missing-prototypes... yes
checking whether gcc understands -Werror=nested-externs... yes
checking whether gcc understands -Werror=implicit-function-declaration... yes
checking whether gcc understands -Wmissing-declarations... yes
checking whether gcc understands -Wno-pointer-sign... yes
checking whether gcc understands -Werror=format-security... yes
checking whether gcc understands -Wbitwise... no
checking whether gcc understands -Wcast-to-as... no
checking whether gcc understands -Wdefault-bitfield-sign... no
checking whether gcc understands -Wdo-while... no
checking whether gcc understands -Wparen-string... no
checking whether gcc understands -Wptr-subtraction-blows... no
checking whether gcc understands -Wreturn-void... no
checking whether gcc understands -Wtypesign... no
checking whether gcc understands -Wstrict-prototypes... yes
checking whether gcc understands -Wno-error=format-nonliteral... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether fdopen is declared... yes
checking whether struct timeval is available... yes
checking for struct stat.st_mtimensec... no
checking for struct stat.st_mtim.tv_nsec... yes
checking whether -D_BSD_SOURCE is needed for caddr_t... no
checking whether -D_BSD_SOURCE is needed for lstat... no
checking for mode_t... yes
checking for fcntl.h... yes
checking for malloc.h... yes
checking for unistd.h... (cached) yes
checking for io.h... no
checking for sys/statfs.h... yes
checking for sys/param.h... (cached) yes
checking for sys/mount.h... yes
checking for utime.h... yes
checking for sys/utime.h... no
checking for getpagesize... yes
checking for working mmap... yes
checking form of statfs... 2-arg, linux-style
checking for chown... yes
checking for setrlimit... yes
checking for gmtime_r... yes
checking for gmtime... yes
checking for struct tm.tm_gmtoff... yes
checking for g_chown... no
checking for g_date_time_new_from_iso8601... yes
checking for g_date_time_format_iso8601... yes
checking whether macro S_ISREG is available... yes
checking for Win32 platform... no
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... yes
checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... yes
checking for zlib.h... yes
checking for gzread in -lz... yes
checking usable libbz2... yes
checking for gdk-pixbuf-2.0... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating gsf/Makefile
config.status: creating gsf-win32/Makefile
config.status: creating python/Makefile
config.status: creating tests/Makefile
config.status: creating tools/Makefile
config.status: creating thumbnailer/Makefile
config.status: creating po/Makefile.in
config.status: creating gsf/version.c
config.status: creating doc/version.xml
config.status: creating libgsf-1.pc
config.status: creating libgsf-1.spec
config.status: creating libgsf-win32-1.pc
config.status: creating libgsf-zip
config.status: creating gsf-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
Configured libgsf 1.14.52
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
/usr/bin/make all-recursive
Making all in po
make[2]: Nothing to be done for 'all'.
Making all in gsf
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-input-iochannel.lo gsf-input-iochannel.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-input-iochannel.c -fPIC -DPIC -o .libs/gsf-input-iochannel.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-input-bzip.lo gsf-input-bzip.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-input-bzip.c -fPIC -DPIC -o .libs/gsf-input-bzip.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-input-http.lo gsf-input-http.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-input-http.c -fPIC -DPIC -o .libs/gsf-input-http.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-input-gzip.lo gsf-input-gzip.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-input-gzip.c -fPIC -DPIC -o .libs/gsf-input-gzip.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-docprop-vector.lo gsf-docprop-vector.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-docprop-vector.c -fPIC -DPIC -o .libs/gsf-docprop-vector.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-timestamp.lo gsf-timestamp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-timestamp.c -fPIC -DPIC -o .libs/gsf-timestamp.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-zip-utils.lo gsf-zip-utils.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-zip-utils.c -fPIC -DPIC -o .libs/gsf-zip-utils.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-priv.lo gsf-priv.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-priv.c -fPIC -DPIC -o .libs/gsf-priv.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-doc-meta-data.lo gsf-doc-meta-data.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-doc-meta-data.c -fPIC -DPIC -o .libs/gsf-doc-meta-data.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-utils.lo gsf-utils.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-utils.c -fPIC -DPIC -o .libs/gsf-utils.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-input-memory.lo gsf-input-memory.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-input-memory.c -fPIC -DPIC -o .libs/gsf-input-memory.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-open-pkg-utils.lo gsf-open-pkg-utils.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-open-pkg-utils.c -fPIC -DPIC -o .libs/gsf-open-pkg-utils.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-input.lo gsf-input.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-input.c -fPIC -DPIC -o .libs/gsf-input.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-libxml.lo gsf-libxml.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-libxml.c -fPIC -DPIC -o .libs/gsf-libxml.o
In file included from /usr/include/glib-2.0/glib/giochannel.h:36,
from /usr/include/glib-2.0/glib.h:56,
from ../gsf/gsf-fwd.h:25,
from ../gsf/gsf-libxml.h:25,
from gsf-libxml.c:23:
gsf-libxml.c: In function 'glade_string_from_flags':
/usr/include/glib-2.0/glib/gstring.h:74:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result]
70 | (__builtin_constant_p (free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
71 | ((free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72 | (g_string_free) ((str), (free_segment)) : \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73 | g_string_free_and_steal (str)) \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74 | : \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75 | (g_string_free) ((str), (free_segment)))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gsf-libxml.c:181:5: note: in expansion of macro 'g_string_free'
181 | g_string_free (string, FALSE);
| ^~~~~~~~~~~~~
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-msole-utils.lo gsf-msole-utils.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-msole-utils.c -fPIC -DPIC -o .libs/gsf-msole-utils.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-opendoc-utils.lo gsf-opendoc-utils.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-opendoc-utils.c -fPIC -DPIC -o .libs/gsf-opendoc-utils.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-infile.lo gsf-infile.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-infile.c -fPIC -DPIC -o .libs/gsf-infile.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-input-stdio.lo gsf-input-stdio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-input-stdio.c -fPIC -DPIC -o .libs/gsf-input-stdio.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-output-gzip.lo gsf-output-gzip.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-output-gzip.c -fPIC -DPIC -o .libs/gsf-output-gzip.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-input-textline.lo gsf-input-textline.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-input-textline.c -fPIC -DPIC -o .libs/gsf-input-textline.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-infile-stdio.lo gsf-infile-stdio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-infile-stdio.c -fPIC -DPIC -o .libs/gsf-infile-stdio.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-output-csv.lo gsf-output-csv.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-output-csv.c -fPIC -DPIC -o .libs/gsf-output-csv.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-infile-tar.lo gsf-infile-tar.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-infile-tar.c -fPIC -DPIC -o .libs/gsf-infile-tar.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-input-proxy.lo gsf-input-proxy.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-input-proxy.c -fPIC -DPIC -o .libs/gsf-input-proxy.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-infile-msole.lo gsf-infile-msole.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-infile-msole.c -fPIC -DPIC -o .libs/gsf-infile-msole.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-infile-msvba.lo gsf-infile-msvba.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-infile-msvba.c -fPIC -DPIC -o .libs/gsf-infile-msvba.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-output.lo gsf-output.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-output.c -fPIC -DPIC -o .libs/gsf-output.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-output-bzip.lo gsf-output-bzip.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-output-bzip.c -fPIC -DPIC -o .libs/gsf-output-bzip.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-output-iochannel.lo gsf-output-iochannel.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-output-iochannel.c -fPIC -DPIC -o .libs/gsf-output-iochannel.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-output-iconv.lo gsf-output-iconv.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-output-iconv.c -fPIC -DPIC -o .libs/gsf-output-iconv.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-infile-zip.lo gsf-infile-zip.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-infile-zip.c -fPIC -DPIC -o .libs/gsf-infile-zip.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-output-memory.lo gsf-output-memory.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-output-memory.c -fPIC -DPIC -o .libs/gsf-output-memory.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-outfile.lo gsf-outfile.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-outfile.c -fPIC -DPIC -o .libs/gsf-outfile.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-shared-memory.lo gsf-shared-memory.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-shared-memory.c -fPIC -DPIC -o .libs/gsf-shared-memory.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-output-stdio.lo gsf-output-stdio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-output-stdio.c -fPIC -DPIC -o .libs/gsf-output-stdio.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o version.lo version.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c version.c -fPIC -DPIC -o .libs/version.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-output-gio.lo gsf-output-gio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-output-gio.c -fPIC -DPIC -o .libs/gsf-output-gio.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-input-gio.lo gsf-input-gio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-input-gio.c -fPIC -DPIC -o .libs/gsf-input-gio.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-outfile-stdio.lo gsf-outfile-stdio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-outfile-stdio.c -fPIC -DPIC -o .libs/gsf-outfile-stdio.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-outfile-msole.lo gsf-outfile-msole.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-outfile-msole.c -fPIC -DPIC -o .libs/gsf-outfile-msole.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-blob.lo gsf-blob.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-blob.c -fPIC -DPIC -o .libs/gsf-blob.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-clip-data.lo gsf-clip-data.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-clip-data.c -fPIC -DPIC -o .libs/gsf-clip-data.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-structured-blob.lo gsf-structured-blob.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-structured-blob.c -fPIC -DPIC -o .libs/gsf-structured-blob.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-outfile-zip.lo gsf-outfile-zip.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-outfile-zip.c -fPIC -DPIC -o .libs/gsf-outfile-zip.o
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -version-info 114:52:0 -export-symbols ./libgsf.syms -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgsf-1.la -rpath /usr/lib64 gsf-utils.lo gsf-priv.lo gsf-libxml.lo gsf-doc-meta-data.lo gsf-docprop-vector.lo gsf-msole-utils.lo gsf-open-pkg-utils.lo gsf-opendoc-utils.lo gsf-timestamp.lo gsf-zip-utils.lo gsf-input.lo gsf-input-bzip.lo gsf-input-gzip.lo gsf-input-http.lo gsf-input-iochannel.lo gsf-input-memory.lo gsf-input-proxy.lo gsf-input-stdio.lo gsf-input-textline.lo gsf-infile.lo gsf-infile-msole.lo gsf-infile-msvba.lo gsf-infile-stdio.lo gsf-infile-tar.lo gsf-infile-zip.lo gsf-output.lo gsf-output-bzip.lo gsf-output-csv.lo gsf-output-gzip.lo gsf-output-iconv.lo gsf-output-iochannel.lo gsf-output-memory.lo gsf-output-stdio.lo gsf-outfile.lo gsf-outfile-msole.lo gsf-outfile-stdio.lo gsf-outfile-zip.lo gsf-shared-memory.lo gsf-structured-blob.lo gsf-blob.lo gsf-clip-data.lo gsf-input-gio.lo gsf-output-gio.lo version.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lz -lbz2
libtool: link: echo "{ global:" > .libs/libgsf-1.ver
libtool: link: cat ./libgsf.syms | sed -e "s/\(.*\)/\1;/" >> .libs/libgsf-1.ver
libtool: link: echo "local: *; };" >> .libs/libgsf-1.ver
libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gsf-utils.o .libs/gsf-priv.o .libs/gsf-libxml.o .libs/gsf-doc-meta-data.o .libs/gsf-docprop-vector.o .libs/gsf-msole-utils.o .libs/gsf-open-pkg-utils.o .libs/gsf-opendoc-utils.o .libs/gsf-timestamp.o .libs/gsf-zip-utils.o .libs/gsf-input.o .libs/gsf-input-bzip.o .libs/gsf-input-gzip.o .libs/gsf-input-http.o .libs/gsf-input-iochannel.o .libs/gsf-input-memory.o .libs/gsf-input-proxy.o .libs/gsf-input-stdio.o .libs/gsf-input-textline.o .libs/gsf-infile.o .libs/gsf-infile-msole.o .libs/gsf-infile-msvba.o .libs/gsf-infile-stdio.o .libs/gsf-infile-tar.o .libs/gsf-infile-zip.o .libs/gsf-output.o .libs/gsf-output-bzip.o .libs/gsf-output-csv.o .libs/gsf-output-gzip.o .libs/gsf-output-iconv.o .libs/gsf-output-iochannel.o .libs/gsf-output-memory.o .libs/gsf-output-stdio.o .libs/gsf-outfile.o .libs/gsf-outfile-msole.o .libs/gsf-outfile-stdio.o .libs/gsf-outfile-zip.o .libs/gsf-shared-memory.o .libs/gsf-structured-blob.o .libs/gsf-blob.o .libs/gsf-clip-data.o .libs/gsf-input-gio.o .libs/gsf-output-gio.o .libs/version.o -O2 -g -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lz -lbz2 -Wl,-soname -Wl,libgsf-1.so.114 -Wl,-version-script -Wl,.libs/libgsf-1.ver -o .libs/libgsf-1.so.114.0.52
libtool: link: (cd ".libs" && rm -f "libgsf-1.so.114" && ln -s "libgsf-1.so.114.0.52" "libgsf-1.so.114")
libtool: link: (cd ".libs" && rm -f "libgsf-1.so" && ln -s "libgsf-1.so.114.0.52" "libgsf-1.so")
libtool: link: ( cd ".libs" && rm -f "libgsf-1.la" && ln -s "../libgsf-1.la" "libgsf-1.la" )
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
CPPFLAGS="" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral" LDFLAGS="-no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner -v --warn-all --accept-unprefixed -DGSF_DISABLE_DEPRECATED --c-include=gsf/gsf.h --namespace=Gsf --nsversion=1 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=Gio-2.0 --include=libxml2-2.0 --library=libgsf-1.la --cflags-begin -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" --cflags-end gsf.h gsf-fwd.h gsf-utils.h gsf-libxml.h gsf-impl-utils.h gsf-doc-meta-data.h gsf-docprop-vector.h gsf-msole-utils.h gsf-open-pkg-utils.h gsf-opendoc-utils.h gsf-timestamp.h gsf-input.h gsf-input-impl.h gsf-input-bzip.h gsf-input-gzip.h gsf-input-http.h gsf-input-iochannel.h gsf-input-memory.h gsf-input-proxy.h gsf-input-stdio.h gsf-input-textline.h gsf-infile.h gsf-infile-impl.h gsf-infile-msole.h gsf-infile-msvba.h gsf-infile-stdio.h gsf-infile-tar.h gsf-infile-zip.h gsf-output.h gsf-output-impl.h gsf-output-bzip.h gsf-output-csv.h gsf-output-gzip.h gsf-output-iconv.h gsf-output-iochannel.h gsf-output-memory.h gsf-output-stdio.h gsf-outfile.h gsf-outfile-impl.h gsf-outfile-msole.h gsf-outfile-stdio.h gsf-outfile-zip.h gsf-shared-memory.h gsf-structured-blob.h gsf-meta-names.h gsf-blob.h gsf-clip-data.h gsf-input-gio.h gsf-output-gio.h gsf-utils.c gsf-priv.c gsf-libxml.c gsf-doc-meta-data.c gsf-docprop-vector.c gsf-msole-utils.c gsf-open-pkg-utils.c gsf-opendoc-utils.c gsf-timestamp.c gsf-zip-utils.c gsf-input.c gsf-input-bzip.c gsf-input-gzip.c gsf-input-http.c gsf-input-iochannel.c gsf-input-memory.c gsf-input-proxy.c gsf-input-stdio.c gsf-input-textline.c gsf-infile.c gsf-infile-msole.c gsf-infile-msvba.c gsf-infile-stdio.c gsf-infile-tar.c gsf-infile-zip.c gsf-output.c gsf-output-bzip.c gsf-output-csv.c gsf-output-gzip.c gsf-output-iconv.c gsf-output-iochannel.c gsf-output-memory.c gsf-output-stdio.c gsf-outfile.c gsf-outfile-msole.c gsf-outfile-stdio.c gsf-outfile-zip.c gsf-shared-memory.c gsf-structured-blob.c gsf-blob.c gsf-clip-data.c gsf-input-gio.c gsf-output-gio.c version.c /usr/bin/g-ir-scanner libgsf-1.la Makefile --output Gsf-1.gir
/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf/tmp-introspect4oezaipe/Gsf-1.c: In function ‘dump_properties’:
/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf/tmp-introspect4oezaipe/Gsf-1.c:287:7: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
287 | const GValue *v = g_param_spec_get_default_value (prop);
| ^~~~~
/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf/tmp-introspect4oezaipe/Gsf-1.c: In function ‘dump_irepository’:
/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf/tmp-introspect4oezaipe/Gsf-1.c:641:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
641 | const char *input_filename = args[0];
| ^~~~~
g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf/tmp-introspect4oezaipe/Gsf-1 -export-dynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral /home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf/tmp-introspect4oezaipe/Gsf-1.o -L. libgsf-1.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
libtool: link: gcc -o /home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf/tmp-introspect4oezaipe/.libs/Gsf-1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral /home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf/tmp-introspect4oezaipe/Gsf-1.o -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/libgsf-1.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/usr/bin/g-ir-compiler --includedir=. --includedir=. --includedir=. Gsf-1.gir -o Gsf-1.typelib
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
Making all in gsf-win32
make[2]: Nothing to be done for 'all'.
Making all in doc
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc'
if test "/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc" != "/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc" ; then \
files=`echo gsf-docs.xml gsf-sections.txt gsf-overrides.txt gsf.types`; \
if test "x$files" != "x" ; then \
for file in $files ; do \
destdir=`dirname /home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc/$file`; \
test -d "$destdir" || mkdir -p "$destdir"; \
test -f /home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc/$file && \
cp -pf /home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc/$file /home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc/$file || true; \
done; \
fi; \
fi
touch setup-build.stamp
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc'
/usr/bin/mkdir -p xml && ( \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
) > xml/gtkdocentities.ent
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc'
_source_dir='' ; \
for i in ../gsf ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-scan --module=gsf --ignore-headers="biff-types.h gsf-infile-msvba.h" ${_source_dir} --deprecated-guards="GSF_DISABLE_DEPRECATED"
/usr/share/gtk-doc/python/gtkdoc/scan.py:44: SyntaxWarning: invalid escape sequence '\s'
VAR_TYPE_MODIFIER = '(?:' + '|'.join([t + '\s+' for t in TYPE_MODIFIERS]) + ')*'
/usr/share/gtk-doc/python/gtkdoc/scan.py:45: SyntaxWarning: invalid escape sequence '\s'
RET_TYPE_MODIFIER = '(?:' + '|'.join([t + '\s+' for t in TYPE_MODIFIERS + ['G_CONST_RETURN']]) + ')*'
/usr/share/gtk-doc/python/gtkdoc/scan.py:238: SyntaxWarning: invalid escape sequence '\('
ignore_decorators = '|' + options.ignore_decorators.replace('()', '\(\w*\)')
/usr/share/gtk-doc/python/gtkdoc/scan.py:239: SyntaxWarning: invalid escape sequence '\s'
optional_decorators_regex = '(?:\s+(?:%s))?' % ignore_decorators[1:]
/usr/share/gtk-doc/python/gtkdoc/scan.py:487: SyntaxWarning: invalid escape sequence '\('
ignore_decorators = '|' + options.ignore_decorators.replace('()', '\(\w*\)')
/usr/share/gtk-doc/python/gtkdoc/scan.py:488: SyntaxWarning: invalid escape sequence '\s'
optional_decorators_regex = '(?:\s+(?:%s))?' % ignore_decorators[1:]
if grep -l '^..*$' gsf.types > /dev/null 2>&1 ; then \
scanobj_options=""; \
gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
scanobj_options="--verbose"; \
fi; \
fi; \
CC="/bin/sh ../libtool --tag=CC --mode=compile gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral" LD="/bin/sh ../libtool --tag=CC --mode=link gcc -lgobject-2.0 -lglib-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" RUN="/bin/sh ../libtool --mode=execute" CFLAGS="-I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral" LDFLAGS="../gsf/libgsf-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" \
gtkdoc-scangobj --type-init-func="gsf_init ()" $scanobj_options --module=gsf; \
else \
for i in gsf.actions gsf.args gsf.hierarchy gsf.interfaces gsf.prerequisites gsf.signals ; do \
test -f $i || touch $i ; \
done \
fi
grep: warning: stray \ before -
libtool: compile: gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c gsf-scan.c -fPIC -DPIC -o .libs/gsf-scan.o
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld .libs/gsf-scan.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gsf-scan ../gsf/.libs/libgsf-1.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2
touch scan-build.stamp
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc'
_source_dir='' ; \
for i in ../gsf ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-mkdb --module=gsf --output-format=xml --expand-content-files="" --main-sgml-file=gsf-docs.xml ${_source_dir} --xml-mode --output-format=xml
2024-08-01 01:51:04,697:common.py:ParseStructDeclaration:352:WARNING:Cannot parse struct field: ""
./gsf-unused.txt:1: warning: 55 unused declarations. They should be added to gsf-sections.txt in the appropriate place.
touch sgml-build.stamp
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc'
rm -rf html && mkdir html && \
mkhtml_options=""; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
mkhtml_options="$mkhtml_options --verbose"; \
fi; \
fi; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \
if test "$?" = "0"; then \
mkhtml_options="$mkhtml_options --path=\"/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc\""; \
fi; \
cd html && gtkdoc-mkhtml $mkhtml_options gsf ../gsf-docs.xml
grep: warning: stray \ before -
grep: warning: stray \ before -
Computing chunks...
Writing intro.html for part(intro)
Writing history.html for part(history)
Writing dependencies.html for part(dependencies)
Writing gsf-users.html for part(gsf-users)
Writing gsf-Input-from-unstructured-files.html for refentry(gsf-Input-from-unstructured-files)
Writing gsf-Output-to-unstructured-files.html for refentry(gsf-Output-to-unstructured-files)
Writing io.html for chapter(io)
Writing gsf-Infile-reading-structed-files.html for refentry(gsf-Infile-reading-structed-files)
Writing gsf-Outfile-writing-structed-files.html for refentry(gsf-Outfile-writing-structed-files)
Writing gsf-Reading-and-Writing-from-local-files-and-directories.html for refentry(gsf-Reading-and-Writing-from-local-files-and-directories)
Writing gsf-memory.html for refentry(gsf-memory)
Writing gsf-GIOChannel.html for refentry(gsf-GIOChannel)
Writing gsf-GIO.html for refentry(gsf-GIO)
Writing sources.html for chapter(sources)
Writing gsf-Text.html for refentry(gsf-Text)
Writing gsf-XML-and-libxml.html for refentry(gsf-XML-and-libxml)
Writing gsf-Zip.html for refentry(gsf-Zip)
Writing gsf-Compression.html for refentry(gsf-Compression)
Writing gsf-MS-OLE2.html for refentry(gsf-MS-OLE2)
Writing gsf-metadata.html for refentry(gsf-metadata)
Writing gsf-OASIS-Open-Document.html for refentry(gsf-OASIS-Open-Document)
Writing gsf-blobs.html for refentry(gsf-blobs)
Writing gsf-clip-data.html for refentry(gsf-clip-data)
Writing parsers.html for chapter(parsers)
Writing gsf-Utilities.html for refentry(gsf-Utilities)
Writing misc.html for chapter(misc)
Writing api.html for part(api)
Writing gsf-index.html for index(gsf-index)
Writing annotation-glossary.html for glossary(annotation-glossary)
Writing index.html for book(gsf)
Writing gsf.devhelp2 for book(gsf)
gtkdoc-fixxref --module=gsf --module-dir=html --html-dir=/usr/share/gtk-doc/html
html/gsf-Compression.html:165: warning: no link for: "GError" -> (GError).
html/gsf-Compression.html:192: warning: no link for: "NULL:CAPS" -> (NULL
).
html/gsf-GIO.html:120: warning: no link for: "GFile" -> (GFile).
html/gsf-GIOChannel.html:80: warning: no link for: "GIOChannel" -> (GIOChannel).
html/gsf-Input-from-unstructured-files.html:205: warning: no link for: "GDateTime" -> (GDateTime).
html/gsf-Input-from-unstructured-files.html:346: warning: no link for: "GSeekType" -> (GSeekType).
html/gsf-Input-from-unstructured-files.html:379: warning: no link for: "TRUE:CAPS" -> (TRUE
).
html/gsf-OASIS-Open-Document.html:154: warning: no link for: "api-index-1.14.24" -> (1.14.24).
html/gsf-Outfile-writing-structed-files.html:126: warning: no link for: "FALSE:CAPS" -> (FALSE
).
html/gsf-Output-to-unstructured-files.html:351: warning: no link for: "G-SEEK-SET:CAPS" -> (G_SEEK_SET
).
html/gsf-Output-to-unstructured-files.html:352: warning: no link for: "G-SEEK-CUR:CAPS" -> (G_SEEK_CUR
).
html/gsf-Output-to-unstructured-files.html:352: warning: no link for: "G-SEEK-END:CAPS" -> (G_SEEK_END
).
html/gsf-Output-to-unstructured-files.html:730: warning: no link for: "GObject" -> (GObject).
html/gsf-Reading-and-Writing-from-local-files-and-directories.html:208: warning: no link for: "FILE:CAPS" -> (FILE).
html/gsf-Utilities.html:604: warning: no link for: "GTypeModule" -> (GTypeModule).
html/gsf-Utilities.html:673: warning: no link for: "GClassInitFunc" -> (GClassInitFunc).
html/gsf-Utilities.html:678: warning: no link for: "GInstanceInitFunc" -> (GInstanceInitFunc).
html/gsf-Utilities.html:747: warning: no link for: "GQuark" -> (GQuark).
html/gsf-Utilities.html:861: warning: no link for: "GIConv" -> (GIConv).
html/gsf-Utilities.html:2078: warning: no link for: "GValue" -> (GValue).
html/gsf-Utilities.html:2224: warning: no link for: "GType" -> (GType).
html/gsf-Utilities.html:2225: warning: no link for: "GParameter" -> (GParameter).
html/gsf-Utilities.html:2412: warning: no link for: "GDate" -> (GDate).
html/gsf-Utilities.html:2423: warning: no link for: "GString" -> (GString).
html/gsf-clip-data.html:214: warning: no link for: "g-object-unref" -> (g_object_unref()
).
html/gsf-clip-data.html:268: warning: no link for: "gsf-blob-new" -> (gsf_blob_new()
).
html/gsf-metadata.html:690: warning: no link for: "GHFunc" -> (GHFunc).
touch html-build.stamp
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc'
Making all in tools
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/tools'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf-vba-dump.o gsf-vba-dump.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/tools'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/tools'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gsf-vba-dump gsf-vba-dump.o ../gsf/libgsf-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gsf-vba-dump gsf-vba-dump.o ../gsf/.libs/libgsf-1.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/tools'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/tools'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o gsf.o gsf.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/tools'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/tools'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gsf gsf.o ../gsf/libgsf-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gsf gsf.o ../gsf/.libs/libgsf-1.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/tools'
Making all in tests
make[2]: Nothing to be done for 'all'.
Making all in thumbnailer
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/thumbnailer'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/uuid -I/usr/include/json-c -I/usr/include/blkid -I/usr/include/sysprof-6 -pthread -DGSFLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -c -o main.o main.c
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/thumbnailer'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/thumbnailer'
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gsf-office-thumbnailer main.o ../gsf/libgsf-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gsf-office-thumbnailer main.o ../gsf/.libs/libgsf-1.so -lgio-2.0 -lxml2 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/thumbnailer'
Making all in python
make[2]: Nothing to be done for 'all'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zW4slD
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64 '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64
++ dirname /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64
+ mkdir -p /home/pterjan/rpmbuild/BUILDROOT
+ mkdir /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64
+ cd libgsf-1.14.52
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64 'INSTALL=/usr/bin/install -p'
Making install in po
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/po'
installing as.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/as/LC_MESSAGES/libgsf.mo
installing bs.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/bs/LC_MESSAGES/libgsf.mo
installing ca.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/ca/LC_MESSAGES/libgsf.mo
installing ca@valencia.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/libgsf.mo
installing cs.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/cs/LC_MESSAGES/libgsf.mo
installing da.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/da/LC_MESSAGES/libgsf.mo
installing de.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/de/LC_MESSAGES/libgsf.mo
installing el.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/el/LC_MESSAGES/libgsf.mo
installing en_GB.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/en_GB/LC_MESSAGES/libgsf.mo
installing eo.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/eo/LC_MESSAGES/libgsf.mo
installing es.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/es/LC_MESSAGES/libgsf.mo
installing eu.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/eu/LC_MESSAGES/libgsf.mo
installing fi.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/fi/LC_MESSAGES/libgsf.mo
installing fr.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/fr/LC_MESSAGES/libgsf.mo
installing gl.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/gl/LC_MESSAGES/libgsf.mo
installing he.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/he/LC_MESSAGES/libgsf.mo
installing hr.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/hr/LC_MESSAGES/libgsf.mo
installing hu.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/hu/LC_MESSAGES/libgsf.mo
installing id.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/id/LC_MESSAGES/libgsf.mo
installing it.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/it/LC_MESSAGES/libgsf.mo
installing ja.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/ja/LC_MESSAGES/libgsf.mo
installing ka.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/ka/LC_MESSAGES/libgsf.mo
installing ko.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/ko/LC_MESSAGES/libgsf.mo
installing lv.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/lv/LC_MESSAGES/libgsf.mo
installing lt.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/lt/LC_MESSAGES/libgsf.mo
installing ml.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/ml/LC_MESSAGES/libgsf.mo
installing nb.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/nb/LC_MESSAGES/libgsf.mo
installing nl.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/nl/LC_MESSAGES/libgsf.mo
installing nn.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/nn/LC_MESSAGES/libgsf.mo
installing oc.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/oc/LC_MESSAGES/libgsf.mo
installing pa.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/pa/LC_MESSAGES/libgsf.mo
installing pl.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/pl/LC_MESSAGES/libgsf.mo
installing pt.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/pt/LC_MESSAGES/libgsf.mo
installing pt_BR.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/libgsf.mo
installing ro.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/ro/LC_MESSAGES/libgsf.mo
installing ru.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/ru/LC_MESSAGES/libgsf.mo
installing sk.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/sk/LC_MESSAGES/libgsf.mo
installing sl.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/sl/LC_MESSAGES/libgsf.mo
installing sr.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/sr/LC_MESSAGES/libgsf.mo
installing sr@latin.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/libgsf.mo
installing sv.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/sv/LC_MESSAGES/libgsf.mo
installing ta.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/ta/LC_MESSAGES/libgsf.mo
installing tg.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/tg/LC_MESSAGES/libgsf.mo
installing th.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/th/LC_MESSAGES/libgsf.mo
installing tr.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/tr/LC_MESSAGES/libgsf.mo
installing uk.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/uk/LC_MESSAGES/libgsf.mo
installing zh_CN.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/libgsf.mo
installing zh_HK.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/libgsf.mo
installing zh_TW.gmo as /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/libgsf.mo
if test "libgsf" = "gettext-tools"; then \
/usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.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/libgsf-1.14.52-1.mga10.x86_64/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/po'
Making install in gsf
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
/usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/lib64'
/bin/sh ../libtool --mode=install /usr/bin/install -p libgsf-1.la '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libgsf-1.so.114.0.52 /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/lib64/libgsf-1.so.114.0.52
libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/lib64 && { ln -s -f libgsf-1.so.114.0.52 libgsf-1.so.114 || { rm -f libgsf-1.so.114 && ln -s libgsf-1.so.114.0.52 libgsf-1.so.114; }; })
libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/lib64 && { ln -s -f libgsf-1.so.114.0.52 libgsf-1.so || { rm -f libgsf-1.so && ln -s libgsf-1.so.114.0.52 libgsf-1.so; }; })
libtool: install: /usr/bin/install -p .libs/libgsf-1.lai /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/lib64/libgsf-1.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/gir-1.0'
/usr/bin/install -p -m 644 Gsf-1.gir '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/gir-1.0'
/usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/include/libgsf-1/gsf'
/usr/bin/install -p -m 644 gsf.h gsf-fwd.h gsf-utils.h gsf-libxml.h gsf-impl-utils.h gsf-doc-meta-data.h gsf-docprop-vector.h gsf-msole-utils.h gsf-open-pkg-utils.h gsf-opendoc-utils.h gsf-timestamp.h gsf-input.h gsf-input-impl.h gsf-input-bzip.h gsf-input-gzip.h gsf-input-http.h gsf-input-iochannel.h gsf-input-memory.h gsf-input-proxy.h gsf-input-stdio.h gsf-input-textline.h gsf-infile.h gsf-infile-impl.h gsf-infile-msole.h gsf-infile-msvba.h gsf-infile-stdio.h gsf-infile-tar.h gsf-infile-zip.h gsf-output.h gsf-output-impl.h gsf-output-bzip.h gsf-output-csv.h gsf-output-gzip.h gsf-output-iconv.h gsf-output-iochannel.h gsf-output-memory.h gsf-output-stdio.h gsf-outfile.h gsf-outfile-impl.h gsf-outfile-msole.h '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/include/libgsf-1/gsf'
/usr/bin/install -p -m 644 gsf-outfile-stdio.h gsf-outfile-zip.h gsf-shared-memory.h gsf-structured-blob.h gsf-meta-names.h gsf-blob.h gsf-clip-data.h gsf-input-gio.h gsf-output-gio.h '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/include/libgsf-1/gsf'
/usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/lib64/girepository-1.0'
/usr/bin/install -p -m 644 Gsf-1.typelib '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/lib64/girepository-1.0'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf'
Making install in gsf-win32
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf-win32'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf-win32'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf-win32'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/gsf-win32'
Making install in doc
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -p -m 644 ./html/annotation-glossary.html
/usr/bin/install -p -m 644 ./html/api.html
/usr/bin/install -p -m 644 ./html/dependencies.html
/usr/bin/install -p -m 644 ./html/gsf-Compression.html
/usr/bin/install -p -m 644 ./html/gsf-GIO.html
/usr/bin/install -p -m 644 ./html/gsf-GIOChannel.html
/usr/bin/install -p -m 644 ./html/gsf-Infile-reading-structed-files.html
/usr/bin/install -p -m 644 ./html/gsf-Input-from-unstructured-files.html
/usr/bin/install -p -m 644 ./html/gsf-MS-OLE2.html
/usr/bin/install -p -m 644 ./html/gsf-OASIS-Open-Document.html
/usr/bin/install -p -m 644 ./html/gsf-Outfile-writing-structed-files.html
/usr/bin/install -p -m 644 ./html/gsf-Output-to-unstructured-files.html
/usr/bin/install -p -m 644 ./html/gsf-Reading-and-Writing-from-local-files-and-directories.html
/usr/bin/install -p -m 644 ./html/gsf-Text.html
/usr/bin/install -p -m 644 ./html/gsf-Utilities.html
/usr/bin/install -p -m 644 ./html/gsf-XML-and-libxml.html
/usr/bin/install -p -m 644 ./html/gsf-Zip.html
/usr/bin/install -p -m 644 ./html/gsf-blobs.html
/usr/bin/install -p -m 644 ./html/gsf-clip-data.html
/usr/bin/install -p -m 644 ./html/gsf-index.html
/usr/bin/install -p -m 644 ./html/gsf-memory.html
/usr/bin/install -p -m 644 ./html/gsf-metadata.html
/usr/bin/install -p -m 644 ./html/gsf-users.html
/usr/bin/install -p -m 644 ./html/gsf.devhelp2
/usr/bin/install -p -m 644 ./html/history.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/io.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/misc.html
/usr/bin/install -p -m 644 ./html/parsers.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/sources.html
/usr/bin/install -p -m 644 ./html/style.css
/usr/bin/install -p -m 644 ./html/up-insensitive.png
/usr/bin/install -p -m 644 ./html/up.png
../libxml2/ -> /usr/share/gtk-doc/html/libxml2 (12)
/usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/man/man1'
/usr/bin/install -p -m 644 gsf-vba-dump.1 gsf.1 gsf-office-thumbnailer.1 '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/man/man1'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/doc'
Making install in tools
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/tools'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/tools'
/usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -p gsf gsf-vba-dump '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/bin'
libtool: warning: '../gsf/libgsf-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gsf /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/bin/gsf
libtool: warning: '../gsf/libgsf-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gsf-vba-dump /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/bin/gsf-vba-dump
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/tools'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/tools'
Making install in tests
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/tests'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/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/libgsf-1.14.52/tests'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/tests'
Making install in thumbnailer
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/thumbnailer'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/thumbnailer'
/usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -p gsf-office-thumbnailer '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/bin'
libtool: warning: '../gsf/libgsf-1.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gsf-office-thumbnailer /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/bin/gsf-office-thumbnailer
/usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/thumbnailers'
/usr/bin/install -p -m 644 gsf-office.thumbnailer '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/thumbnailers'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/thumbnailer'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/thumbnailer'
Making install in python
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/python'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/python'
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/libgsf-1.14.52/python'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/python'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/lib64/pkgconfig'
/usr/bin/install -p -m 644 libgsf-1.pc '/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52'
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libgsf-1.14.52'
+ rm -rf /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/doc/libgsf
+ find /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64 -name '*.la' -delete
+ /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64 libgsf
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.14.52-1.mga10 --unique-debug-suffix -1.14.52-1.mga10.x86_64 --unique-debug-src-base libgsf-1.14.52-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libgsf-1.14.52
find-debuginfo: starting
Extracting debug info from 4 files
DWARF-compressing 4 files
sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/libgsf-1.14.52-1.mga10.x86_64
1420 blocks
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -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/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: libgsf-1.14.52-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Dmk5iJ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd libgsf-1.14.52
+ DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/doc/libgsf
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/doc/libgsf
+ cp -pr /home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/README /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/doc/libgsf
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libgsf = 1:1.14.52-1.mga10 libgsf(x86-64) = 1:1.14.52-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgsf-1.so.114()(64bit)
Processing files: lib64gsf1_114-1.14.52-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8nvunl
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd libgsf-1.14.52
+ DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/doc/lib64gsf1_114
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/doc/lib64gsf1_114
+ cp -pr /home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/AUTHORS /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/doc/lib64gsf1_114
+ cp -pr /home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/COPYING /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/doc/lib64gsf1_114
+ cp -pr /home/pterjan/rpmbuild/BUILD/libgsf-1.14.52/README /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64/usr/share/doc/lib64gsf1_114
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lib64gsf1_114 = 1:1.14.52-1.mga10 lib64gsf1_114(x86-64) = 1:1.14.52-1.mga10 libgsf-1.so.114()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.14)(64bit) libz.so.1()(64bit)
Obsoletes: lib64gsf-1_114 < 1:1.14.52-1.mga10
Processing files: lib64gsf-devel-1.14.52-1.mga10.x86_64
Provides: devel(libgsf-1(64bit)) lib64gsf-devel = 1:1.14.52-1.mga10 lib64gsf-devel(x86-64) = 1:1.14.52-1.mga10 libgsf-1-devel = 1:1.14.52-1.mga10 libgsf-devel = 1:1.14.52-1.mga10 pkgconfig(libgsf-1) = 1.14.52
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libbz2(64bit)) devel(libgio-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libgobject-2.0(64bit)) devel(libxml2(64bit)) devel(libz(64bit)) pkgconfig pkgconfig(glib-2.0) pkgconfig(gobject-2.0) pkgconfig(libxml-2.0)
Processing files: lib64gsf-gir1-1.14.52-1.mga10.x86_64
Provides: lib64gsf-gir1 = 1:1.14.52-1.mga10 lib64gsf-gir1(x86-64) = 1:1.14.52-1.mga10 typelib(Gsf) = 1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libgsf-1.so.114()(64bit) typelib(GLib) = 2.0 typelib(GModule) = 2.0 typelib(GObject) = 2.0 typelib(Gio) = 2.0 typelib(libxml2) = 2.0
Conflicts: gir-repository < 0.6.5-12.1
Processing files: libgsf-debugsource-1.14.52-1.mga10.x86_64
Provides: libgsf-debugsource = 1:1.14.52-1.mga10 libgsf-debugsource(x86-64) = 1:1.14.52-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: libgsf-debuginfo-1.14.52-1.mga10.x86_64
Provides: debuginfo(build-id) = 0eb38b4a09c2b362dfe76bc0718f0404431798ed debuginfo(build-id) = 5bf5703f181ac615369d092c9d3653283d4660b9 debuginfo(build-id) = ac316586bc9ddc0d493e14df4accbb0efb7dcfd3 libgsf-debuginfo = 1:1.14.52-1.mga10 libgsf-debuginfo(x86-64) = 1:1.14.52-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libgsf-debugsource(x86-64) = 1:1.14.52-1.mga10
Processing files: lib64gsf1_114-debuginfo-1.14.52-1.mga10.x86_64
Provides: debuginfo(build-id) = a4fa3edd9eb07f17cfa5d1511f907c58a26633be lib64gsf1_114-debuginfo = 1:1.14.52-1.mga10 lib64gsf1_114-debuginfo(x86-64) = 1:1.14.52-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: libgsf-debugsource(x86-64) = 1:1.14.52-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gsf-gir1-1.14.52-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libgsf-debuginfo-1.14.52-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gsf1_114-1.14.52-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libgsf-1.14.52-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libgsf-debugsource-1.14.52-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gsf1_114-debuginfo-1.14.52-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64gsf-devel-1.14.52-1.mga10.x86_64.rpm
Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.euJ23d
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd libgsf-1.14.52
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libgsf-1.14.52-1.mga10.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4qFmHY
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf /home/pterjan/rpmbuild/BUILD/libgsf-1.14.52-SPECPARTS
+ rm -rf libgsf-1.14.52 libgsf-1.14.52.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!