Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1461392 Details for
Bug 1603786
dionaea: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-19 18:52:38 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 18:52:38 UTC
Size:
32.00 KB
patch
obsolete
>p... yes >checking for inet_ntoa... yes >checking for memmove... yes >checking for memset... yes >checking for strdup... yes >checking for strerror... yes >checking for armv7hl-redhat-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/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 ev.h usability... yes >checking ev.h presence... yes >checking for ev.h... yes >checking for ev_run in -lev... yes >checking emu/emu.h usability... yes >checking emu/emu.h presence... yes >checking for emu/emu.h... yes >checking for emu_new in -lemu... yes >checking cspm/cspm.h usability... no >checking cspm/cspm.h presence... no >checking for cspm/cspm.h... no >checking udns.h usability... yes >checking udns.h presence... yes >checking for udns.h... yes >checking for dns_submit_p in -ludns... yes >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking pcap/sll.h usability... yes >checking pcap/sll.h presence... yes >checking for pcap/sll.h... yes >checking for pcap_open_live in -lpcap... yes >checking libnetfilter_queue/libnetfilter_queue.h usability... yes >checking libnetfilter_queue/libnetfilter_queue.h presence... yes >checking for libnetfilter_queue/libnetfilter_queue.h... yes >checking for nfq_open in -lnetfilter_queue... yes >checking for libnetfilter_queue... yes >checking xmatch.h usability... no >checking xmatch.h presence... no >checking for xmatch.h... no >checking for glib... yes >checking for gthread... yes >checking for gmodule... 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.7m >configure: PYTHON_LSPEC=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -lm -lpthread -ldl -lutil -Xlinker -export-dynamic -lpython3.7m >checking for cython3.4... no >checking for cython3... /usr/bin/cython3 >checking netlink/netlink.h usability... yes >checking netlink/netlink.h presence... yes >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... yes >checking whether you are looking for 'performance'... no >checking whether debug code generation should be enabled... yes >checking whether you want Werror... yes >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 : yes >ipv4 mapped : no >ev : yes > - cflags : -DEV_COMPAT3=0 > - libs : -lev >glib : yes > - cflags : -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > - 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.7m > - libs : -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -lm -lpthread -ldl -lutil -Xlinker -export-dynamic -lpython3.7m >cython : yes > - binary : /usr/bin/cython3 >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/lib/glib-2.0/include > - 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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-util.o `test -f 'util.c' || echo './'`util.c >gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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:416:5: warning: 'peer' may be used uninitialized in this function [-Wmaybe-uninitialized] > connection_dtls_accept_again(EV_A_ &peer->events.io_in, EV_READ); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-modules.o `test -f 'modules.c' || echo './'`modules.c >gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-log.o `test -f 'log.c' || echo './'`log.c >gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -D_GNU_SOURCE -std=c99 -c -o dionaea-bistream.o `test -f 'bistream.c' || echo './'`bistream.c >gcc -DHAVE_CONFIG_H -I. -I.. -DEV_COMPAT3=0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I .. -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -D_GNU_SOURCE -std=c99 -pthread -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -D_GNU_SOURCE -std=c99 -module -no-undefined -avoid-version -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nc.la -rpath /usr/lib/dionaea nc.lo >libtool: link: gcc -shared -fPIC -DPIC .libs/nc.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,nc.so -o .libs/nc.so >libtool: link: ar cru .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' >running build >running build_ext >cythoning binding.pyx to binding.c >building 'dionaea.core' extension >creating build >creating build/temp.linux-armv7l-3.7 >gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -D_GNU_SOURCE -std=c99 -fPIC -D_GNU_SOURCE -DPYEV_VERSION="0.9.0" -UNDEBUG -I../../include -I../../ -I/usr/include/glib-2.0 -I/usr/include/python3.7m -I/usr/lib/glib-2.0/include -I/usr/include/python3.7m -c binding.c -o build/temp.linux-armv7l-3.7/binding.o -DEV_COMPAT3=0 -Wall -Werror -fPIC -fno-strict-aliasing -g -pthread >gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wno-error -D_GNU_SOURCE -std=c99 -fPIC -D_GNU_SOURCE -DPYEV_VERSION="0.9.0" -UNDEBUG -I../../include -I../../ -I/usr/include/glib-2.0 -I/usr/include/python3.7m -I/usr/lib/glib-2.0/include -I/usr/include/python3.7m -c module.c -o build/temp.linux-armv7l-3.7/module.o -DEV_COMPAT3=0 -Wall -Werror -fPIC -fno-strict-aliasing -g -pthread >module.c: In function âpyobjectstringâ: >module.c:988:2: error: âPyUnicode_GetSizeâ is deprecated [-Werror=deprecated-declarations] > Py_ssize_t pysize = PyUnicode_GetSize(pyobjectstr); > ^~~~~~~~~~ >In file included from /usr/include/python3.7m/Python.h:80, > from module.c:30: >/usr/include/python3.7m/unicodeobject.h:793:24: note: declared here > PyAPI_FUNC(Py_ssize_t) PyUnicode_GetSize( > ^~~~~~~~~~~~~~~~~ >cc1: all warnings being treated as errors >error: command 'gcc' failed with exit status 1 >make[3]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules/python' >make[3]: *** [Makefile:673: binding.c] Error 1 >make[2]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0/modules' >make[1]: Leaving directory '/builddir/build/BUILD/dionaea-0.7.0' >RPM build errors: >make[2]: *** [Makefile:408: all-recursive] Error 1 >make[1]: *** [Makefile:490: all-recursive] Error 1 >make: *** [Makefile:398: all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.z2n23m (%build) > Bad exit status from /var/tmp/rpm-tmp.z2n23m (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/dionaea.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1603786
: 1461392 |
1461393
|
1461394