+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/gdk-pixbuf2.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FvMSJz
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf gdk-pixbuf-2.36.11
+ /usr/bin/xz -dc /builddir/build/SOURCES/gdk-pixbuf-2.36.11.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gdk-pixbuf-2.36.11
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.icAXw2
+ umask 022
+ cd /builddir/build/BUILD
+ cd gdk-pixbuf-2.36.11
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 --with-x11 --with-libjasper --with-included-loaders=png --enable-installed-tests --disable-silent-rules
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking whether make sets $(MAKE)... (cached) yes
checking for gawk... (cached) gawk
checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking for cos in -lm... yes
checking for round in -lm... yes
checking for lrint in -lm... yes
checking for native Win32... no
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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-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 riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... 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) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating ./config.lt
config.lt: creating libtool
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking dependency style of gcc... none
checking for riscv64-redhat-linux-gnu-nm... /usr/bin/nm -B
checking for some Win32 platform... no
checking whether build environment is sane... yes
checking for BASE_DEPENDENCIES... yes
checking Whether to write dependencies into .pc files... no
checking for perl5... no
checking for perl... /usr/bin/perl
checking for sigsetjmp... yes
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.48.0... yes (version 2.55.2)
checking for bind_textdomain_codeset... yes
checking for unistd.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for setrlimit... yes
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking whether to build gmodulized gdk-pixbuf... yes
checking whether dynamic modules work... yes
checking for TIFF... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for jpeg_simple_progression in -ljpeg... yes
checking for libpng16... yes
checking for jas_init in -ljasper... yes
checking pixbuf loaders to build... png
checking for SHARED_MIME_INFO... yes
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking for mediaLib 2.3... checking for mlib_ImageSetStruct in -lmlib... no
checking for x86 platform... no
checking for GDK_PIXBUF_XLIB_DEP... yes
checking for gobject-introspection... yes
checking for gtk-doc... no
configure: WARNING:
  You will not be able to create source packages with 'make dist'
  because gtk-doc >= 1.20 is not found.
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for db2html... false
checking for -fvisibility=hidden compiler flag... yes
checking for -Bsymbolic-functions linker flag... yes
checking whether to build with gcov testing... no
checking whether to build with application bundle relocation support... no
checking that generated files are newer than configure... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gdk-pixbuf-2.0.pc
config.status: creating gdk-pixbuf/Makefile
config.status: creating gdk-pixbuf/gdk_pixbuf.rc
config.status: creating gdk-pixbuf/gdk-pixbuf-features.h
config.status: creating gdk-pixbuf/pixops/Makefile
config.status: creating win32/Makefile
config.status: creating win32/vs9/Makefile
config.status: creating win32/vs9/gdk-pixbuf-version-paths.vsprops
config.status: creating win32/vs10/Makefile
config.status: creating win32/vs10/gdk-pixbuf-version-paths.props
config.status: creating win32/vs11/Makefile
config.status: creating win32/vs12/Makefile
config.status: creating win32/vs14/Makefile
config.status: creating win32/vs15/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/gdk-pixbuf/Makefile
config.status: creating docs/reference/gdk-pixbuf/version.xml
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating thumbnailer/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/gdk-pixbuf-xlib/Makefile
config.status: creating contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc
config.status: creating config.h.win32
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
+ make -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11'
Making all in gdk-pixbuf
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf'
( cd . && glib-mkenums --template gdk-pixbuf-enum-types.h.template \
	gdk-pixbuf.h gdk-pixbuf-autocleanups.h gdk-pixbuf-core.h gdk-pixbuf-transform.h gdk-pixbuf-io.h gdk-pixbuf-animation.h gdk-pixbuf-simple-anim.h gdk-pixbuf-loader.h ) > tmp-gdk-pixbuf-enum-types.h \
&& (cmp -s tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h || cp tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h ) \
&& rm -f tmp-gdk-pixbuf-enum-types.h \
&& echo timestamp > s-enum-types-h
echo "#if !defined(GDK_PIXBUF_DISABLE_DEPRECATED) || defined(GDK_PIXBUF_COMPILATION)" > xgen-gmh \
&& glib-genmarshal --prefix=_gdk_pixbuf_marshal ./gdk-pixbuf-marshal.list --header >> xgen-gmh \
&& echo "#endif /* !GDK_PIXBUF_DISABLE_DEPRECATED || GDK_PIXBUF_COMPILATION */" >> xgen-gmh \
&& (cmp -s xgen-gmh gdk-pixbuf-marshal.h || cp xgen-gmh gdk-pixbuf-marshal.h) \
&& rm -f xgen-gmh xgen-gmh~ \
&& echo timestamp > stamp-gdk-pixbuf-marshal.h
INFO: Reading ./gdk-pixbuf-marshal.list...
make  all-recursive
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf'
Making all in pixops
make[4]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/pixops'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixops.lo pixops.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o timescale.o timescale.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c pixops.c  -fPIC -DPIC -o .libs/pixops.o
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixops.la  pixops.lo   
libtool: link: ar cru .libs/libpixops.a .libs/pixops.o 
libtool: link: ranlib .libs/libpixops.a
libtool: link: ( cd ".libs" && rm -f "libpixops.la" && ln -s "../libpixops.la" "libpixops.la" )
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o timescale timescale.o libpixops.la -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0  -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o timescale timescale.o -pthread -pthread  ./.libs/libpixops.a -lgthread-2.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -pthread
make[4]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/pixops'
make[4]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o libgdk_pixbuf_2_0_la-gdk-pixbuf.lo `test -f 'gdk-pixbuf.c' || echo './'`gdk-pixbuf.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o libgdk_pixbuf_2_0_la-gdk-pixbuf-animation.lo `test -f 'gdk-pixbuf-animation.c' || echo './'`gdk-pixbuf-animation.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o libgdk_pixbuf_2_0_la-gdk-pixbuf-data.lo `test -f 'gdk-pixbuf-data.c' || echo './'`gdk-pixbuf-data.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o libgdk_pixbuf_2_0_la-gdk-pixbuf-io.lo `test -f 'gdk-pixbuf-io.c' || echo './'`gdk-pixbuf-io.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixbuf.c  -fPIC -DPIC -o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixbuf-animation.c  -fPIC -DPIC -o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-animation.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixbuf-data.c  -fPIC -DPIC -o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-data.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixbuf-io.c  -fPIC -DPIC -o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-io.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o libgdk_pixbuf_2_0_la-gdk-pixbuf-loader.lo `test -f 'gdk-pixbuf-loader.c' || echo './'`gdk-pixbuf-loader.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o libgdk_pixbuf_2_0_la-gdk-pixbuf-scale.lo `test -f 'gdk-pixbuf-scale.c' || echo './'`gdk-pixbuf-scale.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o libgdk_pixbuf_2_0_la-gdk-pixbuf-simple-anim.lo `test -f 'gdk-pixbuf-simple-anim.c' || echo './'`gdk-pixbuf-simple-anim.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o libgdk_pixbuf_2_0_la-gdk-pixbuf-scaled-anim.lo `test -f 'gdk-pixbuf-scaled-anim.c' || echo './'`gdk-pixbuf-scaled-anim.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixbuf-loader.c  -fPIC -DPIC -o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-loader.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixbuf-scale.c  -fPIC -DPIC -o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-scale.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixbuf-simple-anim.c  -fPIC -DPIC -o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-simple-anim.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o libgdk_pixbuf_2_0_la-gdk-pixbuf-util.lo `test -f 'gdk-pixbuf-util.c' || echo './'`gdk-pixbuf-util.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o libgdk_pixbuf_2_0_la-gdk-pixdata.lo `test -f 'gdk-pixdata.c' || echo './'`gdk-pixdata.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixbuf-scaled-anim.c  -fPIC -DPIC -o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-scaled-anim.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o libgdk_pixbuf_2_0_la-gdk-pixbuf-enum-types.lo `test -f 'gdk-pixbuf-enum-types.c' || echo './'`gdk-pixbuf-enum-types.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o libgdk_pixbuf_2_0_la-gdk-pixbuf-marshal.lo `test -f 'gdk-pixbuf-marshal.c' || echo './'`gdk-pixbuf-marshal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixbuf-util.c  -fPIC -DPIC -o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixdata.c  -fPIC -DPIC -o .libs/libgdk_pixbuf_2_0_la-gdk-pixdata.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixbuf-enum-types.c  -fPIC -DPIC -o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-enum-types.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o io-png.lo io-png.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o io-bmp.lo io-bmp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixbuf-marshal.c  -fPIC -DPIC -o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-marshal.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o io-gif.lo io-gif.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c io-png.c  -fPIC -DPIC -o .libs/io-png.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o io-gif-animation.lo io-gif-animation.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c io-bmp.c  -fPIC -DPIC -o .libs/io-bmp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c io-gif.c  -fPIC -DPIC -o .libs/io-gif.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o io-ico.lo io-ico.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c io-gif-animation.c  -fPIC -DPIC -o .libs/io-gif-animation.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o io-ani.lo io-ani.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o io-ani-animation.lo io-ani-animation.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c io-ico.c  -fPIC -DPIC -o .libs/io-ico.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o io-jpeg.lo io-jpeg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c io-ani.c  -fPIC -DPIC -o .libs/io-ani.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c io-ani-animation.c  -fPIC -DPIC -o .libs/io-ani-animation.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c io-jpeg.c  -fPIC -DPIC -o .libs/io-jpeg.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o io-pnm.lo io-pnm.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o io-tiff.lo io-tiff.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o io-xpm.lo io-xpm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c io-pnm.c  -fPIC -DPIC -o .libs/io-pnm.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o io-xbm.lo io-xbm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c io-tiff.c  -fPIC -DPIC -o .libs/io-tiff.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c io-xpm.c  -fPIC -DPIC -o .libs/io-xpm.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o io-tga.lo io-tga.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c io-xbm.c  -fPIC -DPIC -o .libs/io-xbm.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gdk-pixbuf-buffer-queue.lo gdk-pixbuf-buffer-queue.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o io-icns.lo io-icns.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o io-jasper.lo io-jasper.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c io-tga.c  -fPIC -DPIC -o .libs/io-tga.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixbuf-buffer-queue.c  -fPIC -DPIC -o .libs/gdk-pixbuf-buffer-queue.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c io-icns.c  -fPIC -DPIC -o .libs/io-icns.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o io-qtif.lo io-qtif.c
gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gdk-pixbuf-csource.o gdk-pixbuf-csource.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c io-jasper.c  -fPIC -DPIC -o .libs/io-jasper.o
gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gdk-pixbuf-pixdata.o gdk-pixbuf-pixdata.c
gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o queryloaders.o queryloaders.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c io-qtif.c  -fPIC -DPIC -o .libs/io-qtif.o
gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o test-gdk-pixbuf.o test-gdk-pixbuf.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstatic-pixbufloader-png.la  io-png.lo  
libtool: link: ar cru .libs/libstatic-pixbufloader-png.a .libs/io-png.o 
libtool: link: ranlib .libs/libstatic-pixbufloader-png.a
libtool: link: ( cd ".libs" && rm -f "libstatic-pixbufloader-png.la" && ln -s "../libstatic-pixbufloader-png.la" "libstatic-pixbufloader-png.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc -DG_LOG_DOMAIN=\"GdkPixbuf\" -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_LOCALEDIR=\"/usr/share/locale\" -DGDK_PIXBUF_LIBDIR=\"/usr/lib64\" -DGDK_PIXBUF_BINARY_VERSION=\"2.10.0\" -DGDK_PIXBUF_PREFIX=\"/usr\" -DINCLUDE_png  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wl,-Bsymbolic-functions  -version-info 3611:0:3611 -export-symbols-regex "^[^_].*"   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgdk_pixbuf-2.0.la -rpath /usr/lib64 libgdk_pixbuf_2_0_la-gdk-pixbuf.lo libgdk_pixbuf_2_0_la-gdk-pixbuf-animation.lo libgdk_pixbuf_2_0_la-gdk-pixbuf-data.lo libgdk_pixbuf_2_0_la-gdk-pixbuf-io.lo libgdk_pixbuf_2_0_la-gdk-pixbuf-loader.lo libgdk_pixbuf_2_0_la-gdk-pixbuf-scale.lo libgdk_pixbuf_2_0_la-gdk-pixbuf-simple-anim.lo libgdk_pixbuf_2_0_la-gdk-pixbuf-scaled-anim.lo libgdk_pixbuf_2_0_la-gdk-pixbuf-util.lo libgdk_pixbuf_2_0_la-gdk-pixdata.lo libgdk_pixbuf_2_0_la-gdk-pixbuf-enum-types.lo libgdk_pixbuf_2_0_la-gdk-pixbuf-marshal.lo pixops/libpixops.la libstatic-pixbufloader-png.la  -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm  
libtool: link: /usr/bin/nm -B  .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-animation.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-data.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-io.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-loader.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-scale.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-simple-anim.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-scaled-anim.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-util.o .libs/libgdk_pixbuf_2_0_la-gdk-pixdata.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-enum-types.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-marshal.o   pixops/.libs/libpixops.a ./.libs/libstatic-pixbufloader-png.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgdk_pixbuf-2.0.exp
libtool: link: /usr/bin/grep -E -e "^[^_].*" ".libs/libgdk_pixbuf-2.0.exp" > ".libs/libgdk_pixbuf-2.0.expT"
libtool: link: mv -f ".libs/libgdk_pixbuf-2.0.expT" ".libs/libgdk_pixbuf-2.0.exp"
libtool: link: echo "{ global:" > .libs/libgdk_pixbuf-2.0.ver
libtool: link:  cat .libs/libgdk_pixbuf-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgdk_pixbuf-2.0.ver
libtool: link:  echo "local: *; };" >> .libs/libgdk_pixbuf-2.0.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-animation.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-data.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-io.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-loader.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-scale.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-simple-anim.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-scaled-anim.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-util.o .libs/libgdk_pixbuf_2_0_la-gdk-pixdata.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-enum-types.o .libs/libgdk_pixbuf_2_0_la-gdk-pixbuf-marshal.o  -Wl,--whole-archive pixops/.libs/libpixops.a ./.libs/libstatic-pixbufloader-png.a -Wl,--no-whole-archive  -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libgdk_pixbuf-2.0.so.0 -Wl,-version-script -Wl,.libs/libgdk_pixbuf-2.0.ver -o .libs/libgdk_pixbuf-2.0.so.0.3611.0
libtool: link: (cd ".libs" && rm -f "libgdk_pixbuf-2.0.so.0" && ln -s "libgdk_pixbuf-2.0.so.0.3611.0" "libgdk_pixbuf-2.0.so.0")
libtool: link: (cd ".libs" && rm -f "libgdk_pixbuf-2.0.so" && ln -s "libgdk_pixbuf-2.0.so.0.3611.0" "libgdk_pixbuf-2.0.so")
libtool: link: ( cd ".libs" && rm -f "libgdk_pixbuf-2.0.la" && ln -s "../libgdk_pixbuf-2.0.la" "libgdk_pixbuf-2.0.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -avoid-version -module  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-bmp.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-bmp.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -avoid-version -module  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-gif.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-gif.lo io-gif-animation.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -avoid-version -module  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-ico.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-ico.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -avoid-version -module  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-ani.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-ani.lo io-ani-animation.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/io-gif.o .libs/io-gif-animation.o   -Wl,-rpath -Wl,/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-gif.so -o .libs/libpixbufloader-gif.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/io-ani.o .libs/io-ani-animation.o   -Wl,-rpath -Wl,/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-ani.so -o .libs/libpixbufloader-ani.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/io-bmp.o   -Wl,-rpath -Wl,/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-bmp.so -o .libs/libpixbufloader-bmp.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/io-ico.o   -Wl,-rpath -Wl,/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-ico.so -o .libs/libpixbufloader-ico.so
libtool: link: ( cd ".libs" && rm -f "libpixbufloader-ani.la" && ln -s "../libpixbufloader-ani.la" "libpixbufloader-ani.la" )
libtool: link: ( cd ".libs" && rm -f "libpixbufloader-gif.la" && ln -s "../libpixbufloader-gif.la" "libpixbufloader-gif.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -avoid-version -module  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-jpeg.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-jpeg.lo -ljpeg libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -avoid-version -module  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-pnm.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-pnm.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
libtool: link: ( cd ".libs" && rm -f "libpixbufloader-bmp.la" && ln -s "../libpixbufloader-bmp.la" "libpixbufloader-bmp.la" )
libtool: link: ( cd ".libs" && rm -f "libpixbufloader-ico.la" && ln -s "../libpixbufloader-ico.la" "libpixbufloader-ico.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -avoid-version -module  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-tiff.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-tiff.lo -ltiff  libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -avoid-version -module  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-xpm.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-xpm.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/io-jpeg.o   -Wl,-rpath -Wl,/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/.libs -ljpeg ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-jpeg.so -o .libs/libpixbufloader-jpeg.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/io-pnm.o   -Wl,-rpath -Wl,/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-pnm.so -o .libs/libpixbufloader-pnm.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/io-tiff.o   -Wl,-rpath -Wl,/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/.libs -ltiff ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-tiff.so -o .libs/libpixbufloader-tiff.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/io-xpm.o   -Wl,-rpath -Wl,/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-xpm.so -o .libs/libpixbufloader-xpm.so
libtool: link: ( cd ".libs" && rm -f "libpixbufloader-pnm.la" && ln -s "../libpixbufloader-pnm.la" "libpixbufloader-pnm.la" )
libtool: link: ( cd ".libs" && rm -f "libpixbufloader-jpeg.la" && ln -s "../libpixbufloader-jpeg.la" "libpixbufloader-jpeg.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -avoid-version -module  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-xbm.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-xbm.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -avoid-version -module  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-tga.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-tga.lo gdk-pixbuf-buffer-queue.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
libtool: link: ( cd ".libs" && rm -f "libpixbufloader-xpm.la" && ln -s "../libpixbufloader-xpm.la" "libpixbufloader-xpm.la" )
libtool: link: ( cd ".libs" && rm -f "libpixbufloader-tiff.la" && ln -s "../libpixbufloader-tiff.la" "libpixbufloader-tiff.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -avoid-version -module  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-icns.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-icns.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -avoid-version -module  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-jasper.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-jasper.lo -ljasper libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/io-xbm.o   -Wl,-rpath -Wl,/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-xbm.so -o .libs/libpixbufloader-xbm.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/io-tga.o .libs/gdk-pixbuf-buffer-queue.o   -Wl,-rpath -Wl,/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-tga.so -o .libs/libpixbufloader-tga.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/io-jasper.o   -Wl,-rpath -Wl,/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/.libs -ljasper ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-jasper.so -o .libs/libpixbufloader-jasper.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/io-icns.o   -Wl,-rpath -Wl,/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-icns.so -o .libs/libpixbufloader-icns.so
libtool: link: ( cd ".libs" && rm -f "libpixbufloader-xbm.la" && ln -s "../libpixbufloader-xbm.la" "libpixbufloader-xbm.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -avoid-version -module  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-qtif.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-qtif.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
libtool: link: ( cd ".libs" && rm -f "libpixbufloader-tga.la" && ln -s "../libpixbufloader-tga.la" "libpixbufloader-tga.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdk-pixbuf-csource gdk-pixbuf-csource.o libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
libtool: link: ( cd ".libs" && rm -f "libpixbufloader-jasper.la" && ln -s "../libpixbufloader-jasper.la" "libpixbufloader-jasper.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdk-pixbuf-pixdata gdk-pixbuf-pixdata.o libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
libtool: link: ( cd ".libs" && rm -f "libpixbufloader-icns.la" && ln -s "../libpixbufloader-icns.la" "libpixbufloader-icns.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdk-pixbuf-query-loaders queryloaders.o libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/io-qtif.o   -Wl,-rpath -Wl,/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/.libs ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-qtif.so -o .libs/libpixbufloader-qtif.so
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gdk-pixbuf-csource gdk-pixbuf-csource.o -pthread  ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -pthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gdk-pixbuf-pixdata gdk-pixbuf-pixdata.o -pthread  ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -pthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gdk-pixbuf-query-loaders queryloaders.o -pthread  ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -pthread
libtool: link: ( cd ".libs" && rm -f "libpixbufloader-qtif.la" && ln -s "../libpixbufloader-qtif.la" "libpixbufloader-qtif.la" )
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-gdk-pixbuf test-gdk-pixbuf.o libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm 
CPPFLAGS="-DG_DISABLE_SINGLE_INCLUDES" CFLAGS="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 " LDFLAGS="-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" DLLTOOL="false" CC="gcc" /usr/bin/g-ir-scanner   --namespace=GdkPixbuf --nsversion=2.0 --libtool="/bin/sh ../libtool"  --include=GModule-2.0 --include=Gio-2.0 --pkg-export=gdk-pixbuf-2.0   --library=libgdk_pixbuf-2.0.la --warn-all --identifier-prefix=Gdk --c-include="gdk-pixbuf/gdk-pixbuf.h" --cflags-begin -DGDK_PIXBUF_COMPILATION -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   --cflags-end  gdk-pixbuf.h gdk-pixbuf-autocleanups.h gdk-pixbuf-core.h gdk-pixbuf-transform.h gdk-pixbuf-io.h gdk-pixbuf-animation.h gdk-pixbuf-simple-anim.h gdk-pixbuf-loader.h gdk-pixbuf-enum-types.h gdk-pixbuf-marshal.h gdk-pixbuf-features.h gdk-pixdata.h gdk-pixbuf-macros.h gdk-pixbuf.c gdk-pixbuf-animation.c gdk-pixbuf-data.c gdk-pixbuf-io.c gdk-pixbuf-loader.c gdk-pixbuf-scale.c gdk-pixbuf-simple-anim.c gdk-pixbuf-scaled-anim.c gdk-pixbuf-util.c gdk-pixdata.c gdk-pixbuf-enum-types.c gdk-pixbuf-marshal.c libgdk_pixbuf-2.0.la Makefile --output GdkPixbuf-2.0.gir
LOADERS=`echo libpixbufloader-*.la` ; \
if test "x$LOADERS" != 'xlibpixbufloader-*.la' ; then \
          echo "Writing a loaders.cache file to use when running examples before installing gdk-pixbuf."; \
  ../gdk-pixbuf/gdk-pixbuf-query-loaders $LOADERS > ./loaders.cache ;\
else \
          echo "No dynamic modules found; will use only static modules for uninstalled example programs."; \
  touch loaders.cache; \
fi
Writing a loaders.cache file to use when running examples before installing gdk-pixbuf.
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-gdk-pixbuf test-gdk-pixbuf.o -pthread  ./.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -pthread
g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/tmp-introspectytkjxoo4/GdkPixbuf-2.0 -export-dynamic -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/tmp-introspectytkjxoo4/GdkPixbuf-2.0.o -L. libgdk_pixbuf-2.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
libtool: link: gcc -o /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/tmp-introspectytkjxoo4/.libs/GdkPixbuf-2.0 -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/tmp-introspectytkjxoo4/GdkPixbuf-2.0.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic  -L. ./.libs/libgdk_pixbuf-2.0.so -lpng16 -lz -lm -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
/usr/bin/g-ir-compiler  --includedir=. GdkPixbuf-2.0.gir -o GdkPixbuf-2.0.typelib
make[4]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf'
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf'
Making all in po
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/po'
Making all in docs
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs'
Making all in reference
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs/reference'
Making all in gdk-pixbuf
make[4]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs/reference/gdk-pixbuf'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs/reference/gdk-pixbuf'
make[4]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs/reference'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs/reference'
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs/reference'
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs'
Making all in thumbnailer
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/thumbnailer'
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DTHUMBNAILER_RETURNS_PIXBUF -DTHUMBNAILER_USAGE="\"Thumbnail images\""  -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gdk_pixbuf_thumbnailer-gdk-pixbuf-thumbnailer.o `test -f 'gdk-pixbuf-thumbnailer.c' || echo './'`gdk-pixbuf-thumbnailer.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16   -DTHUMBNAILER_RETURNS_PIXBUF -DTHUMBNAILER_USAGE="\"Thumbnail images\""  -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gdk_pixbuf_thumbnailer-gnome-thumbnailer-skeleton.o `test -f 'gnome-thumbnailer-skeleton.c' || echo './'`gnome-thumbnailer-skeleton.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gdk_pixbuf_print_mime_types-gdk-pixbuf-print-mime-types.o `test -f 'gdk-pixbuf-print-mime-types.c' || echo './'`gdk-pixbuf-print-mime-types.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdk-pixbuf-print-mime-types gdk_pixbuf_print_mime_types-gdk-pixbuf-print-mime-types.o -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm ../gdk-pixbuf/libgdk_pixbuf-2.0.la 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdk-pixbuf-thumbnailer gdk_pixbuf_thumbnailer-gdk-pixbuf-thumbnailer.o gdk_pixbuf_thumbnailer-gnome-thumbnailer-skeleton.o -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm ../gdk-pixbuf/libgdk_pixbuf-2.0.la 
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gdk-pixbuf-print-mime-types gdk_pixbuf_print_mime_types-gdk-pixbuf-print-mime-types.o -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -pthread
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gdk-pixbuf-thumbnailer gdk_pixbuf_thumbnailer-gdk-pixbuf-thumbnailer.o gdk_pixbuf_thumbnailer-gnome-thumbnailer-skeleton.o -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -pthread
/usr/bin/sed -e "s|\@bindir\@|/usr/bin|"						\
-e "s|\@mimetypes\@|`GDK_PIXBUF_MODULE_FILE=../gdk-pixbuf/loaders.cache GDK_PIXBUF_PIXDATA=../gdk-pixbuf/gdk-pixbuf-pixdata ./gdk-pixbuf-print-mime-types`|" \
gdk-pixbuf-thumbnailer.thumbnailer.in > gdk-pixbuf-thumbnailer.thumbnailer
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/thumbnailer'
Making all in tests
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/tests'
make  all-am
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/tests'
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o animation.o animation.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o animation animation.o ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/animation animation.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o cve-2015-4491.o cve-2015-4491.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o test-common.o test-common.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o resources.o resources.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cve-2015-4491 cve-2015-4491.o test-common.o resources.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cve-2015-4491 cve-2015-4491.o test-common.o resources.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-fail.o pixbuf-fail.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-fail pixbuf-fail.o test-common.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-fail pixbuf-fail.o test-common.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-icon-serialize.o pixbuf-icon-serialize.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-icon-serialize pixbuf-icon-serialize.o test-common.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-icon-serialize pixbuf-icon-serialize.o test-common.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-randomly-modified.o pixbuf-randomly-modified.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-randomly-modified pixbuf-randomly-modified.o test-common.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-randomly-modified pixbuf-randomly-modified.o test-common.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-threads.o pixbuf-threads.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-threads pixbuf-threads.o test-common.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-threads pixbuf-threads.o test-common.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-icc.o pixbuf-icc.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-icc pixbuf-icc.o test-common.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-icc pixbuf-icc.o test-common.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-jpeg.o pixbuf-jpeg.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-jpeg pixbuf-jpeg.o test-common.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-jpeg pixbuf-jpeg.o test-common.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-dpi.o pixbuf-dpi.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-dpi pixbuf-dpi.o test-common.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-dpi pixbuf-dpi.o test-common.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-pixdata.o pixbuf-pixdata.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-pixdata pixbuf-pixdata.o test-common.o resources.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-pixdata pixbuf-pixdata.o test-common.o resources.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-stream.o pixbuf-stream.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-stream pixbuf-stream.o test-common.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-stream pixbuf-stream.o test-common.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-reftest.o pixbuf-reftest.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-reftest pixbuf-reftest.o test-common.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-reftest pixbuf-reftest.o test-common.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-resource.o pixbuf-resource.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-resource pixbuf-resource.o test-common.o resources.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-resource pixbuf-resource.o test-common.o resources.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-scale.o pixbuf-scale.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-scale pixbuf-scale.o test-common.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-scale pixbuf-scale.o test-common.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-scale-two-step.o pixbuf-scale-two-step.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-scale-two-step pixbuf-scale-two-step.o test-common.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-scale-two-step pixbuf-scale-two-step.o test-common.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-short-gif-write.o pixbuf-short-gif-write.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-short-gif-write pixbuf-short-gif-write.o ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-short-gif-write pixbuf-short-gif-write.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-save.o pixbuf-save.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-save pixbuf-save.o test-common.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-save pixbuf-save.o test-common.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-readonly-to-mutable.o pixbuf-readonly-to-mutable.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-readonly-to-mutable pixbuf-readonly-to-mutable.o test-common.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-readonly-to-mutable pixbuf-readonly-to-mutable.o test-common.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-composite.o pixbuf-composite.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-composite pixbuf-composite.o test-common.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-composite pixbuf-composite.o test-common.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-area-updated.o pixbuf-area-updated.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-area-updated pixbuf-area-updated.o test-common.o  ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-area-updated pixbuf-area-updated.o test-common.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-read.o pixbuf-read.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-read pixbuf-read.o ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-read pixbuf-read.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-random.o pixbuf-random.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-random pixbuf-random.o ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-random pixbuf-random.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-lowmem.o pixbuf-lowmem.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-lowmem pixbuf-lowmem.o ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-lowmem pixbuf-lowmem.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../gdk-pixbuf  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libpng16    -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o pixbuf-save-ref.o pixbuf-save-ref.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pixbuf-save-ref pixbuf-save-ref.o ../gdk-pixbuf/libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pixbuf-save-ref pixbuf-save-ref.o -pthread -pthread  ../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgio-2.0 -lpng16 -lz -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread
(echo '[Test]' > animation.test.tmp; \
echo 'Type=session' >> animation.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/animation --tap' >> animation.test.tmp; \
echo 'Output=TAP' >> animation.test.tmp; \
mv animation.test.tmp animation.test)
(echo '[Test]' > cve-2015-4491.test.tmp; \
echo 'Type=session' >> cve-2015-4491.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/cve-2015-4491 --tap' >> cve-2015-4491.test.tmp; \
echo 'Output=TAP' >> cve-2015-4491.test.tmp; \
mv cve-2015-4491.test.tmp cve-2015-4491.test)
(echo '[Test]' > pixbuf-fail.test.tmp; \
echo 'Type=session' >> pixbuf-fail.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-fail --tap' >> pixbuf-fail.test.tmp; \
echo 'Output=TAP' >> pixbuf-fail.test.tmp; \
mv pixbuf-fail.test.tmp pixbuf-fail.test)
(echo '[Test]' > pixbuf-icon-serialize.test.tmp; \
echo 'Type=session' >> pixbuf-icon-serialize.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-icon-serialize --tap' >> pixbuf-icon-serialize.test.tmp; \
echo 'Output=TAP' >> pixbuf-icon-serialize.test.tmp; \
mv pixbuf-icon-serialize.test.tmp pixbuf-icon-serialize.test)
(echo '[Test]' > pixbuf-randomly-modified.test.tmp; \
echo 'Type=session' >> pixbuf-randomly-modified.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-randomly-modified --tap' >> pixbuf-randomly-modified.test.tmp; \
echo 'Output=TAP' >> pixbuf-randomly-modified.test.tmp; \
mv pixbuf-randomly-modified.test.tmp pixbuf-randomly-modified.test)
(echo '[Test]' > pixbuf-threads.test.tmp; \
echo 'Type=session' >> pixbuf-threads.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-threads --tap' >> pixbuf-threads.test.tmp; \
echo 'Output=TAP' >> pixbuf-threads.test.tmp; \
mv pixbuf-threads.test.tmp pixbuf-threads.test)
(echo '[Test]' > pixbuf-icc.test.tmp; \
echo 'Type=session' >> pixbuf-icc.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-icc --tap' >> pixbuf-icc.test.tmp; \
echo 'Output=TAP' >> pixbuf-icc.test.tmp; \
mv pixbuf-icc.test.tmp pixbuf-icc.test)
(echo '[Test]' > pixbuf-jpeg.test.tmp; \
echo 'Type=session' >> pixbuf-jpeg.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-jpeg --tap' >> pixbuf-jpeg.test.tmp; \
echo 'Output=TAP' >> pixbuf-jpeg.test.tmp; \
mv pixbuf-jpeg.test.tmp pixbuf-jpeg.test)
(echo '[Test]' > pixbuf-dpi.test.tmp; \
echo 'Type=session' >> pixbuf-dpi.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-dpi --tap' >> pixbuf-dpi.test.tmp; \
echo 'Output=TAP' >> pixbuf-dpi.test.tmp; \
mv pixbuf-dpi.test.tmp pixbuf-dpi.test)
(echo '[Test]' > pixbuf-pixdata.test.tmp; \
echo 'Type=session' >> pixbuf-pixdata.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-pixdata --tap' >> pixbuf-pixdata.test.tmp; \
echo 'Output=TAP' >> pixbuf-pixdata.test.tmp; \
mv pixbuf-pixdata.test.tmp pixbuf-pixdata.test)
(echo '[Test]' > pixbuf-stream.test.tmp; \
echo 'Type=session' >> pixbuf-stream.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-stream --tap' >> pixbuf-stream.test.tmp; \
echo 'Output=TAP' >> pixbuf-stream.test.tmp; \
mv pixbuf-stream.test.tmp pixbuf-stream.test)
(echo '[Test]' > pixbuf-reftest.test.tmp; \
echo 'Type=session' >> pixbuf-reftest.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-reftest --tap' >> pixbuf-reftest.test.tmp; \
echo 'Output=TAP' >> pixbuf-reftest.test.tmp; \
mv pixbuf-reftest.test.tmp pixbuf-reftest.test)
(echo '[Test]' > pixbuf-resource.test.tmp; \
echo 'Type=session' >> pixbuf-resource.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-resource --tap' >> pixbuf-resource.test.tmp; \
echo 'Output=TAP' >> pixbuf-resource.test.tmp; \
mv pixbuf-resource.test.tmp pixbuf-resource.test)
(echo '[Test]' > pixbuf-scale.test.tmp; \
echo 'Type=session' >> pixbuf-scale.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-scale --tap' >> pixbuf-scale.test.tmp; \
echo 'Output=TAP' >> pixbuf-scale.test.tmp; \
mv pixbuf-scale.test.tmp pixbuf-scale.test)
(echo '[Test]' > pixbuf-scale-two-step.test.tmp; \
echo 'Type=session' >> pixbuf-scale-two-step.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-scale-two-step --tap' >> pixbuf-scale-two-step.test.tmp; \
echo 'Output=TAP' >> pixbuf-scale-two-step.test.tmp; \
mv pixbuf-scale-two-step.test.tmp pixbuf-scale-two-step.test)
(echo '[Test]' > pixbuf-short-gif-write.test.tmp; \
echo 'Type=session' >> pixbuf-short-gif-write.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-short-gif-write --tap' >> pixbuf-short-gif-write.test.tmp; \
echo 'Output=TAP' >> pixbuf-short-gif-write.test.tmp; \
mv pixbuf-short-gif-write.test.tmp pixbuf-short-gif-write.test)
(echo '[Test]' > pixbuf-save.test.tmp; \
echo 'Type=session' >> pixbuf-save.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-save --tap' >> pixbuf-save.test.tmp; \
echo 'Output=TAP' >> pixbuf-save.test.tmp; \
mv pixbuf-save.test.tmp pixbuf-save.test)
(echo '[Test]' > pixbuf-readonly-to-mutable.test.tmp; \
echo 'Type=session' >> pixbuf-readonly-to-mutable.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-readonly-to-mutable --tap' >> pixbuf-readonly-to-mutable.test.tmp; \
echo 'Output=TAP' >> pixbuf-readonly-to-mutable.test.tmp; \
mv pixbuf-readonly-to-mutable.test.tmp pixbuf-readonly-to-mutable.test)
(echo '[Test]' > pixbuf-composite.test.tmp; \
echo 'Type=session' >> pixbuf-composite.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-composite --tap' >> pixbuf-composite.test.tmp; \
echo 'Output=TAP' >> pixbuf-composite.test.tmp; \
mv pixbuf-composite.test.tmp pixbuf-composite.test)
(echo '[Test]' > pixbuf-area-updated.test.tmp; \
echo 'Type=session' >> pixbuf-area-updated.test.tmp; \
echo 'Exec=/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-area-updated --tap' >> pixbuf-area-updated.test.tmp; \
echo 'Output=TAP' >> pixbuf-area-updated.test.tmp; \
mv pixbuf-area-updated.test.tmp pixbuf-area-updated.test)
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/tests'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/tests'
Making all in contrib
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib'
Making all in gdk-pixbuf-xlib
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib/gdk-pixbuf-xlib'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -I../../gdk-pixbuf -I../../contrib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gdk-pixbuf-xlib.lo gdk-pixbuf-xlib.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -I../../gdk-pixbuf -I../../contrib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gdk-pixbuf-xlib-render.lo gdk-pixbuf-xlib-render.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -I../../gdk-pixbuf -I../../contrib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gdk-pixbuf-xlib-drawable.lo gdk-pixbuf-xlib-drawable.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -I../../gdk-pixbuf -I../../contrib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -DG_DISABLE_SINGLE_INCLUDES  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -c -o gdk-pixbuf-xlibrgb.lo gdk-pixbuf-xlibrgb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gdk-pixbuf -I../../contrib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixbuf-xlib.c  -fPIC -DPIC -o .libs/gdk-pixbuf-xlib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gdk-pixbuf -I../../contrib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixbuf-xlib-render.c  -fPIC -DPIC -o .libs/gdk-pixbuf-xlib-render.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gdk-pixbuf -I../../contrib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixbuf-xlib-drawable.c  -fPIC -DPIC -o .libs/gdk-pixbuf-xlib-drawable.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gdk-pixbuf -I../../contrib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_DISABLE_SINGLE_INCLUDES -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdk-pixbuf-xlibrgb.c  -fPIC -DPIC -o .libs/gdk-pixbuf-xlibrgb.o
gdk-pixbuf-xlibrgb.c: In function 'xlib_rgb_choose_visual_for_xprint':
gdk-pixbuf-xlibrgb.c:667:10: warning: variable 'ret_stat' set but not used [-Wunused-but-set-variable]
   Status ret_stat;
          ^~~~~~~~
gdk-pixbuf-xlibrgb.c: In function 'xlib_rgb_set_gray_cmap':
gdk-pixbuf-xlibrgb.c:715:7: warning: variable 'status' set but not used [-Wunused-but-set-variable]
   int status;
       ^~~~~~
gdk-pixbuf-xlibrgb.c: In function 'xlib_rgb_preprocess_dm_565':
gdk-pixbuf-xlibrgb.c:1357:16: warning: iteration 128 invokes undefined behavior [-Waggressive-loop-optimizations]
    dith = DM[0][i] >> 3;
           ~~~~~^~~
gdk-pixbuf-xlibrgb.c:1355:7: note: within this loop
       for (i = 0; i < DM_WIDTH * DM_HEIGHT; i++)
       ^~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -export-dynamic  -version-info 3611:0:3611 -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgdk_pixbuf_xlib-2.0.la -rpath /usr/lib64 gdk-pixbuf-xlib.lo gdk-pixbuf-xlib-render.lo gdk-pixbuf-xlib-drawable.lo gdk-pixbuf-xlibrgb.lo ../../gdk-pixbuf/libgdk_pixbuf-2.0.la -lX11 -lgobject-2.0 -lglib-2.0  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/gdk-pixbuf-xlib.o .libs/gdk-pixbuf-xlib-render.o .libs/gdk-pixbuf-xlib-drawable.o .libs/gdk-pixbuf-xlibrgb.o   -Wl,-rpath -Wl,/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/.libs ../../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so -lgmodule-2.0 -lgio-2.0 -lpng16 -lz -lm -lX11 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libgdk_pixbuf_xlib-2.0.so.0 -o .libs/libgdk_pixbuf_xlib-2.0.so.0.3611.0
libtool: link: (cd ".libs" && rm -f "libgdk_pixbuf_xlib-2.0.so.0" && ln -s "libgdk_pixbuf_xlib-2.0.so.0.3611.0" "libgdk_pixbuf_xlib-2.0.so.0")
libtool: link: (cd ".libs" && rm -f "libgdk_pixbuf_xlib-2.0.so" && ln -s "libgdk_pixbuf_xlib-2.0.so.0.3611.0" "libgdk_pixbuf_xlib-2.0.so")
libtool: link: ( cd ".libs" && rm -f "libgdk_pixbuf_xlib-2.0.la" && ln -s "../libgdk_pixbuf_xlib-2.0.la" "libgdk_pixbuf_xlib-2.0.la" )
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib/gdk-pixbuf-xlib'
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib'
Making all in win32
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32'
Making all in vs9
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs9'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs9'
Making all in vs10
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs10'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs10'
Making all in vs11
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs11'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs11'
Making all in vs12
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs12'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs12'
Making all in vs14
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs14'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs14'
Making all in vs15
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs15'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs15'
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32'
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11'
make[1]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pjl2GA
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64
+ cd gdk-pixbuf-2.36.11
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64 'INSTALL=/usr/bin/install -p' RUN_QUERY_LOADER_TEST=false
Making install in gdk-pixbuf
make[1]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf'
/usr/bin/make  install-recursive
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf'
Making install in pixops
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/pixops'
make[4]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/pixops'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/pixops'
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf/pixops'
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf'
make[4]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libgdk_pixbuf-2.0.la '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libgdk_pixbuf-2.0.so.0.3611.0 /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/libgdk_pixbuf-2.0.so.0.3611.0
libtool: install: (cd /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libgdk_pixbuf-2.0.so.0.3611.0 libgdk_pixbuf-2.0.so.0 || { rm -f libgdk_pixbuf-2.0.so.0 && ln -s libgdk_pixbuf-2.0.so.0.3611.0 libgdk_pixbuf-2.0.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libgdk_pixbuf-2.0.so.0.3611.0 libgdk_pixbuf-2.0.so || { rm -f libgdk_pixbuf-2.0.so && ln -s libgdk_pixbuf-2.0.so.0.3611.0 libgdk_pixbuf-2.0.so; }; })
libtool: install: /usr/bin/install -p .libs/libgdk_pixbuf-2.0.lai /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/libgdk_pixbuf-2.0.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p gdk-pixbuf-csource gdk-pixbuf-pixdata gdk-pixbuf-query-loaders '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/bin'
libtool: warning: 'libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gdk-pixbuf-csource /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/bin/gdk-pixbuf-csource
libtool: warning: 'libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gdk-pixbuf-pixdata /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/bin/gdk-pixbuf-pixdata
libtool: warning: 'libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gdk-pixbuf-query-loaders /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/bin/gdk-pixbuf-query-loaders
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/gir-1.0'
 /usr/bin/install -p -m 644 GdkPixbuf-2.0.gir '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/gir-1.0'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/include/gdk-pixbuf-2.0/gdk-pixbuf'
 /usr/bin/install -p -m 644 gdk-pixbuf.h gdk-pixbuf-autocleanups.h gdk-pixbuf-core.h gdk-pixbuf-transform.h gdk-pixbuf-io.h gdk-pixbuf-animation.h gdk-pixbuf-simple-anim.h gdk-pixbuf-loader.h gdk-pixbuf-enum-types.h gdk-pixbuf-marshal.h gdk-pixbuf-features.h gdk-pixdata.h gdk-pixbuf-macros.h '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/include/gdk-pixbuf-2.0/gdk-pixbuf'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libpixbufloader-bmp.la libpixbufloader-gif.la libpixbufloader-ico.la libpixbufloader-ani.la libpixbufloader-jpeg.la libpixbufloader-pnm.la libpixbufloader-tiff.la libpixbufloader-xpm.la libpixbufloader-xbm.la libpixbufloader-tga.la libpixbufloader-icns.la libpixbufloader-jasper.la libpixbufloader-qtif.la '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders'
libtool: warning: relinking 'libpixbufloader-bmp.la'
libtool: install: (cd /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf; /bin/sh "/builddir/build/BUILD/gdk-pixbuf-2.36.11/libtool"  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-bmp.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-bmp.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/io-bmp.o   -L/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-bmp.so -o .libs/libpixbufloader-bmp.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-bmp.soT /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-bmp.lai /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.la
libtool: warning: relinking 'libpixbufloader-gif.la'
libtool: install: (cd /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf; /bin/sh "/builddir/build/BUILD/gdk-pixbuf-2.36.11/libtool"  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-gif.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-gif.lo io-gif-animation.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/io-gif.o .libs/io-gif-animation.o   -L/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-gif.so -o .libs/libpixbufloader-gif.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-gif.soT /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-gif.lai /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.la
libtool: warning: relinking 'libpixbufloader-ico.la'
libtool: install: (cd /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf; /bin/sh "/builddir/build/BUILD/gdk-pixbuf-2.36.11/libtool"  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-ico.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-ico.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/io-ico.o   -L/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-ico.so -o .libs/libpixbufloader-ico.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-ico.soT /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-ico.lai /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.la
libtool: warning: relinking 'libpixbufloader-ani.la'
libtool: install: (cd /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf; /bin/sh "/builddir/build/BUILD/gdk-pixbuf-2.36.11/libtool"  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-ani.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-ani.lo io-ani-animation.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/io-ani.o .libs/io-ani-animation.o   -L/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-ani.so -o .libs/libpixbufloader-ani.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-ani.soT /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-ani.lai /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.la
libtool: warning: relinking 'libpixbufloader-jpeg.la'
libtool: install: (cd /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf; /bin/sh "/builddir/build/BUILD/gdk-pixbuf-2.36.11/libtool"  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-jpeg.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-jpeg.lo -ljpeg libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/io-jpeg.o   -ljpeg -L/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-jpeg.so -o .libs/libpixbufloader-jpeg.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-jpeg.soT /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-jpeg.lai /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.la
libtool: warning: relinking 'libpixbufloader-pnm.la'
libtool: install: (cd /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf; /bin/sh "/builddir/build/BUILD/gdk-pixbuf-2.36.11/libtool"  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-pnm.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-pnm.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/io-pnm.o   -L/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-pnm.so -o .libs/libpixbufloader-pnm.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-pnm.soT /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-pnm.lai /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.la
libtool: warning: relinking 'libpixbufloader-tiff.la'
libtool: install: (cd /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf; /bin/sh "/builddir/build/BUILD/gdk-pixbuf-2.36.11/libtool"  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-tiff.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-tiff.lo -ltiff libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/io-tiff.o   -ltiff -L/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-tiff.so -o .libs/libpixbufloader-tiff.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-tiff.soT /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-tiff.lai /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.la
libtool: warning: relinking 'libpixbufloader-xpm.la'
libtool: install: (cd /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf; /bin/sh "/builddir/build/BUILD/gdk-pixbuf-2.36.11/libtool"  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-xpm.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-xpm.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/io-xpm.o   -L/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-xpm.so -o .libs/libpixbufloader-xpm.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-xpm.soT /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-xpm.lai /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.la
libtool: warning: relinking 'libpixbufloader-xbm.la'
libtool: install: (cd /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf; /bin/sh "/builddir/build/BUILD/gdk-pixbuf-2.36.11/libtool"  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-xbm.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-xbm.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/io-xbm.o   -L/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-xbm.so -o .libs/libpixbufloader-xbm.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-xbm.soT /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-xbm.lai /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.la
libtool: warning: relinking 'libpixbufloader-tga.la'
libtool: install: (cd /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf; /bin/sh "/builddir/build/BUILD/gdk-pixbuf-2.36.11/libtool"  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-tga.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-tga.lo gdk-pixbuf-buffer-queue.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/io-tga.o .libs/gdk-pixbuf-buffer-queue.o   -L/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-tga.so -o .libs/libpixbufloader-tga.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-tga.soT /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-tga.lai /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.la
libtool: warning: relinking 'libpixbufloader-icns.la'
libtool: install: (cd /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf; /bin/sh "/builddir/build/BUILD/gdk-pixbuf-2.36.11/libtool"  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-icns.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-icns.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/io-icns.o   -L/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-icns.so -o .libs/libpixbufloader-icns.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-icns.soT /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-icns.lai /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.la
libtool: warning: relinking 'libpixbufloader-jasper.la'
libtool: install: (cd /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf; /bin/sh "/builddir/build/BUILD/gdk-pixbuf-2.36.11/libtool"  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-jasper.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-jasper.lo -ljasper libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/io-jasper.o   -ljasper -L/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-jasper.so -o .libs/libpixbufloader-jasper.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-jasper.soT /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jasper.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-jasper.lai /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jasper.la
libtool: warning: relinking 'libpixbufloader-qtif.la'
libtool: install: (cd /builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf; /bin/sh "/builddir/build/BUILD/gdk-pixbuf-2.36.11/libtool"  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -avoid-version -module -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpixbufloader-qtif.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-qtif.lo libgdk_pixbuf-2.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/io-qtif.o   -L/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread   -pthread -Wl,-soname -Wl,libpixbufloader-qtif.so -o .libs/libpixbufloader-qtif.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-qtif.soT /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.so
libtool: install: /usr/bin/install -p .libs/libpixbufloader-qtif.lai /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/girepository-1.0'
 /usr/bin/install -p -m 644 GdkPixbuf-2.0.typelib '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/girepository-1.0'
/usr/bin/make  install-data-hook
make[5]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf'
***
*** Warning: loaders.cache not built
***
*** Generate this file manually on host
*** system using gdk-pixbuf-query-loaders
***
make[5]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf'
make[4]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf'
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf'
make[1]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/gdk-pixbuf'
Making install in po
make[1]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/po'
installing af.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo
installing ang.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo
installing ar.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo
installing as.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/as/LC_MESSAGES/gdk-pixbuf.mo
installing ast.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo
installing az.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo
installing be.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo
installing be@latin.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo
installing bg.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo
installing bn.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo
installing bn_IN.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo
installing br.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo
installing bs.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo
installing ca.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo
installing ca@valencia.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo
installing crh.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo
installing cs.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo
installing csb.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/csb/LC_MESSAGES/gdk-pixbuf.mo
installing cy.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo
installing da.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo
installing de.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo
installing dz.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo
installing el.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo
installing en_CA.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo
installing en_GB.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo
installing en@shaw.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo
installing eo.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo
installing es.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo
installing et.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo
installing eu.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo
installing fa.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo
installing fi.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo
installing fr.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo
installing fur.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/fur/LC_MESSAGES/gdk-pixbuf.mo
installing ga.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo
installing gl.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo
installing gu.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo
installing he.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo
installing hi.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo
installing hr.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo
installing hu.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo
installing hy.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo
installing ia.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo
installing id.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo
installing io.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/io/LC_MESSAGES/gdk-pixbuf.mo
installing is.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo
installing it.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo
installing ja.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo
installing ka.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo
installing kk.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/kk/LC_MESSAGES/gdk-pixbuf.mo
installing km.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/km/LC_MESSAGES/gdk-pixbuf.mo
installing kn.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/kn/LC_MESSAGES/gdk-pixbuf.mo
installing ko.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo
installing ku.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo
installing li.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/li/LC_MESSAGES/gdk-pixbuf.mo
installing lt.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo
installing lv.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo
installing mai.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo
installing mi.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo
installing mk.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo
installing ml.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo
installing mn.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo
installing mr.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo
installing ms.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo
installing my.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/my/LC_MESSAGES/gdk-pixbuf.mo
installing nb.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo
installing nds.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/nds/LC_MESSAGES/gdk-pixbuf.mo
installing ne.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo
installing nl.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo
installing nn.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/nn/LC_MESSAGES/gdk-pixbuf.mo
installing nso.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo
installing oc.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo
installing or.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/or/LC_MESSAGES/gdk-pixbuf.mo
installing pa.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo
installing pl.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo
installing ps.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ps/LC_MESSAGES/gdk-pixbuf.mo
installing pt.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo
installing pt_BR.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo
installing ro.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo
installing ru.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo
installing si.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/si/LC_MESSAGES/gdk-pixbuf.mo
installing sk.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo
installing sl.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo
installing sq.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/sq/LC_MESSAGES/gdk-pixbuf.mo
installing sr.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo
installing sr@ije.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo
installing sr@latin.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo
installing sv.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo
installing ta.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ta/LC_MESSAGES/gdk-pixbuf.mo
installing te.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/te/LC_MESSAGES/gdk-pixbuf.mo
installing tg.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/tg/LC_MESSAGES/gdk-pixbuf.mo
installing th.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/th/LC_MESSAGES/gdk-pixbuf.mo
installing tk.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo
installing tr.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo
installing tt.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo
installing ug.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/ug/LC_MESSAGES/gdk-pixbuf.mo
installing uk.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/gdk-pixbuf.mo
installing uz.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo
installing uz@cyrillic.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo
installing vi.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo
installing wa.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo
installing xh.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo
installing yi.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo
installing zh_CN.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo
installing zh_HK.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo
installing zh_TW.gmo as /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo
if test "gdk-pixbuf" = "gettext-tools"; then \
  /usr/bin/mkdir -p /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/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 \
		    /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/po'
Making install in docs
make[1]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs'
Making install in reference
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs/reference'
Making install in gdk-pixbuf
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs/reference/gdk-pixbuf'
make[4]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs/reference/gdk-pixbuf'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/install -p -m 644 ./html/GdkPixbufLoader.html
 /usr/bin/install -p -m 644 ./html/annotation-glossary.html
 /usr/bin/install -p -m 644 ./html/api-index-full.html
 /usr/bin/install -p -m 644 ./html/composite.png
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-Animations.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-File-Loading.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-File-saving.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-Image-Data-in-Memory.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-Inline-data.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-Module-Interface.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-Scaling.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-The-GdkPixbuf-Structure.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-Utilities.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-Versioning.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-X-Drawables-to-Pixbufs.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-Xlib-Rendering.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-XlibRGB.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-csource.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-gdk-pixbuf-from-drawables.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-gdk-pixbuf-rendering.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf-query-loaders.html
 /usr/bin/install -p -m 644 ./html/gdk-pixbuf.devhelp2
 /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/left-insensitive.png
 /usr/bin/install -p -m 644 ./html/left.png
 /usr/bin/install -p -m 644 ./html/license.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/rn01.html
 /usr/bin/install -p -m 644 ./html/rn02.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
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/man/man1'
 /usr/bin/install -p -m 644 gdk-pixbuf-csource.1 gdk-pixbuf-query-loaders.1 '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/man/man1'
make[4]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs/reference/gdk-pixbuf'
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs/reference/gdk-pixbuf'
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs/reference'
make[4]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs/reference'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs/reference'
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs/reference'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs/reference'
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs'
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs'
make[1]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/docs'
Making install in thumbnailer
make[1]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/thumbnailer'
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/thumbnailer'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p gdk-pixbuf-thumbnailer '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/bin'
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gdk-pixbuf-thumbnailer /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/bin/gdk-pixbuf-thumbnailer
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/thumbnailers/'
 /usr/bin/install -p -m 644 gdk-pixbuf-thumbnailer.thumbnailer '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/thumbnailers/'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/thumbnailer'
make[1]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/thumbnailer'
Making install in tests
make[1]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/tests'
/usr/bin/make  install-am
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/tests'
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/tests'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p animation cve-2015-4491 pixbuf-fail pixbuf-icon-serialize pixbuf-randomly-modified pixbuf-threads pixbuf-icc pixbuf-jpeg pixbuf-dpi pixbuf-pixdata pixbuf-stream pixbuf-reftest pixbuf-resource pixbuf-scale pixbuf-scale-two-step pixbuf-short-gif-write pixbuf-save pixbuf-readonly-to-mutable pixbuf-composite pixbuf-area-updated '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf'
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/animation /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/animation
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/cve-2015-4491 /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/cve-2015-4491
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-fail /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-fail
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-icon-serialize /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-icon-serialize
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-randomly-modified /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-randomly-modified
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-threads /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-threads
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-icc /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-icc
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-jpeg /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-jpeg
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-dpi /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-dpi
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-pixdata /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-pixdata
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-stream /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-stream
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-reftest /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-reftest
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-resource /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-resource
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-scale /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-scale
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-scale-two-step /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-scale-two-step
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-short-gif-write /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-short-gif-write
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-save /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-save
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-readonly-to-mutable /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-readonly-to-mutable
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-composite /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-composite
libtool: warning: '../gdk-pixbuf/libgdk_pixbuf-2.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pixbuf-area-updated /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/pixbuf-area-updated
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/installed-tests/gdk-pixbuf'
 /usr/bin/install -p -m 644 animation.test cve-2015-4491.test pixbuf-fail.test pixbuf-icon-serialize.test pixbuf-randomly-modified.test pixbuf-threads.test pixbuf-icc.test pixbuf-jpeg.test pixbuf-dpi.test pixbuf-pixdata.test pixbuf-stream.test pixbuf-reftest.test pixbuf-resource.test pixbuf-scale.test pixbuf-scale-two-step.test pixbuf-short-gif-write.test pixbuf-save.test pixbuf-readonly-to-mutable.test pixbuf-composite.test pixbuf-area-updated.test '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/installed-tests/gdk-pixbuf'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga'
 /usr/bin/install -p -m 644  ./test-images/reftests/tga/gtk-logo-rle-32bpp-bottom-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-rle-16bpp-top-right.tga ./test-images/reftests/tga/gtk-logo-24bpp-top-right.tga ./test-images/reftests/tga/gtk-logo-32bpp-bottom-right.tga ./test-images/reftests/tga/gtk-logo-gray-16bpp-top-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-rle-32bpp-top-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-cmap-8bpp-bottom-left.tga ./test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-top-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-rle-8bpp-bottom-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-top-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-8bpp-bottom-right.tga ./test-images/reftests/tga/gtk-logo-16bpp-bottom-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-rle-16bpp-top-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-rle-24bpp-bottom-right.tga ./test-images/reftests/tga/gtk-logo-24bpp-top-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-32bpp-bottom-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-16bpp-top-right.tga ./test-images/reftests/tga/gtk-logo-32bpp-top-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-8bpp-bottom-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-bottom-right.tga ./test-images/reftests/tga/gtk-logo-cmap-8bpp-top-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-rle-24bpp-bottom-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-8bpp-top-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-rle-16bpp-bottom-right.tga ./test-images/reftests/tga/gtk-logo-gray-16bpp-top-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-24bpp-bottom-right.tga ./test-images/reftests/tga/gtk-logo-rle-24bpp-top-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-rle-32bpp-bottom-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-bottom-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-rle-8bpp-top-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-cmap-8bpp-bottom-right.tga ./test-images/reftests/tga/gtk-logo-gray-rle-8bpp-bottom-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-rle-16bpp-bottom-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-24bpp-bottom-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-16bpp-bottom-right.tga ./test-images/reftests/tga/gtk-logo-24bpp-top-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-32bpp-bottom-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-cmap-8bpp-bottom-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-top-right.tga ./test-images/reftests/tga/gtk-logo-cmap-8bpp-top-right.tga.ref.png '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga'
 /usr/bin/install -p -m 644  ./test-images/reftests/tga/gtk-logo-rle-24bpp-bottom-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-16bpp-bottom-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-16bpp-top-left.tga ./test-images/reftests/tga/gtk-logo-cmap-8bpp-top-right.tga ./test-images/reftests/tga/gtk-logo-opaque.ref.png ./test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-bottom-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-16bpp-bottom-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-rle-16bpp-bottom-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-24bpp-bottom-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-cmap.ref.png ./test-images/reftests/tga/gtk-logo-cmap-8bpp-bottom-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-16bpp-bottom-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-rle-8bpp-top-left.tga ./test-images/reftests/tga/gtk-logo-16bpp-top-right.tga ./test-images/reftests/tga/gtk-logo-gray-8bpp-bottom-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-32bpp-top-left.tga ./test-images/reftests/tga/gtk-logo-gray-16bpp-top-left.tga ./test-images/reftests/tga/gtk-logo-gray-rle-8bpp-bottom-left.tga ./test-images/reftests/tga/gtk-logo-gray-8bpp-top-left.tga ./test-images/reftests/tga/gtk-logo-16bpp-top-left.tga.ref.png ./test-images/reftests/tga/gtk-logo.ref.png ./test-images/reftests/tga/gtk-logo-rle-24bpp-top-left.tga ./test-images/reftests/tga/gtk-logo-rle-32bpp-bottom-left.tga ./test-images/reftests/tga/gtk-logo-16bpp.ref.png ./test-images/reftests/tga/gtk-logo-rle-32bpp-top-right.tga ./test-images/reftests/tga/gtk-logo-gray-16bpp-bottom-left.tga ./test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-top-left.tga ./test-images/reftests/tga/gtk-logo-16bpp-bottom-right.tga ./test-images/reftests/tga/gtk-logo-gray-rle-8bpp-top-right.tga ./test-images/reftests/tga/gtk-logo-gray-rle-16bpp-top-left.tga ./test-images/reftests/tga/gtk-logo-16bpp-bottom-left.tga ./test-images/reftests/tga/gtk-logo-24bpp-top-left.tga ./test-images/reftests/tga/gtk-logo-32bpp-bottom-left.tga ./test-images/reftests/tga/gtk-logo-rle-32bpp-top-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-32bpp-top-right.tga ./test-images/reftests/tga/gtk-logo-gray-8bpp-bottom-left.tga ./test-images/reftests/tga/gtk-logo-cmap-8bpp-top-left.tga ./test-images/reftests/tga/gtk-logo-rle-24bpp-bottom-left.tga ./test-images/reftests/tga/gtk-logo-gray-8bpp-top-right.tga ./test-images/reftests/tga/gtk-logo-16bpp-top-right.tga.ref.png '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga'
 /usr/bin/install -p -m 644  ./test-images/reftests/tga/gtk-logo-rle-24bpp-top-right.tga ./test-images/reftests/tga/gtk-logo-gray.ref.png ./test-images/reftests/tga/gtk-logo-rle-32bpp-bottom-right.tga ./test-images/reftests/tga/gtk-logo-32bpp-top-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-rle-8bpp-top-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-opaque.ref.png ./test-images/reftests/tga/gtk-logo-cmap-rle-8bpp-bottom-left.tga ./test-images/reftests/tga/gtk-logo-gray-rle-16bpp-top-right.tga.ref.png ./test-images/reftests/tga/gtk-logo-rle-32bpp-top-left.tga ./test-images/reftests/tga/gtk-logo-gray-rle-8bpp-bottom-right.tga ./test-images/reftests/tga/gtk-logo-gray-8bpp-top-left.tga.ref.png ./test-images/reftests/tga/gtk-logo-gray-rle-16bpp-bottom-left.tga ./test-images/reftests/tga/gtk-logo-24bpp-bottom-left.tga ./test-images/reftests/tga/gtk-logo-rle-24bpp-top-left.tga.ref.png '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests/tga'
 /usr/bin/install -p -m 644  test-image.png test-animation.gif 1_partyanimsm2.gif test-animation.ani icc-profile.jpeg icc-profile.png dpi.jpeg dpi.png dpi.tiff premature-end.png premature-end.jpg bug143608-comment.jpg bug725582-testrotate.jpg bug725582-testrotate.png cve-2015-4491.bmp large.png large.jpg bug775218.jpg test-image.pixdata test-image-rle.pixdata bug775693.pixdata aero.gif '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/.'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/test-images/fail'
 /usr/bin/install -p -m 644  ./test-images/fail/invalid.1.gif ./test-images/fail/invalid.1.bmp ./test-images/fail/invalid.7.ppm ./test-images/fail/bug784903-overflow-dimensions.tiff ./test-images/fail/colormap-image-without-colormap.tga ./test-images/fail/DoS.tga ./test-images/fail/invalid.5.ppm ./test-images/fail/invalid.2.ppm ./test-images/fail/invalid.6.ppm ./test-images/fail/CVE-2017-2862.jpg ./test-images/fail/invalid.1.ppm ./test-images/fail/bug778204.ico ./test-images/fail/invalid.4.gif ./test-images/fail/invalid.3.ppm ./test-images/fail/invalid.4.png ./test-images/fail/androstanRezeptor.tga ./test-images/fail/overflow.tga ./test-images/fail/invalid.2.gif ./test-images/fail/invalid.1.png ./test-images/fail/bug780269.tif ./test-images/fail/empty-file.tga ./test-images/fail/invalid.2.png ./test-images/fail/bug776694.bmp ./test-images/fail/invalid.3.ico ./test-images/fail/bug785973.gif ./test-images/fail/bug777315.bmp ./test-images/fail/invalid.3.gif ./test-images/fail/invalid.1.ico ./test-images/fail/invalid.8.ppm ./test-images/fail/file3.jp2 ./test-images/fail/invalid.3.png '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/test-images/fail'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests'
 /usr/bin/install -p -m 644  ./test-images/reftests/rle-too-many-pixels-2.tga ./test-images/reftests/squares.ico.ref.png ./test-images/reftests/bug696331.png.ref.png ./test-images/reftests/rle-too-many-pixels-2.tga.ref.png ./test-images/reftests/bug785447.ico.ref.png ./test-images/reftests/mandatory-bitmasks.bmp ./test-images/reftests/rle-too-many-pixels.tga ./test-images/reftests/mandatory-bitmasks.bmp.ref.png ./test-images/reftests/rle-too-many-pixels.tga.ref.png ./test-images/reftests/cat.jpg ./test-images/reftests/colormap-too-small.tga ./test-images/reftests/squares.ico ./test-images/reftests/cat.jpg.ref.png ./test-images/reftests/bug785447.ico ./test-images/reftests/colormap-too-small.tga.ref.png ./test-images/reftests/bug696331.png '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/test-images/reftests'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/test-images/randomly-modified'
 /usr/bin/install -p -m 644  ./test-images/randomly-modified/valid.1.gif ./test-images/randomly-modified/bad-header.ico ./test-images/randomly-modified/bug775242.bmp ./test-images/randomly-modified/valid.3.ppm ./test-images/randomly-modified/valid.1.tga ./test-images/randomly-modified/valid.1.png ./test-images/randomly-modified/invalid.2.ico ./test-images/randomly-modified/valid.4.ppm ./test-images/randomly-modified/valid.1.ppm ./test-images/randomly-modified/valid.1.tiff ./test-images/randomly-modified/bmp-line-overflow.bmp ./test-images/randomly-modified/bug775648.qtif ./test-images/randomly-modified/decodecolormap.bmp ./test-images/randomly-modified/valid.2.tga ./test-images/randomly-modified/valid.1.bmp ./test-images/randomly-modified/valid.2.ppm ./test-images/randomly-modified/valid.1.xpm ./test-images/randomly-modified/valid.1.jp2 ./test-images/randomly-modified/crash.ico ./test-images/randomly-modified/valid.1.jpeg ./test-images/randomly-modified/valid.1.xbm ./test-images/randomly-modified/bug776040.ico ./test-images/randomly-modified/bug775232.pnm ./test-images/randomly-modified/invalid.4.ppm ./test-images/randomly-modified/invalid.1.xpm ./test-images/randomly-modified/valid.2.jpeg '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/libexec/installed-tests/gdk-pixbuf/test-images/randomly-modified'
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/tests'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/tests'
make[1]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/tests'
Making install in contrib
make[1]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib'
Making install in gdk-pixbuf-xlib
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib/gdk-pixbuf-xlib'
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib/gdk-pixbuf-xlib'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -p   libgdk_pixbuf_xlib-2.0.la '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64'
libtool: warning: relinking 'libgdk_pixbuf_xlib-2.0.la'
libtool: install: (cd /builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib/gdk-pixbuf-xlib; /bin/sh "/builddir/build/BUILD/gdk-pixbuf-2.36.11/libtool"  --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -export-dynamic -version-info 3611:0:3611 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgdk_pixbuf_xlib-2.0.la -rpath /usr/lib64 gdk-pixbuf-xlib.lo gdk-pixbuf-xlib-render.lo gdk-pixbuf-xlib-drawable.lo gdk-pixbuf-xlibrgb.lo ../../gdk-pixbuf/libgdk_pixbuf-2.0.la -lX11 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/gdk-pixbuf-xlib.o .libs/gdk-pixbuf-xlib-render.o .libs/gdk-pixbuf-xlib-drawable.o .libs/gdk-pixbuf-xlibrgb.o   -L/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgio-2.0 -lpng16 -lz -lm -lX11 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,libgdk_pixbuf_xlib-2.0.so.0 -o .libs/libgdk_pixbuf_xlib-2.0.so.0.3611.0
libtool: install: /usr/bin/install -p .libs/libgdk_pixbuf_xlib-2.0.so.0.3611.0T /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/libgdk_pixbuf_xlib-2.0.so.0.3611.0
libtool: install: (cd /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libgdk_pixbuf_xlib-2.0.so.0.3611.0 libgdk_pixbuf_xlib-2.0.so.0 || { rm -f libgdk_pixbuf_xlib-2.0.so.0 && ln -s libgdk_pixbuf_xlib-2.0.so.0.3611.0 libgdk_pixbuf_xlib-2.0.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libgdk_pixbuf_xlib-2.0.so.0.3611.0 libgdk_pixbuf_xlib-2.0.so || { rm -f libgdk_pixbuf_xlib-2.0.so && ln -s libgdk_pixbuf_xlib-2.0.so.0.3611.0 libgdk_pixbuf_xlib-2.0.so; }; })
libtool: install: /usr/bin/install -p .libs/libgdk_pixbuf_xlib-2.0.lai /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/libgdk_pixbuf_xlib-2.0.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib'
 /usr/bin/install -p -m 644 gdk-pixbuf-xlib.h gdk-pixbuf-xlibrgb.h '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 gdk-pixbuf-xlib-2.0.pc '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/pkgconfig'
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib/gdk-pixbuf-xlib'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib/gdk-pixbuf-xlib'
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib'
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib'
make[1]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/contrib'
Making install in win32
make[1]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32'
Making install in vs9
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs9'
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs9'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs9'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs9'
Making install in vs10
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs10'
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs10'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs10'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs10'
Making install in vs11
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs11'
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs11'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs11'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs11'
Making install in vs12
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs12'
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs12'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs12'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs12'
Making install in vs14
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs14'
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs14'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs14'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs14'
Making install in vs15
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs15'
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs15'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs15'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32/vs15'
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32'
make[3]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32'
make[1]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11/win32'
make[1]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11'
make[2]: Entering directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 gdk-pixbuf-2.0.pc '/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11'
make[1]: Leaving directory '/builddir/build/BUILD/gdk-pixbuf-2.36.11'
+ rm /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/libgdk_pixbuf-2.0.la /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/libgdk_pixbuf_xlib-2.0.la
+ rm /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.la /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.la /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.la /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.la /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.la /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jasper.la /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.la /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.la /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.la /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.la /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.la /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.la /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.la
+ touch /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders.cache
+ cd /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/bin
+ mv gdk-pixbuf-query-loaders gdk-pixbuf-query-loaders-64
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64 gdk-pixbuf
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.f5h3rD
+ umask 022
+ cd /builddir/build/BUILD
+ cd gdk-pixbuf-2.36.11
+ DOCDIR=/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/doc/gdk-pixbuf2
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/doc/gdk-pixbuf2
+ cp -pr AUTHORS /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/doc/gdk-pixbuf2
+ cp -pr NEWS /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/doc/gdk-pixbuf2
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ffoBi7
+ umask 022
+ cd /builddir/build/BUILD
+ cd gdk-pixbuf-2.36.11
+ LICENSEDIR=/builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/licenses/gdk-pixbuf2
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/licenses/gdk-pixbuf2
+ cp -pr COPYING /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64/usr/share/licenses/gdk-pixbuf2
+ exit 0
Provides: gdk-pixbuf2 = 2.36.11-1.1.riscv64.fc28 gdk-pixbuf2(riscv-64) = 2.36.11-1.1.riscv64.fc28 libgdk_pixbuf-2.0.so.0()(64bit)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Conflicts: gtk2 <= 2.21.2 rpm < 4.12.90
Processing files: gdk-pixbuf2-modules-2.36.11-1.1.riscv64.fc28.riscv64
Provides: gdk-pixbuf2-modules = 2.36.11-1.1.riscv64.fc28 gdk-pixbuf2-modules(riscv-64) = 2.36.11-1.1.riscv64.fc28 libpixbufloader-ani.so()(64bit) libpixbufloader-bmp.so()(64bit) libpixbufloader-gif.so()(64bit) libpixbufloader-icns.so()(64bit) libpixbufloader-ico.so()(64bit) libpixbufloader-jasper.so()(64bit) libpixbufloader-jpeg.so()(64bit) libpixbufloader-pnm.so()(64bit) libpixbufloader-qtif.so()(64bit) libpixbufloader-tga.so()(64bit) libpixbufloader-tiff.so()(64bit) libpixbufloader-xbm.so()(64bit) libpixbufloader-xpm.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjasper.so.4()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpng16.so.16()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Processing files: gdk-pixbuf2-xlib-2.36.11-1.1.riscv64.fc28.riscv64
Provides: gdk-pixbuf2-xlib = 2.36.11-1.1.riscv64.fc28 gdk-pixbuf2-xlib(riscv-64) = 2.36.11-1.1.riscv64.fc28 libgdk_pixbuf_xlib-2.0.so.0()(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libpng16.so.16()(64bit) libpthread.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Processing files: gdk-pixbuf2-xlib-devel-2.36.11-1.1.riscv64.fc28.riscv64
Provides: gdk-pixbuf2-xlib-devel = 2.36.11-1.1.riscv64.fc28 gdk-pixbuf2-xlib-devel(riscv-64) = 2.36.11-1.1.riscv64.fc28 pkgconfig(gdk-pixbuf-xlib-2.0) = 2.36.11
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libgdk_pixbuf_xlib-2.0.so.0()(64bit) pkgconfig(gdk-pixbuf-2.0) pkgconfig(gmodule-no-export-2.0) pkgconfig(gobject-2.0)
Processing files: gdk-pixbuf2-devel-2.36.11-1.1.riscv64.fc28.riscv64
Provides: gdk-pixbuf2-devel = 2.36.11-1.1.riscv64.fc28 gdk-pixbuf2-devel(riscv-64) = 2.36.11-1.1.riscv64.fc28 pkgconfig(gdk-pixbuf-2.0) = 2.36.11
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libpng16.so.16()(64bit) libpthread.so.0()(64bit) libz.so.1()(64bit) pkgconfig(gmodule-no-export-2.0) pkgconfig(gobject-2.0) pkgconfig(libpng16) rtld(GNU_HASH)
Conflicts: gtk2-devel <= 2.21.2
Processing files: gdk-pixbuf2-tests-2.36.11-1.1.riscv64.fc28.riscv64
Provides: gdk-pixbuf2-tests = 2.36.11-1.1.riscv64.fc28 gdk-pixbuf2-tests(riscv-64) = 2.36.11-1.1.riscv64.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libm.so.6()(64bit) libpng16.so.16()(64bit) libpthread.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64
Wrote: /builddir/build/SRPMS/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/gdk-pixbuf2-modules-2.36.11-1.1.riscv64.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/gdk-pixbuf2-xlib-2.36.11-1.1.riscv64.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/gdk-pixbuf2-xlib-devel-2.36.11-1.1.riscv64.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/gdk-pixbuf2-devel-2.36.11-1.1.riscv64.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/gdk-pixbuf2-tests-2.36.11-1.1.riscv64.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1N5X2g
+ umask 022
+ cd /builddir/build/BUILD
+ cd gdk-pixbuf-2.36.11
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/gdk-pixbuf2-2.36.11-1.1.riscv64.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff