Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/dionaea.spec'], chrootPath='/var/lib/mock/f40-build-799137-142136/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': 'C.UTF-8'}shell=Falselogger=timeout=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/dionaea.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1706054400 Wrote: /builddir/build/SRPMS/dionaea-0.7.0-25.fc40.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/dionaea.spec'], chrootPath='/var/lib/mock/f40-build-799137-142136/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': 'C.UTF-8'}shell=Falselogger=timeout=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/dionaea.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1706054400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pV8ZlN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dionaea-0.7.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/dionaea-0.7.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd dionaea-0.7.0 + rm -rf /builddir/build/BUILD/dionaea-0.7.0-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/dionaea-0.7.0-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf .git + rm -f .gitignore + git init -q + git config user.email rpmbuild + git config user.name rpmbuild + git add . + git commit -a -m base [master (root-commit) c1040be] base 344 files changed, 72032 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/PULL_REQUEST_TEMPLATE.md create mode 100644 CHANGELOG.rst create mode 100644 CMakeLists.txt create mode 100644 CONTRIBUTING.rst create mode 100644 LICENSE create mode 100644 Makefile.am create mode 100644 README.md create mode 100644 ci/debian-8/dionaea/Dockerfile create mode 100644 ci/debian-8/docker-compose.yml create mode 100644 ci/debian-9/dionaea/Dockerfile create mode 100644 ci/debian-9/docker-compose.yml create mode 100755 ci/run.sh create mode 100644 ci/ubuntu-14.04/dionaea/Dockerfile create mode 100644 ci/ubuntu-14.04/docker-compose.yml create mode 100644 ci/ubuntu-16.04/dionaea/Dockerfile create mode 100644 ci/ubuntu-16.04/docker-compose.yml create mode 100644 cmake/FindEV.cmake create mode 100644 cmake/FindPCAP.cmake create mode 100644 cmake/FindUDNS.cmake create mode 100644 cmake/InstallConfig.cmake create mode 100644 cmake/InstallPythonConfig.cmake create mode 100644 conf/dionaea.cfg.cmake create mode 100644 conf/dionaea.cfg.in create mode 100644 conf/ihandlers/cmdshell.yaml create mode 100644 conf/ihandlers/emu_scripts.yaml create mode 100644 conf/ihandlers/emuprofile.yaml create mode 100644 conf/ihandlers/fail2ban.yaml.in create mode 100644 conf/ihandlers/ftp.yaml create mode 100644 conf/ihandlers/hpfeeds.yaml create mode 100644 conf/ihandlers/log_db_sql.yaml.in create mode 100644 conf/ihandlers/log_incident.yaml.in create mode 100644 conf/ihandlers/log_json.yaml.in create mode 100644 conf/ihandlers/log_sqlite.yaml.in create mode 100644 conf/ihandlers/nfq.yaml create mode 100644 conf/ihandlers/p0f.yaml create mode 100644 conf/ihandlers/store.yaml create mode 100644 conf/ihandlers/submit_http.yaml create mode 100644 conf/ihandlers/submit_http_post.yaml create mode 100644 conf/ihandlers/tftp_download.yaml create mode 100644 conf/ihandlers/virustotal.yaml.in create mode 100644 conf/services/blackhole.yaml create mode 100644 conf/services/epmap.yaml create mode 100644 conf/services/ftp.yaml.in create mode 100644 conf/services/http.yaml.in create mode 100644 conf/services/memcache.yaml create mode 100644 conf/services/mirror.yaml create mode 100644 conf/services/mongo.yaml create mode 100644 conf/services/mqtt.yaml create mode 100644 conf/services/mssql.yaml create mode 100644 conf/services/mysql.yaml create mode 100644 conf/services/pptp.yaml create mode 100644 conf/services/sip.yaml.in create mode 100644 conf/services/smb.yaml create mode 100644 conf/services/tftp.yaml.in create mode 100644 conf/services/upnp.yaml.in create mode 100644 config.h.cmake create mode 100644 configure.ac create mode 100644 doc/Makefile create mode 100644 doc/api/Doxyfile create mode 100644 doc/html/index.html create mode 100755 doc/html/screen.css create mode 100644 doc/make.bat create mode 100644 doc/source/_static/.gitkeep create mode 100644 doc/source/changelog.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/configuration.rst create mode 100644 doc/source/contributing.rst create mode 100644 doc/source/development/incident.rst create mode 100644 doc/source/development/index.rst create mode 100644 doc/source/development/logging.rst create mode 100644 doc/source/development/setup.rst create mode 100644 doc/source/faq.rst create mode 100644 doc/source/ihandler/emuprofile.rst create mode 100644 doc/source/ihandler/fail2ban.rst create mode 100644 doc/source/ihandler/ftp.rst create mode 100644 doc/source/ihandler/hpfeeds.rst create mode 100644 doc/source/ihandler/index.rst create mode 100644 doc/source/ihandler/log_db_sql.rst create mode 100644 doc/source/ihandler/log_incident.rst create mode 100644 doc/source/ihandler/log_json.rst create mode 100644 doc/source/ihandler/log_sqlite.rst create mode 100644 doc/source/ihandler/nfq.rst create mode 100644 doc/source/ihandler/p0f.rst create mode 100644 doc/source/ihandler/store.rst create mode 100644 doc/source/ihandler/submit_http.rst create mode 100644 doc/source/ihandler/submit_http_post.rst create mode 100644 doc/source/ihandler/tftp_download.rst create mode 100644 doc/source/ihandler/virustotal.rst create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/integration.rst create mode 100644 doc/source/introduction.rst create mode 100644 doc/source/module/curl.rst create mode 100644 doc/source/module/emu.rst create mode 100644 doc/source/module/index.rst create mode 100644 doc/source/module/pcap.rst create mode 100644 doc/source/module/python.rst create mode 100644 doc/source/old/configuration.rst create mode 100644 doc/source/old/downloads.rst create mode 100644 doc/source/old/exploitation.rst create mode 100644 doc/source/old/seagfaults.rst create mode 100644 doc/source/old/submit.rst create mode 100644 doc/source/old/tips_and_tricks.rst create mode 100644 doc/source/old/utils.rst create mode 100644 doc/source/processor/emu.rst create mode 100644 doc/source/processor/filter.rst create mode 100644 doc/source/processor/index.rst create mode 100644 doc/source/processor/streamdumper.rst create mode 100644 doc/source/run.rst create mode 100644 doc/source/service/blackhole.rst create mode 100644 doc/source/service/epmap.rst create mode 100644 doc/source/service/ftp.rst create mode 100644 doc/source/service/http.rst create mode 100644 doc/source/service/index.rst create mode 100644 doc/source/service/memcache.rst create mode 100644 doc/source/service/mirror.rst create mode 100644 doc/source/service/mongo.rst create mode 100644 doc/source/service/mqtt.rst create mode 100644 doc/source/service/mssql.rst create mode 100644 doc/source/service/mysql.rst create mode 100644 doc/source/service/nfq.rst create mode 100644 doc/source/service/pptp.rst create mode 100644 doc/source/service/sip.rst create mode 100644 doc/source/service/smb.rst create mode 100644 doc/source/service/tftp.rst create mode 100644 doc/source/service/upnp.rst create mode 100644 doc/source/support.rst create mode 100644 doc/source/tips_and_tricks.rst create mode 100644 include/Makefile.am create mode 100644 include/bistream.h create mode 100644 include/connection.h create mode 100644 include/dionaea.h create mode 100644 include/dns.h create mode 100644 include/incident.h create mode 100644 include/log.h create mode 100644 include/modules.h create mode 100644 include/node_info.h create mode 100644 include/pchild.h create mode 100644 include/processor.h create mode 100644 include/protocol.h create mode 100644 include/refcount.h create mode 100644 include/signals.h create mode 100644 include/threads.h create mode 100644 include/util.h create mode 100644 m4/az_bind_ipv4_mapped_localhost.m4 create mode 100644 m4/az_python.m4 create mode 100644 modules/CMakeLists.txt create mode 100644 modules/Makefile.am create mode 100644 modules/curl/CMakeLists.txt create mode 100644 modules/curl/Makefile.am create mode 100644 modules/curl/module.c create mode 100644 modules/curl/module.h create mode 100644 modules/emu/CMakeLists.txt create mode 100644 modules/emu/Makefile.am create mode 100644 modules/emu/detect.c create mode 100644 modules/emu/emulate.c create mode 100644 modules/emu/hooks.c create mode 100644 modules/emu/module.c create mode 100644 modules/emu/module.h create mode 100644 modules/emu/profile.c create mode 100644 modules/nc/CMakeLists.txt create mode 100644 modules/nc/Makefile.am create mode 100644 modules/nc/nc.c create mode 100644 modules/nc/nc.h create mode 100644 modules/nfq/CMakeLists.txt create mode 100644 modules/nfq/Makefile.am create mode 100644 modules/nfq/nfq.c create mode 100644 modules/nl/CMakeLists.txt create mode 100644 modules/nl/Makefile.am create mode 100644 modules/nl/module.c create mode 100644 modules/pcap/CMakeLists.txt create mode 100644 modules/pcap/Makefile.am create mode 100644 modules/pcap/pcap.c create mode 100644 modules/python/CMakeLists.txt create mode 100644 modules/python/Makefile.am create mode 100644 modules/python/binding.pyx create mode 100644 modules/python/dionaea/Makefile.am create mode 100644 modules/python/dionaea/__init__.py create mode 100644 modules/python/dionaea/blackhole.py create mode 100644 modules/python/dionaea/cmd.py create mode 100644 modules/python/dionaea/echo.py create mode 100644 modules/python/dionaea/emu.py create mode 100644 modules/python/dionaea/emu_scripts/__init__.py create mode 100644 modules/python/dionaea/emu_scripts/handler.py create mode 100644 modules/python/dionaea/exception.py create mode 100644 modules/python/dionaea/fail2ban.py create mode 100644 modules/python/dionaea/ftp.py create mode 100644 modules/python/dionaea/ftp_download.py create mode 100644 modules/python/dionaea/hpfeeds.py create mode 100644 modules/python/dionaea/http.py create mode 100644 modules/python/dionaea/ihandlers.py create mode 100644 modules/python/dionaea/log.py create mode 100644 modules/python/dionaea/log_db_sql/__init__.py create mode 100644 modules/python/dionaea/log_db_sql/controller.py create mode 100644 modules/python/dionaea/log_db_sql/model.py create mode 100644 modules/python/dionaea/log_incident.py create mode 100644 modules/python/dionaea/log_json.py create mode 100644 modules/python/dionaea/logsql.py create mode 100644 modules/python/dionaea/memcache/__init__.py create mode 100644 modules/python/dionaea/memcache/command.py create mode 100644 modules/python/dionaea/memcache/var.py create mode 100644 modules/python/dionaea/mirror.py create mode 100644 modules/python/dionaea/mongo/__init__.py create mode 100644 modules/python/dionaea/mongo/mongo.py create mode 100644 modules/python/dionaea/mongo/packets.py create mode 100644 modules/python/dionaea/mqtt/__init__.py create mode 100644 modules/python/dionaea/mqtt/include/__init__.py create mode 100644 modules/python/dionaea/mqtt/include/packets.py create mode 100644 modules/python/dionaea/mqtt/mqtt.py create mode 100644 modules/python/dionaea/mssql/__init__.py create mode 100644 modules/python/dionaea/mssql/include/__init__.py create mode 100644 modules/python/dionaea/mssql/include/tds.py create mode 100644 modules/python/dionaea/mssql/mssql.py create mode 100644 modules/python/dionaea/mysql/__init__.py create mode 100644 modules/python/dionaea/mysql/include/__init__.py create mode 100644 modules/python/dionaea/mysql/include/fields.py create mode 100644 modules/python/dionaea/mysql/include/packets.py create mode 100644 modules/python/dionaea/mysql/include/packets.py_ create mode 100644 modules/python/dionaea/mysql/mysql.py create mode 100644 modules/python/dionaea/mysql/var.py create mode 100644 modules/python/dionaea/ndrlib.py create mode 100644 modules/python/dionaea/nfq.py create mode 100644 modules/python/dionaea/p0f.py create mode 100644 modules/python/dionaea/pptp/__init__.py create mode 100644 modules/python/dionaea/pptp/include/__init__.py create mode 100644 modules/python/dionaea/pptp/include/packets.py create mode 100644 modules/python/dionaea/pptp/pptp.py create mode 100644 modules/python/dionaea/services.py create mode 100644 modules/python/dionaea/sip/__init__.py create mode 100644 modules/python/dionaea/sip/extras.py create mode 100644 modules/python/dionaea/sip/rfc2396.py create mode 100644 modules/python/dionaea/sip/rfc2617.py create mode 100644 modules/python/dionaea/sip/rfc3261.py create mode 100644 modules/python/dionaea/sip/rfc4566.py create mode 100644 modules/python/dionaea/smb/__init__.py create mode 100644 modules/python/dionaea/smb/extras.py create mode 100644 modules/python/dionaea/smb/include/__init__.py create mode 100644 modules/python/dionaea/smb/include/asn1/__init__.py create mode 100644 modules/python/dionaea/smb/include/asn1/asn1.py create mode 100644 modules/python/dionaea/smb/include/asn1/ber.py create mode 100644 modules/python/dionaea/smb/include/asn1/mib.py create mode 100644 modules/python/dionaea/smb/include/asn1fields.py create mode 100644 modules/python/dionaea/smb/include/asn1packet.py create mode 100644 modules/python/dionaea/smb/include/fieldtypes.py create mode 100644 modules/python/dionaea/smb/include/gssapifields.py create mode 100644 modules/python/dionaea/smb/include/helpers.py create mode 100644 modules/python/dionaea/smb/include/ntlmfields.py create mode 100644 modules/python/dionaea/smb/include/packet.py create mode 100644 modules/python/dionaea/smb/include/smbfields.py create mode 100644 modules/python/dionaea/smb/rpcservices.py create mode 100644 modules/python/dionaea/smb/smb.py create mode 100644 modules/python/dionaea/store.py create mode 100644 modules/python/dionaea/submit_http.py create mode 100644 modules/python/dionaea/submit_http_post.py create mode 100644 modules/python/dionaea/tftp.py create mode 100644 modules/python/dionaea/upnp/__init__.py create mode 100644 modules/python/dionaea/upnp/upnp.py create mode 100644 modules/python/dionaea/util.py create mode 100644 modules/python/dionaea/virustotal.py create mode 100644 modules/python/module.c create mode 100644 modules/python/module.h create mode 100644 modules/python/pyev/Async.c create mode 100644 modules/python/pyev/Check.c create mode 100644 modules/python/pyev/Child.c create mode 100644 modules/python/pyev/Embed.c create mode 100644 modules/python/pyev/Fork.c create mode 100644 modules/python/pyev/Idle.c create mode 100644 modules/python/pyev/Io.c create mode 100644 modules/python/pyev/Loop.c create mode 100644 modules/python/pyev/Periodic.c create mode 100644 modules/python/pyev/PeriodicBase.c create mode 100644 modules/python/pyev/Prepare.c create mode 100644 modules/python/pyev/Scheduler.c create mode 100644 modules/python/pyev/Signal.c create mode 100644 modules/python/pyev/Timer.c create mode 100644 modules/python/pyev/Watcher.c create mode 100644 modules/python/pyev/pyev.c create mode 100644 modules/python/setup.py.in create mode 100644 modules/python/setup.py.in2 create mode 100644 modules/python/util/Makefile.am create mode 100755 modules/python/util/csv2sqlite.py create mode 100755 modules/python/util/gnuplotsql.py create mode 100644 modules/python/util/gnuplotsql_dir/gnuplot.example create mode 100644 modules/python/util/gnuplotsql_dir/gnuplot.svg.example create mode 100755 modules/python/util/logsql2postgres.py create mode 100755 modules/python/util/readlogsqltree.py create mode 100755 modules/python/util/retry.py create mode 100755 modules/python/util/updateccs.py create mode 100755 modules/python/util/xmpp/pg_backend.py create mode 100644 modules/python/util/xmpp/pg_schema.sql create mode 100644 modules/xmatch/CMakeLists.txt create mode 100644 modules/xmatch/Makefile.am create mode 100644 modules/xmatch/module.c create mode 100644 modules/xmatch/module.h create mode 100644 modules/xmatch/xmatch.c create mode 100644 share/python/http/template/nginx/autoindex.html.j2 create mode 100644 share/python/http/template/nginx/error.html.j2 create mode 100644 src/CMakeLists.txt create mode 100644 src/LICENSE.openssl create mode 100644 src/Makefile.am create mode 100644 src/bistream.c create mode 100644 src/connection.c create mode 100644 src/connection_dtls.c create mode 100644 src/connection_tcp.c create mode 100644 src/connection_tls.c create mode 100644 src/connection_udp.c create mode 100644 src/dionaea.c create mode 100644 src/dns.c create mode 100644 src/incident.c create mode 100644 src/log.c create mode 100644 src/modules.c create mode 100644 src/node_info.c create mode 100644 src/pchild.c create mode 100644 src/processor.c create mode 100644 src/refcount.c create mode 100644 src/signals.c create mode 100644 src/ssl.c create mode 100644 src/threads.c create mode 100644 src/util.c create mode 100644 tests/Makefile create mode 100644 tests/mysql/Makefile create mode 100644 tests/mysql/requirements.txt create mode 100644 tests/mysql/tests/__init__.py create mode 100644 tests/mysql/tests/test_show_commands.py create mode 100644 tests/mysql/tests/test_vars.py create mode 100644 tests/sip/README create mode 100644 tests/sip/functional-test-sip.py create mode 100755 tests/sip/run-bt4.sh create mode 100755 tests/sip/run-bt5.sh create mode 100755 tests/sip/run-tests.sh create mode 100644 tests/sip/sipp/error_sdp.xml create mode 100644 tests/sip/sipp/newmethod.xml create mode 100644 tests/sip/sipp/options.xml create mode 100644 tests/sip/sipp/register.xml create mode 100644 tests/sip/sipp/register_pw.xml create mode 100644 tests/sip/sipp/uac.xml create mode 100644 tests/sip/sipp/user.csv create mode 100644 tests/sip/sipp/user_pw.csv create mode 100644 tests/smb/metasploit.rc create mode 100644 vagrant/Vagrantfile create mode 100644 vagrant/bootstrap.sh create mode 100644 vagrant/build.sh create mode 100755 vagrant/dionaea.init + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/dionaea-03_in6_pktinfo.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/dionaea-04_pyev.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/dionaea-06_docswarn.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/dionaea-08_modules_libdir.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/dionaea-09_setgroups_before_setresuid.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/dionaea-12_py_module_version.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/dionaea-13_GetSize_deprecated.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/dionaea-14_safe_load.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm -rf modules/python/pyev + sed -i -e 's|/opt/dionaea[/]*|/|g;' modules/python/util/readlogsqltree.py modules/python/util/logsql2postgres.py modules/python/util/gnuplotsql.py modules/python/util/updateccs.py src/dionaea.c vagrant/build.sh + sed -i -e 's|/opt/dionaea/var/dionaea|/var/lib/dionaea|g;' doc/html/index.html doc/source/tips_and_tricks.rst doc/source/old/configuration.rst doc/source/old/utils.rst modules/python/util/readlogsqltree.py + sed -i -e 's|/var/dionaea|/var/lib/dionaea|g;' modules/python/util/readlogsqltree.py modules/python/util/gnuplotsql.py + sed -i -e 's|var/dionaea|var/lib/dionaea|g;' modules/python/dionaea/sip/extras.py + sed -i -e 's|\$(localstatedir)/dionaea/|\$(localstatedir)/lib/dionaea/|g;' Makefile.am + sed -i -e 's|@LOCALESTATEDIR@/dionaea/|@LOCALESTATEDIR@/lib/dionaea/|g;' conf/dionaea.cfg.in conf/ihandlers/fail2ban.yaml.in conf/ihandlers/log_db_sql.yaml.in conf/ihandlers/log_incident.yaml.in conf/ihandlers/log_json.yaml.in conf/ihandlers/log_sqlite.yaml.in conf/ihandlers/virustotal.yaml.in conf/services/sip.yaml.in conf/services/http.yaml.in conf/services/ftp.yaml.in conf/services/tftp.yaml.in conf/services/upnp.yaml.in + sed -i -e 's|@LOCALESTATEDIR@/lib/dionaea/dionaea.log|@LOCALESTATEDIR@/log/dionaea/dionaea.log|g; s|@LOCALESTATEDIR@/lib/dionaea/dionaea-errors.log|@LOCALESTATEDIR@/log/dionaea/dionaea-errors.log|g; ' conf/dionaea.cfg.in + sed -i -e 's|python3.2|python3|g;' m4/az_python.m4 doc/html/index.html modules/python/util/readlogsqltree.py + sed -i -e 's|#!/bin/python3|#!/usr/bin/python3|;' modules/python/util/readlogsqltree.py modules/python/util/logsql2postgres.py modules/python/util/gnuplotsql.py modules/python/util/updateccs.py + git commit -a -m 'finished prep' [master fddd60f] finished prep 63 files changed, 317 insertions(+), 3981 deletions(-) delete mode 100644 modules/python/pyev/Async.c delete mode 100644 modules/python/pyev/Check.c delete mode 100644 modules/python/pyev/Child.c delete mode 100644 modules/python/pyev/Embed.c delete mode 100644 modules/python/pyev/Fork.c delete mode 100644 modules/python/pyev/Idle.c delete mode 100644 modules/python/pyev/Io.c delete mode 100644 modules/python/pyev/Loop.c delete mode 100644 modules/python/pyev/Periodic.c delete mode 100644 modules/python/pyev/PeriodicBase.c delete mode 100644 modules/python/pyev/Prepare.c delete mode 100644 modules/python/pyev/Scheduler.c delete mode 100644 modules/python/pyev/Signal.c delete mode 100644 modules/python/pyev/Timer.c delete mode 100644 modules/python/pyev/Watcher.c delete mode 100644 modules/python/pyev/pyev.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.krPl5p + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd dionaea-0.7.0 + autoreconf -vif autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force autoreconf: running: /usr/bin/autoconf --force configure.ac:37: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:37: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:37: the top level configure.ac:41: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:41: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:41: the top level configure.ac:554: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:554: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/az_python.m4:154: AZ_PYTHON_ENABLE is expanded from... configure.ac:554: the top level configure.ac:555: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:555: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/az_python.m4:432: AZ_PYTHON_WITH is expanded from... configure.ac:555: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:22: installing './compile' configure.ac:21: installing './config.guess' configure.ac:21: installing './config.sub' configure.ac:11: installing './install-sh' configure.ac:11: installing './missing' modules/curl/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' + export SETUPTOOLS_SCM_PRETEND_VERSION=0.7.0 + SETUPTOOLS_SCM_PRETEND_VERSION=0.7.0 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' x '!=' x ']' + '[' 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-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh ++ grep -q runstatedir=DIR ./configure ++ echo --runstatedir=/run ++ which python3 + ./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 --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-python --with-python=/usr/bin/python3 --with-glib=glib --with-nl-include=/usr/include/libnl3 --disable-werror checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... unsupported checking for gcc option to enable C99 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for an ANSI C-conforming const... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) unsupported checking for gcc option to enable C99 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-file... no checking for file... file checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for netpacket/packet.h... yes checking for execinfo.h... yes checking for linux/sockios.h... yes checking for inline... inline checking how to run the C preprocessor... gcc -E checking for uid_t in sys/types.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for size_t... yes checking return type of signal handlers... void checking for error_at_line... yes checking return type of signal handlers... (cached) void checking for strndup... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for strdup... yes checking for strerror... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for bind... yes checking if bind("::ffff:0.0.0.0") works... yes checking for ev.h... yes checking for ev_run in -lev... yes checking for emu/emu.h... yes checking for emu_new in -lemu... yes checking for cspm/cspm.h... no checking for udns.h... yes checking for dns_submit_p in -ludns... yes checking for openssl/ssl.h... yes checking for pcap/sll.h... yes checking for pcap_open_live in -lpcap... yes checking for libnetfilter_queue/libnetfilter_queue.h... yes checking for nfq_open in -lnetfilter_queue... yes checking for libnetfilter_queue >= 1.0.0... yes checking for xmatch.h... no checking for glib-2.0... yes checking for gthread-2.0... yes checking for gmodule-2.0... yes checking for --enable-python... no checking for --with-python... /usr/bin/python3 checking for python3... /usr/bin/python3 checking whether /usr/bin/python3 version >= 3.4 ... yes configure: PYTHON_CSPEC=-fPIC -I/usr/include/python3.12 configure: PYTHON_LSPEC= -lm -ldl -Xlinker -export-dynamic -lpython3.12 checking for cython3.4... no checking for cython3... no checking for cython... /usr/bin/cython checking for netlink/netlink.h... yes checking for rtnl_link_get_ifindex in -lnl-route-3... yes checking if rtnl_link_alloc_cache takes 2 args.... no checking if rtnl_link_alloc_cache takes 3 args.... yes checking for curl-config... /usr/bin/curl-config checking for loudmouth... no checking for loudmouth-1.0... yes checking whether you are looking for 'performance'... no checking whether debug code generation should be enabled... yes checking whether you want Werror... no checking DEPENDENCY emu... yes checking DEPENDENCY ev... yes checking DEPENDENCY curl... yes checking DEPENDENCY cython... yes checking DEPENDENCY python... yes checking DEPENDENCY glib... yes checking DEPENDENCY udns... yes checking DEPENDENCY ssl... yes checking if all required dependencies are installed properly... yes - well done, you read the documentation checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating conf/dionaea.cfg config.status: creating conf/ihandlers/fail2ban.yaml config.status: creating conf/ihandlers/log_db_sql.yaml config.status: creating conf/ihandlers/log_incident.yaml config.status: creating conf/ihandlers/log_json.yaml config.status: creating conf/ihandlers/log_sqlite.yaml config.status: creating conf/ihandlers/virustotal.yaml config.status: creating conf/services/ftp.yaml config.status: creating conf/services/http.yaml config.status: creating conf/services/sip.yaml config.status: creating conf/services/tftp.yaml config.status: creating conf/services/upnp.yaml config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating modules/Makefile config.status: creating modules/nc/Makefile config.status: creating modules/python/Makefile config.status: creating modules/python/setup.py config.status: creating modules/python/dionaea/Makefile config.status: creating modules/python/util/Makefile config.status: creating modules/emu/Makefile config.status: creating modules/curl/Makefile config.status: creating modules/nl/Makefile config.status: creating modules/nfq/Makefile config.status: creating modules/xmatch/Makefile config.status: creating modules/pcap/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands *** dionaea configuration *** debug : yes performance : no werror : no ipv4 mapped : no ev : yes - cflags : -DEV_COMPAT3=0 - libs : -lev glib : yes - cflags : -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread - libs : -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 python : yes - binary : /usr/bin/python3 - cflags : -fPIC -I/usr/include/python3.12 - libs : -lm -ldl -Xlinker -export-dynamic -lpython3.12 cython : yes - binary : /usr/bin/cython ssl : yes - cflags : - libs : -lssl -lcrypto emu : yes - cflags : - libs : -lemu udns : yes - cflags : - libs : -ludns pcap : yes - cflags : - libs : -lpcap netfilter_queue : yes - cflags : - libs : -lnetfilter_queue cspm : no - cflags : - libs : loudmouth : yes - cflags : -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread - libs : -lloudmouth-1 -lglib-2.0 curl : yes - cflags : - libs : -lcurl nl : yes - cflags : -I/usr/include/libnl3 - libs : -lnl-3 -nl-genl-3 -lnl-route-3 -lnl-nf-3 xmatch : no - cflags : - libs : + make -j4 'CFLAGS=-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99' make all-recursive make[1]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0' Making all in src make[2]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-dionaea.o `test -f 'dionaea.c' || echo './'`dionaea.c gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-dns.o `test -f 'dns.c' || echo './'`dns.c gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-refcount.o `test -f 'refcount.c' || echo './'`refcount.c gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-node_info.o `test -f 'node_info.c' || echo './'`node_info.c gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-util.o `test -f 'util.c' || echo './'`util.c node_info.c: In function ‘node_info_set’: node_info.c:76:62: warning: ‘%s’ directive output may be truncated writing up to 107 bytes into a region of size 41 [-Wformat-truncation=] 76 | snprintf(node->ip_string, INET_STRLEN, "un://%s", (char *)addroff); | ^~ In file included from /usr/include/stdio.h:980, from node_info.c:36: In function ‘snprintf’, inlined from ‘node_info_set’ at node_info.c:76:3: /usr/include/bits/stdio2.h:54:10: note: ‘__builtin___snprintf_chk’ output between 6 and 113 bytes into a destination of size 46 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-connection.o `test -f 'connection.c' || echo './'`connection.c gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-connection_dtls.o `test -f 'connection_dtls.c' || echo './'`connection_dtls.c gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-connection_tcp.o `test -f 'connection_tcp.c' || echo './'`connection_tcp.c connection_dtls.c: In function ‘connection_dtls_io_in_cb’: connection_dtls.c:412:29: warning: ‘peer’ may be used uninitialized [-Wmaybe-uninitialized] 412 | switch( peer->state ) | ~~~~^~~~~~~ connection_dtls.c:368:36: note: ‘peer’ was declared here 368 | struct connection *peer; | ^~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-connection_tls.o `test -f 'connection_tls.c' || echo './'`connection_tls.c gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-connection_udp.o `test -f 'connection_udp.c' || echo './'`connection_udp.c gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-modules.o `test -f 'modules.c' || echo './'`modules.c connection_tls.c: In function ‘connection_tls_accept_cb’: connection_tls.c:662:17: warning: ‘SSL_set_tmp_dh_callback’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 662 | SSL_set_tmp_dh_callback(accepted->transport.tls.ssl, ssl_callback_TmpDH); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/connection.h:41, from connection_tls.c:65: /usr/include/openssl/ssl.h:2240:6: note: declared here 2240 | void SSL_set_tmp_dh_callback(SSL *ssl, | ^~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-pchild.o `test -f 'pchild.c' || echo './'`pchild.c gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-log.o `test -f 'log.c' || echo './'`log.c log.c: In function ‘log_filter_match’: log.c:147:25: warning: ‘g_pattern_match’ is deprecated: Use 'g_pattern_spec_match' instead [-Wdeprecated-declarations] 147 | if( g_pattern_match(filter->domains[i]->pattern, | ^~ In file included from /usr/include/glib-2.0/glib.h:68, from log.c:28: /usr/include/glib-2.0/glib/gpattern.h:52:15: note: declared here 52 | gboolean g_pattern_match (GPatternSpec *pspec, | ^~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-signals.o `test -f 'signals.c' || echo './'`signals.c gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-ssl.o `test -f 'ssl.c' || echo './'`ssl.c gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-incident.o `test -f 'incident.c' || echo './'`incident.c gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-threads.o `test -f 'threads.c' || echo './'`threads.c gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-bistream.o `test -f 'bistream.c' || echo './'`bistream.c incident.c: In function ‘incident_report’: incident.c:401:17: warning: ‘g_pattern_match’ is deprecated: Use 'g_pattern_spec_match' instead [-Wdeprecated-declarations] 401 | if( g_pattern_match(ih->match, strlen(i->origin), i->origin, NULL ) == TRUE ) | ^~ In file included from /usr/include/glib-2.0/glib.h:68, from incident.c:29: /usr/include/glib-2.0/glib/gpattern.h:52:15: note: declared here 52 | gboolean g_pattern_match (GPatternSpec *pspec, | ^~~~~~~~~~~~~~~ ssl.c: In function ‘make_dh_params’: ssl.c:110:9: warning: ‘DH_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 110 | DH *dh = DH_new(); | ^~ In file included from /usr/include/openssl/dsa.h:31, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/x509v3.h:25, from ssl.c:50: /usr/include/openssl/dh.h:206:27: note: declared here 206 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); | ^~~~~~ ssl.c:121:9: warning: ‘DH_set0_pqg’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 121 | if (!p || !g || !DH_set0_pqg(dh, p, NULL, g)) { | ^~ /usr/include/openssl/dh.h:262:27: note: declared here 262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); | ^~~~~~~~~~~ ssl.c:122:17: warning: ‘DH_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 122 | DH_free(dh); | ^~~~~~~ /usr/include/openssl/dh.h:207:28: note: declared here 207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ssl.c: In function ‘free_dh_params’: ssl.c:171:17: warning: ‘DH_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 171 | DH_free(dhparams[n].dh); | ^~~~~~~ /usr/include/openssl/dh.h:207:28: note: declared here 207 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ssl.c: In function ‘ssl_dh_GetParamFromFile’: ssl.c:198:9: warning: ‘PEM_read_bio_DHparams’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 198 | dh = PEM_read_bio_DHparams(bio, NULL, NULL, NULL); | ^~ In file included from ssl.c:51: /usr/include/openssl/pem.h:472:1: note: declared here 472 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) | ^~~~~~~~~~~~~~~~~~~ ssl.c: In function ‘ssl_tmp_keys_free’: ssl.c:218:9: warning: ‘RSA_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 218 | MYSSL_TMP_KEYS_FREE(con, RSA); | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/openssl/x509.h:36: /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ssl.c:218:9: warning: ‘RSA_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 218 | MYSSL_TMP_KEYS_FREE(con, RSA); | ^~~~~~~~~~~~~~~~~~~ /usr/include/openssl/rsa.h:304:28: note: declared here 304 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ ssl.c: In function ‘mkcert’: ssl.c:318:9: warning: ‘RSA_new’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 318 | rsa = RSA_new(); | ^~~ /usr/include/openssl/rsa.h:212:28: note: declared here 212 | OSSL_DEPRECATEDIN_3_0 RSA *RSA_new(void); | ^~~~~~~ ssl.c:320:9: warning: ‘RSA_generate_key_ex’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 320 | ret = RSA_generate_key_ex(rsa, bits, bne, NULL); | ^~~ /usr/include/openssl/rsa.h:271:27: note: declared here 271 | OSSL_DEPRECATEDIN_3_0 int RSA_generate_key_ex(RSA *rsa, int bits, BIGNUM *e, | ^~~~~~~~~~~~~~~~~~~ ssl.c:325:9: warning: ‘EVP_PKEY_assign’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 325 | if( !EVP_PKEY_assign_RSA(pk,rsa) ) | ^~ In file included from /usr/include/openssl/x509.h:29: /usr/include/openssl/evp.h:1344:5: note: declared here 1344 | int EVP_PKEY_assign(EVP_PKEY *pkey, int type, void *key); | ^~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-processor.o `test -f 'processor.c' || echo './'`processor.c /bin/sh ../libtool --tag=CC --mode=link gcc -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -lev -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lssl -lcrypto -ludns -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o dionaea dionaea-dionaea.o dionaea-dns.o dionaea-refcount.o dionaea-node_info.o dionaea-util.o dionaea-connection.o dionaea-connection_dtls.o dionaea-connection_tcp.o dionaea-connection_tls.o dionaea-connection_udp.o dionaea-modules.o dionaea-pchild.o dionaea-log.o dionaea-signals.o dionaea-ssl.o dionaea-incident.o dionaea-threads.o dionaea-bistream.o dionaea-processor.o libtool: link: gcc -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I../include -I .. -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -Wl,--export-dynamic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o dionaea dionaea-dionaea.o dionaea-dns.o dionaea-refcount.o dionaea-node_info.o dionaea-util.o dionaea-connection.o dionaea-connection_dtls.o dionaea-connection_tcp.o dionaea-connection_tls.o dionaea-connection_udp.o dionaea-modules.o dionaea-pchild.o dionaea-log.o dionaea-signals.o dionaea-ssl.o dionaea-incident.o dionaea-threads.o dionaea-bistream.o dionaea-processor.o -lev -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lssl -lcrypto -ludns -pthread make[2]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/src' Making all in include make[2]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/include' Making all in modules make[2]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules' Making all in nc make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o nc.lo nc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c nc.c -fPIC -DPIC -o .libs/nc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c nc.c -o nc.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -module -no-undefined -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o nc.la -rpath /usr/lib64/dionaea nc.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nc.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -pthread -Wl,-soname -Wl,nc.so -o .libs/nc.so libtool: link: ar cr .libs/nc.a nc.o libtool: link: ranlib .libs/nc.a libtool: link: ( cd ".libs" && rm -f "nc.la" && ln -s "../nc.la" "nc.la" ) make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nc' Making all in python make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python' /usr/bin/python3 setup.py build Making all in dionaea make[4]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/dionaea' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/dionaea' Making all in util make[4]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/util' sed -e 's,[@]PYTHON[@],/usr/bin/python3,g' < readlogsqltree.py > readlogsqltree sed -e 's,[@]PYTHON[@],/usr/bin/python3,g' < gnuplotsql.py > gnuplotsql chmod +x readlogsqltree chmod +x gnuplotsql make[4]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/util' make[4]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python' /usr/lib64/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /builddir/build/BUILD/dionaea-0.7.0/modules/python/binding.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling binding.pyx because it changed. [1/1] Cythonizing binding.pyx module.c: In function ‘python_mkshell_ihandler_cb’: module.c:160:17: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 160 | PyObject *r = PyEval_CallObject(func, arglist); | ^~~~~~~~ In file included from /usr/include/python3.12/Python.h:95, from module.c:30: /usr/include/python3.12/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ module.c: In function ‘hupy’: module.c:203:33: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 203 | PyObject *r = PyEval_CallObject(func, arglist); | ^~~~~~~~ /usr/include/python3.12/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ module.c:225:33: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 225 | PyObject *r = PyEval_CallObject(func, arglist); | ^~~~~~~~ /usr/include/python3.12/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ module.c:236:33: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 236 | PyObject *r = PyEval_CallObject(func, arglist); | ^~~~~~~~ /usr/include/python3.12/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ module.c:261:33: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 261 | PyObject *r = PyEval_CallObject(func, arglist); | ^~~~~~~~ /usr/include/python3.12/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ module.c: In function ‘freepy’: module.c:295:25: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 295 | PyObject *r = PyEval_CallObject(func, arglist); | ^~~~~~~~ /usr/include/python3.12/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ module.c: In function ‘start’: module.c:326:25: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 326 | PyObject *r = PyEval_CallObject(func, arglist); | ^~~~~~~~ /usr/include/python3.12/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ module.c: In function ‘new’: module.c:347:9: warning: ‘Py_SetProgramName’ is deprecated [-Wdeprecated-declarations] 347 | Py_SetProgramName(pybin); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.12/Python.h:94: /usr/include/python3.12/pylifecycle.h:37:38: note: declared here 37 | Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetProgramName(const wchar_t *); | ^~~~~~~~~~~~~~~~~ module.c:404:25: warning: ‘PyEval_CallObjectWithKeywords’ is deprecated [-Wdeprecated-declarations] 404 | PyObject *r = PyEval_CallObject(func, arglist); | ^~~~~~~~ /usr/include/python3.12/ceval.h:27:43: note: declared here 27 | Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python' Making all in emu make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/emu' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fms-extensions -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o module.lo module.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fms-extensions -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o detect.lo detect.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fms-extensions -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o emulate.lo emulate.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fms-extensions -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o profile.lo profile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fms-extensions -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c module.c -fPIC -DPIC -o .libs/module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fms-extensions -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c emulate.c -fPIC -DPIC -o .libs/emulate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fms-extensions -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c detect.c -fPIC -DPIC -o .libs/detect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fms-extensions -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c profile.c -fPIC -DPIC -o .libs/profile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fms-extensions -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c detect.c -o detect.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fms-extensions -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c module.c -o module.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fms-extensions -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c emulate.c -o emulate.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fms-extensions -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o hooks.lo hooks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fms-extensions -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c hooks.c -fPIC -DPIC -o .libs/hooks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fms-extensions -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c profile.c -o profile.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fms-extensions -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c hooks.c -o hooks.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -fms-extensions -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -module -no-undefined -avoid-version -lemu -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o emu.la -rpath /usr/lib64/dionaea module.lo detect.lo emulate.lo profile.lo hooks.lo libtool: link: gcc -shared -fPIC -DPIC .libs/module.o .libs/detect.o .libs/emulate.o .libs/profile.o .libs/hooks.o -lemu -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -pthread -Wl,-soname -Wl,emu.so -o .libs/emu.so libtool: link: ar cr .libs/emu.a module.o detect.o emulate.o profile.o hooks.o libtool: link: ranlib .libs/emu.a libtool: link: ( cd ".libs" && rm -f "emu.la" && ln -s "../emu.la" "emu.la" ) make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/emu' Making all in curl make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/curl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o module.lo module.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c module.c -fPIC -DPIC -o .libs/module.o module.c: In function 'session_free': module.c:133:17: warning: 'curl_formfree' is deprecated: since 7.56.0. Use curl_mime_free() [-Wdeprecated-declarations] 133 | curl_formfree(session->action.upload.formpost); | ^~~~~~~~~~~~~ In file included from module.c:32: /usr/include/curl/curl.h:2617:1: note: declared here 2617 | curl_formfree(struct curl_httppost *form); | ^~~~~~~~~~~~~ module.c: In function 'session_upload_new': module.c:479:33: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 479 | curl_formadd(&session->action.upload.formpost, | ^~~~~~~~~~~~ /usr/include/curl/curl.h:2581:1: note: declared here 2581 | curl_formadd(struct curl_httppost **httppost, | ^~~~~~~~~~~~ module.c:481:58: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 481 | CURLFORM_COPYNAME, name + 7, | ^~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2506:3: note: declared here 2506 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~~ module.c:482:58: warning: 'CURLFORM_FILE' is deprecated: since 7.56.0. Use curl_mime_filedata() [-Wdeprecated-declarations] 482 | CURLFORM_FILE, d->opaque.string->str, | ^~~~~~~~~~~~~ /usr/include/curl/curl.h:2515:3: note: declared here 2515 | CURLFORM_FILE CURL_DEPRECATED(7.56.0, "Use curl_mime_filedata()"), | ^~~~~~~~~~~~~ module.c:489:41: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 489 | curl_formadd(&session->action.upload.formpost, | ^~~~~~~~~~~~ /usr/include/curl/curl.h:2581:1: note: declared here 2581 | curl_formadd(struct curl_httppost **httppost, | ^~~~~~~~~~~~ module.c:491:66: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 491 | CURLFORM_COPYNAME, name, | ^~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2506:3: note: declared here 2506 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~~ module.c:492:66: warning: 'CURLFORM_CONTENTTYPE' is deprecated: since 7.56.0. Use curl_mime_type() [-Wdeprecated-declarations] 492 | CURLFORM_CONTENTTYPE, gstemp->str, | ^~~~~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2521:3: note: declared here 2521 | CURLFORM_CONTENTTYPE CURL_DEPRECATED(7.56.0, "Use curl_mime_type()"), | ^~~~~~~~~~~~~~~~~~~~ module.c:493:66: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 493 | CURLFORM_COPYCONTENTS, d->opaque.string->str, | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2509:3: note: declared here 2509 | CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~ module.c:497:41: warning: 'curl_formadd' is deprecated: since 7.56.0. Use curl_mime_init() [-Wdeprecated-declarations] 497 | curl_formadd(&session->action.upload.formpost, | ^~~~~~~~~~~~ /usr/include/curl/curl.h:2581:1: note: declared here 2581 | curl_formadd(struct curl_httppost **httppost, | ^~~~~~~~~~~~ module.c:499:66: warning: 'CURLFORM_COPYNAME' is deprecated: since 7.56.0. Use curl_mime_name() [-Wdeprecated-declarations] 499 | CURLFORM_COPYNAME, name, | ^~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2506:3: note: declared here 2506 | CURLFORM_COPYNAME CURL_DEPRECATED(7.56.0, "Use curl_mime_name()"), | ^~~~~~~~~~~~~~~~~ module.c:500:66: warning: 'CURLFORM_COPYCONTENTS' is deprecated: since 7.56.0. Use curl_mime_data() [-Wdeprecated-declarations] 500 | CURLFORM_COPYCONTENTS, d->opaque.string->str, | ^~~~~~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2509:3: note: declared here 2509 | CURLFORM_COPYCONTENTS CURL_DEPRECATED(7.56.0, "Use curl_mime_data()"), | ^~~~~~~~~~~~~~~~~~~~~ module.c:512:9: warning: 'CURLOPT_HTTPPOST' is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations] 512 | curl_easy_setopt(session->easy, CURLOPT_HTTPPOST, session->action.upload.formpost); | ^~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:1191:3: note: declared here 1191 | CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24, | ^~~~~~~~~~~~~~~~~ module.c:521:9: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 521 | curl_easy_setopt(session->easy, CURLOPT_PROGRESSFUNCTION, curl_progressfunction_cb); | ^~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:1291:3: note: declared here 1291 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ module.c: In function 'session_download_new': module.c:563:9: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] 563 | curl_easy_setopt(session->easy, CURLOPT_PROGRESSFUNCTION, curl_progressfunction_cb); | ^~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:1291:3: note: declared here 1291 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ module.c: In function 'curl_new': module.c:671:17: warning: 'curl_multi_socket_all' is deprecated: since 7.19.5. Use curl_multi_socket_action() [-Wdeprecated-declarations] 671 | rc = curl_multi_socket_all(curl_runtime.multi, &curl_runtime.active); | ^~ In file included from /usr/include/curl/curl.h:3215: /usr/include/curl/multi.h:330:1: note: declared here 330 | curl_multi_socket_all(CURLM *multi_handle, int *running_handles); | ^~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c module.c -o module.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -module -no-undefined -avoid-version -lcurl -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o curl.la -rpath /usr/lib64/dionaea module.lo libtool: link: gcc -shared -fPIC -DPIC .libs/module.o -lcurl -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -pthread -Wl,-soname -Wl,curl.so -o .libs/curl.so libtool: link: ar cr .libs/curl.a module.o libtool: link: ranlib .libs/curl.a libtool: link: ( cd ".libs" && rm -f "curl.la" && ln -s "../curl.la" "curl.la" ) make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/curl' Making all in nl make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -Wall -g -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o module.lo module.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -Wall -g -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c module.c -fPIC -DPIC -o .libs/module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -Wall -g -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c module.c -o module.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -Wall -g -I/usr/include/libnl3 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -module -no-undefined -avoid-version -lnl-3 -nl-genl-3 -lnl-route-3 -lnl-nf-3 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o nl.la -rpath /usr/lib64/dionaea module.lo libtool: link: gcc -shared -fPIC -DPIC .libs/module.o -lnl-3 -lnl-route-3 -lnl-nf-3 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -pthread -Wl,-soname -Wl,nl.so -o .libs/nl.so libtool: link: ar cr .libs/nl.a module.o libtool: link: ranlib .libs/nl.a libtool: link: ( cd ".libs" && rm -f "nl.la" && ln -s "../nl.la" "nl.la" ) make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nl' Making all in pcap make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/pcap' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o pcap.lo pcap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c pcap.c -fPIC -DPIC -o .libs/pcap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c pcap.c -o pcap.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -module -no-undefined -avoid-version -lpcap -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o pcap.la -rpath /usr/lib64/dionaea pcap.lo libtool: link: gcc -shared -fPIC -DPIC .libs/pcap.o -lpcap -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -pthread -Wl,-soname -Wl,pcap.so -o .libs/pcap.so libtool: link: ar cr .libs/pcap.a pcap.o libtool: link: ranlib .libs/pcap.a libtool: link: ( cd ".libs" && rm -f "pcap.la" && ln -s "../pcap.la" "pcap.la" ) make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/pcap' Making all in nfq make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nfq' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -pipe -D _GNU_SOURCE -fno-strict-aliasing -Wall -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c -o nfq.lo nfq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -pipe -D _GNU_SOURCE -fno-strict-aliasing -Wall -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c nfq.c -fPIC -DPIC -o .libs/nfq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -pipe -D _GNU_SOURCE -fno-strict-aliasing -Wall -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -c nfq.c -o nfq.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -pipe -D _GNU_SOURCE -fno-strict-aliasing -Wall -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -pthread -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wno-error -D_GNU_SOURCE -std=c99 -module -no-undefined -avoid-version -lnetfilter_queue -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o nfq.la -rpath /usr/lib64/dionaea nfq.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nfq.o -lnetfilter_queue -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -pthread -Wl,-soname -Wl,nfq.so -o .libs/nfq.so libtool: link: ar cr .libs/nfq.a nfq.o libtool: link: ranlib .libs/nfq.a libtool: link: ( cd ".libs" && rm -f "nfq.la" && ln -s "../nfq.la" "nfq.la" ) make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nfq' make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules' make[2]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules' make[2]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0' make[2]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0' make[1]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0' + cd doc + make html sphinx-build -b html -d build/doctrees source build/html Running Sphinx v7.2.6 /builddir/build/BUILD/dionaea-0.7.0/doc/source/conf.py:62: SyntaxWarning: invalid escape sequence '\(' regex_version = re.compile("^AC_INIT\(\[.*? \[(?P[0-9]+\.[0-9]+\.[0-0]+)\], .*?") WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 64 source files that are out of date updating environment: [new config] 64 added, 0 changed, 0 removed reading sources... [ 2%] changelog reading sources... [ 3%] configuration reading sources... [ 5%] contributing reading sources... [ 6%] development/incident reading sources... [ 8%] development/index reading sources... [ 9%] development/logging reading sources... [ 11%] development/setup reading sources... [ 12%] faq reading sources... [ 14%] ihandler/emuprofile reading sources... [ 16%] ihandler/fail2ban reading sources... [ 17%] ihandler/ftp reading sources... [ 19%] ihandler/hpfeeds reading sources... [ 20%] ihandler/index reading sources... [ 22%] ihandler/log_db_sql reading sources... [ 23%] ihandler/log_incident reading sources... [ 25%] ihandler/log_json reading sources... [ 27%] ihandler/log_sqlite reading sources... [ 28%] ihandler/nfq reading sources... [ 30%] ihandler/p0f reading sources... [ 31%] ihandler/store reading sources... [ 33%] ihandler/submit_http reading sources... [ 34%] ihandler/submit_http_post reading sources... [ 36%] ihandler/tftp_download reading sources... [ 38%] ihandler/virustotal reading sources... [ 39%] index reading sources... [ 41%] installation reading sources... [ 42%] integration reading sources... [ 44%] introduction reading sources... [ 45%] module/curl reading sources... [ 47%] module/emu reading sources... [ 48%] module/index reading sources... [ 50%] module/pcap reading sources... [ 52%] module/python reading sources... [ 53%] old/configuration reading sources... [ 55%] old/downloads reading sources... [ 56%] old/exploitation reading sources... [ 58%] old/seagfaults reading sources... [ 59%] old/submit reading sources... [ 61%] old/tips_and_tricks reading sources... [ 62%] old/utils reading sources... [ 64%] processor/emu reading sources... [ 66%] processor/filter reading sources... [ 67%] processor/index reading sources... [ 69%] processor/streamdumper reading sources... [ 70%] run reading sources... [ 72%] service/blackhole reading sources... [ 73%] service/epmap reading sources... [ 75%] service/ftp reading sources... [ 77%] service/http reading sources... [ 78%] service/index reading sources... [ 80%] service/memcache reading sources... [ 81%] service/mirror reading sources... [ 83%] service/mongo reading sources... [ 84%] service/mqtt reading sources... [ 86%] service/mssql reading sources... [ 88%] service/mysql reading sources... [ 89%] service/nfq reading sources... [ 91%] service/pptp reading sources... [ 92%] service/sip reading sources... [ 94%] service/smb reading sources... [ 95%] service/tftp reading sources... [ 97%] service/upnp reading sources... [ 98%] support reading sources... [100%] tips_and_tricks ../CHANGELOG.rst:8: WARNING: Title underline too short. 0.7.0 - (2018-05-01) ------------------- ../CHANGELOG.rst:8: WARNING: Title underline too short. 0.7.0 - (2018-05-01) ------------------- looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 2%] changelog writing output... [ 3%] configuration writing output... [ 5%] contributing writing output... [ 6%] development/incident writing output... [ 8%] development/index writing output... [ 9%] development/logging writing output... [ 11%] development/setup writing output... [ 12%] faq writing output... [ 14%] ihandler/emuprofile writing output... [ 16%] ihandler/fail2ban writing output... [ 17%] ihandler/ftp writing output... [ 19%] ihandler/hpfeeds writing output... [ 20%] ihandler/index writing output... [ 22%] ihandler/log_db_sql writing output... [ 23%] ihandler/log_incident writing output... [ 25%] ihandler/log_json writing output... [ 27%] ihandler/log_sqlite writing output... [ 28%] ihandler/nfq writing output... [ 30%] ihandler/p0f writing output... [ 31%] ihandler/store writing output... [ 33%] ihandler/submit_http writing output... [ 34%] ihandler/submit_http_post writing output... [ 36%] ihandler/tftp_download writing output... [ 38%] ihandler/virustotal writing output... [ 39%] index writing output... [ 41%] installation writing output... [ 42%] integration writing output... [ 44%] introduction writing output... [ 45%] module/curl writing output... [ 47%] module/emu writing output... [ 48%] module/index writing output... [ 50%] module/pcap writing output... [ 52%] module/python writing output... [ 53%] old/configuration writing output... [ 55%] old/downloads writing output... [ 56%] old/exploitation writing output... [ 58%] old/seagfaults writing output... [ 59%] old/submit writing output... [ 61%] old/tips_and_tricks writing output... [ 62%] old/utils writing output... [ 64%] processor/emu writing output... [ 66%] processor/filter writing output... [ 67%] processor/index writing output... [ 69%] processor/streamdumper writing output... [ 70%] run writing output... [ 72%] service/blackhole writing output... [ 73%] service/epmap writing output... [ 75%] service/ftp writing output... [ 77%] service/http writing output... [ 78%] service/index writing output... [ 80%] service/memcache writing output... [ 81%] service/mirror writing output... [ 83%] service/mongo writing output... [ 84%] service/mqtt writing output... [ 86%] service/mssql writing output... [ 88%] service/mysql writing output... [ 89%] service/nfq writing output... [ 91%] service/pptp writing output... [ 92%] service/sip writing output... [ 94%] service/smb writing output... [ 95%] service/tftp writing output... [ 97%] service/upnp writing output... [ 98%] support writing output... [100%] tips_and_tricks generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 3 warnings. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. + make man sphinx-build -b man -d build/doctrees source build/man Running Sphinx v7.2.6 /builddir/build/BUILD/dionaea-0.7.0/doc/source/conf.py:62: SyntaxWarning: invalid escape sequence '\(' regex_version = re.compile("^AC_INIT\(\[.*? \[(?P[0-9]+\.[0-9]+\.[0-0]+)\], .*?") WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date writing output... building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed reading sources... looking for now-outdated files... none found writing... dionaea.1 { introduction installation configuration run integration module/index module/curl module/emu module/pcap module/python service/index service/blackhole service/epmap service/ftp service/http service/memcache service/mirror service/mongo service/mqtt service/mssql service/mysql service/nfq service/pptp service/sip service/smb service/tftp service/upnp ihandler/index ihandler/emuprofile ihandler/fail2ban ihandler/ftp ihandler/hpfeeds ihandler/log_db_sql ihandler/log_incident ihandler/log_json ihandler/log_sqlite ihandler/nfq ihandler/p0f ihandler/store ihandler/submit_http ihandler/submit_http_post ihandler/tftp_download ihandler/virustotal processor/index processor/emu processor/filter processor/streamdumper contributing development/index development/setup development/logging development/incident changelog faq tips_and_tricks support old/exploitation old/downloads old/submit old/configuration old/utils old/seagfaults old/tips_and_tricks } done build succeeded, 1 warning. The manual pages are in build/man. Build finished. The manual pages are in build/man. + rm -rf build/html/.doctrees build/html/.buildinfo + cd .. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.deNEzs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64 ++ dirname /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd dionaea-0.7.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64 'INSTALL=/usr/bin/install -p' PYTHON_SITELIB=/usr/lib64/python3.12/site-packages PYTHON_SITEARCH=/usr/lib64/python3.12/site-packages Making install in src make[1]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/src' make[2]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p dionaea '/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/bin' libtool: install: /usr/bin/install -p dionaea /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/bin/dionaea make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/src' make[1]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/src' Making install in include make[1]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/include' make[2]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/include' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/include' make[1]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/include' Making install in modules make[1]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules' Making install in nc make[2]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nc' make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea' /bin/sh ../../libtool --mode=install /usr/bin/install -p nc.la '/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea' libtool: install: /usr/bin/install -p .libs/nc.so /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/nc.so libtool: install: /usr/bin/install -p .libs/nc.lai /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/nc.la libtool: install: /usr/bin/install -p .libs/nc.a /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/nc.a libtool: install: chmod 644 /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/nc.a libtool: install: ranlib /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/nc.a libtool: warning: remember to run 'libtool --finish /usr/lib64/dionaea' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nc' make[2]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nc' Making install in python make[2]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python' Making install in dionaea make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/dionaea' make[4]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/dionaea' make[4]: Nothing to be done for 'install-exec-am'. for i in blackhole.py emu_scripts/__init__.py emu_scripts/handler.py mongo/__init__.py mongo/mongo.py mongo/packets.py sip/__init__.py sip/extras.py sip/rfc2396.py sip/rfc2617.py sip/rfc3261.py sip/rfc4566.py tftp.py echo.py exception.py ftp.py ftp_download.py services.py smb/include/fieldtypes.py smb/include/smbfields.py smb/include/__init__.py smb/include/helpers.py smb/include/packet.py smb/include/asn1fields.py smb/include/asn1packet.py smb/include/asn1/__init__.py smb/include/asn1/asn1.py smb/include/asn1/ber.py smb/include/asn1/mib.py smb/include/ntlmfields.py smb/include/gssapifields.py smb/__init__.py smb/extras.py smb/smb.py smb/rpcservices.py mirror.py nfq.py http.py log.py logsql.py log_db_sql/__init__.py log_db_sql/controller.py log_db_sql/model.py log_incident.py log_json.py p0f.py cmd.py emu.py ihandlers.py util.py store.py virustotal.py submit_http.py submit_http_post.py hpfeeds.py ndrlib.py fail2ban.py __init__.py memcache/__init__.py memcache/command.py memcache/var.py mssql/__init__.py mssql/mssql.py mssql/include/tds.py mssql/include/__init__.py mysql/__init__.py mysql/mysql.py mysql/var.py mysql/include/packets.py mysql/include/fields.py mysql/include/__init__.py pptp/__init__.py pptp/pptp.py pptp/include/packets.py pptp/include/__init__.py mqtt/__init__.py mqtt/mqtt.py mqtt/include/packets.py mqtt/mqtt.py mqtt/include/__init__.py upnp/__init__.py upnp/upnp.py; do \ location=/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/python3.12/site-packages"/dionaea/$i"; \ scriptdir=`dirname "$location"`; \ if [ ! -d $scriptdir ]; then \ /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d $scriptdir; \ fi; \ /usr/bin/install -p -m 644 $i $location; \ done make[4]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/dionaea' make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/dionaea' Making install in util make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/util' make[4]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/util' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/bin' /usr/bin/install -p readlogsqltree gnuplotsql '/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/bin' /usr/bin/make install-exec-hook make[5]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/util' rm -f readlogsqltree gnuplotsql make[5]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/util' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/util' make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/util' make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python' make[4]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python' Making all in dionaea make[5]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/dionaea' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/dionaea' Making all in util make[5]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/util' sed -e 's,[@]PYTHON[@],/usr/bin/python3,g' < readlogsqltree.py > readlogsqltree chmod +x readlogsqltree sed -e 's,[@]PYTHON[@],/usr/bin/python3,g' < gnuplotsql.py > gnuplotsql chmod +x gnuplotsql make[5]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python/util' make[5]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python' /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64 --install-lib /usr/lib64/python3.12/site-packages /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() (cd /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/python3.12/site-packages/dionaea && export X=`ls core*.so | head -n 1` && ln -s /usr/lib64/python3.12/site-packages/dionaea/$X python.so && mv python.so /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/python.so) make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python' make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python' make[2]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python' Making install in emu make[2]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/emu' make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/emu' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea' /bin/sh ../../libtool --mode=install /usr/bin/install -p emu.la '/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea' libtool: install: /usr/bin/install -p .libs/emu.so /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/emu.so libtool: install: /usr/bin/install -p .libs/emu.lai /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/emu.la libtool: install: /usr/bin/install -p .libs/emu.a /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/emu.a libtool: install: chmod 644 /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/emu.a libtool: install: ranlib /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/emu.a libtool: warning: remember to run 'libtool --finish /usr/lib64/dionaea' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/emu' make[2]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/emu' Making install in curl make[2]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/curl' make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/curl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea' /bin/sh ../../libtool --mode=install /usr/bin/install -p curl.la '/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea' libtool: install: /usr/bin/install -p .libs/curl.so /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/curl.so libtool: install: /usr/bin/install -p .libs/curl.lai /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/curl.la libtool: install: /usr/bin/install -p .libs/curl.a /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/curl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/curl.a libtool: install: ranlib /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/curl.a libtool: warning: remember to run 'libtool --finish /usr/lib64/dionaea' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/curl' make[2]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/curl' Making install in nl make[2]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nl' make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea' /bin/sh ../../libtool --mode=install /usr/bin/install -p nl.la '/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea' libtool: install: /usr/bin/install -p .libs/nl.so /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/nl.so libtool: install: /usr/bin/install -p .libs/nl.lai /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/nl.la libtool: install: /usr/bin/install -p .libs/nl.a /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/nl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/nl.a libtool: install: ranlib /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/nl.a libtool: warning: remember to run 'libtool --finish /usr/lib64/dionaea' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nl' make[2]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nl' Making install in pcap make[2]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/pcap' make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/pcap' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea' /bin/sh ../../libtool --mode=install /usr/bin/install -p pcap.la '/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea' libtool: install: /usr/bin/install -p .libs/pcap.so /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/pcap.so libtool: install: /usr/bin/install -p .libs/pcap.lai /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/pcap.la libtool: install: /usr/bin/install -p .libs/pcap.a /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/pcap.a libtool: install: chmod 644 /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/pcap.a libtool: install: ranlib /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/pcap.a libtool: warning: remember to run 'libtool --finish /usr/lib64/dionaea' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/pcap' make[2]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/pcap' Making install in nfq make[2]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nfq' make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nfq' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea' /bin/sh ../../libtool --mode=install /usr/bin/install -p nfq.la '/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea' libtool: install: /usr/bin/install -p .libs/nfq.so /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/nfq.so libtool: install: /usr/bin/install -p .libs/nfq.lai /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/nfq.la libtool: install: /usr/bin/install -p .libs/nfq.a /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/nfq.a libtool: install: chmod 644 /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/nfq.a libtool: install: ranlib /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/dionaea/nfq.a libtool: warning: remember to run 'libtool --finish /usr/lib64/dionaea' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nfq' make[2]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/nfq' make[2]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules' make[3]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0/modules' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules' make[2]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules' make[1]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules' make[1]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0' make[2]: Entering directory '/builddir/build/BUILD/dionaea-0.7.0' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/run/ /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/ /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/binaries/ /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/bistreams/ /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/roots/ /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/roots/ftp /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/roots/tftp /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/roots/upnp /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/roots/www /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/share/python/http/template/nginx /usr/bin/install -p -t /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/share/python/http/template/nginx/ \ share/python/http/template/nginx/*.j2 if [ ! -e /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/etc/dionaea/ ]; then \ /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/etc; \ /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/etc/dionaea; \ /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/etc/dionaea/ihandlers-available/; \ /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/etc/dionaea/ihandlers-enabled/; \ /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/etc/dionaea/services-available/; \ /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/etc/dionaea/services-enabled/; \ /usr/bin/install -p -m 644 ./conf/dionaea.cfg /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/etc/dionaea/dionaea.cfg; \ /usr/bin/install -p -m 644 ./conf/ihandlers/*.yaml /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/etc/dionaea/ihandlers-available/; \ /usr/bin/install -p -m 644 ./conf/services/*.yaml /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/etc/dionaea/services-available/; \ (cd /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/etc/dionaea/ihandlers-enabled/ && for filename in cmdshell.yaml emuprofile.yaml ftp.yaml log_sqlite.yaml store.yaml tftp_download.yaml; do ln -s ../ihandlers-available/${filename}; done); \ (cd /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/etc/dionaea/services-enabled/ && find ../services-available/ -type f -exec ln -s {} \;); \ fi /bin/sh /builddir/build/BUILD/dionaea-0.7.0/install-sh -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/log make[2]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0' make[1]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0' + find /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64 '(' -name '*.a' -o -name '*.la' ')' -delete + chmod -x /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/share/python/http/template/nginx/autoindex.html.j2 /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/share/python/http/template/nginx/error.html.j2 + mkdir -p /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/sbin + mv /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/bin/dionaea /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/sbin/dionaea + install -d /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/man/man1/ + install -p -D -m 644 doc/build/man/dionaea.1 /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/man/man1/dionaea.1 + mv doc/build/html/ ./html + mkdir -p /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/etc/sysconfig + install -p -D -m 644 /builddir/build/SOURCES/dionaea.sysconfig /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/etc/sysconfig/dionaea + mkdir -p /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib/systemd/system + install -p -D -m 644 /builddir/build/SOURCES/dionaea.service /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib/systemd/system/dionaea.service + install -p -D -m 644 /builddir/build/SOURCES/dionaea.logrotate /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/etc/logrotate.d/dionaea + mkdir -p /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/log/dionaea + mkdir -p /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/binaries + mkdir -p /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/bistreams + mkdir -p /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/roots/ftp + mkdir -p /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/roots/tftp + mkdir -p /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/roots/www + mkdir -p /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/roots/upnp + touch /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/dionaea.sqlite + touch /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/dionaea_incident.sqlite + touch /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/var/lib/dionaea/sipaccounts.sqlite + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0.7.0-25.fc40 --unique-debug-suffix -0.7.0-25.fc40.riscv64 --unique-debug-src-base dionaea-0.7.0-25.fc40.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/dionaea-0.7.0 find-debuginfo: starting Extracting debug info from 8 files DWARF-compressing 8 files sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/dionaea-0.7.0-25.fc40.riscv64 3297 blocks find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/readlogsqltree from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/bin/gnuplotsql from /usr/bin/env python3 to #!/usr/bin/python3 + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib/debug/usr/lib64/python3.12 using python3.12 Bytecompiling .py files below /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/lib64/python3.12 using python3.12 /usr/lib64/python3.12/site-packages/dionaea/cmd.py:53: SyntaxWarning: invalid escape sequence '\W' /usr/lib64/python3.12/site-packages/dionaea/cmd.py:53: SyntaxWarning: invalid escape sequence '\W' /usr/lib64/python3.12/site-packages/dionaea/emu_scripts/handler.py:19: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/emu_scripts/handler.py:49: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/emu_scripts/handler.py:67: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/emu_scripts/handler.py:73: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/emu_scripts/handler.py:85: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/emu_scripts/handler.py:89: SyntaxWarning: invalid escape sequence '\.' /usr/lib64/python3.12/site-packages/dionaea/emu_scripts/handler.py:19: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/emu_scripts/handler.py:49: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/emu_scripts/handler.py:67: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/emu_scripts/handler.py:73: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/emu_scripts/handler.py:85: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/emu_scripts/handler.py:89: SyntaxWarning: invalid escape sequence '\.' /usr/lib64/python3.12/site-packages/dionaea/http.py:490: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/http.py:650: SyntaxWarning: invalid escape sequence '\d' /usr/lib64/python3.12/site-packages/dionaea/http.py:490: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/http.py:650: SyntaxWarning: invalid escape sequence '\d' /usr/lib64/python3.12/site-packages/dionaea/memcache/command.py:15: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/memcache/command.py:34: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/memcache/command.py:70: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/memcache/command.py:88: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/memcache/command.py:168: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/memcache/command.py:15: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/memcache/command.py:34: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/memcache/command.py:70: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/memcache/command.py:88: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/memcache/command.py:168: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/mysql/mysql.py:42: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/mysql/mysql.py:47: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/mysql/mysql.py:65: SyntaxWarning: invalid escape sequence '\(' /usr/lib64/python3.12/site-packages/dionaea/mysql/mysql.py:169: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/mysql/mysql.py:190: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/mysql/mysql.py:215: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/mysql/mysql.py:293: SyntaxWarning: invalid escape sequence '\(' /usr/lib64/python3.12/site-packages/dionaea/mysql/mysql.py:294: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/mysql/mysql.py:42: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/mysql/mysql.py:47: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/mysql/mysql.py:65: SyntaxWarning: invalid escape sequence '\(' /usr/lib64/python3.12/site-packages/dionaea/mysql/mysql.py:169: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/mysql/mysql.py:190: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/mysql/mysql.py:215: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/mysql/mysql.py:293: SyntaxWarning: invalid escape sequence '\(' /usr/lib64/python3.12/site-packages/dionaea/mysql/mysql.py:294: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/sip/extras.py:258: SyntaxWarning: invalid escape sequence '\[' /usr/lib64/python3.12/site-packages/dionaea/sip/extras.py:258: SyntaxWarning: invalid escape sequence '\]' /usr/lib64/python3.12/site-packages/dionaea/sip/extras.py:258: SyntaxWarning: invalid escape sequence '\]' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:25: SyntaxWarning: invalid escape sequence '\-' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:26: SyntaxWarning: invalid escape sequence '\-' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:27: SyntaxWarning: invalid escape sequence '\ ' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:125: SyntaxWarning: invalid escape sequence '\+' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:126: SyntaxWarning: invalid escape sequence '\-' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:127: SyntaxWarning: invalid escape sequence '\?' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:128: SyntaxWarning: invalid escape sequence '\?' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:129: SyntaxWarning: invalid escape sequence '\?' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:130: SyntaxWarning: invalid escape sequence '\?' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:25: SyntaxWarning: invalid escape sequence '\-' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:26: SyntaxWarning: invalid escape sequence '\-' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:27: SyntaxWarning: invalid escape sequence '\ ' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:125: SyntaxWarning: invalid escape sequence '\+' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:126: SyntaxWarning: invalid escape sequence '\-' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:127: SyntaxWarning: invalid escape sequence '\?' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:128: SyntaxWarning: invalid escape sequence '\?' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:129: SyntaxWarning: invalid escape sequence '\?' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc2396.py:130: SyntaxWarning: invalid escape sequence '\?' /usr/lib64/python3.12/site-packages/dionaea/sip/extras.py:258: SyntaxWarning: invalid escape sequence '\[' /usr/lib64/python3.12/site-packages/dionaea/sip/extras.py:258: SyntaxWarning: invalid escape sequence '\]' /usr/lib64/python3.12/site-packages/dionaea/sip/extras.py:258: SyntaxWarning: invalid escape sequence '\]' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc3261.py:675: SyntaxWarning: invalid escape sequence '\.' /usr/lib64/python3.12/site-packages/dionaea/sip/rfc3261.py:675: SyntaxWarning: invalid escape sequence '\.' /usr/lib64/python3.12/site-packages/dionaea/smb/include/asn1/mib.py:45: SyntaxWarning: invalid escape sequence '\(' /usr/lib64/python3.12/site-packages/dionaea/smb/include/asn1/mib.py:47: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/smb/include/asn1/mib.py:45: SyntaxWarning: invalid escape sequence '\(' /usr/lib64/python3.12/site-packages/dionaea/smb/include/asn1/mib.py:47: SyntaxWarning: invalid escape sequence '\s' /usr/lib64/python3.12/site-packages/dionaea/smb/include/fieldtypes.py:213: SyntaxWarning: "is" with 'int' literal. Did you mean "=="? /usr/lib64/python3.12/site-packages/dionaea/smb/rpcservices.py:2823: SyntaxWarning: invalid escape sequence '\P' /usr/lib64/python3.12/site-packages/dionaea/smb/include/fieldtypes.py:213: SyntaxWarning: "is" with 'int' literal. Did you mean "=="? /usr/lib64/python3.12/site-packages/dionaea/util.py:89: SyntaxWarning: invalid escape sequence '\(' /usr/lib64/python3.12/site-packages/dionaea/util.py:96: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/util.py:122: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/util.py:89: SyntaxWarning: invalid escape sequence '\(' /usr/lib64/python3.12/site-packages/dionaea/util.py:96: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/util.py:122: SyntaxWarning: invalid escape sequence '\w' /usr/lib64/python3.12/site-packages/dionaea/smb/rpcservices.py:2823: SyntaxWarning: invalid escape sequence '\P' + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: dionaea-0.7.0-25.fc40.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yW9ljV + umask 022 + cd /builddir/build/BUILD + cd dionaea-0.7.0 + DOCDIR=/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/doc/dionaea + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/doc/dionaea + cp -pr /builddir/build/BUILD/dionaea-0.7.0/README.md /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/doc/dionaea + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0wCIdu + umask 022 + cd /builddir/build/BUILD + cd dionaea-0.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/licenses/dionaea + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/licenses/dionaea + cp -pr /builddir/build/BUILD/dionaea-0.7.0/LICENSE /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/licenses/dionaea + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(dionaea) = 0.7.0-25.fc40 dionaea = 0.7.0-25.fc40 dionaea(riscv-64) = 0.7.0-25.fc40 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python3 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libcurl.so.4()(64bit) libemu.so.2()(64bit) libev.so.4()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libnetfilter_queue.so.1()(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libnl-nf-3.so.200()(64bit) libnl-route-3.so.200()(64bit) libnl-route-3.so.200(libnl_3)(64bit) libpcap.so.1()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libudns.so.0()(64bit) rtld(GNU_HASH) Recommends: group(dionaea) user(dionaea) Processing files: dionaea-doc-0.7.0-25.fc40.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.y54UdO + umask 022 + cd /builddir/build/BUILD + cd dionaea-0.7.0 + DOCDIR=/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/doc/dionaea-doc + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/doc/dionaea-doc + cp -pr /builddir/build/BUILD/dionaea-0.7.0/README.md /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/doc/dionaea-doc + cp -pr /builddir/build/BUILD/dionaea-0.7.0/html /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/doc/dionaea-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: dionaea-doc = 0.7.0-25.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-dionaea-0.7.0-25.fc40.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hFBal2 + umask 022 + cd /builddir/build/BUILD + cd dionaea-0.7.0 + DOCDIR=/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/doc/python3-dionaea + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/doc/python3-dionaea + cp -pr /builddir/build/BUILD/dionaea-0.7.0/README.md /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/doc/python3-dionaea + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VBkOk8 + umask 022 + cd /builddir/build/BUILD + cd dionaea-0.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/licenses/python3-dionaea + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/licenses/python3-dionaea + cp -pr /builddir/build/BUILD/dionaea-0.7.0/LICENSE /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64/usr/share/licenses/python3-dionaea + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/lib64/dionaea/python.so -> /usr/lib64/python3.12/site-packages/dionaea/core.cpython-312-riscv64-linux-gnu.so Provides: python-dionaea = 0.7.0-25.fc40 python3-dionaea = 0.7.0-25.fc40 python3-dionaea(riscv-64) = 0.7.0-25.fc40 python3.12-dionaea = 0.7.0-25.fc40 python3.12dist(dionaea) = 0.7 python3dist(dionaea) = 0.7 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpython3.12.so.1.0()(64bit) python(abi) = 3.12 rtld(GNU_HASH) Obsoletes: python-dionaea < 0.7.0-25.fc40 Processing files: dionaea-debugsource-0.7.0-25.fc40.riscv64 Provides: dionaea-debugsource = 0.7.0-25.fc40 dionaea-debugsource(riscv-64) = 0.7.0-25.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dionaea-debuginfo-0.7.0-25.fc40.riscv64 Provides: debuginfo(build-id) = 00c0bb126da3c417a212e2c435b0845ba8fd05e8 debuginfo(build-id) = 0807e0bdad6c8b4b8c4d78cdb465c0931e23c42d debuginfo(build-id) = 3bc05964f6838ed1aa20e0836309322891d34ba9 debuginfo(build-id) = a9ca9f5a5384f614119a54be06b92c2bcfe4c54a debuginfo(build-id) = b3f77644650a1be44d3c8eb8a93caa88fc45ff71 debuginfo(build-id) = d867942dbcbcfd369f1201be987a110edf3c8424 debuginfo(build-id) = e36a9d75371b508a3b4091bb84815f916c9bab34 dionaea-debuginfo = 0.7.0-25.fc40 dionaea-debuginfo(riscv-64) = 0.7.0-25.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dionaea-debugsource(riscv-64) = 0.7.0-25.fc40 Processing files: python3-dionaea-debuginfo-0.7.0-25.fc40.riscv64 Provides: debuginfo(build-id) = 754731313e61b77138a17736406b7970f07c7d06 python-dionaea-debuginfo = 0.7.0-25.fc40 python3-dionaea-debuginfo = 0.7.0-25.fc40 python3-dionaea-debuginfo(riscv-64) = 0.7.0-25.fc40 python3.12-dionaea-debuginfo = 0.7.0-25.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dionaea-debugsource(riscv-64) = 0.7.0-25.fc40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dionaea-0.7.0-25.fc40.riscv64 Wrote: /builddir/build/RPMS/dionaea-debuginfo-0.7.0-25.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/python3-dionaea-debuginfo-0.7.0-25.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/dionaea-0.7.0-25.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/dionaea-doc-0.7.0-25.fc40.noarch.rpm Wrote: /builddir/build/RPMS/dionaea-debugsource-0.7.0-25.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/python3-dionaea-0.7.0-25.fc40.riscv64.rpm RPM build warnings: absolute symlink: /usr/lib64/dionaea/python.so -> /usr/lib64/python3.12/site-packages/dionaea/core.cpython-312-riscv64-linux-gnu.so Child return code was: 0