+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/erlang-gtknode.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EL0mvh
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf gtknode-1.0.4
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/gtknode-1.0.4.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gtknode-1.0.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (erlang-gtknode-0001-Respect-CFLAGS-and-LDFLAGS.patch):'
Patch #1 (erlang-gtknode-0001-Respect-CFLAGS-and-LDFLAGS.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file priv/Makefile
+ echo 'Patch #2 (erlang-gtknode-0002-Clarify-port-executable-placement.patch):'
Patch #2 (erlang-gtknode-0002-Clarify-port-executable-placement.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/gtknode.erl
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XFUa4q
+ umask 022
+ cd /builddir/build/BUILD
+ cd gtknode-1.0.4
+ '[' '!' -f src/gtknode.app.src -a '!' -f src/gtknode.app -a '!' -f ebin/gtknode.app ']'
+ echo '*.app file (or *.app.src template) was found.'
*.app file (or *.app.src template) was found.
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ VSN=1.0.4
+ export VSN
+ REBAR_VSN_CACHE_FILE=/builddir/build/BUILD/gtknode-1.0.4/vsn.cache
+ export REBAR_VSN_CACHE_FILE
+ echo '{{git, "/builddir/build/BUILD/gtknode-1.0.4"}, "1.0.4"}.'
+ REBAR_DEPS_PREFER_LIBS=TRUE
+ export REBAR_DEPS_PREFER_LIBS
+ IGNORE_MISSING_DEPS=TRUE
+ export IGNORE_MISSING_DEPS
+ /usr/bin/rebar compile skip_deps=true -vv
DEBUG: Consult config file "/builddir/build/BUILD/gtknode-1.0.4/rebar.config"
DEBUG: Rebar location: "/usr/bin/rebar"
DEBUG: Consult config file "/builddir/build/BUILD/gtknode-1.0.4/src/gtknode.app.src"
DEBUG: Available deps: []
DEBUG: Missing deps  : []
DEBUG: Plugins requested while processing /builddir/build/BUILD/gtknode-1.0.4: []
DEBUG: Predirs: []
==> gtknode-1.0.4 (compile)
DEBUG: Matched required ERTS version: 9.3 -> .*
DEBUG: Matched required OTP release: 20 -> .*
DEBUG: Min OTP version unconfigured
DEBUG: erl_opts [debug_info,debug_info,warnings_as_errors]
DEBUG: Files to compile first: []
DEBUG: Starting 3 compile worker(s)
Compiled src/bio.erl
DEBUG: Worker exited cleanly
Compiled src/gtknode.erl
DEBUG: Worker exited cleanly
Compiled src/generator.erl
DEBUG: Worker exited cleanly
INFO:  No app_vars_file defined.
INFO:  sh info:
	cwd: "/builddir/build/BUILD/gtknode-1.0.4"
	cmd: make cnode
DEBUG: 	opts: [{env,[{"REBAR_DEPS_DIR",
                      "/builddir/build/BUILD/gtknode-1.0.4/deps"},
                     {"ERL_LIBS","/builddir/build/BUILD/gtknode-1.0.4/deps"},
                     {"AR","ar"},
                     {"AS","as"},
                     {"BINDIR","/usr/lib64/erlang/erts-9.3/bin"},
                     {"CC","cc"},
                     {"CFLAGS",
                      "-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 "},
                     {"CONFIG_SITE","NONE"},
                     {"CPP","cpp"},
                     {"CXX","c++"},
                     {"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 "},
                     {"DBUS_SESSION_BUS_ADDRESS",
                      "unix:path=/run/user/1000/bus"},
                     {"DRV_CC_TEMPLATE",
                      "cc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -MMD  -I\"/usr/lib64/erlang/lib/erl_interface-3.10.1/include\" -I\"/usr/lib64/erlang/erts-9.3/include\"   $PORT_IN_FILES -o $PORT_OUT_FILE"},
                     {"DRV_CFLAGS",
                      "-g -Wall -fPIC -MMD  -I\"/usr/lib64/erlang/lib/erl_interface-3.10.1/include\" -I\"/usr/lib64/erlang/erts-9.3/include\"  "},
                     {"DRV_CXX_TEMPLATE",
                      "c++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -MMD  -I\"/usr/lib64/erlang/lib/erl_interface-3.10.1/include\" -I\"/usr/lib64/erlang/erts-9.3/include\"   $PORT_IN_FILES -o $PORT_OUT_FILE"},
                     {"DRV_LDFLAGS",
                      "-shared  -L\"/usr/lib64/erlang/lib/erl_interface-3.10.1/lib\" -lerl_interface -lei"},
                     {"DRV_LINK_CXX_TEMPLATE",
                      "c++ $PORT_IN_FILES -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared  -L\"/usr/lib64/erlang/lib/erl_interface-3.10.1/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"},
                     {"DRV_LINK_TEMPLATE",
                      "cc $PORT_IN_FILES -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared  -L\"/usr/lib64/erlang/lib/erl_interface-3.10.1/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"},
                     {"EMU","beam"},
                     {"ERLANG_ARCH","64"},
                     {"ERLANG_TARGET","20.3-riscv64-redhat-linux-gnu-64"},
                     {"ERL_CFLAGS",
                      " -I\"/usr/lib64/erlang/lib/erl_interface-3.10.1/include\" -I\"/usr/lib64/erlang/erts-9.3/include\"  "},
                     {"ERL_EI_LIBDIR",
                      "\"/usr/lib64/erlang/lib/erl_interface-3.10.1/lib\""},
                     {"ERL_LDFLAGS",
                      " -L\"/usr/lib64/erlang/lib/erl_interface-3.10.1/lib\" -lerl_interface -lei"},
                     {"ESCRIPT_NAME","/usr/bin/rebar"},
                     {"EXE_CC_TEMPLATE",
                      "cc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -MMD  -I\"/usr/lib64/erlang/lib/erl_interface-3.10.1/include\" -I\"/usr/lib64/erlang/erts-9.3/include\"   $PORT_IN_FILES -o $PORT_OUT_FILE"},
                     {"EXE_CFLAGS",
                      "-g -Wall -fPIC -MMD  -I\"/usr/lib64/erlang/lib/erl_interface-3.10.1/include\" -I\"/usr/lib64/erlang/erts-9.3/include\"  "},
                     {"EXE_CXX_TEMPLATE",
                      "c++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -MMD  -I\"/usr/lib64/erlang/lib/erl_interface-3.10.1/include\" -I\"/usr/lib64/erlang/erts-9.3/include\"   $PORT_IN_FILES -o $PORT_OUT_FILE"},
                     {"EXE_LDFLAGS",
                      " -L\"/usr/lib64/erlang/lib/erl_interface-3.10.1/lib\" -lerl_interface -lei"},
                     {"EXE_LINK_CXX_TEMPLATE",
                      "c++ $PORT_IN_FILES -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -L\"/usr/lib64/erlang/lib/erl_interface-3.10.1/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"},
                     {"EXE_LINK_TEMPLATE",
                      "cc $PORT_IN_FILES -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -L\"/usr/lib64/erlang/lib/erl_interface-3.10.1/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"},
                     {"FCFLAGS",
                      "-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules"},
                     {"FFLAGS",
                      "-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules"},
                     {"HOME","/builddir"},
                     {"IGNORE_MISSING_DEPS","TRUE"},
                     {"INVOCATION_ID","a134f752fdb54c84b41973e2b6cff203"},
                     {"JOURNAL_STREAM","7:845"},
                     {"LANG","C"},
                     {"LD","ld"},
                     {"LDFLAGS",
                      "-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"},
                     {"LOGNAME","mockbuild"},
                     {"NM","nm"},
                     {"OBJCOPY","objcopy"},
                     {"OBJDUMP","objdump"},
                     {"OLDPWD","/builddir/build/BUILD"},
                     {"PATH",
                      "/usr/lib64/erlang/erts-9.3/bin:/usr/lib64/erlang/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"},
                     {"PKG_CONFIG_PATH",
                      ":/usr/lib64/pkgconfig:/usr/share/pkgconfig"},
                     {"PROGNAME","erl"},
                     {"PWD","/builddir/build/BUILD/gtknode-1.0.4"},
                     {"PYTHON_DISALLOW_AMBIGUOUS_VERSION","warn"},
                     {"RANLIB","ranlib"},
                     {"REBAR_DEPS_PREFER_LIBS","TRUE"},
                     {"REBAR_VSN_CACHE_FILE",
                      "/builddir/build/BUILD/gtknode-1.0.4/vsn.cache"},
                     {"ROOTDIR","/usr/lib64/erlang"},
                     {"RPM_ARCH","riscv64"},
                     {"RPM_BUILD_DIR","/builddir/build/BUILD"},
                     {"RPM_BUILD_ROOT",
                      "/builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64"},
                     {"RPM_DOC_DIR","/usr/share/doc"},
                     {"RPM_LD_FLAGS",
                      "-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"},
                     {"RPM_OPT_FLAGS",
                      "-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 "},
                     {"RPM_OS","linux"},
                     {"RPM_PACKAGE_NAME","erlang-gtknode"},
                     {"RPM_PACKAGE_RELEASE","5.fc28"},
                     {"RPM_PACKAGE_VERSION","1.0.4"},
                     {"RPM_SOURCE_DIR","/builddir/build/SOURCES"},
                     {"SHELL","/bin/bash"},
                     {"SHLVL","4"},
                     {"STRIP","strip"},
                     {"TERM","vt220"},
                     {"USER","mockbuild"},
                     {"VSN","1.0.4"},
                     {"XDG_RUNTIME_DIR","/run/user/1000"},
                     {"XDG_SESSION_ID","c2"},
                     {"REBAR","/usr/bin/rebar"}]},
               {abort_on_error,"Command [compile] failed!\n"}]
DEBUG: Port Cmd: "make cnode"
Port Opts: [{env,[{"REBAR_DEPS_DIR",
                   "/builddir/build/BUILD/gtknode-1.0.4/deps"},
                  {"ERL_LIBS","/builddir/build/BUILD/gtknode-1.0.4/deps"},
                  {"AR","ar"},
                  {"AS","as"},
                  {"BINDIR","/usr/lib64/erlang/erts-9.3/bin"},
                  {"CC","cc"},
                  {"CFLAGS",
                   "-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 "},
                  {"CONFIG_SITE","NONE"},
                  {"CPP","cpp"},
                  {"CXX","c++"},
                  {"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 "},
                  {"DBUS_SESSION_BUS_ADDRESS","unix:path=/run/user/1000/bus"},
                  {"DRV_CC_TEMPLATE",
                   "cc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -MMD  -I\"/usr/lib64/erlang/lib/erl_interface-3.10.1/include\" -I\"/usr/lib64/erlang/erts-9.3/include\"   $PORT_IN_FILES -o $PORT_OUT_FILE"},
                  {"DRV_CFLAGS",
                   "-g -Wall -fPIC -MMD  -I\"/usr/lib64/erlang/lib/erl_interface-3.10.1/include\" -I\"/usr/lib64/erlang/erts-9.3/include\"  "},
                  {"DRV_CXX_TEMPLATE",
                   "c++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -MMD  -I\"/usr/lib64/erlang/lib/erl_interface-3.10.1/include\" -I\"/usr/lib64/erlang/erts-9.3/include\"   $PORT_IN_FILES -o $PORT_OUT_FILE"},
                  {"DRV_LDFLAGS",
                   "-shared  -L\"/usr/lib64/erlang/lib/erl_interface-3.10.1/lib\" -lerl_interface -lei"},
                  {"DRV_LINK_CXX_TEMPLATE",
                   "c++ $PORT_IN_FILES -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared  -L\"/usr/lib64/erlang/lib/erl_interface-3.10.1/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"},
                  {"DRV_LINK_TEMPLATE",
                   "cc $PORT_IN_FILES -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared  -L\"/usr/lib64/erlang/lib/erl_interface-3.10.1/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"},
                  {"EMU","beam"},
                  {"ERLANG_ARCH","64"},
                  {"ERLANG_TARGET","20.3-riscv64-redhat-linux-gnu-64"},
                  {"ERL_CFLAGS",
                   " -I\"/usr/lib64/erlang/lib/erl_interface-3.10.1/include\" -I\"/usr/lib64/erlang/erts-9.3/include\"  "},
                  {"ERL_EI_LIBDIR",
                   "\"/usr/lib64/erlang/lib/erl_interface-3.10.1/lib\""},
                  {"ERL_LDFLAGS",
                   " -L\"/usr/lib64/erlang/lib/erl_interface-3.10.1/lib\" -lerl_interface -lei"},
                  {"ESCRIPT_NAME","/usr/bin/rebar"},
                  {"EXE_CC_TEMPLATE",
                   "cc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -MMD  -I\"/usr/lib64/erlang/lib/erl_interface-3.10.1/include\" -I\"/usr/lib64/erlang/erts-9.3/include\"   $PORT_IN_FILES -o $PORT_OUT_FILE"},
                  {"EXE_CFLAGS",
                   "-g -Wall -fPIC -MMD  -I\"/usr/lib64/erlang/lib/erl_interface-3.10.1/include\" -I\"/usr/lib64/erlang/erts-9.3/include\"  "},
                  {"EXE_CXX_TEMPLATE",
                   "c++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -g -Wall -fPIC -MMD  -I\"/usr/lib64/erlang/lib/erl_interface-3.10.1/include\" -I\"/usr/lib64/erlang/erts-9.3/include\"   $PORT_IN_FILES -o $PORT_OUT_FILE"},
                  {"EXE_LDFLAGS",
                   " -L\"/usr/lib64/erlang/lib/erl_interface-3.10.1/lib\" -lerl_interface -lei"},
                  {"EXE_LINK_CXX_TEMPLATE",
                   "c++ $PORT_IN_FILES -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -L\"/usr/lib64/erlang/lib/erl_interface-3.10.1/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"},
                  {"EXE_LINK_TEMPLATE",
                   "cc $PORT_IN_FILES -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -L\"/usr/lib64/erlang/lib/erl_interface-3.10.1/lib\" -lerl_interface -lei -o $PORT_OUT_FILE"},
                  {"FCFLAGS",
                   "-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules"},
                  {"FFLAGS",
                   "-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules"},
                  {"HOME","/builddir"},
                  {"IGNORE_MISSING_DEPS","TRUE"},
                  {"INVOCATION_ID","a134f752fdb54c84b41973e2b6cff203"},
                  {"JOURNAL_STREAM","7:845"},
                  {"LANG","C"},
                  {"LD","ld"},
                  {"LDFLAGS",
                   "-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"},
                  {"LOGNAME","mockbuild"},
                  {"NM","nm"},
                  {"OBJCOPY","objcopy"},
                  {"OBJDUMP","objdump"},
                  {"OLDPWD","/builddir/build/BUILD"},
                  {"PATH",
                   "/usr/lib64/erlang/erts-9.3/bin:/usr/lib64/erlang/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"},
                  {"PKG_CONFIG_PATH",
                   ":/usr/lib64/pkgconfig:/usr/share/pkgconfig"},
                  {"PROGNAME","erl"},
                  {"PWD","/builddir/build/BUILD/gtknode-1.0.4"},
                  {"PYTHON_DISALLOW_AMBIGUOUS_VERSION","warn"},
                  {"RANLIB","ranlib"},
                  {"REBAR_DEPS_PREFER_LIBS","TRUE"},
                  {"REBAR_VSN_CACHE_FILE",
                   "/builddir/build/BUILD/gtknode-1.0.4/vsn.cache"},
                  {"ROOTDIR","/usr/lib64/erlang"},
                  {"RPM_ARCH","riscv64"},
                  {"RPM_BUILD_DIR","/builddir/build/BUILD"},
                  {"RPM_BUILD_ROOT",
                   "/builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64"},
                  {"RPM_DOC_DIR","/usr/share/doc"},
                  {"RPM_LD_FLAGS",
                   "-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"},
                  {"RPM_OPT_FLAGS",
                   "-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 "},
                  {"RPM_OS","linux"},
                  {"RPM_PACKAGE_NAME","erlang-gtknode"},
                  {"RPM_PACKAGE_RELEASE","5.fc28"},
                  {"RPM_PACKAGE_VERSION","1.0.4"},
                  {"RPM_SOURCE_DIR","/builddir/build/SOURCES"},
                  {"SHELL","/bin/bash"},
                  {"SHLVL","4"},
                  {"STRIP","strip"},
                  {"TERM","vt220"},
                  {"USER","mockbuild"},
                  {"VSN","1.0.4"},
                  {"XDG_RUNTIME_DIR","/run/user/1000"},
                  {"XDG_SESSION_ID","c2"},
                  {"REBAR","/usr/bin/rebar"}]},
            exit_status,
            {line,16384},
            use_stdio,stderr_to_stdout,hide]
make -C priv
make[1]: Entering directory '/builddir/build/BUILD/gtknode-1.0.4/priv'
make -C generator
make[2]: Entering directory '/builddir/build/BUILD/gtknode-1.0.4/priv/generator'
mkdir build
./generate.sh
which: no greadlink in (/usr/lib64/erlang/erts-9.3/bin:/usr/lib64/erlang/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
which: no greadlink in (/usr/lib64/erlang/erts-9.3/bin:/usr/lib64/erlang/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
which: no greadlink in (/usr/lib64/erlang/erts-9.3/bin:/usr/lib64/erlang/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
"/builddir/build/BUILD/gtknode-1.0.4/priv/generator/build/g_generated.defs"
"/builddir/build/BUILD/gtknode-1.0.4/priv/generator/build/gdk_generated.defs"
"/builddir/build/BUILD/gtknode-1.0.4/priv/generator/build/gtk_generated.defs"
"/builddir/build/BUILD/gtknode-1.0.4/priv/generator/build/g_white_generated.defs"
"/builddir/build/BUILD/gtknode-1.0.4/priv/generator/build/gdk_white_generated.defs"
"/builddir/build/BUILD/gtknode-1.0.4/priv/generator/build/gtk_white_generated.defs"
generator [{"gtk",2295,[{good,1945}],[{bad,629}]},
           {"gdk",279,[{good,176}],[{bad,103}]},
           {"g",0,[],[]}]

make[2]: Leaving directory '/builddir/build/BUILD/gtknode-1.0.4/priv/generator'
cc \
-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  \
-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2  \
-I /usr/lib64/erlang/usr/include \
-o c_src/gtknode.o -c c_src/gtknode.c
cc \
-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  \
-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2  \
-I /usr/lib64/erlang/usr/include \
-o c_src/gtknode_cnode.o -c c_src/gtknode_cnode.c
cc \
-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  \
-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2  \
-I /usr/lib64/erlang/usr/include \
-o c_src/gtknode_gen.o -c c_src/gtknode_gen.c
In file included from c_src/gtknode_gen.c:3:0:
c_src/../generator/build/gtk_generated.h: In function 'Gtk_clipboard_get':
c_src/../generator/build/gtk_generated.h:2980:3: warning: implicit declaration of function 'gn_put_struct'; did you mean 'gn_put_string'? [-Wimplicit-function-declaration]
   gn_put_struct(XBUF,"GtkClipboard",(void*)R);
   ^~~~~~~~~~~~~
   gn_put_string
cc \
-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  \
-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2  \
-I /usr/lib64/erlang/usr/include \
-o c_src/gtknode_glade.o -c c_src/gtknode_glade.c
cc \
-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  \
-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2  \
-I /usr/lib64/erlang/usr/include \
-o c_src/gtknode_internal.o -c c_src/gtknode_internal.c
c_src/gtknode_internal.c: In function 'GN_value_get':
c_src/gtknode_internal.c:36:5: warning: implicit declaration of function 'gn_put_atom'; did you mean 'gn_put_enum'? [-Wimplicit-function-declaration]
     gn_put_atom(XBUF,"NULL");
     ^~~~~~~~~~~
     gn_put_enum
c_src/gtknode_internal.c: In function 'GN_tree_view_get_selected':
c_src/gtknode_internal.c:175:3: warning: implicit declaration of function 'gn_wrap_reply'; did you mean 'gdk_drop_reply'? [-Wimplicit-function-declaration]
   gn_wrap_reply("ok", XBUF);
   ^~~~~~~~~~~~~
   gdk_drop_reply
cc \
-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  \
-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2  \
-I /usr/lib64/erlang/usr/include \
-o c_src/gtknode_marshal.o -c c_src/gtknode_marshal.c
In file included from /usr/include/glib-2.0/glib.h:62:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from c_src/gtknode.h:2,
                 from c_src/gtknode_marshal.c:1:
c_src/gtknode_marshal.c: In function 'ghFunc':
c_src/gtknode_marshal.c:22:13: warning: format '%d' expects argument of type 'int', but argument 5 has type 'gpointer {aka void *}' [-Wformat=]
   g_message("hash_foreach %s %d", (gchar*) key, value);
             ^
/usr/include/glib-2.0/glib/gmessages.h:333:32: note: in definition of macro 'g_message'
                                __VA_ARGS__)
                                ^~~~~~~~~~~
c_src/gtknode_marshal.c: In function 'get_type_name':
c_src/gtknode_marshal.c:37:12: warning: implicit declaration of function 'tolower' [-Wimplicit-function-declaration]
   str[0] = tolower(name[0]);
            ^~~~~~~
c_src/gtknode_marshal.c:38:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   while ( c = name[i++] ){
           ^
c_src/gtknode_marshal.c:39:10: warning: implicit declaration of function 'isupper' [-Wimplicit-function-declaration]
     if ( isupper(c) ) {
          ^~~~~~~
c_src/gtknode_marshal.c: In function 'gn_store_obj':
c_src/gtknode_marshal.c:155:16: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
   sprintf(bf,"%d", (long)w);
               ~^   ~~~~~~~
               %ld
In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9:0,
                 from /usr/include/glib-2.0/glib/gtypes.h:32,
                 from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from c_src/gtknode.h:2,
                 from c_src/gtknode_marshal.c:1:
c_src/gtknode_marshal.c: In function 'gn_put_struct':
c_src/gtknode_marshal.c:185:27: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=]
   g_assert( (sprintf(name,"%d", (long)struct_p) < sizeof(name)) );
                           ^     ~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:379:8: note: in definition of macro '_G_BOOLEAN_EXPR'
    if (expr)                                    \
        ^~~~
/usr/include/glib-2.0/glib/gtestutils.h:118:49: note: in expansion of macro 'G_LIKELY'
                                              if G_LIKELY (expr) ; else \
                                                 ^~~~~~~~
c_src/gtknode_marshal.c:185:3: note: in expansion of macro 'g_assert'
   g_assert( (sprintf(name,"%d", (long)struct_p) < sizeof(name)) );
   ^~~~~~~~
c_src/gtknode_marshal.c: In function 'gn_get_arg_gchar':
c_src/gtknode_marshal.c:253:19: warning: unused variable 'dummy' [-Wunused-variable]
   int type, size, dummy;
                   ^~~~~
c_src/gtknode_marshal.c: In function 'gn_get_arg_list':
c_src/gtknode_marshal.c:394:12: warning: implicit declaration of function 'gn_get_arg_gtype'; did you mean 'gn_get_arg_guint'? [-Wimplicit-function-declaration]
     if ( ! gn_get_arg_gtype(XBUF, B, I, &gtyp )) {
            ^~~~~~~~~~~~~~~~
            gn_get_arg_guint
c_src/gtknode_marshal.c:381:8: warning: unused variable 'tname' [-Wunused-variable]
   char tname[MAXATOMLEN+1];
        ^~~~~
c_src/gtknode_marshal.c: In function 'gn_get_arg_char':
c_src/gtknode_marshal.c:251:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
At top level:
c_src/gtknode_marshal.c:24:13: warning: 'hash_printall' defined but not used [-Wunused-function]
 static void hash_printall() {
             ^~~~~~~~~~~~~
cc \
-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  \
-I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libxml2  \
-I /usr/lib64/erlang/usr/include \
-o c_src/gtknode_structs.o -c c_src/gtknode_structs.c
cc \
 c_src/gtknode.o  c_src/gtknode_cnode.o  c_src/gtknode_gen.o  c_src/gtknode_glade.o  c_src/gtknode_internal.o  c_src/gtknode_marshal.o  c_src/gtknode_structs.o \
-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld \
-L/usr/lib64/erlang/usr/lib -lei \
-o generator/build/gtknode \
-lglade-2.0 -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 -lfontconfig -lfreetype -lxml2  \
-Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 
make[1]: Leaving directory '/builddir/build/BUILD/gtknode-1.0.4/priv'
DEBUG: Postdirs: []
+ '[' -f doc/overview.edoc ']'
+ echo 'No '\''doc/overview.edoc'\'' file was found, so docs aren'\''t generated.'
No 'doc/overview.edoc' file was found, so docs aren't generated.
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FpcEDw
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64
+ cd gtknode-1.0.4
+ '[' gtknode '!=' '' ']'
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64/usr/lib64/erlang/lib/gtknode-1.0.4/
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64/usr/lib64/erlang/lib/gtknode-1.0.4/ebin/
+ '[' -f ebin/gtknode.app ']'
+ /usr/bin/install -m 0644 -p ebin/gtknode.app /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64/usr/lib64/erlang/lib/gtknode-1.0.4/ebin/
+ /usr/bin/install -m 0644 -p ebin/bio.beam ebin/generator.beam ebin/gtknode.beam /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64/usr/lib64/erlang/lib/gtknode-1.0.4/ebin/
+ '[' -d include/ ']'
+ '[' -d priv/ ']'
++ ls 'priv/*.so'
ls: cannot access 'priv/*.so': No such file or directory
+ install -D -p -m 0755 priv/generator/build/gtknode /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64/usr/lib64/erlang/lib/gtknode-1.0.4/priv/gtknode
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: erlang-gtknode-1.0.4-5.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ioJfSx
+ umask 022
+ cd /builddir/build/BUILD
+ cd gtknode-1.0.4
+ DOCDIR=/builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64/usr/share/doc/erlang-gtknode
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64/usr/share/doc/erlang-gtknode
+ cp -pr AUTHORS /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64/usr/share/doc/erlang-gtknode
+ cp -pr README.md /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64/usr/share/doc/erlang-gtknode
+ cp -pr priv/examples/ /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64/usr/share/doc/erlang-gtknode
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DBecNp
+ umask 022
+ cd /builddir/build/BUILD
+ cd gtknode-1.0.4
+ LICENSEDIR=/builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64/usr/share/licenses/erlang-gtknode
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64/usr/share/licenses/erlang-gtknode
+ cp -pr COPYING /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64/usr/share/licenses/erlang-gtknode
+ exit 0
Provides: erlang-gtknode = 1.0.4-5.fc28 erlang-gtknode(riscv-64) = 1.0.4-5.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: erlang-erts(riscv-64) erlang-inets(riscv-64) erlang-kernel(riscv-64) erlang-stdlib(riscv-64) ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglade-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64
Wrote: /builddir/build/SRPMS/erlang-gtknode-1.0.4-5.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/erlang-gtknode-1.0.4-5.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YgpViH
+ umask 022
+ cd /builddir/build/BUILD
+ cd gtknode-1.0.4
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/erlang-gtknode-1.0.4-5.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff