+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/tsung.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.zk4eZU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tsung-1.6.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/tsung-1.6.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tsung-1.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|/usr/bin/env bash|/bin/bash|' tsung-recorder.sh.in tsung.sh.in + sed -i 's|/usr/bin/env python|/usr/bin/python2|' src/tsung-plotter/tsplot.py.in + sed -i 's|/usr/bin/env perl|/usr/bin/perl|' src/log2tsung.pl.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oqQedS + umask 022 + cd /builddir/build/BUILD + cd tsung-1.6.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr configure: WARNING: unrecognized options: --disable-dependency-tracking checking for sed... /usr/bin/sed checking for riscv64-redhat-linux-gnu-erlc... no checking for erlc... /bin/erlc checking for riscv64-redhat-linux-gnu-erl... no checking for erl... /bin/erl checking for dialyzer... /bin/dialyzer checking for erlc... /bin/erlc checking for erl... /bin/erl checking for Erlang/OTP root directory... /usr/lib64/erlang checking for Erlang/OTP 'xmerl' library subdirectory... /usr/lib64/erlang/lib/xmerl-1.3.16 checking for Erlang/OTP 'xmerl' library version... 1.3.16 checking for Erlang/OTP 'ssl' library subdirectory... /usr/lib64/erlang/lib/ssl-8.2.4 checking for Erlang/OTP 'ssl' library version... 8.2.4 checking for Erlang/OTP 'crypto' library subdirectory... /usr/lib64/erlang/lib/crypto-4.2.1 checking for Erlang/OTP 'crypto' library version... 4.2.1 checking for Erlang/OTP 'public_key' library subdirectory... /usr/lib64/erlang/lib/public_key-1.5.2 checking for Erlang/OTP 'public_key' library version... 1.5.2 checking if Erlang/OTP SSL application is running fine... yes checking if Erlang/OTP crypto application is running fine... WARNING: crypto application is not working properly !!! no checking if orelse is allowed in guards... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c configure: Storing library files in /usr/lib64 configure: Storing data files in /usr/share/tsung configure: creating ./config.status config.status: creating Makefile config.status: creating tsung.spec config.status: creating tsung.sh config.status: creating tsung-recorder.sh config.status: creating examples/*.xml config.status: creating src/tsung_stats.pl config.status: WARNING: 'src/tsung_stats.pl.in' seems to ignore the --datarootdir setting config.status: creating src/tsung-plotter/tsplot.py config.status: creating src/log2tsung.pl config.status: WARNING: 'src/log2tsung.pl.in' seems to ignore the --datarootdir setting config.status: creating src/tsung_controller/tsung_controller.app config.status: creating src/tsung_recorder/tsung_recorder.app config.status: creating src/tsung/tsung.app configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j4 config.status: creating src/tsung_percentile.pl config.status: creating src/tsung-rrd.pl Compiling src/tsung/gen_ts_transport.erl ... Compiling src/tsung/ts_plugin.erl ... Compiling src/lib/oauth_hmac_sha1.erl ... Compiling src/lib/oauth_http.erl ... Compiling src/lib/rabbit_command_assembler.erl ... Compiling src/lib/rfc4515_parser.erl ... Compiling src/lib/uuid.erl ... Compiling src/lib/oauth_unix.erl ... Compiling src/lib/ELDAPv3.erl ... Compiling src/lib/pgsql_proto.erl ... Compiling src/lib/websocket.erl ... Compiling src/lib/pgsql_util.erl ... Compiling src/lib/mqtt_frame.erl ... Compiling src/lib/oauth_uri.erl ... Compiling src/lib/oauth_plaintext.erl ... Compiling src/lib/eldap.erl ... Compiling src/lib/rabbit_misc.erl ... Compiling src/lib/rabbit_binary_parser.erl ... Compiling src/lib/rabbit_framing_amqp_0_9_1.erl ... Compiling src/lib/oauth.erl ... Compiling src/lib/oauth_rsa_sha1.erl ... Compiling src/lib/rabbit_binary_generator.erl ... Compiling src/lib/mochinum.erl ... Compiling src/lib/mochiweb_xpath_parser.erl ... Compiling src/lib/mochiweb_util.erl ... Compiling src/lib/mochijson2.erl ... Compiling src/lib/mochiweb_headers.erl ... Compiling src/lib/mochiweb_html.erl ... Compiling src/lib/mochiweb_xpath_utils.erl ... Compiling src/lib/mochiutf8.erl ... Compiling src/lib/mochiweb_xpath_functions.erl ... config.status: creating ebin/tsung_controller.app Compiling src/lib/mochiweb_xpath.erl ... config.status: creating ebin/tsung.app config.status: creating ebin/tsung_recorder.app Compiling src/lib/mochiweb_charref.erl ... Compiling src/tsung/ts_reports.erl ... Compiling src/tsung/ts_launcher_mgr.erl ... Compiling src/tsung/ts_webdav.erl ... Compiling src/tsung/ts_udp.erl ... Compiling src/tsung/ts_ssl6.erl ... Compiling src/tsung/ts_jabber_common.erl ... src/tsung/ts_jabber_common.erl:507: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. Compiling src/tsung/ts_pgsql.erl ... Compiling src/tsung/ts_bosh_ssl.erl ... Compiling src/tsung/ts_launcher.erl ... src/tsung/ts_launcher.erl:62: Warning: gen_fsm:start_link/4 is deprecated and will be removed in a future release; use gen_statem:start_link/4 src/tsung/ts_launcher.erl:70: Warning: gen_fsm:send_event/2 is deprecated and will be removed in a future release; use gen_statem:cast/2 src/tsung/ts_launcher.erl:75: Warning: gen_fsm:send_event/2 is deprecated and will be removed in a future release; use gen_statem:cast/2 src/tsung/ts_launcher.erl:80: Warning: gen_fsm:send_event/2 is deprecated and will be removed in a future release; use gen_statem:cast/2 src/tsung/ts_launcher.erl:147: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_launcher.erl:168: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_launcher.erl:191: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_launcher.erl:214: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_launcher.erl:221: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_launcher.erl:236: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead src/tsung/ts_launcher.erl:319: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_launcher.erl:368: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_launcher.erl:411: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. Compiling src/tsung/ts_shell.erl ... Compiling src/tsung/ts_amqp.erl ... Compiling src/tsung/ts_tcp6.erl ... Compiling src/tsung/ts_fs.erl ... Compiling src/tsung/ts_bosh.erl ... src/tsung/ts_bosh.erl:126: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_bosh.erl:127: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead src/tsung/ts_bosh.erl:280: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead Compiling src/tsung/ts_http_common.erl ... Compiling src/tsung/ts_ssl_session_cache.erl ... src/tsung/ts_ssl_session_cache.erl:26: Warning: undefined callback function size/1 (behaviour 'ssl_session_cache_api') Compiling src/tsung/ts_tcp.erl ... Compiling src/tsung/ts_server_websocket.erl ... Compiling src/tsung/ts_ldap.erl ... Compiling src/tsung/ts_launcher_static.erl ... src/tsung/ts_launcher_static.erl:56: Warning: gen_fsm:start_link/4 is deprecated and will be removed in a future release; use gen_statem:start_link/4 src/tsung/ts_launcher_static.erl:64: Warning: gen_fsm:send_event/2 is deprecated and will be removed in a future release; use gen_statem:cast/2 src/tsung/ts_launcher_static.erl:69: Warning: gen_fsm:send_event/2 is deprecated and will be removed in a future release; use gen_statem:cast/2 src/tsung/ts_launcher_static.erl:77: Warning: gen_fsm:send_event/2 is deprecated and will be removed in a future release; use gen_statem:cast/2 src/tsung/ts_launcher_static.erl:127: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_launcher_static.erl:142: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. Compiling src/tsung/ts_raw.erl ... Compiling src/tsung/ts_ldap_common.erl ... Compiling src/tsung/ts_session_cache.erl ... src/tsung/ts_session_cache.erl:200: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead Compiling src/tsung/ts_udp6.erl ... Compiling src/tsung/ts_ssl.erl ... Compiling src/tsung/ts_utils.erl ... src/tsung/ts_utils.erl:161: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead src/tsung/ts_utils.erl:170: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead src/tsung/ts_utils.erl:172: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead src/tsung/ts_utils.erl:196: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_utils.erl:203: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_utils.erl:751: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead src/tsung/ts_utils.erl:763: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead Compiling src/tsung/ts_sup.erl ... Compiling src/tsung/ts_erlang.erl ... Compiling src/tsung/ts_client_sup.erl ... Compiling src/tsung/ts_mon_cache.erl ... src/tsung/ts_mon_cache.erl:88: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. Compiling src/tsung/ts_http.erl ... Compiling src/tsung/tsung.erl ... Compiling src/tsung/ts_stats.erl ... src/tsung/ts_stats.erl:58: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead src/tsung/ts_stats.erl:62: Warning: random:uniform/0: the 'random' module is deprecated; use the 'rand' module instead src/tsung/ts_stats.erl:70: Warning: random:uniform/0: the 'random' module is deprecated; use the 'rand' module instead src/tsung/ts_stats.erl:89: Warning: random:uniform/0: the 'random' module is deprecated; use the 'rand' module instead src/tsung/ts_stats.erl:117: Warning: random:uniform/0: the 'random' module is deprecated; use the 'rand' module instead src/tsung/ts_stats.erl:118: Warning: random:uniform/0: the 'random' module is deprecated; use the 'rand' module instead Compiling src/tsung/ts_local_mon.erl ... src/tsung/ts_local_mon.erl:71: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. Compiling src/tsung/ts_ip_scan.erl ... Compiling src/tsung/ts_job.erl ... src/tsung/ts_job.erl:166: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_job.erl:215: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. Compiling src/tsung/ts_cport.erl ... src/tsung/ts_cport.erl:80: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead Compiling src/tsung/ts_search.erl ... Compiling src/tsung/ts_mysql.erl ... Compiling src/tsung/ts_jabber.erl ... src/tsung/ts_jabber.erl:194: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_jabber.erl:211: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. Compiling src/tsung/ts_websocket.erl ... Compiling src/tsung/ts_client.erl ... src/tsung/ts_client.erl:58: Warning: gen_fsm:start_link/3 is deprecated and will be removed in a future release; use gen_statem:start_link/3 src/tsung/ts_client.erl:66: Warning: gen_fsm:send_event/2 is deprecated and will be removed in a future release; use gen_statem:cast/2 src/tsung/ts_client.erl:95: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_client.erl:104: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_client.erl:226: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_client.erl:227: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_client.erl:441: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_client.erl:448: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_client.erl:494: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_client.erl:526: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_client.erl:529: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_client.erl:804: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_client.erl:910: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_client.erl:999: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_client.erl:1002: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_client.erl:1243: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung/ts_client.erl:1263: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. Compiling src/tsung/ts_dynvars.erl ... Compiling src/tsung/ts_mqtt.erl ... Compiling src/tsung/ts_digest.erl ... Compiling src/tsung_recorder/ts_proxy_pgsql.erl ... Compiling src/tsung_recorder/ts_client_proxy.erl ... Compiling src/tsung_recorder/ts_proxy_recorder.erl ... src/tsung_recorder/ts_proxy_recorder.erl:160: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung_recorder/ts_proxy_recorder.erl:163: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. Compiling src/tsung_recorder/ts_proxy_listener.erl ... Compiling src/tsung_recorder/ts_client_proxy_sup.erl ... Compiling src/tsung_recorder/tsung_recorder.erl ... Compiling src/tsung_recorder/ts_proxy_http.erl ... Compiling src/tsung_recorder/ts_proxy_webdav.erl ... Compiling src/tsung_recorder/ts_recorder_sup.erl ... Compiling src/tsung_controller/ts_api.erl ... Compiling src/tsung_controller/tsung_controller.erl ... Compiling src/tsung_controller/ts_os_mon_munin.erl ... Compiling src/tsung_controller/ts_user_server_sup.erl ... Compiling src/tsung_controller/ts_controller_sup.erl ... Compiling src/tsung_controller/ts_config_amqp.erl ... Compiling src/tsung_controller/ts_match_logger.erl ... Compiling src/tsung_controller/ts_mon.erl ... src/tsung_controller/ts_mon.erl:117: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung_controller/ts_mon.erl:140: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung_controller/ts_mon.erl:147: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung_controller/ts_mon.erl:152: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung_controller/ts_mon.erl:177: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung_controller/ts_mon.erl:217: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung_controller/ts_mon.erl:303: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung_controller/ts_mon.erl:396: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. Compiling src/tsung_controller/ts_os_mon.erl ... Compiling src/tsung_controller/ts_config_pgsql.erl ... Compiling src/tsung_controller/ts_config_shell.erl ... Compiling src/tsung_controller/ts_web.erl ... src/tsung_controller/ts_web.erl:40: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung_controller/ts_web.erl:53: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung_controller/ts_web.erl:117: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung_controller/ts_web.erl:120: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. Compiling src/tsung_controller/ts_job_notify.erl ... src/tsung_controller/ts_job_notify.erl:218: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung_controller/ts_job_notify.erl:233: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung_controller/ts_job_notify.erl:250: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. Compiling src/tsung_controller/ts_config_fs.erl ... Compiling src/tsung_controller/ts_config_ldap.erl ... Compiling src/tsung_controller/ts_os_mon_snmp.erl ... Compiling src/tsung_controller/ts_config_raw.erl ... Compiling src/tsung_controller/ts_timer.erl ... src/tsung_controller/ts_timer.erl:55: Warning: gen_fsm:start_link/4 is deprecated and will be removed in a future release; use gen_statem:start_link/4 src/tsung_controller/ts_timer.erl:59: Warning: gen_fsm:send_event/2 is deprecated and will be removed in a future release; use gen_statem:cast/2 src/tsung_controller/ts_timer.erl:63: Warning: gen_fsm:send_event/2 is deprecated and will be removed in a future release; use gen_statem:cast/2 src/tsung_controller/ts_timer.erl:66: Warning: gen_fsm:send_event/2 is deprecated and will be removed in a future release; use gen_statem:cast/2 Compiling src/tsung_controller/ts_os_mon_sup.erl ... Compiling src/tsung_controller/ts_interaction_server.erl ... Compiling src/tsung_controller/ts_os_mon_erlang.erl ... Compiling src/tsung_controller/ts_config_http.erl ... Compiling src/tsung_controller/ts_stats_mon.erl ... Compiling src/tsung_controller/ts_user_server.erl ... src/tsung_controller/ts_user_server.erl:280: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead Compiling src/tsung_controller/ts_file_server.erl ... src/tsung_controller/ts_file_server.erl:154: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead Compiling src/tsung_controller/ts_config_job.erl ... Compiling src/tsung_controller/ts_config.erl ... Compiling src/tsung_controller/ts_config_server.erl ... src/tsung_controller/ts_config_server.erl:272: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung_controller/ts_config_server.erl:289: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung_controller/ts_config_server.erl:507: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. src/tsung_controller/ts_config_server.erl:534: Warning: random:uniform/0: the 'random' module is deprecated; use the 'rand' module instead src/tsung_controller/ts_config_server.erl:571: Warning: random:uniform/0: the 'random' module is deprecated; use the 'rand' module instead src/tsung_controller/ts_config_server.erl:573: Warning: random:uniform/0: the 'random' module is deprecated; use the 'rand' module instead Compiling src/tsung_controller/ts_config_jabber.erl ... Compiling src/tsung_controller/ts_msg_server.erl ... Compiling src/tsung_controller/ts_config_mysql.erl ... Compiling src/tsung_controller/ts_config_websocket.erl ... Compiling src/tsung_controller/ts_config_mqtt.erl ... + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SiGHyd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64 + cd tsung-1.6.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/make -C man man make[1]: Entering directory '/builddir/build/BUILD/tsung-1.6.0/man' make[1]: Nothing to be done for 'man'. make[1]: Leaving directory '/builddir/build/BUILD/tsung-1.6.0/man' install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung_recorder-1.6.0/priv install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung_recorder-1.6.0/ebin install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung_recorder-1.6.0/src install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung_recorder-1.6.0/include install -m 0644 ./include/eldap.hrl ./include/ts_http.hrl ./include/ts_config.hrl ./include/ts_websocket.hrl ./include/ts_job.hrl ./include/ts_ldap.hrl ./include/ts_jabber.hrl ./include/ts_recorder.hrl ./include/rabbit_framing.hrl ./include/ts_mqtt.hrl ./include/ELDAPv3.hrl ./include/mqtt.hrl ./include/ts_os_mon.hrl ./include/ts_profile.hrl ./include/ts_fs.hrl ./include/ts_raw.hrl ./include/ts_shell.hrl ./include/ts_macros.hrl ./include/rabbit.hrl ./include/ts_mysql.hrl ./include/ts_amqp.hrl ./include/ts_pgsql.hrl /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung_recorder-1.6.0/include install -m 0644 ./ebin/ts_proxy_listener.beam ./ebin/tsung_recorder.beam ./ebin/ts_proxy_pgsql.beam ./ebin/ts_client_proxy.beam ./ebin/ts_client_proxy_sup.beam ./ebin/ts_proxy_http.beam ./ebin/ts_proxy_webdav.beam ./ebin/ts_proxy_recorder.beam ./ebin/ts_recorder_sup.beam /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung_recorder-1.6.0/ebin install -m 0644 ./ebin/tsung_recorder.app /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung_recorder-1.6.0/ebin install -m 0644 ./src/tsung_recorder/ts_proxy_listener.erl ./src/tsung_recorder/tsung_recorder.erl ./src/tsung_recorder/ts_proxy_pgsql.erl ./src/tsung_recorder/ts_client_proxy.erl ./src/tsung_recorder/ts_client_proxy_sup.erl ./src/tsung_recorder/ts_proxy_http.erl ./src/tsung_recorder/ts_proxy_webdav.erl ./src/tsung_recorder/ts_proxy_recorder.erl ./src/tsung_recorder/ts_recorder_sup.erl /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung_recorder-1.6.0/src install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung_controller-1.6.0/priv install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung_controller-1.6.0/ebin install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung_controller-1.6.0/src install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung_controller-1.6.0/include install -m 0644 ./include/eldap.hrl ./include/ts_http.hrl ./include/ts_config.hrl ./include/ts_websocket.hrl ./include/ts_job.hrl ./include/ts_ldap.hrl ./include/ts_jabber.hrl ./include/ts_recorder.hrl ./include/rabbit_framing.hrl ./include/ts_mqtt.hrl ./include/ELDAPv3.hrl ./include/mqtt.hrl ./include/ts_os_mon.hrl ./include/ts_profile.hrl ./include/ts_fs.hrl ./include/ts_raw.hrl ./include/ts_shell.hrl ./include/ts_macros.hrl ./include/rabbit.hrl ./include/ts_mysql.hrl ./include/ts_amqp.hrl ./include/ts_pgsql.hrl /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung_controller-1.6.0/include install -m 0644 ./ebin/ts_web.beam ./ebin/ts_user_server_sup.beam ./ebin/ts_job_notify.beam ./ebin/ts_config_shell.beam ./ebin/tsung_controller.beam ./ebin/ts_config_http.beam ./ebin/ts_user_server.beam ./ebin/ts_match_logger.beam ./ebin/ts_config.beam ./ebin/ts_config_ldap.beam ./ebin/ts_os_mon_snmp.beam ./ebin/ts_interaction_server.beam ./ebin/ts_config_server.beam ./ebin/ts_config_mqtt.beam ./ebin/ts_config_fs.beam ./ebin/ts_controller_sup.beam ./ebin/ts_config_raw.beam ./ebin/ts_os_mon.beam ./ebin/ts_config_mysql.beam ./ebin/ts_mon.beam ./ebin/ts_config_pgsql.beam ./ebin/ts_config_websocket.beam ./ebin/ts_api.beam ./ebin/ts_os_mon_sup.beam ./ebin/ts_os_mon_munin.beam ./ebin/ts_config_amqp.beam ./ebin/ts_file_server.beam ./ebin/ts_timer.beam ./ebin/ts_os_mon_erlang.beam ./ebin/ts_config_job.beam ./ebin/ts_config_jabber.beam ./ebin/ts_msg_server.beam ./ebin/ts_stats_mon.beam /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung_controller-1.6.0/ebin install -m 0644 ./ebin/tsung_controller.app /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung_controller-1.6.0/ebin install -m 0644 ./src/tsung_controller/ts_web.erl ./src/tsung_controller/ts_user_server_sup.erl ./src/tsung_controller/ts_job_notify.erl ./src/tsung_controller/ts_config_shell.erl ./src/tsung_controller/tsung_controller.erl ./src/tsung_controller/ts_config_http.erl ./src/tsung_controller/ts_user_server.erl ./src/tsung_controller/ts_match_logger.erl ./src/tsung_controller/ts_config.erl ./src/tsung_controller/ts_config_ldap.erl ./src/tsung_controller/ts_os_mon_snmp.erl ./src/tsung_controller/ts_interaction_server.erl ./src/tsung_controller/ts_config_server.erl ./src/tsung_controller/ts_config_mqtt.erl ./src/tsung_controller/ts_config_fs.erl ./src/tsung_controller/ts_controller_sup.erl ./src/tsung_controller/ts_config_raw.erl ./src/tsung_controller/ts_os_mon.erl ./src/tsung_controller/ts_config_mysql.erl ./src/tsung_controller/ts_mon.erl ./src/tsung_controller/ts_config_pgsql.erl ./src/tsung_controller/ts_config_websocket.erl ./src/tsung_controller/ts_api.erl ./src/tsung_controller/ts_os_mon_sup.erl ./src/tsung_controller/ts_os_mon_munin.erl ./src/tsung_controller/ts_config_amqp.erl ./src/tsung_controller/ts_file_server.erl ./src/tsung_controller/ts_timer.erl ./src/tsung_controller/ts_os_mon_erlang.erl ./src/tsung_controller/ts_config_job.erl ./src/tsung_controller/ts_config_jabber.erl ./src/tsung_controller/ts_msg_server.erl ./src/tsung_controller/ts_stats_mon.erl /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung_controller-1.6.0/src config.status: creating examples/http_tag.xml config.status: creating examples/jabber_starttls.xml config.status: creating examples/jabber_privacy.xml config.status: creating examples/http-oauth.xml config.status: creating examples/jabber_register.xml config.status: creating examples/bosh.xml config.status: creating examples/http_distributed.xml config.status: creating examples/jabber_roster.xml config.status: creating examples/ldap.xml config.status: creating examples/raw.xml config.status: creating examples/fs-nfs.xml config.status: creating examples/thinks.xml config.status: creating examples/jabber_node.xml config.status: creating examples/amqp.xml config.status: creating examples/http-digest.xml config.status: creating examples/jabber.xml config.status: creating examples/mysql.xml config.status: creating examples/websocket.xml config.status: creating examples/mqtt.xml config.status: creating examples/thinks2.xml config.status: creating examples/jabber_muc.xml config.status: creating examples/pgsql.xml config.status: creating examples/http_setdynvars.xml config.status: creating examples/http_simple.xml rm -f install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung-1.6.0/priv install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung-1.6.0/ebin install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung-1.6.0/src install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung-1.6.0/include install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/tsung//bin/ install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/bin/ install -m 0644 ./include/eldap.hrl ./include/ts_http.hrl ./include/ts_config.hrl ./include/ts_websocket.hrl ./include/ts_job.hrl ./include/ts_ldap.hrl ./include/ts_jabber.hrl ./include/ts_recorder.hrl ./include/rabbit_framing.hrl ./include/ts_mqtt.hrl ./include/ELDAPv3.hrl ./include/mqtt.hrl ./include/ts_os_mon.hrl ./include/ts_profile.hrl ./include/ts_fs.hrl ./include/ts_raw.hrl ./include/ts_shell.hrl ./include/ts_macros.hrl ./include/rabbit.hrl ./include/ts_mysql.hrl ./include/ts_amqp.hrl ./include/ts_pgsql.hrl /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung-1.6.0/include/ install -m 0644 ./ebin/ts_http_common.beam ./ebin/ts_bosh.beam ./ebin/ts_webdav.beam ./ebin/ts_plugin.beam ./ebin/ts_local_mon.beam ./ebin/ts_launcher.beam ./ebin/ts_launcher_static.beam ./ebin/ts_tcp.beam ./ebin/ts_ssl6.beam ./ebin/ts_search.beam ./ebin/ts_erlang.beam ./ebin/gen_ts_transport.beam ./ebin/ts_shell.beam ./ebin/ts_dynvars.beam ./ebin/ts_mqtt.beam ./ebin/ts_udp.beam ./ebin/ts_pgsql.beam ./ebin/ts_client.beam ./ebin/ts_server_websocket.beam ./ebin/ts_fs.beam ./ebin/ts_raw.beam ./ebin/ts_udp6.beam ./ebin/ts_mon_cache.beam ./ebin/ts_mysql.beam ./ebin/ts_ssl.beam ./ebin/ts_ldap_common.beam ./ebin/ts_ssl_session_cache.beam ./ebin/ts_launcher_mgr.beam ./ebin/ts_websocket.beam ./ebin/ts_amqp.beam ./ebin/ts_reports.beam ./ebin/ts_session_cache.beam ./ebin/ts_sup.beam ./ebin/ts_ip_scan.beam ./ebin/ts_job.beam ./ebin/ts_jabber.beam ./ebin/ts_bosh_ssl.beam ./ebin/ts_digest.beam ./ebin/ts_ldap.beam ./ebin/ts_cport.beam ./ebin/tsung.beam ./ebin/ts_utils.beam ./ebin/ts_http.beam ./ebin/ts_tcp6.beam ./ebin/ts_client_sup.beam ./ebin/ts_stats.beam ./ebin/ts_jabber_common.beam /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung-1.6.0/ebin/ install -m 0644 ./ebin/rabbit_binary_parser.beam ./ebin/rabbit_command_assembler.beam ./ebin/oauth_http.beam ./ebin/rabbit_misc.beam ./ebin/pgsql_util.beam ./ebin/mqtt_frame.beam ./ebin/rabbit_framing_amqp_0_9_1.beam ./ebin/rabbit_binary_generator.beam ./ebin/ELDAPv3.beam ./ebin/oauth_hmac_sha1.beam ./ebin/oauth_uri.beam ./ebin/websocket.beam ./ebin/oauth_plaintext.beam ./ebin/oauth_unix.beam ./ebin/rfc4515_parser.beam ./ebin/pgsql_proto.beam ./ebin/uuid.beam ./ebin/oauth_rsa_sha1.beam ./ebin/eldap.beam ./ebin/oauth.beam ./ebin/mochinum.beam ./ebin/mochijson2.beam ./ebin/mochiutf8.beam ./ebin/mochiweb_xpath_functions.beam ./ebin/mochiweb_html.beam ./ebin/mochiweb_xpath_parser.beam ./ebin/mochiweb_util.beam ./ebin/mochiweb_headers.beam ./ebin/mochiweb_xpath.beam ./ebin/mochiweb_charref.beam ./ebin/mochiweb_xpath_utils.beam /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung-1.6.0/ebin/ install -m 0644 ./ebin/tsung.app /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung-1.6.0/ebin/ install -m 0644 ./src/tsung/ts_http_common.erl ./src/tsung/ts_bosh.erl ./src/tsung/ts_webdav.erl ./src/tsung/ts_plugin.erl ./src/tsung/ts_local_mon.erl ./src/tsung/ts_launcher.erl ./src/tsung/ts_launcher_static.erl ./src/tsung/ts_tcp.erl ./src/tsung/ts_ssl6.erl ./src/tsung/ts_search.erl ./src/tsung/ts_erlang.erl ./src/tsung/gen_ts_transport.erl ./src/tsung/ts_shell.erl ./src/tsung/ts_dynvars.erl ./src/tsung/ts_mqtt.erl ./src/tsung/ts_udp.erl ./src/tsung/ts_pgsql.erl ./src/tsung/ts_client.erl ./src/tsung/ts_server_websocket.erl ./src/tsung/ts_fs.erl ./src/tsung/ts_raw.erl ./src/tsung/ts_udp6.erl ./src/tsung/ts_mon_cache.erl ./src/tsung/ts_mysql.erl ./src/tsung/ts_ssl.erl ./src/tsung/ts_ldap_common.erl ./src/tsung/ts_ssl_session_cache.erl ./src/tsung/ts_launcher_mgr.erl ./src/tsung/ts_websocket.erl ./src/tsung/ts_amqp.erl ./src/tsung/ts_reports.erl ./src/tsung/ts_session_cache.erl ./src/tsung/ts_sup.erl ./src/tsung/ts_ip_scan.erl ./src/tsung/ts_job.erl ./src/tsung/ts_jabber.erl ./src/tsung/ts_bosh_ssl.erl ./src/tsung/ts_digest.erl ./src/tsung/ts_ldap.erl ./src/tsung/ts_cport.erl ./src/tsung/tsung.erl ./src/tsung/ts_utils.erl ./src/tsung/ts_http.erl ./src/tsung/ts_tcp6.erl ./src/tsung/ts_client_sup.erl ./src/tsung/ts_stats.erl ./src/tsung/ts_jabber_common.erl /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/erlang/lib/tsung-1.6.0/src/ install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/man/man1/ install -m 0644 man/tsung-recorder.1 man/tsplot.1 man/tsung.1 /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/man/man1/ install -m 0755 tsung.sh /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/bin/tsung install -m 0755 tsung-recorder.sh /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/bin/tsung-recorder install -m 0755 ./src/tsung_percentile.pl ./src/tsung_stats.pl ./src/log2tsung.pl ./src/tsung-rrd.pl /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/tsung//bin install -m 0755 ./src/tsung-plotter/tsplot.py /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/bin/tsplot install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/tsung//tsung_plotter install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/tsung//tsung_plotter install -m 0644 ./src/tsung-plotter/tsung/__init__.py ./src/tsung-plotter/tsung/tsung.py /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/tsung//tsung_plotter install -m 0644 ./src/tsung-plotter/tsung/stats.conf ./src/tsung-plotter/pgsql.plots.en.conf ./src/tsung-plotter/http.plots.fr.conf ./src/tsung-plotter/pgsql.plots.fr.conf ./src/tsung-plotter/http.plots.en.conf ./src/tsung-plotter/fs.plots.en.conf /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/tsung//tsung_plotter install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples install -m 0644 examples/http_tag.xml examples/thinks.xml examples/jabber_node.xml examples/bosh.xml examples/amqp.xml examples/mqtt.xml examples/thinks2.xml examples/http_simple.xml examples/jabber_muc.xml examples/http-digest.xml examples/mysql.xml examples/websocket.xml examples/http_setdynvars.xml examples/raw.xml examples/jabber_register.xml examples/http_distributed.xml examples/jabber_starttls.xml examples/fs-nfs.xml examples/pgsql.xml examples/jabber_privacy.xml examples/http-oauth.xml examples/jabber_roster.xml examples/ldap.xml examples/jabber.xml /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/ install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/tsung/templates install -d /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/tsung/templates/style install -m 0644 ./src/templates/footer.thtml ./src/templates/report.thtml ./src/templates/header.thtml ./src/templates/graph.thtml ./src/templates/graph_dy.thtml /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/tsung/templates/ install -m 0644 ./src/templates/style/jquery.min.js ./src/templates/style/dygraph-combined.js ./src/templates/style/bootstrap.min.js ./src/templates/style/bootstrap.min.css ./src/templates/style/docs.min.css ./src/templates/style/dashboard.css /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/tsung/templates/style install -m 0644 tsung-1.0.dtd /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/tsung// ++ ls /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/tsung/bin ++ cut -d. -f1 ++ grep '.pl$' + for i in `ls /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/tsung/bin | grep .pl$ | cut -d"." -f1` + ln -sf /usr/lib64/tsung/bin/log2tsung.pl /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/bin/log2tsung + for i in `ls /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/tsung/bin | grep .pl$ | cut -d"." -f1` + ln -sf /usr/lib64/tsung/bin/tsung-rrd.pl /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/bin/tsung-rrd + for i in `ls /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/tsung/bin | grep .pl$ | cut -d"." -f1` + ln -sf /usr/lib64/tsung/bin/tsung_percentile.pl /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/bin/tsung_percentile + for i in `ls /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/tsung/bin | grep .pl$ | cut -d"." -f1` + ln -sf /usr/lib64/tsung/bin/tsung_stats.pl /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/bin/tsung_stats + rm -frv /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/thinks.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/raw.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/jabber_register.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/jabber_privacy.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/mysql.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/pgsql.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/http_setdynvars.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/jabber_node.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/jabber_roster.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/bosh.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/http_distributed.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/websocket.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/http_tag.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/jabber.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/mqtt.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/jabber_starttls.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/thinks2.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/http-digest.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/fs-nfs.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/jabber_muc.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/amqp.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/http_simple.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/ldap.xml' removed '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples/http-oauth.xml' removed directory '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung/examples' removed directory '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung' removed directory '/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc' + rm -frv examples/amqp.xml.in examples/bosh.xml.in examples/fs-nfs.xml.in examples/http-digest.xml.in examples/http-oauth.xml.in examples/http_distributed.xml.in examples/http_setdynvars.xml.in examples/http_simple.xml.in examples/http_tag.xml.in examples/jabber.xml.in examples/jabber_muc.xml.in examples/jabber_node.xml.in examples/jabber_privacy.xml.in examples/jabber_register.xml.in examples/jabber_roster.xml.in examples/jabber_starttls.xml.in examples/ldap.xml.in examples/mqtt.xml.in examples/mysql.xml.in examples/pgsql.xml.in examples/raw.xml.in examples/thinks.xml.in examples/thinks2.xml.in examples/websocket.xml.in removed 'examples/amqp.xml.in' removed 'examples/bosh.xml.in' removed 'examples/fs-nfs.xml.in' removed 'examples/http-digest.xml.in' removed 'examples/http-oauth.xml.in' removed 'examples/http_distributed.xml.in' removed 'examples/http_setdynvars.xml.in' removed 'examples/http_simple.xml.in' removed 'examples/http_tag.xml.in' removed 'examples/jabber.xml.in' removed 'examples/jabber_muc.xml.in' removed 'examples/jabber_node.xml.in' removed 'examples/jabber_privacy.xml.in' removed 'examples/jabber_register.xml.in' removed 'examples/jabber_roster.xml.in' removed 'examples/jabber_starttls.xml.in' removed 'examples/ldap.xml.in' removed 'examples/mqtt.xml.in' removed 'examples/mysql.xml.in' removed 'examples/pgsql.xml.in' removed 'examples/raw.xml.in' removed 'examples/thinks.xml.in' removed 'examples/thinks2.xml.in' removed 'examples/websocket.xml.in' + /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 /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/tsung/tsung_plotter/__init__.py /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/lib64/tsung/tsung_plotter/tsung.py 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in ./usr/bin/tsplot from #! /usr/bin/python2 to #!/usr/bin/python2 Processing files: tsung-1.6.0-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.S8cRTo + umask 022 + cd /builddir/build/BUILD + cd tsung-1.6.0 + DOCDIR=/builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung + cp -pr CHANGES /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung + cp -pr COPYING /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung + cp -pr README.md /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung + cp -pr TODO /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung + cp -pr examples/ /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64/usr/share/doc/tsung + exit 0 Provides: tsung = 1.6.0-6.fc28 tsung(riscv-64) = 1.6.0-6.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /usr/bin/perl /usr/bin/python2 perl(File::Basename) perl(File::Copy) perl(File::Spec::Functions) perl(Getopt::Long) perl(JSON) perl(RRDs) perl(Time::Local) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tsung-1.6.0-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/tsung-1.6.0-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/tsung-1.6.0-6.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.saoyno + umask 022 + cd /builddir/build/BUILD + cd tsung-1.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tsung-1.6.0-6.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