Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/flowcanvas.spec'], chrootPath='/var/lib/mock/f31-build-97360-32934/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/flowcanvas.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/flowcanvas-0.7.1-33.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/flowcanvas.spec'], chrootPath='/var/lib/mock/f31-build-97360-32934/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/flowcanvas.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.j6c6WK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flowcanvas-0.7.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/flowcanvas-0.7.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd flowcanvas-0.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (flowcanvas-0.7.1-graphviz23.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .graphviz23 --fuzz=0 + sed -i 's|/usr/bin.*python$|/usr/bin/python2|' autowaf/autowaf.py autowaf/waf wscript + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (flowcanvas-0.7.1-graphviz23.patch): patching file src/Canvas.cpp patching file wscript Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DoCPSK + umask 022 + cd /builddir/build/BUILD + cd flowcanvas-0.7.1 + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export 'LINKFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LINKFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LIB_AGRAPH=cgraph + LIB_AGRAPH=cgraph + ./waf configure --prefix=/usr --libdir=/usr/lib64 --docs --htmldir=/usr/share/doc/flowcanvas-devel BUILDSTDERR: Setting top to : /builddir/build/BUILD/flowcanvas-0.7.1 BUILDSTDERR: Setting out to : /builddir/build/BUILD/flowcanvas-0.7.1/build BUILDSTDERR: Global Configuration BUILDSTDERR: Checking for 'gcc' (c compiler) : ok BUILDSTDERR: Checking for 'g++' (c++ compiler) : ok BUILDSTDERR: Checking for program doxygen : /usr/bin/doxygen BUILDSTDERR: Checking for program tar : /usr/bin/tar BUILDSTDERR: Checking for program doxygen : /usr/bin/doxygen BUILDSTDERR: Checking for program dot : /usr/bin/dot BUILDSTDERR: * Install prefix : /usr BUILDSTDERR: * Debuggable build : False BUILDSTDERR: * Strict compiler flags : False BUILDSTDERR: * Build documentation : True BUILDSTDERR: FlowCanvas Configuration BUILDSTDERR: Checking for program pkg-config : /usr/bin/pkg-config BUILDSTDERR: Checking for 'libgvc' >= 2.8 : yes BUILDSTDERR: Checking for 'gtkmm-2.4' >= 2.10.0 : yes BUILDSTDERR: Checking for 'libgnomecanvasmm-2.6' >= 2.6.0 : yes BUILDSTDERR: Checking for header boost/shared_ptr.hpp : yes BUILDSTDERR: Checking for header boost/weak_ptr.hpp : yes BUILDSTDERR: * Auto-arrange : True BUILDSTDERR: * Anti-Aliasing : True BUILDSTDERR: 'configure' finished successfully (2m3.694s) + ./waf build -v -j4 BUILDSTDERR: Waf: Entering directory `/builddir/build/BUILD/flowcanvas-0.7.1/build' BUILDSTDERR: [ 1/12] subst: flowcanvas.pc.in -> build/flowcanvas.pc BUILDSTDERR: [ 2/12] cxx: src/Canvas.cpp -> build/src/Canvas.cpp.1.o BUILDSTDERR: 08:45:07 runner ['/usr/bin/g++', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-DNDEBUG', '-fPIC', '-DPIC', '-fshow-column', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-fPIC', '-pthread', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-I/builddir/build/BUILD/flowcanvas-0.7.1', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build/src', '-I/builddir/build/BUILD/flowcanvas-0.7.1/src', '-I/usr/include/libgnomecanvasmm-2.6', '-I/usr/lib64/libgnomecanvasmm-2.6/include', '-I/usr/include/gtkmm-2.4', '-I/usr/lib64/gtkmm-2.4/include', '-I/usr/include/atkmm-1.6', '-I/usr/include/atk-1.0', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/glibmm-2.4', '-I/usr/lib64/glibmm-2.4/include', '-I/usr/include/sigc++-2.0', '-I/usr/lib64/sigc++-2.0/include', '-I/usr/include/giomm-2.4', '-I/usr/lib64/giomm-2.4/include', '-I/usr/include/libmount', '-I/usr/include/blkid', '-I/usr/include/pangomm-1.4', '-I/usr/lib64/pangomm-1.4/include', '-I/usr/include/cairomm-1.0', '-I/usr/lib64/cairomm-1.0/include', '-I/usr/include/cairo', '-I/usr/include/pixman-1', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/pango-1.0', '-I/usr/include/harfbuzz', '-I/usr/include/fribidi', '-I/usr/include/gtk-2.0', '-I/usr/lib64/gtk-2.0/include', '-I/usr/include/gdk-pixbuf-2.0', '-I/usr/include/gtk-unix-print-2.0', '-I/usr/include/gdkmm-2.4', '-I/usr/lib64/gdkmm-2.4/include', '-I/usr/include/libgnomecanvas-2.0', '-I/usr/include/libart-2.0', '-I/usr/include/gail-1.0', '-I/usr/include/graphviz', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-DHAVE_AGRAPH=1', '-DHAVE_GLIBMM=1', '-DHAVE_GNOMECANVASMM=1', '-DHAVE_BOOST_SHARED_PTR_HPP=1', '-DHAVE_BOOST_WEAK_PTR_HPP=1', '../src/Canvas.cpp', '-c', '-o', 'src/Canvas.cpp.1.o'] BUILDSTDERR: [ 3/12] cxx: src/Connectable.cpp -> build/src/Connectable.cpp.1.o BUILDSTDERR: 08:45:08 runner ['/usr/bin/g++', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-DNDEBUG', '-fPIC', '-DPIC', '-fshow-column', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-fPIC', '-pthread', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-I/builddir/build/BUILD/flowcanvas-0.7.1', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build/src', '-I/builddir/build/BUILD/flowcanvas-0.7.1/src', '-I/usr/include/libgnomecanvasmm-2.6', '-I/usr/lib64/libgnomecanvasmm-2.6/include', '-I/usr/include/gtkmm-2.4', '-I/usr/lib64/gtkmm-2.4/include', '-I/usr/include/atkmm-1.6', '-I/usr/include/atk-1.0', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/glibmm-2.4', '-I/usr/lib64/glibmm-2.4/include', '-I/usr/include/sigc++-2.0', '-I/usr/lib64/sigc++-2.0/include', '-I/usr/include/giomm-2.4', '-I/usr/lib64/giomm-2.4/include', '-I/usr/include/libmount', '-I/usr/include/blkid', '-I/usr/include/pangomm-1.4', '-I/usr/lib64/pangomm-1.4/include', '-I/usr/include/cairomm-1.0', '-I/usr/lib64/cairomm-1.0/include', '-I/usr/include/cairo', '-I/usr/include/pixman-1', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/pango-1.0', '-I/usr/include/harfbuzz', '-I/usr/include/fribidi', '-I/usr/include/gtk-2.0', '-I/usr/lib64/gtk-2.0/include', '-I/usr/include/gdk-pixbuf-2.0', '-I/usr/include/gtk-unix-print-2.0', '-I/usr/include/gdkmm-2.4', '-I/usr/lib64/gdkmm-2.4/include', '-I/usr/include/libgnomecanvas-2.0', '-I/usr/include/libart-2.0', '-I/usr/include/gail-1.0', '-I/usr/include/graphviz', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-DHAVE_AGRAPH=1', '-DHAVE_GLIBMM=1', '-DHAVE_GNOMECANVASMM=1', '-DHAVE_BOOST_SHARED_PTR_HPP=1', '-DHAVE_BOOST_WEAK_PTR_HPP=1', '../src/Connectable.cpp', '-c', '-o', 'src/Connectable.cpp.1.o'] BUILDSTDERR: [ 4/12] cxx: src/Connection.cpp -> build/src/Connection.cpp.1.o BUILDSTDERR: 08:45:09 runner ['/usr/bin/g++', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-DNDEBUG', '-fPIC', '-DPIC', '-fshow-column', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-fPIC', '-pthread', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-I/builddir/build/BUILD/flowcanvas-0.7.1', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build/src', '-I/builddir/build/BUILD/flowcanvas-0.7.1/src', '-I/usr/include/libgnomecanvasmm-2.6', '-I/usr/lib64/libgnomecanvasmm-2.6/include', '-I/usr/include/gtkmm-2.4', '-I/usr/lib64/gtkmm-2.4/include', '-I/usr/include/atkmm-1.6', '-I/usr/include/atk-1.0', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/glibmm-2.4', '-I/usr/lib64/glibmm-2.4/include', '-I/usr/include/sigc++-2.0', '-I/usr/lib64/sigc++-2.0/include', '-I/usr/include/giomm-2.4', '-I/usr/lib64/giomm-2.4/include', '-I/usr/include/libmount', '-I/usr/include/blkid', '-I/usr/include/pangomm-1.4', '-I/usr/lib64/pangomm-1.4/include', '-I/usr/include/cairomm-1.0', '-I/usr/lib64/cairomm-1.0/include', '-I/usr/include/cairo', '-I/usr/include/pixman-1', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/pango-1.0', '-I/usr/include/harfbuzz', '-I/usr/include/fribidi', '-I/usr/include/gtk-2.0', '-I/usr/lib64/gtk-2.0/include', '-I/usr/include/gdk-pixbuf-2.0', '-I/usr/include/gtk-unix-print-2.0', '-I/usr/include/gdkmm-2.4', '-I/usr/lib64/gdkmm-2.4/include', '-I/usr/include/libgnomecanvas-2.0', '-I/usr/include/libart-2.0', '-I/usr/include/gail-1.0', '-I/usr/include/graphviz', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-DHAVE_AGRAPH=1', '-DHAVE_GLIBMM=1', '-DHAVE_GNOMECANVASMM=1', '-DHAVE_BOOST_SHARED_PTR_HPP=1', '-DHAVE_BOOST_WEAK_PTR_HPP=1', '../src/Connection.cpp', '-c', '-o', 'src/Connection.cpp.1.o'] BUILDSTDERR: [ 5/12] cxx: src/Ellipse.cpp -> build/src/Ellipse.cpp.1.o BUILDSTDERR: 08:45:11 runner ['/usr/bin/g++', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-DNDEBUG', '-fPIC', '-DPIC', '-fshow-column', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-fPIC', '-pthread', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-I/builddir/build/BUILD/flowcanvas-0.7.1', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build/src', '-I/builddir/build/BUILD/flowcanvas-0.7.1/src', '-I/usr/include/libgnomecanvasmm-2.6', '-I/usr/lib64/libgnomecanvasmm-2.6/include', '-I/usr/include/gtkmm-2.4', '-I/usr/lib64/gtkmm-2.4/include', '-I/usr/include/atkmm-1.6', '-I/usr/include/atk-1.0', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/glibmm-2.4', '-I/usr/lib64/glibmm-2.4/include', '-I/usr/include/sigc++-2.0', '-I/usr/lib64/sigc++-2.0/include', '-I/usr/include/giomm-2.4', '-I/usr/lib64/giomm-2.4/include', '-I/usr/include/libmount', '-I/usr/include/blkid', '-I/usr/include/pangomm-1.4', '-I/usr/lib64/pangomm-1.4/include', '-I/usr/include/cairomm-1.0', '-I/usr/lib64/cairomm-1.0/include', '-I/usr/include/cairo', '-I/usr/include/pixman-1', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/pango-1.0', '-I/usr/include/harfbuzz', '-I/usr/include/fribidi', '-I/usr/include/gtk-2.0', '-I/usr/lib64/gtk-2.0/include', '-I/usr/include/gdk-pixbuf-2.0', '-I/usr/include/gtk-unix-print-2.0', '-I/usr/include/gdkmm-2.4', '-I/usr/lib64/gdkmm-2.4/include', '-I/usr/include/libgnomecanvas-2.0', '-I/usr/include/libart-2.0', '-I/usr/include/gail-1.0', '-I/usr/include/graphviz', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-DHAVE_AGRAPH=1', '-DHAVE_GLIBMM=1', '-DHAVE_GNOMECANVASMM=1', '-DHAVE_BOOST_SHARED_PTR_HPP=1', '-DHAVE_BOOST_WEAK_PTR_HPP=1', '../src/Ellipse.cpp', '-c', '-o', 'src/Ellipse.cpp.1.o'] BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/box.h:44, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm.h:91, BUILDSTDERR: from /usr/include/libgnomecanvasmm-2.6/libgnomecanvasmm.h:29, BUILDSTDERR: from /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Canvas.hpp:27, BUILDSTDERR: from ../src/Ellipse.cpp:26: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: 59 | void (*__gtk_reserved1); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: 60 | void (*__gtk_reserved2); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: 61 | void (*__gtk_reserved3); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: 62 | void (*__gtk_reserved4); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: 63 | void (*__gtk_reserved5); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: 64 | void (*__gtk_reserved6); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: 65 | void (*__gtk_reserved7); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/box.h:44, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm.h:91, BUILDSTDERR: from /usr/include/libgnomecanvasmm-2.6/libgnomecanvasmm.h:29, BUILDSTDERR: from /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Canvas.hpp:27, BUILDSTDERR: from ../src/Ellipse.cpp:26: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: 76 | void (*__gtk_reserved1); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: 77 | void (*__gtk_reserved2); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/box.h:44, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm.h:91, BUILDSTDERR: from /usr/include/libgnomecanvasmm-2.6/libgnomecanvasmm.h:29, BUILDSTDERR: from ../src/Connection.cpp:23: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: 59 | void (*__gtk_reserved1); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: 60 | void (*__gtk_reserved2); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: 61 | void (*__gtk_reserved3); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: 62 | void (*__gtk_reserved4); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: 63 | void (*__gtk_reserved5); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: 64 | void (*__gtk_reserved6); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: 65 | void (*__gtk_reserved7); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/box.h:44, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm.h:91, BUILDSTDERR: from /usr/include/libgnomecanvasmm-2.6/libgnomecanvasmm.h:29, BUILDSTDERR: from ../src/Connection.cpp:23: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: 76 | void (*__gtk_reserved1); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: 77 | void (*__gtk_reserved2); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/box.h:44, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm.h:91, BUILDSTDERR: from /usr/include/libgnomecanvasmm-2.6/libgnomecanvasmm.h:29, BUILDSTDERR: from ../src/Connectable.cpp:22: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: 59 | void (*__gtk_reserved1); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: 60 | void (*__gtk_reserved2); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: 61 | void (*__gtk_reserved3); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: 62 | void (*__gtk_reserved4); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: 63 | void (*__gtk_reserved5); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: 64 | void (*__gtk_reserved6); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: 65 | void (*__gtk_reserved7); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/box.h:44, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm.h:91, BUILDSTDERR: from /usr/include/libgnomecanvasmm-2.6/libgnomecanvasmm.h:29, BUILDSTDERR: from ../src/Connectable.cpp:22: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: 76 | void (*__gtk_reserved1); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: 77 | void (*__gtk_reserved2); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/box.h:44, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm.h:91, BUILDSTDERR: from /usr/include/libgnomecanvasmm-2.6/libgnomecanvasmm.h:29, BUILDSTDERR: from /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Canvas.hpp:27, BUILDSTDERR: from ../src/Canvas.cpp:31: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: 59 | void (*__gtk_reserved1); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: 60 | void (*__gtk_reserved2); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: 61 | void (*__gtk_reserved3); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: 62 | void (*__gtk_reserved4); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: 63 | void (*__gtk_reserved5); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: 64 | void (*__gtk_reserved6); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: 65 | void (*__gtk_reserved7); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/box.h:44, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm.h:91, BUILDSTDERR: from /usr/include/libgnomecanvasmm-2.6/libgnomecanvasmm.h:29, BUILDSTDERR: from /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Canvas.hpp:27, BUILDSTDERR: from ../src/Canvas.cpp:31: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: 76 | void (*__gtk_reserved1); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: 77 | void (*__gtk_reserved2); BUILDSTDERR: | ^ BUILDSTDERR: ../src/Canvas.cpp: In member function 'bool FlowCanvas::Canvas::scroll_drag_handler(GdkEvent*)': BUILDSTDERR: ../src/Canvas.cpp:893:7: warning: variable 'first_motion' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 893 | bool first_motion = true; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: [ 6/12] cxx: src/Item.cpp -> build/src/Item.cpp.1.o BUILDSTDERR: 08:52:06 runner ['/usr/bin/g++', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-DNDEBUG', '-fPIC', '-DPIC', '-fshow-column', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-fPIC', '-pthread', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-I/builddir/build/BUILD/flowcanvas-0.7.1', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build/src', '-I/builddir/build/BUILD/flowcanvas-0.7.1/src', '-I/usr/include/libgnomecanvasmm-2.6', '-I/usr/lib64/libgnomecanvasmm-2.6/include', '-I/usr/include/gtkmm-2.4', '-I/usr/lib64/gtkmm-2.4/include', '-I/usr/include/atkmm-1.6', '-I/usr/include/atk-1.0', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/glibmm-2.4', '-I/usr/lib64/glibmm-2.4/include', '-I/usr/include/sigc++-2.0', '-I/usr/lib64/sigc++-2.0/include', '-I/usr/include/giomm-2.4', '-I/usr/lib64/giomm-2.4/include', '-I/usr/include/libmount', '-I/usr/include/blkid', '-I/usr/include/pangomm-1.4', '-I/usr/lib64/pangomm-1.4/include', '-I/usr/include/cairomm-1.0', '-I/usr/lib64/cairomm-1.0/include', '-I/usr/include/cairo', '-I/usr/include/pixman-1', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/pango-1.0', '-I/usr/include/harfbuzz', '-I/usr/include/fribidi', '-I/usr/include/gtk-2.0', '-I/usr/lib64/gtk-2.0/include', '-I/usr/include/gdk-pixbuf-2.0', '-I/usr/include/gtk-unix-print-2.0', '-I/usr/include/gdkmm-2.4', '-I/usr/lib64/gdkmm-2.4/include', '-I/usr/include/libgnomecanvas-2.0', '-I/usr/include/libart-2.0', '-I/usr/include/gail-1.0', '-I/usr/include/graphviz', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-DHAVE_AGRAPH=1', '-DHAVE_GLIBMM=1', '-DHAVE_GNOMECANVASMM=1', '-DHAVE_BOOST_SHARED_PTR_HPP=1', '-DHAVE_BOOST_WEAK_PTR_HPP=1', '../src/Item.cpp', '-c', '-o', 'src/Item.cpp.1.o'] BUILDSTDERR: [ 7/12] cxx: src/Module.cpp -> build/src/Module.cpp.1.o BUILDSTDERR: 08:52:17 runner ['/usr/bin/g++', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-DNDEBUG', '-fPIC', '-DPIC', '-fshow-column', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-fPIC', '-pthread', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-I/builddir/build/BUILD/flowcanvas-0.7.1', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build/src', '-I/builddir/build/BUILD/flowcanvas-0.7.1/src', '-I/usr/include/libgnomecanvasmm-2.6', '-I/usr/lib64/libgnomecanvasmm-2.6/include', '-I/usr/include/gtkmm-2.4', '-I/usr/lib64/gtkmm-2.4/include', '-I/usr/include/atkmm-1.6', '-I/usr/include/atk-1.0', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/glibmm-2.4', '-I/usr/lib64/glibmm-2.4/include', '-I/usr/include/sigc++-2.0', '-I/usr/lib64/sigc++-2.0/include', '-I/usr/include/giomm-2.4', '-I/usr/lib64/giomm-2.4/include', '-I/usr/include/libmount', '-I/usr/include/blkid', '-I/usr/include/pangomm-1.4', '-I/usr/lib64/pangomm-1.4/include', '-I/usr/include/cairomm-1.0', '-I/usr/lib64/cairomm-1.0/include', '-I/usr/include/cairo', '-I/usr/include/pixman-1', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/pango-1.0', '-I/usr/include/harfbuzz', '-I/usr/include/fribidi', '-I/usr/include/gtk-2.0', '-I/usr/lib64/gtk-2.0/include', '-I/usr/include/gdk-pixbuf-2.0', '-I/usr/include/gtk-unix-print-2.0', '-I/usr/include/gdkmm-2.4', '-I/usr/lib64/gdkmm-2.4/include', '-I/usr/include/libgnomecanvas-2.0', '-I/usr/include/libart-2.0', '-I/usr/include/gail-1.0', '-I/usr/include/graphviz', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-DHAVE_AGRAPH=1', '-DHAVE_GLIBMM=1', '-DHAVE_GNOMECANVASMM=1', '-DHAVE_BOOST_SHARED_PTR_HPP=1', '-DHAVE_BOOST_WEAK_PTR_HPP=1', '../src/Module.cpp', '-c', '-o', 'src/Module.cpp.1.o'] BUILDSTDERR: [ 8/12] cxx: src/Port.cpp -> build/src/Port.cpp.1.o BUILDSTDERR: 08:52:57 runner ['/usr/bin/g++', '-O2', '-g', '-pipe', '-Wall', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-Wp,-D_GLIBCXX_ASSERTIONS', '-fexceptions', '-fstack-protector-strong', '-grecord-gcc-switches', '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1', '-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1', '-fasynchronous-unwind-tables', '-fstack-clash-protection', '-DNDEBUG', '-fPIC', '-DPIC', '-fshow-column', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-fPIC', '-pthread', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-I/builddir/build/BUILD/flowcanvas-0.7.1', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build/src', '-I/builddir/build/BUILD/flowcanvas-0.7.1/src', '-I/usr/include/libgnomecanvasmm-2.6', '-I/usr/lib64/libgnomecanvasmm-2.6/include', '-I/usr/include/gtkmm-2.4', '-I/usr/lib64/gtkmm-2.4/include', '-I/usr/include/atkmm-1.6', '-I/usr/include/atk-1.0', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/glibmm-2.4', '-I/usr/lib64/glibmm-2.4/include', '-I/usr/include/sigc++-2.0', '-I/usr/lib64/sigc++-2.0/include', '-I/usr/include/giomm-2.4', '-I/usr/lib64/giomm-2.4/include', '-I/usr/include/libmount', '-I/usr/include/blkid', '-I/usr/include/pangomm-1.4', '-I/usr/lib64/pangomm-1.4/include', '-I/usr/include/cairomm-1.0', '-I/usr/lib64/cairomm-1.0/include', '-I/usr/include/cairo', '-I/usr/include/pixman-1', '-I/usr/include/freetype2', '-I/usr/include/libpng16', '-I/usr/include/pango-1.0', '-I/usr/include/harfbuzz', '-I/usr/include/fribidi', '-I/usr/include/gtk-2.0', '-I/usr/lib64/gtk-2.0/include', '-I/usr/include/gdk-pixbuf-2.0', '-I/usr/include/gtk-unix-print-2.0', '-I/usr/include/gdkmm-2.4', '-I/usr/lib64/gdkmm-2.4/include', '-I/usr/include/libgnomecanvas-2.0', '-I/usr/include/libart-2.0', '-I/usr/include/gail-1.0', '-I/usr/include/graphviz', '-I/builddir/build/BUILD/flowcanvas-0.7.1/build', '-DHAVE_AGRAPH=1', '-DHAVE_GLIBMM=1', '-DHAVE_GNOMECANVASMM=1', '-DHAVE_BOOST_SHARED_PTR_HPP=1', '-DHAVE_BOOST_WEAK_PTR_HPP=1', '../src/Port.cpp', '-c', '-o', 'src/Port.cpp.1.o'] BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/box.h:44, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm.h:91, BUILDSTDERR: from /usr/include/libgnomecanvasmm-2.6/libgnomecanvasmm.h:29, BUILDSTDERR: from /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Canvas.hpp:27, BUILDSTDERR: from ../src/Item.cpp:23: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: 59 | void (*__gtk_reserved1); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: 60 | void (*__gtk_reserved2); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: 61 | void (*__gtk_reserved3); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: 62 | void (*__gtk_reserved4); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: 63 | void (*__gtk_reserved5); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: 64 | void (*__gtk_reserved6); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: 65 | void (*__gtk_reserved7); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/box.h:44, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm.h:91, BUILDSTDERR: from /usr/include/libgnomecanvasmm-2.6/libgnomecanvasmm.h:29, BUILDSTDERR: from /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Canvas.hpp:27, BUILDSTDERR: from ../src/Item.cpp:23: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: 76 | void (*__gtk_reserved1); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: 77 | void (*__gtk_reserved2); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/box.h:44, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm.h:91, BUILDSTDERR: from /usr/include/libgnomecanvasmm-2.6/libgnomecanvasmm.h:29, BUILDSTDERR: from /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Canvas.hpp:27, BUILDSTDERR: from ../src/Module.cpp:26: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: 59 | void (*__gtk_reserved1); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: 60 | void (*__gtk_reserved2); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: 61 | void (*__gtk_reserved3); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: 62 | void (*__gtk_reserved4); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: 63 | void (*__gtk_reserved5); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: 64 | void (*__gtk_reserved6); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: 65 | void (*__gtk_reserved7); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/box.h:44, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm.h:91, BUILDSTDERR: from /usr/include/libgnomecanvasmm-2.6/libgnomecanvasmm.h:29, BUILDSTDERR: from /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Canvas.hpp:27, BUILDSTDERR: from ../src/Module.cpp:26: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: 76 | void (*__gtk_reserved1); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: 77 | void (*__gtk_reserved2); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/box.h:44, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm.h:91, BUILDSTDERR: from /usr/include/libgnomecanvasmm-2.6/libgnomecanvasmm.h:29, BUILDSTDERR: from ../src/Port.cpp:26: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: 59 | void (*__gtk_reserved1); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: 60 | void (*__gtk_reserved2); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] BUILDSTDERR: 61 | void (*__gtk_reserved3); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] BUILDSTDERR: 62 | void (*__gtk_reserved4); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] BUILDSTDERR: 63 | void (*__gtk_reserved5); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] BUILDSTDERR: 64 | void (*__gtk_reserved6); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] BUILDSTDERR: 65 | void (*__gtk_reserved7); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm/box.h:44, BUILDSTDERR: from /usr/include/gtkmm-2.4/gtkmm.h:91, BUILDSTDERR: from /usr/include/libgnomecanvasmm-2.6/libgnomecanvasmm.h:29, BUILDSTDERR: from ../src/Port.cpp:26: BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] BUILDSTDERR: 76 | void (*__gtk_reserved1); BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] BUILDSTDERR: 77 | void (*__gtk_reserved2); BUILDSTDERR: | ^ BUILDSTDERR: [ 9/12] subst: doc/reference.doxygen.in -> build/doc/reference.doxygen BUILDSTDERR: [10/12] doxygen: build/doc/reference.doxygen BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 25 of file `-' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `SHOW_DIRECTORIES' at line 35 of file `-' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `SYMBOL_CACHE_SIZE' at line 117 of file `-' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 145 of file `-' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 189 of file `-' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `USE_INLINE_TREES' at line 196 of file `-' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: doxygen no longer ships with the FreeSans font. BUILDSTDERR: You may want to clear or change DOT_FONTNAME. BUILDSTDERR: Otherwise you run the risk that the wrong font is being used for dot generated graphs. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/flowcanvas-0.7.1/doc/mainpage.dox... Parsing file /builddir/build/BUILD/flowcanvas-0.7.1/doc/mainpage.dox... Preprocessing /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Canvas.hpp... Parsing file /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Canvas.hpp... Preprocessing /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Connectable.hpp... Parsing file /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Connectable.hpp... Preprocessing /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Connection.hpp... Parsing file /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Connection.hpp... Preprocessing /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Ellipse.hpp... Parsing file /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Ellipse.hpp... Preprocessing /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/flowcanvas.hpp... Parsing file /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/flowcanvas.hpp... Preprocessing /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Item.hpp... Parsing file /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Item.hpp... Preprocessing /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Module.hpp... Parsing file /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Module.hpp... Preprocessing /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Port.hpp... Parsing file /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/Port.hpp... Preprocessing /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/types.hpp... Parsing file /builddir/build/BUILD/flowcanvas-0.7.1/flowcanvas/types.hpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Parsing code for file doc/mainpage.dox... Generating code for file flowcanvas/Canvas.hpp... Generating code for file flowcanvas/Connectable.hpp... Generating code for file flowcanvas/Connection.hpp... Generating code for file flowcanvas/Ellipse.hpp... Generating code for file flowcanvas/flowcanvas.hpp... Generating code for file flowcanvas/Item.hpp... Generating code for file flowcanvas/Module.hpp... Generating code for file flowcanvas/Port.hpp... BUILDSTDERR: Generating code for fi[11/12] cxxshlib: build/src/Canvas.cpp.1.o build/src/Connectable.cpp.1.o build/src/Connection.cpp.1.o build/src/Ellipse.cpp.1.o build/src/Item.cpp.1.o build/src/Module.cpp.1.o build/src/Port.cpp.1.o -> build/libflowcanvas.so BUILDSTDERR: 09:01:19 runner ['/usr/bin/g++', 'src/Canvas.cpp.1.o', 'src/Connectable.cpp.1.o', 'src/Connection.cpp.1.o', 'src/Ellipse.cpp.1.o', 'src/Item.cpp.1.o', 'src/Module.cpp.1.o', 'src/Port.cpp.1.o', '-o', '/builddir/build/BUILD/flowcanvas-0.7.1/build/libflowcanvas.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lgnomecanvasmm-2.6', '-lgtkmm-2.4', '-latkmm-1.6', '-lgdkmm-2.4', '-lgiomm-2.4', '-lpangomm-1.4', '-lglibmm-2.4', '-lcairomm-1.0', '-lsigc-2.0', '-lgnomecanvas-2', '-lart_lgpl_2', '-lgtk-x11-2.0', '-lgdk-x11-2.0', '-lpangocairo-1.0', '-latk-1.0', '-lcairo', '-lgdk_pixbuf-2.0', '-lgio-2.0', '-lpangoft2-1.0', '-lpango-1.0', '-lgobject-2.0', '-lglib-2.0', '-lharfbuzz', '-lfontconfig', '-lfreetype', '-lgvc', '-lcgraph', '-lcdt', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld', '-shared', '-pthread', '-Wl,-h,libflowcanvas.so.5'] BUILDSTDERR: [12/12] vnum: build/libflowcanvas.so -> build/libflowcanvas.so.5 build/libflowcanvas.so.5.1.0 BUILDSTDERR: Waf: Leaving directory `/builddir/build/BUILD/flowcanvas-0.7.1/build' BUILDSTDERR: 'build' finished successfully (16m28.016s) + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 le flowcanvas/types.hpp... Generating file documentation... Generating docs for file doc/mainpage.dox... Generating docs for file flowcanvas/Canvas.hpp... Generating docs for file flowcanvas/Connectable.hpp... Generating docs for file flowcanvas/Connection.hpp... Generating docs for file flowcanvas/Ellipse.hpp... Generating docs for file flowcanvas/flowcanvas.hpp... Generating docs for file flowcanvas/Item.hpp... Generating docs for file flowcanvas/Module.hpp... Generating docs for file flowcanvas/Port.hpp... Generating docs for file flowcanvas/types.hpp... Generating page documentation... Generating group documentation... Generating class documentation... Generating namespace index... Generating docs for namespace FlowCanvas Generating docs for compound FlowCanvas::Canvas... Generating docs for compound FlowCanvas::Connectable... Generating docs for compound FlowCanvas::Connection... Generating docs for nested compound FlowCanvas::Connection::Handle... Generating docs for compound FlowCanvas::Ellipse... Generating docs for compound FlowCanvas::Item... Generating docs for compound FlowCanvas::Module... Generating docs for compound FlowCanvas::Port... Generating docs for nested compound FlowCanvas::Port::Control... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/33 Running dot for graph 2/33 Running dot for graph 3/33 Running dot for graph 4/33 Running dot for graph 5/33 Running dot for graph 6/33 Running dot for graph 7/33 Running dot for graph 8/33 Running dot for graph 9/33 Running dot for graph 10/33 Running dot for graph 11/33 Running dot for graph 12/33 Running dot for graph 13/33 Running dot for graph 14/33 Running dot for graph 15/33 Running dot for graph 16/33 Running dot for graph 17/33 Running dot for graph 18/33 Running dot for graph 19/33 Running dot for graph 20/33 Running dot for graph 21/33 Running dot for graph 22/33 Running dot for graph 23/33 Running dot for graph 24/33 Running dot for graph 25/33 Running dot for graph 26/33 Running dot for graph 27/33 Running dot for graph 28/33 Running dot for graph 29/33 Running dot for graph 30/33 Running dot for graph 31/33 Running dot for graph 32/33 Running dot for graph 33/33 Patching output file 1/17 Patching output file 2/17 Patching output file 3/17 Patching output file 4/17 Patching output file 5/17 Patching output file 6/17 Patching output file 7/17 Patching output file 8/17 Patching output file 9/17 Patching output file 10/17 Patching output file 11/17 Patching output file 12/17 Patching output file 13/17 Patching output file 14/17 Patching output file 15/17 Patching output file 16/17 Patching output file 17/17 lookup cache used 497/65536 hits=1915 misses=512 finished... Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RckMYJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64 + cd flowcanvas-0.7.1 + DESTDIR=/builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64 + ./waf install BUILDSTDERR: Waf: Entering directory `/builddir/build/BUILD/flowcanvas-0.7.1/build' + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/include/flowcanvas/Canvas.hpp (from flowcanvas/Canvas.hpp) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/include/flowcanvas/Connectable.hpp (from flowcanvas/Connectable.hpp) BUILDSTDERR: [ 2/21] subst: doc/reference.doxygen.in -> build/doc/reference.doxygen + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/include/flowcanvas/Connection.hpp (from flowcanvas/Connection.hpp) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/include/flowcanvas/Ellipse.hpp (from flowcanvas/Ellipse.hpp) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Canvas_8hpp.html (from build/doc/html/Canvas_8hpp.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/lib64/pkgconfig/flowcanvas.pc (from build/flowcanvas.pc) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/lib64/libflowcanvas.so.5.1.0 (from build/libflowcanvas.so) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Canvas_8hpp__dep__incl.map (from build/doc/html/Canvas_8hpp__dep__incl.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/include/flowcanvas/Item.hpp (from flowcanvas/Item.hpp) + symlink /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/lib64/libflowcanvas.so.5 (to libflowcanvas.so.5.1.0) + symlink /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/lib64/libflowcanvas.so (to libflowcanvas.so.5.1.0) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Canvas_8hpp__dep__incl.md5 (from build/doc/html/Canvas_8hpp__dep__incl.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/include/flowcanvas/Module.hpp (from flowcanvas/Module.hpp) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Canvas_8hpp__dep__incl.png (from build/doc/html/Canvas_8hpp__dep__incl.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/include/flowcanvas/Port.hpp (from flowcanvas/Port.hpp) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/include/flowcanvas/flowcanvas.hpp (from flowcanvas/flowcanvas.hpp) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Canvas_8hpp__incl.map (from build/doc/html/Canvas_8hpp__incl.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Canvas_8hpp__incl.md5 (from build/doc/html/Canvas_8hpp__incl.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/include/flowcanvas/types.hpp (from flowcanvas/types.hpp) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Canvas_8hpp__incl.png (from build/doc/html/Canvas_8hpp__incl.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Canvas_8hpp_source.html (from build/doc/html/Canvas_8hpp_source.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Connectable_8hpp.html (from build/doc/html/Connectable_8hpp.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Connectable_8hpp__dep__incl.map (from build/doc/html/Connectable_8hpp__dep__incl.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Connectable_8hpp__dep__incl.md5 (from build/doc/html/Connectable_8hpp__dep__incl.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Connectable_8hpp__dep__incl.png (from build/doc/html/Connectable_8hpp__dep__incl.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Connectable_8hpp__incl.map (from build/doc/html/Connectable_8hpp__incl.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Connectable_8hpp__incl.md5 (from build/doc/html/Connectable_8hpp__incl.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Connectable_8hpp__incl.png (from build/doc/html/Connectable_8hpp__incl.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Connectable_8hpp_source.html (from build/doc/html/Connectable_8hpp_source.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Connection_8hpp.html (from build/doc/html/Connection_8hpp.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Connection_8hpp__dep__incl.map (from build/doc/html/Connection_8hpp__dep__incl.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Connection_8hpp__dep__incl.md5 (from build/doc/html/Connection_8hpp__dep__incl.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Connection_8hpp__dep__incl.png (from build/doc/html/Connection_8hpp__dep__incl.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Connection_8hpp__incl.map (from build/doc/html/Connection_8hpp__incl.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Connection_8hpp__incl.md5 (from build/doc/html/Connection_8hpp__incl.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Connection_8hpp__incl.png (from build/doc/html/Connection_8hpp__incl.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Connection_8hpp_source.html (from build/doc/html/Connection_8hpp_source.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Ellipse_8hpp.html (from build/doc/html/Ellipse_8hpp.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Ellipse_8hpp__dep__incl.map (from build/doc/html/Ellipse_8hpp__dep__incl.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Ellipse_8hpp__dep__incl.md5 (from build/doc/html/Ellipse_8hpp__dep__incl.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Ellipse_8hpp__dep__incl.png (from build/doc/html/Ellipse_8hpp__dep__incl.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Ellipse_8hpp__incl.map (from build/doc/html/Ellipse_8hpp__incl.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Ellipse_8hpp__incl.md5 (from build/doc/html/Ellipse_8hpp__incl.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Ellipse_8hpp__incl.png (from build/doc/html/Ellipse_8hpp__incl.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Ellipse_8hpp_source.html (from build/doc/html/Ellipse_8hpp_source.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Item_8hpp.html (from build/doc/html/Item_8hpp.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Item_8hpp__dep__incl.map (from build/doc/html/Item_8hpp__dep__incl.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Item_8hpp__dep__incl.md5 (from build/doc/html/Item_8hpp__dep__incl.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Item_8hpp__dep__incl.png (from build/doc/html/Item_8hpp__dep__incl.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Item_8hpp__incl.map (from build/doc/html/Item_8hpp__incl.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Item_8hpp__incl.md5 (from build/doc/html/Item_8hpp__incl.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Item_8hpp__incl.png (from build/doc/html/Item_8hpp__incl.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Item_8hpp_source.html (from build/doc/html/Item_8hpp_source.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Module_8hpp.html (from build/doc/html/Module_8hpp.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Module_8hpp__dep__incl.map (from build/doc/html/Module_8hpp__dep__incl.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Module_8hpp__dep__incl.md5 (from build/doc/html/Module_8hpp__dep__incl.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Module_8hpp__dep__incl.png (from build/doc/html/Module_8hpp__dep__incl.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Module_8hpp__incl.map (from build/doc/html/Module_8hpp__incl.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Module_8hpp__incl.md5 (from build/doc/html/Module_8hpp__incl.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Module_8hpp__incl.png (from build/doc/html/Module_8hpp__incl.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Module_8hpp_source.html (from build/doc/html/Module_8hpp_source.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Port_8hpp.html (from build/doc/html/Port_8hpp.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Port_8hpp__dep__incl.map (from build/doc/html/Port_8hpp__dep__incl.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Port_8hpp__dep__incl.md5 (from build/doc/html/Port_8hpp__dep__incl.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Port_8hpp__dep__incl.png (from build/doc/html/Port_8hpp__dep__incl.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Port_8hpp__incl.map (from build/doc/html/Port_8hpp__incl.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Port_8hpp__incl.md5 (from build/doc/html/Port_8hpp__incl.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Port_8hpp__incl.png (from build/doc/html/Port_8hpp__incl.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/Port_8hpp_source.html (from build/doc/html/Port_8hpp_source.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/annotated.html (from build/doc/html/annotated.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/bc_s.png (from build/doc/html/bc_s.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/bdwn.png (from build/doc/html/bdwn.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Canvas-members.html (from build/doc/html/classFlowCanvas_1_1Canvas-members.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Canvas.html (from build/doc/html/classFlowCanvas_1_1Canvas.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Canvas__coll__graph.map (from build/doc/html/classFlowCanvas_1_1Canvas__coll__graph.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Canvas__coll__graph.md5 (from build/doc/html/classFlowCanvas_1_1Canvas__coll__graph.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Canvas__coll__graph.png (from build/doc/html/classFlowCanvas_1_1Canvas__coll__graph.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Canvas__inherit__graph.map (from build/doc/html/classFlowCanvas_1_1Canvas__inherit__graph.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Canvas__inherit__graph.md5 (from build/doc/html/classFlowCanvas_1_1Canvas__inherit__graph.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Canvas__inherit__graph.png (from build/doc/html/classFlowCanvas_1_1Canvas__inherit__graph.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Connectable-members.html (from build/doc/html/classFlowCanvas_1_1Connectable-members.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Connectable.html (from build/doc/html/classFlowCanvas_1_1Connectable.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Connectable__inherit__graph.map (from build/doc/html/classFlowCanvas_1_1Connectable__inherit__graph.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Connectable__inherit__graph.md5 (from build/doc/html/classFlowCanvas_1_1Connectable__inherit__graph.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Connectable__inherit__graph.png (from build/doc/html/classFlowCanvas_1_1Connectable__inherit__graph.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Connection-members.html (from build/doc/html/classFlowCanvas_1_1Connection-members.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Connection.html (from build/doc/html/classFlowCanvas_1_1Connection.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Connection__coll__graph.map (from build/doc/html/classFlowCanvas_1_1Connection__coll__graph.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Connection__coll__graph.md5 (from build/doc/html/classFlowCanvas_1_1Connection__coll__graph.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Connection__coll__graph.png (from build/doc/html/classFlowCanvas_1_1Connection__coll__graph.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Connection__inherit__graph.map (from build/doc/html/classFlowCanvas_1_1Connection__inherit__graph.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Connection__inherit__graph.md5 (from build/doc/html/classFlowCanvas_1_1Connection__inherit__graph.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Connection__inherit__graph.png (from build/doc/html/classFlowCanvas_1_1Connection__inherit__graph.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Ellipse-members.html (from build/doc/html/classFlowCanvas_1_1Ellipse-members.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Ellipse.html (from build/doc/html/classFlowCanvas_1_1Ellipse.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Ellipse__coll__graph.map (from build/doc/html/classFlowCanvas_1_1Ellipse__coll__graph.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Ellipse__coll__graph.md5 (from build/doc/html/classFlowCanvas_1_1Ellipse__coll__graph.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Ellipse__coll__graph.png (from build/doc/html/classFlowCanvas_1_1Ellipse__coll__graph.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Ellipse__inherit__graph.map (from build/doc/html/classFlowCanvas_1_1Ellipse__inherit__graph.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Ellipse__inherit__graph.md5 (from build/doc/html/classFlowCanvas_1_1Ellipse__inherit__graph.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Ellipse__inherit__graph.png (from build/doc/html/classFlowCanvas_1_1Ellipse__inherit__graph.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Item-members.html (from build/doc/html/classFlowCanvas_1_1Item-members.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Item.html (from build/doc/html/classFlowCanvas_1_1Item.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Item__coll__graph.map (from build/doc/html/classFlowCanvas_1_1Item__coll__graph.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Item__coll__graph.md5 (from build/doc/html/classFlowCanvas_1_1Item__coll__graph.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Item__coll__graph.png (from build/doc/html/classFlowCanvas_1_1Item__coll__graph.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Item__inherit__graph.map (from build/doc/html/classFlowCanvas_1_1Item__inherit__graph.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Item__inherit__graph.md5 (from build/doc/html/classFlowCanvas_1_1Item__inherit__graph.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Item__inherit__graph.png (from build/doc/html/classFlowCanvas_1_1Item__inherit__graph.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Module-members.html (from build/doc/html/classFlowCanvas_1_1Module-members.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Module.html (from build/doc/html/classFlowCanvas_1_1Module.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Module__coll__graph.map (from build/doc/html/classFlowCanvas_1_1Module__coll__graph.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Module__coll__graph.md5 (from build/doc/html/classFlowCanvas_1_1Module__coll__graph.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Module__coll__graph.png (from build/doc/html/classFlowCanvas_1_1Module__coll__graph.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Module__inherit__graph.map (from build/doc/html/classFlowCanvas_1_1Module__inherit__graph.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Module__inherit__graph.md5 (from build/doc/html/classFlowCanvas_1_1Module__inherit__graph.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Module__inherit__graph.png (from build/doc/html/classFlowCanvas_1_1Module__inherit__graph.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Port-members.html (from build/doc/html/classFlowCanvas_1_1Port-members.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Port.html (from build/doc/html/classFlowCanvas_1_1Port.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Port__coll__graph.map (from build/doc/html/classFlowCanvas_1_1Port__coll__graph.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Port__coll__graph.md5 (from build/doc/html/classFlowCanvas_1_1Port__coll__graph.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Port__coll__graph.png (from build/doc/html/classFlowCanvas_1_1Port__coll__graph.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Port__inherit__graph.map (from build/doc/html/classFlowCanvas_1_1Port__inherit__graph.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Port__inherit__graph.md5 (from build/doc/html/classFlowCanvas_1_1Port__inherit__graph.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classFlowCanvas_1_1Port__inherit__graph.png (from build/doc/html/classFlowCanvas_1_1Port__inherit__graph.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/classes.html (from build/doc/html/classes.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/closed.png (from build/doc/html/closed.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/dir_ef41e142ba346aac58c65c15136e70cb.html (from build/doc/html/dir_ef41e142ba346aac58c65c15136e70cb.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/doc.png (from build/doc/html/doc.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/doxygen.css (from build/doc/html/doxygen.css) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/doxygen.png (from build/doc/html/doxygen.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/dynsections.js (from build/doc/html/dynsections.js) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/files.html (from build/doc/html/files.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/flowcanvas_8hpp.html (from build/doc/html/flowcanvas_8hpp.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/flowcanvas_8hpp__incl.map (from build/doc/html/flowcanvas_8hpp__incl.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/flowcanvas_8hpp__incl.md5 (from build/doc/html/flowcanvas_8hpp__incl.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/flowcanvas_8hpp__incl.png (from build/doc/html/flowcanvas_8hpp__incl.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/flowcanvas_8hpp_source.html (from build/doc/html/flowcanvas_8hpp_source.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/folderclosed.png (from build/doc/html/folderclosed.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/folderopen.png (from build/doc/html/folderopen.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions.html (from build/doc/html/functions.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_a.html (from build/doc/html/functions_a.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_b.html (from build/doc/html/functions_b.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_c.html (from build/doc/html/functions_c.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_d.html (from build/doc/html/functions_d.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_e.html (from build/doc/html/functions_e.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_enum.html (from build/doc/html/functions_enum.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_eval.html (from build/doc/html/functions_eval.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_f.html (from build/doc/html/functions_f.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func.html (from build/doc/html/functions_func.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_b.html (from build/doc/html/functions_func_b.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_c.html (from build/doc/html/functions_func_c.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_d.html (from build/doc/html/functions_func_d.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_e.html (from build/doc/html/functions_func_e.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_f.html (from build/doc/html/functions_func_f.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_g.html (from build/doc/html/functions_func_g.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_h.html (from build/doc/html/functions_func_h.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_i.html (from build/doc/html/functions_func_i.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_l.html (from build/doc/html/functions_func_l.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_m.html (from build/doc/html/functions_func_m.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_n.html (from build/doc/html/functions_func_n.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_o.html (from build/doc/html/functions_func_o.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_p.html (from build/doc/html/functions_func_p.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_r.html (from build/doc/html/functions_func_r.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_s.html (from build/doc/html/functions_func_s.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_t.html (from build/doc/html/functions_func_t.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_u.html (from build/doc/html/functions_func_u.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_w.html (from build/doc/html/functions_func_w.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_z.html (from build/doc/html/functions_func_z.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_func_~.html (from build/doc/html/functions_func_~.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_g.html (from build/doc/html/functions_g.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_h.html (from build/doc/html/functions_h.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_i.html (from build/doc/html/functions_i.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_l.html (from build/doc/html/functions_l.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_m.html (from build/doc/html/functions_m.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_n.html (from build/doc/html/functions_n.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_o.html (from build/doc/html/functions_o.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_p.html (from build/doc/html/functions_p.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_r.html (from build/doc/html/functions_r.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_rela.html (from build/doc/html/functions_rela.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_s.html (from build/doc/html/functions_s.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_t.html (from build/doc/html/functions_t.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_type.html (from build/doc/html/functions_type.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_u.html (from build/doc/html/functions_u.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_v.html (from build/doc/html/functions_v.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_vars.html (from build/doc/html/functions_vars.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_w.html (from build/doc/html/functions_w.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_z.html (from build/doc/html/functions_z.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/functions_~.html (from build/doc/html/functions_~.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/graph_legend.html (from build/doc/html/graph_legend.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/graph_legend.md5 (from build/doc/html/graph_legend.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/graph_legend.png (from build/doc/html/graph_legend.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/group__FlowCanvas.html (from build/doc/html/group__FlowCanvas.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/hierarchy.html (from build/doc/html/hierarchy.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/index.html (from build/doc/html/index.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/inherit_graph_0.map (from build/doc/html/inherit_graph_0.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/inherit_graph_0.md5 (from build/doc/html/inherit_graph_0.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/inherit_graph_0.png (from build/doc/html/inherit_graph_0.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/inherit_graph_1.map (from build/doc/html/inherit_graph_1.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/inherit_graph_1.md5 (from build/doc/html/inherit_graph_1.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/inherit_graph_1.png (from build/doc/html/inherit_graph_1.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/inherits.html (from build/doc/html/inherits.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/jquery.js (from build/doc/html/jquery.js) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/mainpage_8dox.html (from build/doc/html/mainpage_8dox.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/menu.js (from build/doc/html/menu.js) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/menudata.js (from build/doc/html/menudata.js) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/modules.html (from build/doc/html/modules.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/namespaceFlowCanvas.html (from build/doc/html/namespaceFlowCanvas.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/namespacemembers.html (from build/doc/html/namespacemembers.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/namespacemembers_type.html (from build/doc/html/namespacemembers_type.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/namespaces.html (from build/doc/html/namespaces.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/nav_f.png (from build/doc/html/nav_f.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/nav_g.png (from build/doc/html/nav_g.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/nav_h.png (from build/doc/html/nav_h.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/open.png (from build/doc/html/open.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/splitbar.png (from build/doc/html/splitbar.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/structFlowCanvas_1_1Connection_1_1Handle-members.html (from build/doc/html/structFlowCanvas_1_1Connection_1_1Handle-members.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/structFlowCanvas_1_1Connection_1_1Handle.html (from build/doc/html/structFlowCanvas_1_1Connection_1_1Handle.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/structFlowCanvas_1_1Connection_1_1Handle__coll__graph.map (from build/doc/html/structFlowCanvas_1_1Connection_1_1Handle__coll__graph.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/structFlowCanvas_1_1Connection_1_1Handle__coll__graph.md5 (from build/doc/html/structFlowCanvas_1_1Connection_1_1Handle__coll__graph.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/structFlowCanvas_1_1Connection_1_1Handle__coll__graph.png (from build/doc/html/structFlowCanvas_1_1Connection_1_1Handle__coll__graph.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/structFlowCanvas_1_1Connection_1_1Handle__inherit__graph.map (from build/doc/html/structFlowCanvas_1_1Connection_1_1Handle__inherit__graph.map) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/structFlowCanvas_1_1Connection_1_1Handle__inherit__graph.md5 (from build/doc/html/structFlowCanvas_1_1Connection_1_1Handle__inherit__graph.md5) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/structFlowCanvas_1_1Connection_1_1Handle__inherit__graph.png (from build/doc/html/structFlowCanvas_1_1Connection_1_1Handle__inherit__graph.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/structFlowCanvas_1_1Port_1_1Control-members.html (from build/doc/html/structFlowCanvas_1_1Port_1_1Control-members.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/structFlowCanvas_1_1Port_1_1Control.html (from build/doc/html/structFlowCanvas_1_1Port_1_1Control.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/sync_off.png (from build/doc/html/sync_off.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/sync_on.png (from build/doc/html/sync_on.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/tab_a.png (from build/doc/html/tab_a.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/tab_b.png (from build/doc/html/tab_b.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/tab_h.png (from build/doc/html/tab_h.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/tab_s.png (from build/doc/html/tab_s.png) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/tabs.css (from build/doc/html/tabs.css) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/types_8hpp.html (from build/doc/html/types_8hpp.html) + install /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas-devel/types_8hpp_source.html (from build/doc/html/types_8hpp_source.html) BUILDSTDERR: Waf: Leaving directory `/builddir/build/BUILD/flowcanvas-0.7.1/build' BUILDSTDERR: /sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied BUILDSTDERR: 'install' finished successfully (10.531s) + chmod +x /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/lib64/libflowcanvas.so.5 /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/lib64/libflowcanvas.so.5.1.0 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.7.1-33.fc31 --unique-debug-suffix -0.7.1-33.fc31.riscv64 --unique-debug-src-base flowcanvas-0.7.1-33.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/flowcanvas-0.7.1 BUILDSTDERR: 247 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Running /sbin/ldconfig explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/lib64/libflowcanvas.so.5.1.0 extracting debug info from /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/lib64/libflowcanvas.so.5.1.0 original debug info size: 3096kB, size after compression: 2628kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: flowcanvas-0.7.1-33.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0q8xrM + umask 022 + cd /builddir/build/BUILD + cd flowcanvas-0.7.1 + DOCDIR=/builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas + cp -pr AUTHORS /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas + cp -pr ChangeLog /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas + cp -pr README /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64/usr/share/doc/flowcanvas + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: flowcanvas = 0.7.1-33.fc31 flowcanvas(riscv-64) = 0.7.1-33.fc31 libflowcanvas.so.5()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libart_lgpl_2.so.2()(64bit) libatk-1.0.so.0()(64bit) libatkmm-1.6.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libcairomm-1.0.so.1()(64bit) libcdt.so.5()(64bit) libcgraph.so.6()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdkmm-2.4.so.1()(64bit) libgio-2.0.so.0()(64bit) libgiomm-2.4.so.1()(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.4.so.1()(64bit) libgnomecanvas-2.so.0()(64bit) libgnomecanvasmm-2.6.so.1()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgtkmm-2.4.so.1()(64bit) libgvc.so.6()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpangomm-1.4.so.1()(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(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.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: flowcanvas-devel-0.7.1-33.fc31.riscv64 Provides: flowcanvas-devel = 0.7.1-33.fc31 flowcanvas-devel(riscv-64) = 0.7.1-33.fc31 pkgconfig(flowcanvas) = 0.7.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libflowcanvas.so.5()(64bit) Processing files: flowcanvas-debugsource-0.7.1-33.fc31.riscv64 Provides: flowcanvas-debugsource = 0.7.1-33.fc31 flowcanvas-debugsource(riscv-64) = 0.7.1-33.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: flowcanvas-debuginfo-0.7.1-33.fc31.riscv64 Provides: debuginfo(build-id) = f5150dd69e60e48f4a46d589b0f65c7794e4ba16 flowcanvas-debuginfo = 0.7.1-33.fc31 flowcanvas-debuginfo(riscv-64) = 0.7.1-33.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: flowcanvas-debugsource(riscv-64) = 0.7.1-33.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64 Wrote: /builddir/build/RPMS/flowcanvas-debugsource-0.7.1-33.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/flowcanvas-0.7.1-33.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/flowcanvas-devel-0.7.1-33.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/flowcanvas-debuginfo-0.7.1-33.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.41V9vJ + umask 022 + cd /builddir/build/BUILD + cd flowcanvas-0.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/flowcanvas-0.7.1-33.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0