+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/cairomm.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.it4rQf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cairomm-1.12.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/cairomm-1.12.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cairomm-1.12.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RCGAfi + umask 022 + cd /builddir/build/BUILD + cd cairomm-1.12.0 + 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 ./build/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/config.sub ++ basename ./build/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/config.guess ++ basename ./build/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/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"~' ./build/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 --disable-static 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 how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports GNU make features... yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking whether g++ supports C++11 features by default... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool 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 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 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 for CAIROMM... yes checking for perl... /usr/bin/perl checking for dot... dot checking for doxygen... doxygen checking for xsltproc... xsltproc checking for libstdc documentation... libstdc++.tag@ configure: WARNING: Location of external libstdc documentation not set checking for libsigc documentation... /usr/share/doc/libsigc++-2.0/reference/libsigc++-2.0.tag@file:///usr/share/doc/libsigc++-2.0/reference/html checking which C++ compiler warning flags to use... -Wall configure: disabled support of automated tests checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cairomm/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Doxyfile config.status: creating data/cairomm-1.0.pc config.status: creating data/cairomm-ft-1.0.pc config.status: creating data/cairomm-pdf-1.0.pc config.status: creating data/cairomm-png-1.0.pc config.status: creating data/cairomm-ps-1.0.pc config.status: creating data/cairomm-quartz-1.0.pc config.status: creating data/cairomm-quartz-font-1.0.pc config.status: creating data/cairomm-quartz-image-1.0.pc config.status: creating data/cairomm-svg-1.0.pc config.status: creating data/cairomm-win32-1.0.pc config.status: creating data/cairomm-win32-font-1.0.pc config.status: creating data/cairomm-xlib-1.0.pc config.status: creating data/cairomm-xlib-xrender-1.0.pc config.status: creating MSVC_Net2013/cairomm/cairomm.rc config.status: creating build/config.h config.status: creating cairommconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing MSVC_Net2013/cairomm/cairommconfig.h commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/cairomm-1.12.0' Making all in cairomm make[2]: Entering directory '/builddir/build/BUILD/cairomm-1.12.0/cairomm' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 context.lo context.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 context_surface_quartz.lo context_surface_quartz.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 context_surface_win32.lo context_surface_win32.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 context_surface_xlib.lo context_surface_xlib.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 context.cc -fPIC -DPIC -o .libs/context.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 context_surface_quartz.cc -fPIC -DPIC -o .libs/context_surface_quartz.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 context_surface_win32.cc -fPIC -DPIC -o .libs/context_surface_win32.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 context_surface_xlib.cc -fPIC -DPIC -o .libs/context_surface_xlib.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 device.lo device.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 exception.lo exception.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 device.cc -fPIC -DPIC -o .libs/device.o libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 exception.cc -fPIC -DPIC -o .libs/exception.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 fontface.lo fontface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 fontface.cc -fPIC -DPIC -o .libs/fontface.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 fontoptions.lo fontoptions.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 fontoptions.cc -fPIC -DPIC -o .libs/fontoptions.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 matrix.lo matrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 matrix.cc -fPIC -DPIC -o .libs/matrix.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 path.lo path.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 path.cc -fPIC -DPIC -o .libs/path.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 pattern.lo pattern.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 pattern.cc -fPIC -DPIC -o .libs/pattern.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 private.lo private.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 private.cc -fPIC -DPIC -o .libs/private.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 quartz_font.lo quartz_font.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 quartz_font.cc -fPIC -DPIC -o .libs/quartz_font.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 quartz_surface.lo quartz_surface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 quartz_surface.cc -fPIC -DPIC -o .libs/quartz_surface.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 region.lo region.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 region.cc -fPIC -DPIC -o .libs/region.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 scaledfont.lo scaledfont.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 scaledfont.cc -fPIC -DPIC -o .libs/scaledfont.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 script.lo script.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 script.cc -fPIC -DPIC -o .libs/script.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 script_surface.lo script_surface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 script_surface.cc -fPIC -DPIC -o .libs/script_surface.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 surface.lo surface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 surface.cc -fPIC -DPIC -o .libs/surface.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 win32_font.lo win32_font.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 win32_font.cc -fPIC -DPIC -o .libs/win32_font.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 win32_surface.lo win32_surface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 win32_surface.cc -fPIC -DPIC -o .libs/win32_surface.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 xlib_surface.lo xlib_surface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -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 xlib_surface.cc -fPIC -DPIC -o .libs/xlib_surface.o /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -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 -no-undefined -version-info 5:0:4 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcairomm-1.0.la -rpath /usr/lib64 context.lo context_surface_quartz.lo context_surface_win32.lo context_surface_xlib.lo device.lo exception.lo fontface.lo fontoptions.lo matrix.lo path.lo pattern.lo private.lo quartz_font.lo quartz_surface.lo region.lo scaledfont.lo script.lo script_surface.lo surface.lo win32_font.lo win32_surface.lo xlib_surface.lo -lsigc-2.0 -lfreetype -lpng16 -lz -lcairo -lXext -lXrender -lX11 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/context.o .libs/context_surface_quartz.o .libs/context_surface_win32.o .libs/context_surface_xlib.o .libs/device.o .libs/exception.o .libs/fontface.o .libs/fontoptions.o .libs/matrix.o .libs/path.o .libs/pattern.o .libs/private.o .libs/quartz_font.o .libs/quartz_surface.o .libs/region.o .libs/scaledfont.o .libs/script.o .libs/script_surface.o .libs/surface.o .libs/win32_font.o .libs/win32_surface.o .libs/xlib_surface.o -lsigc-2.0 -lfreetype -lpng16 -lz -lcairo -lXext -lXrender -lX11 -L/usr/lib64/gcc/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libcairomm-1.0.so.1 -o .libs/libcairomm-1.0.so.1.4.0 libtool: link: (cd ".libs" && rm -f "libcairomm-1.0.so.1" && ln -s "libcairomm-1.0.so.1.4.0" "libcairomm-1.0.so.1") libtool: link: (cd ".libs" && rm -f "libcairomm-1.0.so" && ln -s "libcairomm-1.0.so.1.4.0" "libcairomm-1.0.so") libtool: link: ( cd ".libs" && rm -f "libcairomm-1.0.la" && ln -s "../libcairomm-1.0.la" "libcairomm-1.0.la" ) make[2]: Leaving directory '/builddir/build/BUILD/cairomm-1.12.0/cairomm' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/cairomm-1.12.0/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/cairomm-1.12.0/examples' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/cairomm-1.12.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/cairomm-1.12.0/tests' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/cairomm-1.12.0/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/cairomm-1.12.0/docs' make[2]: Entering directory '/builddir/build/BUILD/cairomm-1.12.0' make[2]: Leaving directory '/builddir/build/BUILD/cairomm-1.12.0' make[1]: Leaving directory '/builddir/build/BUILD/cairomm-1.12.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dA09SB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64 + cd cairomm-1.12.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in cairomm make[1]: Entering directory '/builddir/build/BUILD/cairomm-1.12.0/cairomm' make[2]: Entering directory '/builddir/build/BUILD/cairomm-1.12.0/cairomm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libcairomm-1.0.la '/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libcairomm-1.0.so.1.4.0 /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/lib64/libcairomm-1.0.so.1.4.0 libtool: install: (cd /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/lib64 && { ln -s -f libcairomm-1.0.so.1.4.0 libcairomm-1.0.so.1 || { rm -f libcairomm-1.0.so.1 && ln -s libcairomm-1.0.so.1.4.0 libcairomm-1.0.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/lib64 && { ln -s -f libcairomm-1.0.so.1.4.0 libcairomm-1.0.so || { rm -f libcairomm-1.0.so && ln -s libcairomm-1.0.so.1.4.0 libcairomm-1.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libcairomm-1.0.lai /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/lib64/libcairomm-1.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/include/cairomm-1.0/cairomm' /usr/bin/install -p -m 644 cairomm.h context.h device.h enums.h exception.h fontface.h fontoptions.h matrix.h path.h pattern.h quartz_font.h quartz_surface.h refptr.h region.h scaledfont.h script.h script_surface.h surface.h types.h win32_font.h win32_surface.h xlib_surface.h '/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/include/cairomm-1.0/cairomm' make[2]: Leaving directory '/builddir/build/BUILD/cairomm-1.12.0/cairomm' make[1]: Leaving directory '/builddir/build/BUILD/cairomm-1.12.0/cairomm' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/cairomm-1.12.0/examples' make[2]: Entering directory '/builddir/build/BUILD/cairomm-1.12.0/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/cairomm-1.12.0/examples' make[1]: Leaving directory '/builddir/build/BUILD/cairomm-1.12.0/examples' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/cairomm-1.12.0/tests' make[2]: Entering directory '/builddir/build/BUILD/cairomm-1.12.0/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/cairomm-1.12.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/cairomm-1.12.0/tests' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/cairomm-1.12.0/docs' make[2]: Entering directory '/builddir/build/BUILD/cairomm-1.12.0/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/doc/cairomm-1.0/reference/html' /usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 -l 'libsigc++-2.0.tag@../../../libsigc++-2.0/reference/html/' -t '/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/doc/cairomm-1.0/reference/html' --glob -- 'reference/html/*.css' 'reference/html/*.gif' 'reference/html/*.html' 'reference/html/*.js' 'reference/html/*.png' doc-install: Using base path ../../../libsigc++-2.0/reference/html/ for tag file libsigc++-2.0.tag doc-install: Copying doxygen.css doc-install: Copying tabs.css doc-install: Translating functions_func_i.html (no references) doc-install: Translating functions_g.html (no references) doc-install: Translating functions_func_l.html (no references) doc-install: Translating classCairo_1_1FontFace.html (no references) doc-install: Translating structCairo_1_1ColorStop-members.html (no references) doc-install: Translating functions_o.html (no references) doc-install: Translating functions_i.html (no references) doc-install: Translating functions_u.html (no references) doc-install: Translating classCairo_1_1Win32ScaledFont-members.html (no references) doc-install: Translating classCairo_1_1FontFace-members.html (no references) doc-install: Translating classCairo_1_1Device.html (no references) doc-install: Translating functions_func_e.html (no references) doc-install: Translating classCairo_1_1ImageSurface.html (rewrote 3 of 11 references) doc-install: Translating functions_func_w.html (no references) doc-install: Translating functions_h.html (no references) doc-install: Translating graph_legend.html (no references) doc-install: Translating classCairo_1_1QuartzFontFace-members.html (no references) doc-install: Translating classCairo_1_1SolidPattern-members.html (no references) doc-install: Translating classCairo_1_1Win32FontFace-members.html (no references) doc-install: Translating classCairo_1_1PdfSurface.html (rewrote 3 of 13 references) doc-install: Translating functions_func_b.html (no references) doc-install: Translating classCairo_1_1ToyFontFace.html (rewrote 0 of 6 references) doc-install: Translating pdf-surface_8cc-example.html (rewrote 0 of 3 references) doc-install: Translating functions_func_t.html (no references) doc-install: Translating classCairo_1_1Surface-members.html (no references) doc-install: Translating classcairo__matrix__t.html (no references) doc-install: Translating inherits.html (rewrote 0 of 2 references) doc-install: Translating toy-text_8cc-example.html (no references) doc-install: Translating classCairo_1_1Context-members.html (no references) doc-install: Translating classCairo_1_1Pattern-members.html (no references) doc-install: Translating classCairo_1_1logic__error.html (rewrote 0 of 4 references) doc-install: Translating classCairo_1_1GlitzSurface.html (rewrote 3 of 7 references) doc-install: Translating functions_~.html (no references) doc-install: Translating classCairo_1_1PdfSurface-members.html (no references) doc-install: Translating functions_func_g.html (no references) doc-install: Translating pages.html (no references) doc-install: Translating namespaces.html (no references) doc-install: Translating classCairo_1_1RefPtr-members.html (no references) doc-install: Translating classCairo_1_1LinearGradient-members.html (no references) doc-install: Translating classCairo_1_1PsSurface.html (rewrote 3 of 15 references) doc-install: Translating classCairo_1_1QuartzSurface-members.html (no references) doc-install: Translating classCairo_1_1FtFontFace.html (no references) doc-install: Translating functions.html (no references) doc-install: Translating functions_vars.html (no references) doc-install: Translating classCairo_1_1SolidPattern.html (no references) doc-install: Translating functions_x.html (no references) doc-install: Translating svg-surface_8cc-example.html (rewrote 0 of 3 references) doc-install: Translating functions_func_h.html (no references) doc-install: Translating classCairo_1_1FontOptions.html (no references) doc-install: Translating classCairo_1_1ScaledFont.html (rewrote 0 of 14 references) doc-install: Translating functions_func_q.html (no references) doc-install: Translating namespaceCairo.html (no references) doc-install: Translating classCairo_1_1Device_1_1Lock-members.html (no references) doc-install: Translating classCairo_1_1ImageSurface-members.html (no references) doc-install: Translating functions_d.html (no references) doc-install: Translating classCairo_1_1Gradient-members.html (no references) doc-install: Translating image-surface_8cc-example.html (rewrote 0 of 3 references) doc-install: Translating functions_func_c.html (no references) doc-install: Translating functions_m.html (no references) doc-install: Translating functions_f.html (no references) doc-install: Translating functions_func_~.html (no references) doc-install: Translating functions_func_v.html (no references) doc-install: Translating functions_func.html (no references) doc-install: Translating user-font_8cc-example.html (rewrote 0 of 5 references) doc-install: Translating functions_r.html (no references) doc-install: Translating classCairo_1_1Region.html (rewrote 0 of 3 references) doc-install: Translating annotated.html (no references) doc-install: Translating namespacemembers_type.html (no references) doc-install: Translating classCairo_1_1logic__error-members.html (rewrote 0 of 2 references) doc-install: Translating classCairo_1_1FtFontFace-members.html (no references) doc-install: Translating classCairo_1_1Matrix.html (no references) doc-install: Translating functions_c.html (no references) doc-install: Translating classhash__load__check__resize__trigger__size__base.html (no references) doc-install: Translating classCairo_1_1ScaledFont-members.html (no references) doc-install: Translating functions_func_s.html (no references) doc-install: Translating classCairo_1_1FtScaledFont-members.html (no references) doc-install: Translating functions_func_m.html (no references) doc-install: Translating namespacemembers_eval.html (no references) doc-install: Translating functions_func_u.html (no references) doc-install: Translating index.html (no references) doc-install: Translating classCairo_1_1PsSurface-members.html (no references) doc-install: Translating functions_v.html (no references) doc-install: Translating namespacemembers_enum.html (no references) doc-install: Translating structCairo_1_1ColorStop.html (no references) doc-install: Translating classCairo_1_1Path.html (no references) doc-install: Translating classCairo_1_1RefPtr.html (rewrote 0 of 1 references) doc-install: Translating classCairo_1_1SvgSurface-members.html (no references) doc-install: Translating classCairo_1_1Context.html (rewrote 0 of 35 references) doc-install: Translating hierarchy.html (rewrote 0 of 2 references) doc-install: Translating classCairo_1_1Win32Surface-members.html (no references) doc-install: Translating classCairo_1_1Win32FontFace.html (no references) doc-install: Translating functions_func_d.html (no references) doc-install: Translating classCairo_1_1SurfacePattern.html (no references) doc-install: Translating functions_b.html (no references) doc-install: Translating classCairo_1_1Win32Surface.html (rewrote 3 of 7 references) doc-install: Translating classCairo_1_1Pattern.html (no references) doc-install: Translating classCairo_1_1Gradient.html (rewrote 0 of 2 references) doc-install: Translating classCairo_1_1LinearGradient.html (rewrote 0 of 1 references) doc-install: Translating ps-surface_8cc-example.html (rewrote 0 of 3 references) doc-install: Translating classCairo_1_1XlibSurface-members.html (no references) doc-install: Translating deprecated.html (rewrote 0 of 1 references) doc-install: Translating classCairo_1_1FtScaledFont.html (rewrote 0 of 7 references) doc-install: Translating classCairo_1_1SurfacePattern-members.html (no references) doc-install: Translating classCairo_1_1RadialGradient.html (rewrote 0 of 1 references) doc-install: Translating classCairo_1_1GlitzSurface-members.html (no references) doc-install: Translating functions_func_r.html (no references) doc-install: Translating classCairo_1_1Win32PrintingSurface-members.html (no references) doc-install: Translating classCairo_1_1Win32ScaledFont.html (rewrote 0 of 7 references) doc-install: Translating classCairo_1_1Matrix-members.html (no references) doc-install: Translating classCairo_1_1Win32PrintingSurface.html (rewrote 3 of 7 references) doc-install: Translating functions_w.html (no references) doc-install: Translating functions_e.html (no references) doc-install: Translating classCairo_1_1QuartzSurface.html (rewrote 3 of 7 references) doc-install: Translating classCairo_1_1QuartzFontFace.html (no references) doc-install: Translating classCairo_1_1Region-members.html (no references) doc-install: Translating dir_bb3f961a6e48ec963ccb871d16b6e3d7.html (no references) doc-install: Translating functions_t.html (no references) doc-install: Translating functions_s.html (no references) doc-install: Translating classCairo_1_1XlibSurface.html (rewrote 3 of 7 references) doc-install: Translating classCairo_1_1Device_1_1Lock.html (rewrote 0 of 1 references) doc-install: Translating functions_func_p.html (no references) doc-install: Translating classCairo_1_1ToyFontFace-members.html (no references) doc-install: Translating classCairo_1_1FontOptions-members.html (no references) doc-install: Translating classCairo_1_1RadialGradient-members.html (no references) doc-install: Translating functions_type.html (no references) doc-install: Translating classCairo_1_1Surface.html (rewrote 6 of 14 references) doc-install: Translating namespacemembers_func.html (no references) doc-install: Translating classCairo_1_1UserFontFace-members.html (no references) doc-install: Translating classCairo_1_1SvgSurface.html (rewrote 3 of 13 references) doc-install: Translating classCairo_1_1UserFontFace.html (rewrote 0 of 6 references) doc-install: Translating namespacemembers.html (no references) doc-install: Translating functions_func_o.html (no references) doc-install: Translating classCairo_1_1Device-members.html (no references) doc-install: Translating functions_func_x.html (no references) doc-install: Translating functions_func_f.html (no references) doc-install: Translating classCairo_1_1Path-members.html (no references) doc-install: Translating examples.html (no references) doc-install: Translating functions_p.html (no references) doc-install: Translating classes.html (no references) doc-install: Translating functions_q.html (no references) doc-install: Translating functions_l.html (no references) doc-install: Translating classlu__counter__policy__base.html (no references) doc-install: Copying jquery.js doc-install: Copying dynsections.js doc-install: Copying arrowright.png doc-install: Copying inherit_graph_13.png doc-install: Copying inherit_graph_5.png doc-install: Copying doc.png doc-install: Copying bc_s.png doc-install: Copying classCairo_1_1PsSurface__inherit__graph.png doc-install: Copying classCairo_1_1Surface__inherit__graph.png doc-install: Copying nav_g.png doc-install: Copying classCairo_1_1ToyFontFace__inherit__graph.png doc-install: Copying classCairo_1_1ScaledFont__inherit__graph.png doc-install: Copying sync_off.png doc-install: Copying inherit_graph_11.png doc-install: Copying classCairo_1_1LinearGradient__inherit__graph.png doc-install: Copying classCairo_1_1UserFontFace__inherit__graph.png doc-install: Copying inherit_graph_12.png doc-install: Copying folderopen.png doc-install: Copying inherit_graph_2.png doc-install: Copying classCairo_1_1GlitzSurface__inherit__graph.png doc-install: Copying bdwn.png doc-install: Copying nav_f.png doc-install: Copying tab_b.png doc-install: Copying sync_on.png doc-install: Copying graph_legend.png doc-install: Copying classCairo_1_1SvgSurface__inherit__graph.png doc-install: Copying inherit_graph_14.png doc-install: Copying classlu__counter__policy__base__inherit__graph.png doc-install: Copying classCairo_1_1XlibSurface__inherit__graph.png doc-install: Copying inherit_graph_10.png doc-install: Copying open.png doc-install: Copying classCairo_1_1QuartzSurface__inherit__graph.png doc-install: Copying classCairo_1_1Win32PrintingSurface__inherit__graph.png doc-install: Copying inherit_graph_6.png doc-install: Copying classCairo_1_1Win32FontFace__inherit__graph.png doc-install: Copying classCairo_1_1ImageSurface__inherit__graph.png doc-install: Copying inherit_graph_8.png doc-install: Copying inherit_graph_4.png doc-install: Copying inherit_graph_9.png doc-install: Copying classCairo_1_1FontFace__inherit__graph.png doc-install: Copying classCairo_1_1Gradient__inherit__graph.png doc-install: Copying inherit_graph_0.png doc-install: Copying classCairo_1_1QuartzFontFace__inherit__graph.png doc-install: Copying classCairo_1_1RadialGradient__inherit__graph.png doc-install: Copying inherit_graph_7.png doc-install: Copying classcairo__matrix__t__inherit__graph.png doc-install: Copying classCairo_1_1SolidPattern__inherit__graph.png doc-install: Copying splitbar.png doc-install: Copying folderclosed.png doc-install: Copying nav_h.png doc-install: Copying tab_a.png doc-install: Copying classCairo_1_1Win32ScaledFont__inherit__graph.png doc-install: Copying classCairo_1_1Pattern__inherit__graph.png doc-install: Copying tab_h.png doc-install: Copying classCairo_1_1FtFontFace__inherit__graph.png doc-install: Copying tab_s.png doc-install: Copying inherit_graph_15.png doc-install: Copying inherit_graph_16.png doc-install: Copying inherit_graph_1.png doc-install: Copying classCairo_1_1logic__error__inherit__graph.png doc-install: Copying doxygen.png doc-install: Copying classCairo_1_1Matrix__inherit__graph.png doc-install: Copying classCairo_1_1RefPtr__inherit__graph.png doc-install: Copying closed.png doc-install: Copying inherit_graph_3.png doc-install: Copying classCairo_1_1FtScaledFont__inherit__graph.png doc-install: Copying classhash__load__check__resize__trigger__size__base__inherit__graph.png doc-install: Copying classCairo_1_1Win32Surface__inherit__graph.png doc-install: Copying arrowdown.png doc-install: Copying classCairo_1_1PdfSurface__inherit__graph.png doc-install: Copying classCairo_1_1SurfacePattern__inherit__graph.png /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/devhelp/books/cairomm-1.0' /usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 --book-base='/usr/share/doc/cairomm-1.0/reference/html' -t '/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/devhelp/books/cairomm-1.0' -- reference/cairomm-1.0.devhelp2 doc-install: Using base path /usr/share/doc/cairomm-1.0/reference/html for Devhelp book doc-install: Translating cairomm-1.0.devhelp2 (rewrote base path) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/doc/cairomm-1.0/reference' /usr/bin/install -p -m 644 reference/cairomm-1.0.tag '/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/doc/cairomm-1.0/reference' make[2]: Leaving directory '/builddir/build/BUILD/cairomm-1.12.0/docs' make[1]: Leaving directory '/builddir/build/BUILD/cairomm-1.12.0/docs' make[1]: Entering directory '/builddir/build/BUILD/cairomm-1.12.0' make[2]: Entering directory '/builddir/build/BUILD/cairomm-1.12.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/lib64/cairomm-1.0/include' /usr/bin/install -p -m 644 cairommconfig.h '/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/lib64/cairomm-1.0/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 data/cairomm-1.0.pc data/cairomm-ft-1.0.pc data/cairomm-pdf-1.0.pc data/cairomm-png-1.0.pc data/cairomm-ps-1.0.pc data/cairomm-svg-1.0.pc data/cairomm-xlib-1.0.pc data/cairomm-xlib-xrender-1.0.pc '/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/cairomm-1.12.0' make[1]: Leaving directory '/builddir/build/BUILD/cairomm-1.12.0' + find /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64 -type f -name '*.la' -exec rm -f '{}' ';' + /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: cairomm-1.12.0-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FkOUuA + umask 022 + cd /builddir/build/BUILD + cd cairomm-1.12.0 + DOCDIR=/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/doc/cairomm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/doc/cairomm + cp -pr AUTHORS /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/doc/cairomm + cp -pr README /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/doc/cairomm + cp -pr NEWS /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/doc/cairomm + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OY7mjY + umask 022 + cd /builddir/build/BUILD + cd cairomm-1.12.0 + LICENSEDIR=/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/licenses/cairomm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/licenses/cairomm + cp -pr COPYING /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/licenses/cairomm + exit 0 Provides: cairomm = 1.12.0-6.fc28 cairomm(riscv-64) = 1.12.0-6.fc28 libcairomm-1.0.so.1()(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) libXext.so.6()(64bit) libXrender.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpng16.so.16()(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: cairomm-devel-1.12.0-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RCA676 + umask 022 + cd /builddir/build/BUILD + cd cairomm-1.12.0 + DOCDIR=/builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/doc/cairomm-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/doc/cairomm-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64/usr/share/doc/cairomm-devel + exit 0 Provides: cairomm-devel = 1.12.0-6.fc28 cairomm-devel(riscv-64) = 1.12.0-6.fc28 pkgconfig(cairomm-1.0) = 1.12.0 pkgconfig(cairomm-ft-1.0) = 1.12.0 pkgconfig(cairomm-pdf-1.0) = 1.12.0 pkgconfig(cairomm-png-1.0) = 1.12.0 pkgconfig(cairomm-ps-1.0) = 1.12.0 pkgconfig(cairomm-svg-1.0) = 1.12.0 pkgconfig(cairomm-xlib-1.0) = 1.12.0 pkgconfig(cairomm-xlib-xrender-1.0) = 1.12.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 libcairomm-1.0.so.1()(64bit) pkgconfig(cairo) >= 1.10.0 pkgconfig(cairo-ft) pkgconfig(cairo-pdf) pkgconfig(cairo-png) pkgconfig(cairo-ps) pkgconfig(cairo-svg) pkgconfig(cairo-xlib) pkgconfig(cairo-xlib-xrender) pkgconfig(cairomm-1.0) pkgconfig(sigc++-2.0) >= 2.5.1 Processing files: cairomm-doc-1.12.0-6.fc28.noarch Provides: cairomm-doc = 1.12.0-6.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/cairomm-1.12.0-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/cairomm-1.12.0-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/cairomm-devel-1.12.0-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/cairomm-doc-1.12.0-6.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pFI3r0 + umask 022 + cd /builddir/build/BUILD + cd cairomm-1.12.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cairomm-1.12.0-6.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff