Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1978620 Details for
Bug 2226073
ovn: FTBFS in Fedora rawhide/f39
Home
New
Search
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.rh89 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
Fedora Release Engineering
on 2023-07-25 18:52:37 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2023-07-25 18:52:37 UTC
Size:
32.00 KB
patch
obsolete
>w -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 utilities/ovs-vsctl utilities/ovs-vsctl.o lib/libopenvswitch.la -latomic -lm -lunbound >In function 'memmove', > inlined from 'eth_push_vlan' at lib/packets.c:243:5, > inlined from 'flow_compose' at lib/flow.c:3284:13, > inlined from 'flow_compose' at lib/flow.c:3263:1, > inlined from 'ofctl_compose_packet' at utilities/ovs-ofctl.c:4992:5: >/usr/include/bits/string_fortified.h:36:10: warning: '__builtin_memmove' reading 12 bytes from a region of size 0 [-Wstringop-overread] > 36 | return __builtin___memmove_chk (__dest, __src, __len, > | ^ >In function 'ofctl_compose_packet': >lto1: note: source object is likely at address zero >libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -O2 -flto=auto -ffat-lto-objects -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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 utilities/ovs-vsctl utilities/ovs-vsctl.o lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -latomic -lm -lunbound >In function 'dp_packet_reset_offload', > inlined from 'dp_packet_init__' at lib/dp-packet.c:35:5, > inlined from 'dp_packet_use__' at lib/dp-packet.c:50:5, > inlined from 'dp_packet_use_stub' at lib/dp-packet.c:96:5, > inlined from 'ipfix_send_exporter_data_msg' at ofproto/ofproto-dpif-ipfix.c:2686:5: >lib/dp-packet.h:942:5: warning: 'msg' is used uninitialized [-Wuninitialized] > 942 | *dp_packet_ol_flags_ptr(p) &= ~DP_PACKET_OL_SUPPORTED_MASK; > | ^ >ofproto/ofproto-dpif-ipfix.c: In function 'ipfix_send_exporter_data_msg': >ofproto/ofproto-dpif-ipfix.c:2683:22: note: 'msg' declared here > 2683 | struct dp_packet msg; > | ^ >In function 'dp_packet_reset_offload', > inlined from 'dp_packet_init__' at lib/dp-packet.c:35:5, > inlined from 'dp_packet_use__' at lib/dp-packet.c:50:5, > inlined from 'dp_packet_use_stub' at lib/dp-packet.c:96:5, > inlined from 'ipfix_send_template_msgs' at ofproto/ofproto-dpif-ipfix.c:1724:5: >lib/dp-packet.h:942:5: warning: 'msg' is used uninitialized [-Wuninitialized] > 942 | *dp_packet_ol_flags_ptr(p) &= ~DP_PACKET_OL_SUPPORTED_MASK; > | ^ >ofproto/ofproto-dpif-ipfix.c: In function 'ipfix_send_template_msgs': >ofproto/ofproto-dpif-ipfix.c:1723:22: note: 'msg' declared here > 1723 | struct dp_packet msg; > | ^ >In function 'dp_packet_reset_offload', > inlined from 'dp_packet_init__' at lib/dp-packet.c:35:5, > inlined from 'dp_packet_use__' at lib/dp-packet.c:50:5, > inlined from 'dp_packet_use_stub' at lib/dp-packet.c:96:5, > inlined from 'ipfix_send_data_msg' at ofproto/ofproto-dpif-ipfix.c:2713:5: >lib/dp-packet.h:942:5: warning: 'msg' is used uninitialized [-Wuninitialized] > 942 | *dp_packet_ol_flags_ptr(p) &= ~DP_PACKET_OL_SUPPORTED_MASK; > | ^ >ofproto/ofproto-dpif-ipfix.c: In function 'ipfix_send_data_msg': >ofproto/ofproto-dpif-ipfix.c:2710:22: note: 'msg' declared here > 2710 | struct dp_packet msg; > | ^ >In function 'dp_packet_reset_offload', > inlined from 'dp_packet_init__' at lib/dp-packet.c:35:5, > inlined from 'dp_packet_use__' at lib/dp-packet.c:50:5, > inlined from 'dp_packet_use_stub' at lib/dp-packet.c:96:5, > inlined from 'monitor_run' at ofproto/ofproto-dpif-monitor.c:210:5: >lib/dp-packet.h:942:5: warning: 'packet' is used uninitialized [-Wuninitialized] > 942 | *dp_packet_ol_flags_ptr(p) &= ~DP_PACKET_OL_SUPPORTED_MASK; > | ^ >ofproto/ofproto-dpif-monitor.c: In function 'monitor_run': >ofproto/ofproto-dpif-monitor.c:208:22: note: 'packet' declared here > 208 | struct dp_packet packet; > | ^ >/bin/sh ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -O2 -flto=auto -ffat-lto-objects -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 ovsdb/ovsdb-tool ovsdb/ovsdb-tool.o ovsdb/libovsdb.la lib/libopenvswitch.la -latomic -lm -lunbound >libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -O2 -flto=auto -ffat-lto-objects -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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 ovsdb/ovsdb-tool ovsdb/ovsdb-tool.o ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -latomic -lm -lunbound >In function 'ovs_strlcpy', > inlined from 'ovs_strlcpy' at lib/util.c:380:1, > inlined from 'ofputil_port_to_string' at lib/ofp-port.c:273:9, > inlined from 'ofputil_port_from_string' at lib/ofp-port.c:170:13: >lib/util.c:383:22: warning: 'strnlen' specified bound 15 exceeds source size 11 [-Wstringop-overread] > 383 | size_t len = strnlen(src, size - 1); > | ^ >In function 'dp_packet_reset_offload', > inlined from 'dp_packet_init__' at lib/dp-packet.c:35:5, > inlined from 'dp_packet_use__' at lib/dp-packet.c:50:5, > inlined from 'dp_packet_use_const' at lib/dp-packet.c:109:5, > inlined from 'ofp_packet_to_string' at lib/ofp-print.c:80:5: >lib/dp-packet.h:942:5: warning: 'buf' is used uninitialized [-Wuninitialized] > 942 | *dp_packet_ol_flags_ptr(p) &= ~DP_PACKET_OL_SUPPORTED_MASK; > | ^ >lib/ofp-print.c: In function 'ofp_packet_to_string': >lib/ofp-print.c:76:22: note: 'buf' declared here > 76 | struct dp_packet buf; > | ^ >In function 'ofctl_group_mod__', > inlined from 'ofctl_group_mod__' at utilities/ovs-ofctl.c:3143:1, > inlined from 'ofctl_group_mod_file.isra' at utilities/ovs-ofctl.c:3192:5: >utilities/ovs-ofctl.c:3159:16: warning: 'usable_protocols' may be used uninitialized [-Wmaybe-uninitialized] > 3159 | protocol = open_vconn_for_flow_mod(remote, &vconn, usable_protocols); > | ^ >utilities/ovs-ofctl.c: In function 'ofctl_group_mod_file.isra': >utilities/ovs-ofctl.c:3176:27: note: 'usable_protocols' was declared here > 3176 | enum ofputil_protocol usable_protocols; > | ^ >In function 'memset', > inlined from 'instruction_init_OFPIT11_CLEAR_ACTIONS' at lib/ofp-actions.c:408:1, > inlined from 'instruction_put_OFPIT11_CLEAR_ACTIONS' at lib/ofp-actions.c:408:1, > inlined from 'encode_CLEAR_ACTIONS' at lib/ofp-actions.c:7423:9, > inlined from 'encode_ofpact' at lib/ofp-actions.c:8890:9: >/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] > 59 | return __builtin___memset_chk (__dest, __ch, __len, > | ^ >In function 'encode_ofpact': >lto1: note: destination object is likely at address zero >In function 'memset', > inlined from 'instruction_init_OFPIT11_WRITE_ACTIONS' at lib/ofp-actions.c:408:1, > inlined from 'instruction_put_OFPIT11_WRITE_ACTIONS' at lib/ofp-actions.c:408:1, > inlined from 'encode_WRITE_ACTIONS' at lib/ofp-actions.c:7457:9, > inlined from 'encode_ofpact' at lib/ofp-actions.c:8890:9: >/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] > 59 | return __builtin___memset_chk (__dest, __ch, __len, > | ^ >In function 'encode_ofpact': >lto1: note: destination object is likely at address zero >In function 'memset', > inlined from 'instruction_init_OFPIT11_WRITE_METADATA' at lib/ofp-actions.c:408:1, > inlined from 'instruction_put_OFPIT11_WRITE_METADATA' at lib/ofp-actions.c:408:1, > inlined from 'encode_WRITE_METADATA' at lib/ofp-actions.c:7559:16, > inlined from 'encode_ofpact' at lib/ofp-actions.c:8890:9: >/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' writing 20 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] > 59 | return __builtin___memset_chk (__dest, __ch, __len, > | ^ >In function 'encode_ofpact': >lto1: note: destination object is likely at address zero >In function 'memset', > inlined from 'instruction_init_OFPIT11_GOTO_TABLE' at lib/ofp-actions.c:408:1, > inlined from 'instruction_put_OFPIT11_GOTO_TABLE' at lib/ofp-actions.c:408:1, > inlined from 'encode_GOTO_TABLE' at lib/ofp-actions.c:7740:16, > inlined from 'encode_ofpact' at lib/ofp-actions.c:8890:9: >/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] > 59 | return __builtin___memset_chk (__dest, __ch, __len, > | ^ >In function 'encode_ofpact': >lto1: note: destination object is likely at address zero >In function 'memset', > inlined from 'instruction_init_OFPIT11_APPLY_ACTIONS' at lib/ofp-actions.c:408:1, > inlined from 'instruction_put_OFPIT11_APPLY_ACTIONS' at lib/ofp-actions.c:408:1, > inlined from 'ofpacts_put_openflow_instructions' at lib/ofp-actions.c:8941:13: >/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] > 59 | return __builtin___memset_chk (__dest, __ch, __len, > | ^ >In function 'ofpacts_put_openflow_instructions': >lto1: note: destination object is likely at address zero >/bin/sh ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -O2 -flto=auto -ffat-lto-objects -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 ovsdb/ovsdb-client ovsdb/ovsdb-client.o ovsdb/libovsdb.la lib/libopenvswitch.la -latomic -lm -lunbound >libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -O2 -flto=auto -ffat-lto-objects -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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 ovsdb/ovsdb-client ovsdb/ovsdb-client.o ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -latomic -lm -lunbound >In function 'ovsdb_table_schema_from_json', > inlined from 'ovsdb_schema_from_json' at ovsdb/ovsdb.c:240:21: >ovsdb/table.c:185:9: warning: 'column' may be used uninitialized [-Wmaybe-uninitialized] > 185 | add_column(ts, column); > | ^ >ovsdb/table.c: In function 'ovsdb_schema_from_json': >ovsdb/table.c:171:30: note: 'column' was declared here > 171 | struct ovsdb_column *column; > | ^ >ovsdb/ovsdb.c:248:41: warning: 'table' may be used uninitialized [-Wmaybe-uninitialized] > 248 | shash_add(&schema->tables, table->name, table); > | ^ >ovsdb/ovsdb.c:232:36: note: 'table' was declared here > 232 | struct ovsdb_table_schema *table; > | ^ >In function 'add_column', > inlined from 'ovsdb_table_schema_from_json' at ovsdb/table.c:185:9, > inlined from 'ovsdb_schema_from_json' at ovsdb/ovsdb.c:240:21: >ovsdb/table.c:33:5: warning: 'column' may be used uninitialized [-Wmaybe-uninitialized] > 33 | ovs_assert(!shash_find(&ts->columns, column->name)); > | ^ >ovsdb/table.c: In function 'ovsdb_schema_from_json': >ovsdb/table.c:171:30: note: 'column' was declared here > 171 | struct ovsdb_column *column; > | ^ >ovsdb/ovsdb.c:248:41: warning: 'table' may be used uninitialized [-Wmaybe-uninitialized] > 248 | shash_add(&schema->tables, table->name, table); > | ^ >ovsdb/ovsdb.c:232:36: note: 'table' was declared here > 232 | struct ovsdb_table_schema *table; > | ^ >In function 'memmove', > inlined from 'eth_push_vlan' at lib/packets.c:243:5: >/usr/include/bits/string_fortified.h:36:10: warning: '__builtin_memmove' reading 12 bytes from a region of size 0 [-Wstringop-overread] > 36 | return __builtin___memmove_chk (__dest, __src, __len, > | ^ >In function 'eth_push_vlan': >lto1: note: source object is likely at address zero >In function '__bswap_16', > inlined from 'ofputil_encode_bundle_ctrl_reply' at lib/ofp-bundle.c:195:15, > inlined from 'handle_bundle_control' at ofproto/ofproto.c:8537:15, > inlined from 'handle_single_part_openflow' at ofproto/ofproto.c:8804:16, > inlined from 'handle_openflow' at ofproto/ofproto.c:8888:21: >/usr/include/bits/byteswap.h:37:10: warning: 'reply.type' may be used uninitialized [-Wmaybe-uninitialized] > 37 | return __builtin_bswap16 (__bsx); > | ^ >ofproto/ofproto.c: In function 'handle_openflow': >ofproto/ofproto.c:8494:36: note: 'reply.type' was declared here > 8494 | struct ofputil_bundle_ctrl_msg reply; > | ^ >/bin/sh ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -O2 -flto=auto -ffat-lto-objects -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 vtep/vtep-ctl vtep/vtep-ctl.o vtep/libvtep.la lib/libopenvswitch.la -latomic -lm -lunbound >libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -O2 -flto=auto -ffat-lto-objects -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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 vtep/vtep-ctl vtep/vtep-ctl.o vtep/.libs/libvtep.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -latomic -lm -lunbound >In function 'ovs_strlcpy', > inlined from 'ovs_strlcpy' at lib/util.c:380:1, > inlined from 'ofputil_port_to_string' at lib/ofp-port.c:273:9, > inlined from 'ofputil_port_from_string' at lib/ofp-port.c:170:13: >lib/util.c:383:22: warning: 'strnlen' specified bound 15 exceeds source size 11 [-Wstringop-overread] > 383 | size_t len = strnlen(src, size - 1); > | ^ >In function 'dp_packet_reset_offload', > inlined from 'dp_packet_init__' at lib/dp-packet.c:35:5, > inlined from 'dp_packet_use__' at lib/dp-packet.c:50:5, > inlined from 'dp_packet_use_const' at lib/dp-packet.c:109:5, > inlined from 'ofp_packet_to_string' at lib/ofp-print.c:80:5: >lib/dp-packet.h:942:5: warning: 'buf' is used uninitialized [-Wuninitialized] > 942 | *dp_packet_ol_flags_ptr(p) &= ~DP_PACKET_OL_SUPPORTED_MASK; > | ^ >lib/ofp-print.c: In function 'ofp_packet_to_string': >lib/ofp-print.c:76:22: note: 'buf' declared here > 76 | struct dp_packet buf; > | ^ >/bin/sh ./libtool --tag=CC --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -O2 -flto=auto -ffat-lto-objects -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 tests/test-ovsdb tests/test-ovsdb.o tests/idltest.o ovsdb/libovsdb.la lib/libopenvswitch.la -latomic -lm -lunbound >libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -O2 -flto=auto -ffat-lto-objects -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -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 tests/test-ovsdb tests/test-ovsdb.o tests/idltest.o ovsdb/.libs/libovsdb.a lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng -latomic -lm -lunbound >In function 'memmove', > inlined from 'eth_push_vlan' at lib/packets.c:243:5, > inlined from 'netdev_linux_batch_rxq_recv_sock' at lib/netdev-linux.c:1380:17: >/usr/include/bits/string_fortified.h:36:10: warning: '__builtin_memmove' reading 12 bytes from a region of size 0 [-Wstringop-overread] > 36 | return __builtin___memmove_chk (__dest, __src, __len, > | ^ >In function 'netdev_linux_batch_rxq_recv_sock': >lto1: note: source object is likely at address zero >In function 'ovs_strlcpy', > inlined from 'ovs_strlcpy' at lib/util.c:380:1, > inlined from 'ofputil_port_to_string.constprop' at lib/ofp-port.c:273:9: >lib/util.c:383:22: warning: 'strnlen' specified bound 15 exceeds source size 11 [-Wstringop-overread] > 383 | size_t len = strnlen(src, size - 1); > | ^ >an.tmac:lib/ovs-fields.7:762: warning: tbl preprocessor failed, or it or soelim was not run; table(s) likely not rendered (TE macro called with TW register undefined) >troff:vswitchd/ovs-vswitchd.8:1298: warning: cannot select font 'CW' >In function 'memset', > inlined from 'instruction_init_OFPIT11_CLEAR_ACTIONS' at lib/ofp-actions.c:408:1, > inlined from 'instruction_put_OFPIT11_CLEAR_ACTIONS' at lib/ofp-actions.c:408:1, > inlined from 'encode_CLEAR_ACTIONS' at lib/ofp-actions.c:7423:9, > inlined from 'encode_ofpact' at lib/ofp-actions.c:8890:9: >/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] > 59 | return __builtin___memset_chk (__dest, __ch, __len, > | ^ >In function 'encode_ofpact': >lto1: note: destination object is likely at address zero >In function 'memset', > inlined from 'instruction_init_OFPIT11_WRITE_ACTIONS' at lib/ofp-actions.c:408:1, > inlined from 'instruction_put_OFPIT11_WRITE_ACTIONS' at lib/ofp-actions.c:408:1, > inlined from 'encode_WRITE_ACTIONS' at lib/ofp-actions.c:7457:9, > inlined from 'encode_ofpact' at lib/ofp-actions.c:8890:9: >/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] > 59 | return __builtin___memset_chk (__dest, __ch, __len, > | ^ >In function 'encode_ofpact': >lto1: note: destination object is likely at address zero >In function 'memset', > inlined from 'instruction_init_OFPIT11_WRITE_METADATA' at lib/ofp-actions.c:408:1, > inlined from 'instruction_put_OFPIT11_WRITE_METADATA' at lib/ofp-actions.c:408:1, > inlined from 'encode_WRITE_METADATA' at lib/ofp-actions.c:7559:16, > inlined from 'encode_ofpact' at lib/ofp-actions.c:8890:9: >/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' writing 20 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] > 59 | return __builtin___memset_chk (__dest, __ch, __len, > | ^ >In function 'encode_ofpact': >lto1: note: destination object is likely at address zero >In function 'memset', > inlined from 'instruction_init_OFPIT11_GOTO_TABLE' at lib/ofp-actions.c:408:1, > inlined from 'instruction_put_OFPIT11_GOTO_TABLE' at lib/ofp-actions.c:408:1, > inlined from 'encode_GOTO_TABLE' at lib/ofp-actions.c:7740:16, > inlined from 'encode_ofpact' at lib/ofp-actions.c:8890:9: >/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] > 59 | return __builtin___memset_chk (__dest, __ch, __len, > | ^ >In function 'encode_ofpact': >lto1: note: destination object is likely at address zero >make[1]: *** [Makefile:6761: manpage-check] Error 1 >make[1]: *** Waiting for unfinished jobs.... >In function 'memset', > inlined from 'instruction_init_OFPIT11_APPLY_ACTIONS' at lib/ofp-actions.c:408:1, > inlined from 'instruction_put_OFPIT11_APPLY_ACTIONS' at lib/ofp-actions.c:408:1, > inlined from 'ofpacts_put_openflow_instructions' at lib/ofp-actions.c:8941:13: >/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] > 59 | return __builtin___memset_chk (__dest, __ch, __len, > | ^ >In function 'ofpacts_put_openflow_instructions': >lto1: note: destination object is likely at address zero >In function 'dp_packet_reset_offload', > inlined from 'dp_packet_init__' at lib/dp-packet.c:35:5, > inlined from 'dp_packet_use__' at lib/dp-packet.c:50:5, > inlined from 'dp_packet_use' at lib/dp-packet.c:60:5, > inlined from 'dp_packet_init' at lib/dp-packet.c:126:5, > inlined from 'dp_packet_new' at lib/dp-packet.c:150:5, > inlined from 'dp_packet_new_with_headroom' at lib/dp-packet.c:159:27: >lib/dp-packet.h:942:5: warning: 'MEM[(uint32_t *)p_30 + 16B]' may be used uninitialized [-Wmaybe-uninitialized] > 942 | *dp_packet_ol_flags_ptr(p) &= ~DP_PACKET_OL_SUPPORTED_MASK; > | ^ >lib/dpif-netdev.c: In function 'get_dpif_flow_status': >lib/dpif-netdev.c:3733:42: warning: 'offload_stats' may be used uninitialized [-Wmaybe-uninitialized] > 3733 | stats->n_packets += offload_stats.n_packets; > | ^ >lib/dpif-netdev.c:3713:28: note: 'offload_stats' declared here > 3713 | struct dpif_flow_stats offload_stats; > | ^ >lib/dpif-netdev.c:3735:23: warning: 'offload_stats.used' may be used uninitialized [-Wmaybe-uninitialized] > 3735 | stats->used = MAX(stats->used, offload_stats.used); > | ^ >lib/dpif-netdev.c:3713:28: note: 'offload_stats' declared here > 3713 | struct dpif_flow_stats offload_stats; > | ^ >lib/dpif-netdev.c:3736:42: warning: 'offload_stats.tcp_flags' may be used uninitialized [-Wmaybe-uninitialized] > 3736 | stats->tcp_flags |= offload_stats.tcp_flags; > | ^ >lib/dpif-netdev.c:3713:28: note: 'offload_stats' declared here > 3713 | struct dpif_flow_stats offload_stats; > | ^ >lib/dpif-netdev.c:3738:45: warning: 'offload_attrs.offloaded' may be used uninitialized [-Wmaybe-uninitialized] > 3738 | attrs->offloaded = offload_attrs.offloaded; > | ^ >lib/dpif-netdev.c:3714:28: note: 'offload_attrs' declared here > 3714 | struct dpif_flow_attrs offload_attrs; > | ^ >lib/dpif-netdev.c:3739:44: warning: 'offload_attrs.dp_layer' may be used uninitialized [-Wmaybe-uninitialized] > 3739 | attrs->dp_layer = offload_attrs.dp_layer; > | ^ >lib/dpif-netdev.c:3714:28: note: 'offload_attrs' declared here > 3714 | struct dpif_flow_attrs offload_attrs; > | ^ >make[1]: Leaving directory '/builddir/build/BUILD/ovn-23.06.0/ovs-0187eadfce4505d502e57c0e688b830f0a1ec728' >make: *** [Makefile:3076: all] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.JXAVfk (%build) > Bad exit status from /var/tmp/rpm-tmp.JXAVfk (%build) >Child return code was: 1 >EXCEPTION: [Error('Command failed: \n # /usr/bin/systemd-nspawn -q -M 329e7afe748d49128d1c13be013529c2 -D /var/lib/mock/f39-build-44311554-5275784/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.xfbnpyc_:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007" --setenv=PS1=<mock-chroot> \\s-\\v\\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/ovn.spec\n', 1)] >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace > result = func(*args, **kw) > ^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 597, in do_with_status > raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) >mockbuild.exception.Error: Command failed: > # /usr/bin/systemd-nspawn -q -M 329e7afe748d49128d1c13be013529c2 -D /var/lib/mock/f39-build-44311554-5275784/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.xfbnpyc_:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/ovn.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 2226073
: 1978620 |
1978621
|
1978622