+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libgxps.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.bBgqOs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libgxps-0.3.0 + /usr/bin/xz -dc /builddir/build/SOURCES/libgxps-0.3.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libgxps-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SobQkz + umask 022 + cd /builddir/build/BUILD + cd libgxps-0.3.0 + export '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 ' + 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 '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 ' + 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 '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' + 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 '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' + 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 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload . riscv64-redhat-linux-gnu -Denable-gtk-doc=true -Denable-man=true The Meson build system Version: 0.44.1 Source dir: /builddir/build/BUILD/libgxps-0.3.0 Build dir: /builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu Build type: native build Project name: libgxps Native C compiler: cc (gcc 7.3.1) Appending CFLAGS from environment: '-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 ' Appending LDFLAGS from environment: '-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' Build machine cpu family: riscv64 Build machine cpu: riscv64 Compiler for C supports argument -Wpointer-arith: YES Compiler for C supports argument -Wmissing-declarations: YES Compiler for C supports argument -Wformat=2: YES Compiler for C supports argument -Wstrict-prototypes: YES Compiler for C supports argument -Wmissing-prototypes: YES Compiler for C supports argument -Wnested-externs: YES Compiler for C supports argument -Wold-style-definition: YES Compiler for C supports argument -Wdeclaration-after-statement: YES Compiler for C supports argument -Wunused: YES Compiler for C supports argument -Wno-uninitialized: YES Compiler for C supports argument -Wshadow: YES Compiler for C supports argument -Wcast-align: YES Compiler for C supports argument -Wmissing-noreturn: YES Compiler for C supports argument -Wmissing-format-attribute: YES Compiler for C supports argument -Wlogical-op: YES Compiler for C supports argument -Wno-discarded-qualifiers: YES Compiler for C supports argument -Werror=implicit: YES Compiler for C supports argument -Werror=nonnull: YES Compiler for C supports argument -Werror=init-self: YES Compiler for C supports argument -Werror=main: YES Compiler for C supports argument -Werror=missing-braces: YES Compiler for C supports argument -Werror=sequence-point: YES Compiler for C supports argument -Werror=return-type: YES Compiler for C supports argument -Werror=trigraphs: YES Compiler for C supports argument -Werror=array-bounds: YES Compiler for C supports argument -Werror=write-strings: YES Compiler for C supports argument -Werror=address: YES Compiler for C supports argument -Werror=int-to-pointer-cast: YES Compiler for C supports argument -Werror=pointer-to-int-cast: YES Compiler for C supports argument -fno-strict-aliasing: YES Compiler for C supports argument -Wno-int-conversion: YES Found pkg-config: /usr/bin/pkg-config (1.4.1) Native dependency glib-2.0 found: YES 2.55.2 Native dependency gobject-2.0 found: YES 2.55.2 Native dependency gio-2.0 found: YES 2.55.2 Native dependency cairo found: YES 1.15.10 Native dependency cairo-pdf found: YES 1.15.10 Native dependency cairo-ps found: YES 1.15.10 Native dependency cairo-svg found: YES 1.15.10 Native dependency libarchive found: YES 3.3.1 Native dependency freetype2 found: YES 20.0.14 Native dependency libpng found: YES 1.6.34 Native dependency lcms2 found: YES 2.8 Native dependency libjpeg found: YES 1.5.3 Native dependency libtiff-4 found: YES 4.0.9 Library m found: YES Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Configuring config.h using configuration Configuring gxps-version.h using configuration Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler) Native dependency gobject-introspection-1.0 found: YES 1.54.1 Configuring version.xml using configuration Program xsltproc found: YES (/usr/bin/xsltproc) Native dependency gtk+-3.0 found: YES 3.22.28 Build targets in project: 17 Found ninja-1.8.2 at /usr/bin/ninja + /usr/bin/ninja -v -j4 -C riscv64-redhat-linux-gnu ninja: Entering directory `riscv64-redhat-linux-gnu' [1/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-fonts.c.o' -MF 'libgxps/gxps@sha/gxps-fonts.c.o.d' -o 'libgxps/gxps@sha/gxps-fonts.c.o' -c ../libgxps/gxps-fonts.c [2/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-archive.c.o' -MF 'libgxps/gxps@sha/gxps-archive.c.o.d' -o 'libgxps/gxps@sha/gxps-archive.c.o' -c ../libgxps/gxps-archive.c [3/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-parse-utils.c.o' -MF 'libgxps/gxps@sha/gxps-parse-utils.c.o.d' -o 'libgxps/gxps@sha/gxps-parse-utils.c.o' -c ../libgxps/gxps-parse-utils.c [4/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-images.c.o' -MF 'libgxps/gxps@sha/gxps-images.c.o.d' -o 'libgxps/gxps@sha/gxps-images.c.o' -c ../libgxps/gxps-images.c ../libgxps/gxps-images.c: In function '_tiff_push_handlers': ../libgxps/gxps-images.c:629:44: warning: argument 1 of 'TIFFSetErrorHandler' might be a candidate for a format attribute [-Wsuggest-attribute=format] orig_error_handler = TIFFSetErrorHandler (_tiff_error_handler); ^~~~~~~~~~~~~~~~~~~ ../libgxps/gxps-images.c: In function 'gxps_images_create_from_tiff': ../libgxps/gxps-images.c:842:6: warning: cast increases required alignment of target type [-Wcast-align] (uint32 *)data, ^ ../libgxps/gxps-images.c:859:20: warning: cast increases required alignment of target type [-Wcast-align] guint32 *pixel = (guint32 *)p; ^ [5/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-color.c.o' -MF 'libgxps/gxps@sha/gxps-color.c.o.d' -o 'libgxps/gxps@sha/gxps-color.c.o' -c ../libgxps/gxps-color.c [6/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-resources.c.o' -MF 'libgxps/gxps@sha/gxps-resources.c.o.d' -o 'libgxps/gxps@sha/gxps-resources.c.o' -c ../libgxps/gxps-resources.c [7/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-debug.c.o' -MF 'libgxps/gxps@sha/gxps-debug.c.o.d' -o 'libgxps/gxps@sha/gxps-debug.c.o' -c ../libgxps/gxps-debug.c [8/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-core-properties.c.o' -MF 'libgxps/gxps@sha/gxps-core-properties.c.o.d' -o 'libgxps/gxps@sha/gxps-core-properties.c.o' -c ../libgxps/gxps-core-properties.c [9/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-brush.c.o' -MF 'libgxps/gxps@sha/gxps-brush.c.o.d' -o 'libgxps/gxps@sha/gxps-brush.c.o' -c ../libgxps/gxps-brush.c [10/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-error.c.o' -MF 'libgxps/gxps@sha/gxps-error.c.o.d' -o 'libgxps/gxps@sha/gxps-error.c.o' -c ../libgxps/gxps-error.c [11/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-document.c.o' -MF 'libgxps/gxps@sha/gxps-document.c.o.d' -o 'libgxps/gxps@sha/gxps-document.c.o' -c ../libgxps/gxps-document.c [12/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-file.c.o' -MF 'libgxps/gxps@sha/gxps-file.c.o.d' -o 'libgxps/gxps@sha/gxps-file.c.o' -c ../libgxps/gxps-file.c [13/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-document-structure.c.o' -MF 'libgxps/gxps@sha/gxps-document-structure.c.o.d' -o 'libgxps/gxps@sha/gxps-document-structure.c.o' -c ../libgxps/gxps-document-structure.c [14/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-glyphs.c.o' -MF 'libgxps/gxps@sha/gxps-glyphs.c.o.d' -o 'libgxps/gxps@sha/gxps-glyphs.c.o' -c ../libgxps/gxps-glyphs.c ../libgxps/gxps-glyphs.c: In function 'gxps_glyphs_to_cairo_glyphs': ../libgxps/gxps-glyphs.c:556:19: warning: cast increases required alignment of target type [-Wcast-align] *glyphs = (cairo_glyph_t *)g_array_free (glyph_array, FALSE); ^ ../libgxps/gxps-glyphs.c:559:29: warning: cast increases required alignment of target type [-Wcast-align] *clusters = (cairo_text_cluster_t *)g_array_free (cluster_array, FALSE); ^ [15/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-links.c.o' -MF 'libgxps/gxps@sha/gxps-links.c.o.d' -o 'libgxps/gxps@sha/gxps-links.c.o' -c ../libgxps/gxps-links.c [16/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-matrix.c.o' -MF 'libgxps/gxps@sha/gxps-matrix.c.o.d' -o 'libgxps/gxps@sha/gxps-matrix.c.o' -c ../libgxps/gxps-matrix.c [17/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-path.c.o' -MF 'libgxps/gxps@sha/gxps-path.c.o.d' -o 'libgxps/gxps@sha/gxps-path.c.o' -c ../libgxps/gxps-path.c [18/51] cc -Itools/gxpstools@sta -Itools -I../tools -I. -I../ -Ilibgxps -I../libgxps -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -MMD -MQ 'tools/gxpstools@sta/gxps-converter.c.o' -MF 'tools/gxpstools@sta/gxps-converter.c.o.d' -o 'tools/gxpstools@sta/gxps-converter.c.o' -c ../tools/gxps-converter.c [19/51] cc -Itools/gxpstools@sta -Itools -I../tools -I. -I../ -Ilibgxps -I../libgxps -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -MMD -MQ 'tools/gxpstools@sta/gxps-image-converter.c.o' -MF 'tools/gxpstools@sta/gxps-image-converter.c.o.d' -o 'tools/gxpstools@sta/gxps-image-converter.c.o' -c ../tools/gxps-image-converter.c [20/51] cc -Ilibgxps/gxps@sha -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -fvisibility=hidden -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wno-uninitialized -Wshadow -Wcast-align -Wmissing-noreturn -Wmissing-format-attribute -Wlogical-op -Wno-discarded-qualifiers -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion '-DG_LOG_DOMAIN="GXPS"' -DGXPS_COMPILATION -MMD -MQ 'libgxps/gxps@sha/gxps-page.c.o' -MF 'libgxps/gxps@sha/gxps-page.c.o.d' -o 'libgxps/gxps@sha/gxps-page.c.o' -c ../libgxps/gxps-page.c [21/51] cc -Itools/gxpstools@sta -Itools -I../tools -I. -I../ -Ilibgxps -I../libgxps -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -MMD -MQ 'tools/gxpstools@sta/gxps-image-writer.c.o' -MF 'tools/gxpstools@sta/gxps-image-writer.c.o.d' -o 'tools/gxpstools@sta/gxps-image-writer.c.o' -c ../tools/gxps-image-writer.c [22/51] cc -o libgxps/libgxps.so.2.2.2 'libgxps/gxps@sha/gxps-archive.c.o' 'libgxps/gxps@sha/gxps-fonts.c.o' 'libgxps/gxps@sha/gxps-images.c.o' 'libgxps/gxps@sha/gxps-parse-utils.c.o' 'libgxps/gxps@sha/gxps-resources.c.o' 'libgxps/gxps@sha/gxps-brush.c.o' 'libgxps/gxps@sha/gxps-color.c.o' 'libgxps/gxps@sha/gxps-core-properties.c.o' 'libgxps/gxps@sha/gxps-debug.c.o' 'libgxps/gxps@sha/gxps-document.c.o' 'libgxps/gxps@sha/gxps-document-structure.c.o' 'libgxps/gxps@sha/gxps-error.c.o' 'libgxps/gxps@sha/gxps-file.c.o' 'libgxps/gxps@sha/gxps-glyphs.c.o' 'libgxps/gxps@sha/gxps-links.c.o' 'libgxps/gxps@sha/gxps-matrix.c.o' 'libgxps/gxps@sha/gxps-page.c.o' 'libgxps/gxps@sha/gxps-path.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libgxps.so.2 -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 -Wl,-Bsymbolic -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -Wl,--end-group [23/51] cc -Itools/gxpstools@sta -Itools -I../tools -I. -I../ -Ilibgxps -I../libgxps -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -fPIC -pthread -MMD -MQ 'tools/gxpstools@sta/gxps-print-converter.c.o' -MF 'tools/gxpstools@sta/gxps-print-converter.c.o.d' -o 'tools/gxpstools@sta/gxps-print-converter.c.o' -c ../tools/gxps-print-converter.c [24/51] cc -Itools/xpstopng@exe -Itools -I../tools -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -pthread -DCONVERTER_TYPE=GXPS_TYPE_PNG_CONVERTER -DCONVERTER_HEADER=gxps-png-converter.h -MMD -MQ 'tools/xpstopng@exe/gxps-converter-main.c.o' -MF 'tools/xpstopng@exe/gxps-converter-main.c.o.d' -o 'tools/xpstopng@exe/gxps-converter-main.c.o' -c ../tools/gxps-converter-main.c [25/51] rm -f tools/libgxpstools.a && gcc-ar csrD tools/libgxpstools.a 'tools/gxpstools@sta/gxps-converter.c.o' 'tools/gxpstools@sta/gxps-image-converter.c.o' 'tools/gxpstools@sta/gxps-image-writer.c.o' 'tools/gxpstools@sta/gxps-print-converter.c.o' [26/51] cc -Itools/xpstopng@exe -Itools -I../tools -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -pthread -DCONVERTER_TYPE=GXPS_TYPE_PNG_CONVERTER -DCONVERTER_HEADER=gxps-png-converter.h -MMD -MQ 'tools/xpstopng@exe/gxps-png-converter.c.o' -MF 'tools/xpstopng@exe/gxps-png-converter.c.o.d' -o 'tools/xpstopng@exe/gxps-png-converter.c.o' -c ../tools/gxps-png-converter.c [27/51] /usr/bin/python3 /usr/bin/meson --internal symbolextractor libgxps/libgxps.so.2.2.2 'libgxps/gxps@sha/libgxps/libgxps.so.2.2.2.symbols' [28/51] cc -Itools/xpstopng@exe -Itools -I../tools -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -pthread -DCONVERTER_TYPE=GXPS_TYPE_PNG_CONVERTER -DCONVERTER_HEADER=gxps-png-converter.h -MMD -MQ 'tools/xpstopng@exe/gxps-png-writer.c.o' -MF 'tools/xpstopng@exe/gxps-png-writer.c.o.d' -o 'tools/xpstopng@exe/gxps-png-writer.c.o' -c ../tools/gxps-png-writer.c [29/51] cc -o tools/xpstopng 'tools/xpstopng@exe/gxps-converter-main.c.o' 'tools/xpstopng@exe/gxps-png-converter.c.o' 'tools/xpstopng@exe/gxps-png-writer.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -Wl,--start-group tools/libgxpstools.a libgxps/libgxps.so.2.2.2 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -Wl,--end-group -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm '-Wl,-rpath,$ORIGIN/../libgxps' -Wl,-rpath-link,/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/libgxps [30/51] cc -Itools/xpstojpeg@exe -Itools -I../tools -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -pthread -DCONVERTER_TYPE=GXPS_TYPE_JPEG_CONVERTER -DCONVERTER_HEADER=gxps-jpeg-converter.h -MMD -MQ 'tools/xpstojpeg@exe/gxps-converter-main.c.o' -MF 'tools/xpstojpeg@exe/gxps-converter-main.c.o.d' -o 'tools/xpstojpeg@exe/gxps-converter-main.c.o' -c ../tools/gxps-converter-main.c [31/51] cc -Itools/xpstojpeg@exe -Itools -I../tools -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -pthread -DCONVERTER_TYPE=GXPS_TYPE_JPEG_CONVERTER -DCONVERTER_HEADER=gxps-jpeg-converter.h -MMD -MQ 'tools/xpstojpeg@exe/gxps-jpeg-converter.c.o' -MF 'tools/xpstojpeg@exe/gxps-jpeg-converter.c.o.d' -o 'tools/xpstojpeg@exe/gxps-jpeg-converter.c.o' -c ../tools/gxps-jpeg-converter.c [32/51] cc -Itools/xpstojpeg@exe -Itools -I../tools -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -pthread -DCONVERTER_TYPE=GXPS_TYPE_JPEG_CONVERTER -DCONVERTER_HEADER=gxps-jpeg-converter.h -MMD -MQ 'tools/xpstojpeg@exe/gxps-jpeg-writer.c.o' -MF 'tools/xpstojpeg@exe/gxps-jpeg-writer.c.o.d' -o 'tools/xpstojpeg@exe/gxps-jpeg-writer.c.o' -c ../tools/gxps-jpeg-writer.c [33/51] cc -Itools/xpstopdf@exe -Itools -I../tools -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -pthread -DCONVERTER_TYPE=GXPS_TYPE_PDF_CONVERTER -DCONVERTER_HEADER=gxps-pdf-converter.h -MMD -MQ 'tools/xpstopdf@exe/gxps-converter-main.c.o' -MF 'tools/xpstopdf@exe/gxps-converter-main.c.o.d' -o 'tools/xpstopdf@exe/gxps-converter-main.c.o' -c ../tools/gxps-converter-main.c [34/51] cc -Itools/xpstopdf@exe -Itools -I../tools -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -pthread -DCONVERTER_TYPE=GXPS_TYPE_PDF_CONVERTER -DCONVERTER_HEADER=gxps-pdf-converter.h -MMD -MQ 'tools/xpstopdf@exe/gxps-pdf-converter.c.o' -MF 'tools/xpstopdf@exe/gxps-pdf-converter.c.o.d' -o 'tools/xpstopdf@exe/gxps-pdf-converter.c.o' -c ../tools/gxps-pdf-converter.c [35/51] cc -o tools/xpstojpeg 'tools/xpstojpeg@exe/gxps-converter-main.c.o' 'tools/xpstojpeg@exe/gxps-jpeg-converter.c.o' 'tools/xpstojpeg@exe/gxps-jpeg-writer.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -Wl,--start-group tools/libgxpstools.a libgxps/libgxps.so.2.2.2 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -Wl,--end-group -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm '-Wl,-rpath,$ORIGIN/../libgxps' -Wl,-rpath-link,/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/libgxps [36/51] cc -o tools/xpstopdf 'tools/xpstopdf@exe/gxps-converter-main.c.o' 'tools/xpstopdf@exe/gxps-pdf-converter.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -Wl,--start-group tools/libgxpstools.a libgxps/libgxps.so.2.2.2 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -Wl,--end-group -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm '-Wl,-rpath,$ORIGIN/../libgxps' -Wl,-rpath-link,/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/libgxps [37/51] cc -Itools/xpstops@exe -Itools -I../tools -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -pthread -DCONVERTER_TYPE=GXPS_TYPE_PS_CONVERTER -DCONVERTER_HEADER=gxps-ps-converter.h -MMD -MQ 'tools/xpstops@exe/gxps-converter-main.c.o' -MF 'tools/xpstops@exe/gxps-converter-main.c.o.d' -o 'tools/xpstops@exe/gxps-converter-main.c.o' -c ../tools/gxps-converter-main.c [38/51] cc -Itools/xpstops@exe -Itools -I../tools -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -pthread -DCONVERTER_TYPE=GXPS_TYPE_PS_CONVERTER -DCONVERTER_HEADER=gxps-ps-converter.h -MMD -MQ 'tools/xpstops@exe/gxps-ps-converter.c.o' -MF 'tools/xpstops@exe/gxps-ps-converter.c.o.d' -o 'tools/xpstops@exe/gxps-ps-converter.c.o' -c ../tools/gxps-ps-converter.c [39/51] cc -Itools/xpstosvg@exe -Itools -I../tools -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -pthread -DCONVERTER_TYPE=GXPS_TYPE_SVG_CONVERTER -DCONVERTER_HEADER=gxps-svg-converter.h -MMD -MQ 'tools/xpstosvg@exe/gxps-converter-main.c.o' -MF 'tools/xpstosvg@exe/gxps-converter-main.c.o.d' -o 'tools/xpstosvg@exe/gxps-converter-main.c.o' -c ../tools/gxps-converter-main.c [40/51] cc -o tools/xpstops 'tools/xpstops@exe/gxps-converter-main.c.o' 'tools/xpstops@exe/gxps-ps-converter.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -Wl,--start-group tools/libgxpstools.a libgxps/libgxps.so.2.2.2 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -Wl,--end-group -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm '-Wl,-rpath,$ORIGIN/../libgxps' -Wl,-rpath-link,/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/libgxps [41/51] cc -Itools/xpstosvg@exe -Itools -I../tools -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -pthread -DCONVERTER_TYPE=GXPS_TYPE_SVG_CONVERTER -DCONVERTER_HEADER=gxps-svg-converter.h -MMD -MQ 'tools/xpstosvg@exe/gxps-svg-converter.c.o' -MF 'tools/xpstosvg@exe/gxps-svg-converter.c.o.d' -o 'tools/xpstosvg@exe/gxps-svg-converter.c.o' -c ../tools/gxps-svg-converter.c [42/51] /usr/bin/xsltproc --nonet -o docs/tools/xpstojpeg.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../docs/tools/xpstojpeg.xml Note: meta source : no *info/productname or alternative xpstojpeg Note: meta source : see http://www.docbook.org/tdg5/en/html/produ xpstojpeg Note: meta source : no refentry/refmeta/refmiscinfo@class=source xpstojpeg Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi xpstojpeg Note: meta version: no *info/productnumber or alternative xpstojpeg Note: meta version: see http://www.docbook.org/tdg5/en/html/produ xpstojpeg Note: meta version: no refentry/refmeta/refmiscinfo@class=version xpstojpeg Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi xpstojpeg Warn: meta source : using "XPS Tools" for "source" xpstojpeg Warn: meta author : no refentry/info/author xpstojpeg Note: meta author : see http://www.docbook.org/tdg5/en/html/autho xpstojpeg Warn: meta author : no author data, so inserted a fixme xpstojpeg Note: Writing xpstojpeg.1 [43/51] cc -o tools/xpstosvg 'tools/xpstosvg@exe/gxps-converter-main.c.o' 'tools/xpstosvg@exe/gxps-svg-converter.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -Wl,--start-group tools/libgxpstools.a libgxps/libgxps.so.2.2.2 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -Wl,--end-group -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm '-Wl,-rpath,$ORIGIN/../libgxps' -Wl,-rpath-link,/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/libgxps [44/51] /usr/bin/xsltproc --nonet -o docs/tools/xpstopdf.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../docs/tools/xpstopdf.xml Note: meta source : no *info/productname or alternative xpstopdf Note: meta source : see http://www.docbook.org/tdg5/en/html/produ xpstopdf Note: meta source : no refentry/refmeta/refmiscinfo@class=source xpstopdf Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi xpstopdf Note: meta version: no *info/productnumber or alternative xpstopdf Note: meta version: see http://www.docbook.org/tdg5/en/html/produ xpstopdf Note: meta version: no refentry/refmeta/refmiscinfo@class=version xpstopdf Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi xpstopdf Warn: meta source : using "XPS Tools" for "source" xpstopdf Warn: meta author : no refentry/info/author xpstopdf Note: meta author : see http://www.docbook.org/tdg5/en/html/autho xpstopdf Warn: meta author : no author data, so inserted a fixme xpstopdf Note: Writing xpstopdf.1 [45/51] /usr/bin/xsltproc --nonet -o docs/tools/xpstopng.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../docs/tools/xpstopng.xml Note: meta source : no *info/productname or alternative xpstopng Note: meta source : see http://www.docbook.org/tdg5/en/html/produ xpstopng Note: meta source : no refentry/refmeta/refmiscinfo@class=source xpstopng Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi xpstopng Note: meta version: no *info/productnumber or alternative xpstopng Note: meta version: see http://www.docbook.org/tdg5/en/html/produ xpstopng Note: meta version: no refentry/refmeta/refmiscinfo@class=version xpstopng Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi xpstopng Warn: meta source : using "XPS Tools" for "source" xpstopng Warn: meta author : no refentry/info/author xpstopng Note: meta author : see http://www.docbook.org/tdg5/en/html/autho xpstopng Warn: meta author : no author data, so inserted a fixme xpstopng Note: Writing xpstopng.1 [46/51] /usr/bin/xsltproc --nonet -o docs/tools/xpstops.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../docs/tools/xpstops.xml Note: meta source : no *info/productname or alternative xpstops Note: meta source : see http://www.docbook.org/tdg5/en/html/produ xpstops Note: meta source : no refentry/refmeta/refmiscinfo@class=source xpstops Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi xpstops Note: meta version: no *info/productnumber or alternative xpstops Note: meta version: see http://www.docbook.org/tdg5/en/html/produ xpstops Note: meta version: no refentry/refmeta/refmiscinfo@class=version xpstops Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi xpstops Warn: meta source : using "XPS Tools" for "source" xpstops Warn: meta author : no refentry/info/author xpstops Note: meta author : see http://www.docbook.org/tdg5/en/html/autho xpstops Warn: meta author : no author data, so inserted a fixme xpstops Note: Writing xpstops.1 [47/51] /usr/bin/xsltproc --nonet -o docs/tools/xpstosvg.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../docs/tools/xpstosvg.xml Note: meta source : no *info/productname or alternative xpstosvg Note: meta source : see http://www.docbook.org/tdg5/en/html/produ xpstosvg Note: meta source : no refentry/refmeta/refmiscinfo@class=source xpstosvg Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi xpstosvg Note: meta version: no *info/productnumber or alternative xpstosvg Note: meta version: see http://www.docbook.org/tdg5/en/html/produ xpstosvg Note: meta version: no refentry/refmeta/refmiscinfo@class=version xpstosvg Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi xpstosvg Warn: meta source : using "XPS Tools" for "source" xpstosvg Warn: meta author : no refentry/info/author xpstosvg Note: meta author : see http://www.docbook.org/tdg5/en/html/autho xpstosvg Warn: meta author : no author data, so inserted a fixme xpstosvg Note: Writing xpstosvg.1 [48/51] /usr/bin/g-ir-scanner -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread --no-libtool --namespace=GXPS --nsversion=0.1 --warn-all --output libgxps/GXPS-0.1.gir --identifier-prefix=GXPS --c-include=gxps.h -DGXPS_COMPILATION -I/builddir/build/BUILD/libgxps-0.3.0/libgxps -I/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/libgxps -I./. -I../. --filelist=/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/libgxps/gxps@sha/GXPS_0.1_gir_filelist --include=GObject-2.0 --include=GLib-2.0 --include=Gio-2.0 --include=cairo-1.0 --symbol-prefix=gxps --identifier-prefix=Gxps --cflags-begin -I./. -I../. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid --cflags-end -L/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/libgxps --extra-library=m --extra-library=jpeg --extra-library=gobject-2.0 --extra-library=png16 --extra-library=z --extra-library=freetype --extra-library=lcms2 --extra-library=tiff --extra-library=archive --extra-library=glib-2.0 --extra-library=gio-2.0 --extra-library=cairo --library gxps g-ir-scanner: link: cc -o /builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/tmp-introspecttrj56ug2/GXPS-0.1 -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/libgxps-0.3.0/riscv64-redhat-linux-gnu/tmp-introspecttrj56ug2/GXPS-0.1.o -L. -Wl,-rpath,. -Wl,--no-as-needed -lgxps -lm -ljpeg -lgobject-2.0 -lpng16 -lz -lfreetype -llcms2 -ltiff -larchive -lglib-2.0 -lgio-2.0 -lcairo -L/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/libgxps -Wl,-rpath,/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/libgxps -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 libgxps/gxps-version.h:19: Warning: GXPS: multiple comment blocks documenting 'SECTION:gxps-version:' identifier (already seen at gxps-version.h:19). libgxps/gxps-version.h:19: Warning: GXPS: multiple comment blocks documenting 'SECTION:gxps-version:' identifier (already seen at gxps-version.h:19). libgxps/gxps-version.h:19: Warning: GXPS: multiple comment blocks documenting 'SECTION:gxps-version:' identifier (already seen at gxps-version.h:19). libgxps/gxps-version.h:19: Warning: GXPS: multiple comment blocks documenting 'SECTION:gxps-version:' identifier (already seen at gxps-version.h:19). libgxps/gxps-version.h:19: Warning: GXPS: multiple comment blocks documenting 'SECTION:gxps-version:' identifier (already seen at gxps-version.h:19). libgxps/gxps-version.h:19: Warning: GXPS: multiple comment blocks documenting 'SECTION:gxps-version:' identifier (already seen at gxps-version.h:19). libgxps/gxps-links.c:119: Warning: GXPS: gxps_link_get_area: argument area: Unresolved type: 'cairo_rectangle_t*' libgxps/gxps-page.c:1864: Warning: GXPS: gxps_page_get_anchor_destination: argument area: Unresolved type: 'cairo_rectangle_t*' [49/51] /usr/bin/g-ir-compiler libgxps/GXPS-0.1.gir --output libgxps/GXPS-0.1.typelib [50/51] cc -Itest/test-gxps@exe -Itest -I../test -Ilibgxps -I../libgxps -I. -I../ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -O2 -g -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 -pthread -MMD -MQ 'test/test-gxps@exe/test-gxps.c.o' -MF 'test/test-gxps@exe/test-gxps.c.o.d' -o 'test/test-gxps@exe/test-gxps.c.o' -c ../test/test-gxps.c [51/51] cc -o test/test-gxps 'test/test-gxps@exe/test-gxps.c.o' -Wl,--no-undefined -Wl,--as-needed -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 -Wl,--start-group libgxps/libgxps.so.2.2.2 -lglib-2.0 -Wl,--end-group -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lz -lcairo -lz -lcairo -lcairo -larchive -lfreetype -lpng16 -lz -llcms2 -ljpeg -ltiff -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 '-Wl,-rpath,$ORIGIN/../libgxps' -Wl,-rpath-link,/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/libgxps + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uOKbh1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64 + cd libgxps-0.3.0 + DESTDIR=/builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64 + /usr/bin/ninja install -v -j4 -C riscv64-redhat-linux-gnu ninja: Entering directory `riscv64-redhat-linux-gnu' [0/1] /usr/bin/python3 /usr/bin/meson --internal install /builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/meson-private/install.dat Building documentation for libgxps Installing libgxps/libgxps.so.2.2.2 to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/lib64/libgxps.so.2.2.2 Installing libgxps/GXPS-0.1.gir to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/share/gir-1.0/GXPS-0.1.gir Installing libgxps/GXPS-0.1.typelib to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/lib64/girepository-1.0/GXPS-0.1.typelib Installing tools/xpstopng to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/bin/xpstopng Installing tools/xpstojpeg to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/bin/xpstojpeg Installing tools/xpstopdf to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/bin/xpstopdf Installing tools/xpstops to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/bin/xpstops Installing tools/xpstosvg to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/bin/xpstosvg Installing docs/tools/xpstojpeg.1 to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/share/man/man1/xpstojpeg.1 Installing docs/tools/xpstopdf.1 to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/share/man/man1/xpstopdf.1 Installing docs/tools/xpstopng.1 to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/share/man/man1/xpstopng.1 Installing docs/tools/xpstops.1 to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/share/man/man1/xpstops.1 Installing docs/tools/xpstosvg.1 to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/share/man/man1/xpstosvg.1 Installing gxps.h to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/include/libgxps Installing gxps-core-properties.h to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/include/libgxps Installing gxps-document.h to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/include/libgxps Installing gxps-document-structure.h to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/include/libgxps Installing gxps-error.h to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/include/libgxps Installing gxps-file.h to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/include/libgxps Installing gxps-links.h to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/include/libgxps Installing gxps-page.h to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/include/libgxps Installing /builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/libgxps/gxps-version.h to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/include/libgxps Installing /builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/meson-private/libgxps.pc to /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/lib64/pkgconfig Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gtkdoc --sourcedir=/builddir/build/BUILD/libgxps-0.3.0 --builddir=/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu --subdir=docs/reference --headerdirs=/builddir/build/BUILD/libgxps-0.3.0/libgxps@@/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/libgxps --mainfile=libgxps-docs.sgml --modulename=libgxps --mode=auto --scanargs=--rebuild-types@@--ignore-decorators=_GXPS_EXTERN@@--ignore-headers=gxps-archive.h gxps-brush.h gxps-color.h gxps-debug.h gxps-fonts.h gxps-glyphs.h gxps-images.h gxps-matrix.h gxps-page-private.h gxps-parse-utils.h gxps-path.h gxps-private.h gxps-resources.h --gobjects-types-file=libgxps.types --fixxrefargs=--html-dir=/usr/share/gtk-doc/html@@--extra-dir=/usr/share/gtk-doc/html/glib@@--extra-dir=/usr/share/gtk-doc/html/gobject@@--extra-dir=/usr/share/gtk-doc/html/gio --cflags=-I/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/libgxps/. -I/builddir/build/BUILD/libgxps-0.3.0/libgxps/. -I/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/. -I/builddir/build/BUILD/libgxps-0.3.0/. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid --ldflags=-L/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/libgxps -Wl,-rpath,/builddir/build/BUILD/libgxps-0.3.0/riscv64-redhat-linux-gnu/libgxps -lgxps -lglib-2.0 -lgobject-2.0 -lgio-2.0 -lcairo -lz -larchive -lfreetype -lpng16 -llcms2 -ljpeg -ltiff -lm --cc=cc --ld=cc' + /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: libgxps-0.3.0-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VATRYv + umask 022 + cd /builddir/build/BUILD + cd libgxps-0.3.0 + DOCDIR=/builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/share/doc/libgxps + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/share/doc/libgxps + cp -pr AUTHORS /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/share/doc/libgxps + cp -pr MAINTAINERS /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/share/doc/libgxps + cp -pr NEWS /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/share/doc/libgxps + cp -pr README /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/share/doc/libgxps + cp -pr TODO /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/share/doc/libgxps + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.J8NpoF + umask 022 + cd /builddir/build/BUILD + cd libgxps-0.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/share/licenses/libgxps + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/share/licenses/libgxps + cp -pr COPYING /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64/usr/share/licenses/libgxps + exit 0 Provides: libgxps = 0.3.0-1.fc28 libgxps(riscv-64) = 0.3.0-1.fc28 libgxps.so.2()(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) libarchive.so.13()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfreetype.so.6()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) liblcms2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) rtld(GNU_HASH) Processing files: libgxps-devel-0.3.0-1.fc28.riscv64 Provides: libgxps-devel = 0.3.0-1.fc28 libgxps-devel(riscv-64) = 0.3.0-1.fc28 pkgconfig(libgxps) = 0.3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgxps.so.2()(64bit) pkgconfig(cairo) >= 1.10.0 pkgconfig(gio-2.0) >= 2.36.0 pkgconfig(gobject-2.0) >= 2.36.0 pkgconfig(libarchive) >= 2.8.0 Processing files: libgxps-tools-0.3.0-1.fc28.riscv64 Provides: libgxps-tools = 0.3.0-1.fc28 libgxps-tools(riscv-64) = 0.3.0-1.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) libcairo.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgxps.so.2()(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) libpng16.so.16(PNG16_0)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libgxps-0.3.0-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/libgxps-0.3.0-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libgxps-0.3.0-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libgxps-devel-0.3.0-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libgxps-tools-0.3.0-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pa4PTe + umask 022 + cd /builddir/build/BUILD + cd libgxps-0.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libgxps-0.3.0-1.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