Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-protobuf.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681639216.176924/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-protobuf.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-protobuf-4.22.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-protobuf.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681639216.176924/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-protobuf.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-protobuf-4.22.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-protobuf.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681639216.176924/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-protobuf.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.X6SBb6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf protobuf-4.22.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/protobuf-4.22.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd protobuf-4.22.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Lhgozh + umask 022 + cd /builddir/build/BUILD + cd protobuf-4.22.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/google copying google/__init__.py -> build/lib.linux-x86_64-3.9/google creating build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/timestamp_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/wrappers_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/message.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/service.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/duration_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/type_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/empty_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/service_reflection.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/api_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/unknown_fields.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/message_factory.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/descriptor.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/symbol_database.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/__init__.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/descriptor_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/text_format.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/reflection.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/json_format.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/struct_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/descriptor_database.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/any_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/source_context_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/text_encoding.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/descriptor_pool.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/proto_builder.py -> build/lib.linux-x86_64-3.9/google/protobuf copying google/protobuf/field_mask_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf creating build/lib.linux-x86_64-3.9/google/protobuf/pyext copying google/protobuf/pyext/__init__.py -> build/lib.linux-x86_64-3.9/google/protobuf/pyext copying google/protobuf/pyext/cpp_message.py -> build/lib.linux-x86_64-3.9/google/protobuf/pyext creating build/lib.linux-x86_64-3.9/google/protobuf/util copying google/protobuf/util/__init__.py -> build/lib.linux-x86_64-3.9/google/protobuf/util creating build/lib.linux-x86_64-3.9/google/protobuf/internal copying google/protobuf/internal/type_checkers.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal copying google/protobuf/internal/well_known_types.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal copying google/protobuf/internal/api_implementation.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal copying google/protobuf/internal/field_mask.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal copying google/protobuf/internal/decoder.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal copying google/protobuf/internal/encoder.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal copying google/protobuf/internal/builder.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal copying google/protobuf/internal/testing_refleaks.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal copying google/protobuf/internal/__init__.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal copying google/protobuf/internal/python_message.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal copying google/protobuf/internal/enum_type_wrapper.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal copying google/protobuf/internal/containers.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal copying google/protobuf/internal/_parameterized.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal copying google/protobuf/internal/extension_dict.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal creating build/lib.linux-x86_64-3.9/google/protobuf/compiler copying google/protobuf/compiler/plugin_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf/compiler copying google/protobuf/compiler/__init__.py -> build/lib.linux-x86_64-3.9/google/protobuf/compiler running build_ext building 'google._upb._message' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/google creating build/temp.linux-x86_64-3.9/google/protobuf creating build/temp.linux-x86_64-3.9/python creating build/temp.linux-x86_64-3.9/upb creating build/temp.linux-x86_64-3.9/upb/base creating build/temp.linux-x86_64-3.9/upb/collections creating build/temp.linux-x86_64-3.9/upb/hash creating build/temp.linux-x86_64-3.9/upb/json creating build/temp.linux-x86_64-3.9/upb/lex creating build/temp.linux-x86_64-3.9/upb/mem creating build/temp.linux-x86_64-3.9/upb/message creating build/temp.linux-x86_64-3.9/upb/mini_table creating build/temp.linux-x86_64-3.9/upb/reflection creating build/temp.linux-x86_64-3.9/upb/text creating build/temp.linux-x86_64-3.9/upb/util creating build/temp.linux-x86_64-3.9/upb/wire creating build/temp.linux-x86_64-3.9/utf8_range gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c google/protobuf/descriptor.upb.c -o build/temp.linux-x86_64-3.9/google/protobuf/descriptor.upb.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c google/protobuf/descriptor.upbdefs.c -o build/temp.linux-x86_64-3.9/google/protobuf/descriptor.upbdefs.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c python/convert.c -o build/temp.linux-x86_64-3.9/python/convert.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c python/descriptor.c -o build/temp.linux-x86_64-3.9/python/descriptor.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c python/descriptor_containers.c -o build/temp.linux-x86_64-3.9/python/descriptor_containers.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c python/descriptor_pool.c -o build/temp.linux-x86_64-3.9/python/descriptor_pool.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c python/extension_dict.c -o build/temp.linux-x86_64-3.9/python/extension_dict.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c python/map.c -o build/temp.linux-x86_64-3.9/python/map.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c python/message.c -o build/temp.linux-x86_64-3.9/python/message.o python/message.c: In function ‘PyUpb_CPythonBits_Init’: python/message.c:138:28: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 138 | if (bits->type_basicsize == -1) goto err; | ^~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c python/protobuf.c -o build/temp.linux-x86_64-3.9/python/protobuf.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c python/repeated.c -o build/temp.linux-x86_64-3.9/python/repeated.o python/repeated.c: In function ‘PyUpb_RepeatedContainer_Pop’: python/repeated.c:461:13: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 461 | if (index >= size) index = size - 1; | ^~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c python/unknown_fields.c -o build/temp.linux-x86_64-3.9/python/unknown_fields.o In file included from python/unknown_fields.c:32: python/unknown_fields.c: In function ‘PyUpb_UnknownFieldSet_Build’: /builddir/build/BUILD/protobuf-4.22.1/upb/wire/eps_copy_input_stream.h:200:26: warning: ‘size’ may be used uninitialized in this function [-Wmaybe-uninitialized] 200 | uintptr_t res = uptr + (size_t)size; | ^~~~~~~~~~~~ python/unknown_fields.c:192:11: note: ‘size’ was declared here 192 | int size; | ^~~~ In file included from python/unknown_fields.c:32: python/unknown_fields.c: In function ‘PyUpb_UnknownFieldSet_New’: /builddir/build/BUILD/protobuf-4.22.1/upb/wire/eps_copy_input_stream.h:200:26: warning: ‘size’ may be used uninitialized in this function [-Wmaybe-uninitialized] 200 | uintptr_t res = uptr + (size_t)size; | ^~~~~~~~~~~~ python/unknown_fields.c:101:13: note: ‘size’ was declared here 101 | int size; | ^~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/base/status.c -o build/temp.linux-x86_64-3.9/upb/base/status.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/collections/array.c -o build/temp.linux-x86_64-3.9/upb/collections/array.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/collections/map.c -o build/temp.linux-x86_64-3.9/upb/collections/map.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/collections/map_sorter.c -o build/temp.linux-x86_64-3.9/upb/collections/map_sorter.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/hash/common.c -o build/temp.linux-x86_64-3.9/upb/hash/common.o upb/hash/common.c: In function ‘upb_inttable_next’: upb/hash/common.c:779:16: warning: comparison of integer expressions of different signedness: ‘intptr_t’ {aka ‘long int’} and ‘size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 779 | while (++i < t->array_size) { | ^ upb/hash/common.c: In function ‘upb_inttable_removeiter’: upb/hash/common.c:805:9: warning: comparison of integer expressions of different signedness: ‘intptr_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 805 | if (i < t->array_size) { | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/json/decode.c -o build/temp.linux-x86_64-3.9/upb/json/decode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/json/encode.c -o build/temp.linux-x86_64-3.9/upb/json/encode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/lex/atoi.c -o build/temp.linux-x86_64-3.9/upb/lex/atoi.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/lex/round_trip.c -o build/temp.linux-x86_64-3.9/upb/lex/round_trip.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/lex/strtod.c -o build/temp.linux-x86_64-3.9/upb/lex/strtod.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/lex/unicode.c -o build/temp.linux-x86_64-3.9/upb/lex/unicode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/mem/alloc.c -o build/temp.linux-x86_64-3.9/upb/mem/alloc.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/mem/arena.c -o build/temp.linux-x86_64-3.9/upb/mem/arena.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/message/accessors.c -o build/temp.linux-x86_64-3.9/upb/message/accessors.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/message/message.c -o build/temp.linux-x86_64-3.9/upb/message/message.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/mini_table/common.c -o build/temp.linux-x86_64-3.9/upb/mini_table/common.o upb/mini_table/common.c: In function ‘upb_MiniTable_FindFieldByNumber’: upb/mini_table/common.c:72:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 72 | if (num < number) { | ^ upb/mini_table/common.c:76:13: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 76 | if (num > number) { | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/mini_table/decode.c -o build/temp.linux-x86_64-3.9/upb/mini_table/decode.o upb/mini_table/decode.c: In function ‘upb_MiniTable_SetField’: upb/mini_table/decode.c:247:21: warning: comparison of integer expressions of different signedness: ‘int8_t’ {aka ‘signed char’} and ‘long unsigned int’ [-Wsign-compare] 247 | } else if (type >= sizeof(kUpb_EncodedToFieldRep)) { | ^~ upb/mini_table/decode.c:254:12: warning: comparison of integer expressions of different signedness: ‘int8_t’ {aka ‘signed char’} and ‘long unsigned int’ [-Wsign-compare] 254 | if (type >= sizeof(kUpb_EncodedToType)) { | ^~ upb/mini_table/decode.c: In function ‘upb_MtDecoder_ValidateEntryField’: upb/mini_table/decode.c:672:17: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘const unsigned int’} and ‘int’ [-Wsign-compare] 672 | if (f->number != expected_num) { | ^~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/mini_table/encode.c -o build/temp.linux-x86_64-3.9/upb/mini_table/encode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/mini_table/extension_registry.c -o build/temp.linux-x86_64-3.9/upb/mini_table/extension_registry.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/reflection/def_builder.c -o build/temp.linux-x86_64-3.9/upb/reflection/def_builder.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/reflection/def_pool.c -o build/temp.linux-x86_64-3.9/upb/reflection/def_pool.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/reflection/def_type.c -o build/temp.linux-x86_64-3.9/upb/reflection/def_type.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/reflection/desc_state.c -o build/temp.linux-x86_64-3.9/upb/reflection/desc_state.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/reflection/enum_def.c -o build/temp.linux-x86_64-3.9/upb/reflection/enum_def.o upb/reflection/enum_def.c: In function ‘upb_EnumDef_MiniDescriptorEncode’: upb/reflection/enum_def.c:180:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 180 | for (size_t i = 0; i < e->value_count; i++) { | ^ upb/reflection/enum_def.c: In function ‘_upb_EnumReservedNames_New’: upb/reflection/enum_def.c:220:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 220 | for (size_t i = 0; i < n; i++) { | ^ upb/reflection/enum_def.c: In function ‘_upb_EnumDefs_New’: upb/reflection/enum_def.c:305:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 305 | for (size_t i = 0; i < n; i++) { | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/reflection/enum_reserved_range.c -o build/temp.linux-x86_64-3.9/upb/reflection/enum_reserved_range.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/reflection/enum_value_def.c -o build/temp.linux-x86_64-3.9/upb/reflection/enum_value_def.o upb/reflection/enum_value_def.c: In function ‘_upb_EnumValueDefs_New’: upb/reflection/enum_value_def.c:128:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 128 | for (size_t i = 0; i < n; i++) { | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/reflection/extension_range.c -o build/temp.linux-x86_64-3.9/upb/reflection/extension_range.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/reflection/field_def.c -o build/temp.linux-x86_64-3.9/upb/reflection/field_def.o upb/reflection/field_def.c: In function ‘_upb_FieldDef_Create’: upb/reflection/field_def.c:634:21: warning: comparison of integer expressions of different signedness: ‘uint32_t’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 634 | if (oneof_index >= upb_MessageDef_OneofCount(m)) { | ^~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/reflection/file_def.c -o build/temp.linux-x86_64-3.9/upb/reflection/file_def.o upb/reflection/file_def.c: In function ‘_upb_FileDef_Create’: upb/reflection/file_def.c:207:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 207 | for (int i = 0; i < n; i++) { | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/reflection/message.c -o build/temp.linux-x86_64-3.9/upb/reflection/message.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/reflection/message_def.c -o build/temp.linux-x86_64-3.9/upb/reflection/message_def.o upb/reflection/message_def.c: In function ‘_upb_ReservedNames_New’: upb/reflection/message_def.c:610:24: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 610 | for (size_t i = 0; i < n; i++) { | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/reflection/message_reserved_range.c -o build/temp.linux-x86_64-3.9/upb/reflection/message_reserved_range.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/reflection/method_def.c -o build/temp.linux-x86_64-3.9/upb/reflection/method_def.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/reflection/oneof_def.c -o build/temp.linux-x86_64-3.9/upb/reflection/oneof_def.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/reflection/service_def.c -o build/temp.linux-x86_64-3.9/upb/reflection/service_def.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/text/encode.c -o build/temp.linux-x86_64-3.9/upb/text/encode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/util/compare.c -o build/temp.linux-x86_64-3.9/upb/util/compare.o upb/util/compare.c: In function ‘upb_UnknownFields_DoBuild’: upb/util/compare.c:176:15: warning: ‘size’ may be used uninitialized in this function [-Wmaybe-uninitialized] 176 | ptr = upb_EpsCopyInputStream_ReadStringAliased(&ctx->stream, &s_ptr, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 177 | size); | ~~~~~ In file included from upb/util/compare.c:34: /builddir/build/BUILD/protobuf-4.22.1/upb/wire/reader.h:101:14: warning: ‘tag’ may be used uninitialized in this function [-Wmaybe-uninitialized] 101 | return tag & kUpb_WireReader_WireTypeMask; | ^ upb/util/compare.c:147:14: note: ‘tag’ was declared here 147 | uint32_t tag; | ^~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/util/def_to_proto.c -o build/temp.linux-x86_64-3.9/upb/util/def_to_proto.o upb/util/def_to_proto.c: In function ‘servicedef_toproto’: upb/util/def_to_proto.c:507:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 507 | for (int i = 0; i < n; i++) { | ^ upb/util/def_to_proto.c: In function ‘filedef_toproto’: upb/util/def_to_proto.c:552:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 552 | for (int i = 0; i < n; i++) { | ^ upb/util/def_to_proto.c:571:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 571 | for (int i = 0; i < n; i++) { | ^ upb/util/def_to_proto.c:578:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 578 | for (int i = 0; i < n; i++) { | ^ upb/util/def_to_proto.c:585:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 585 | for (int i = 0; i < n; i++) { | ^ upb/util/def_to_proto.c:592:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 592 | for (int i = 0; i < n; i++) { | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/util/required_fields.c -o build/temp.linux-x86_64-3.9/upb/util/required_fields.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/wire/decode.c -o build/temp.linux-x86_64-3.9/upb/wire/decode.o upb/wire/decode.c: In function ‘_upb_Decoder_FindField’: upb/wire/decode.c:897:36: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 897 | for (idx = t->dense_below; idx < last; idx++) { | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/wire/decode_fast.c -o build/temp.linux-x86_64-3.9/upb/wire/decode_fast.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/wire/encode.c -o build/temp.linux-x86_64-3.9/upb/wire/encode.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/wire/eps_copy_input_stream.c -o build/temp.linux-x86_64-3.9/upb/wire/eps_copy_input_stream.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c upb/wire/reader.c -o build/temp.linux-x86_64-3.9/upb/wire/reader.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c utf8_range/naive.c -o build/temp.linux-x86_64-3.9/utf8_range/naive.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c utf8_range/range2-neon.c -o build/temp.linux-x86_64-3.9/utf8_range/range2-neon.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/builddir/build/BUILD/protobuf-4.22.1 -I/builddir/build/BUILD/protobuf-4.22.1/utf8_range -I/usr/include/python3.9 -c utf8_range/range2-sse.c -o build/temp.linux-x86_64-3.9/utf8_range/range2-sse.o creating build/lib.linux-x86_64-3.9/google/_upb gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/google/protobuf/descriptor.upb.o build/temp.linux-x86_64-3.9/google/protobuf/descriptor.upbdefs.o build/temp.linux-x86_64-3.9/python/convert.o build/temp.linux-x86_64-3.9/python/descriptor.o build/temp.linux-x86_64-3.9/python/descriptor_containers.o build/temp.linux-x86_64-3.9/python/descriptor_pool.o build/temp.linux-x86_64-3.9/python/extension_dict.o build/temp.linux-x86_64-3.9/python/map.o build/temp.linux-x86_64-3.9/python/message.o build/temp.linux-x86_64-3.9/python/protobuf.o build/temp.linux-x86_64-3.9/python/repeated.o build/temp.linux-x86_64-3.9/python/unknown_fields.o build/temp.linux-x86_64-3.9/upb/base/status.o build/temp.linux-x86_64-3.9/upb/collections/array.o build/temp.linux-x86_64-3.9/upb/collections/map.o build/temp.linux-x86_64-3.9/upb/collections/map_sorter.o build/temp.linux-x86_64-3.9/upb/hash/common.o build/temp.linux-x86_64-3.9/upb/json/decode.o build/temp.linux-x86_64-3.9/upb/json/encode.o build/temp.linux-x86_64-3.9/upb/lex/atoi.o build/temp.linux-x86_64-3.9/upb/lex/round_trip.o build/temp.linux-x86_64-3.9/upb/lex/strtod.o build/temp.linux-x86_64-3.9/upb/lex/unicode.o build/temp.linux-x86_64-3.9/upb/mem/alloc.o build/temp.linux-x86_64-3.9/upb/mem/arena.o build/temp.linux-x86_64-3.9/upb/message/accessors.o build/temp.linux-x86_64-3.9/upb/message/message.o build/temp.linux-x86_64-3.9/upb/mini_table/common.o build/temp.linux-x86_64-3.9/upb/mini_table/decode.o build/temp.linux-x86_64-3.9/upb/mini_table/encode.o build/temp.linux-x86_64-3.9/upb/mini_table/extension_registry.o build/temp.linux-x86_64-3.9/upb/reflection/def_builder.o build/temp.linux-x86_64-3.9/upb/reflection/def_pool.o build/temp.linux-x86_64-3.9/upb/reflection/def_type.o build/temp.linux-x86_64-3.9/upb/reflection/desc_state.o build/temp.linux-x86_64-3.9/upb/reflection/enum_def.o build/temp.linux-x86_64-3.9/upb/reflection/enum_reserved_range.o build/temp.linux-x86_64-3.9/upb/reflection/enum_value_def.o build/temp.linux-x86_64-3.9/upb/reflection/extension_range.o build/temp.linux-x86_64-3.9/upb/reflection/field_def.o build/temp.linux-x86_64-3.9/upb/reflection/file_def.o build/temp.linux-x86_64-3.9/upb/reflection/message.o build/temp.linux-x86_64-3.9/upb/reflection/message_def.o build/temp.linux-x86_64-3.9/upb/reflection/message_reserved_range.o build/temp.linux-x86_64-3.9/upb/reflection/method_def.o build/temp.linux-x86_64-3.9/upb/reflection/oneof_def.o build/temp.linux-x86_64-3.9/upb/reflection/service_def.o build/temp.linux-x86_64-3.9/upb/text/encode.o build/temp.linux-x86_64-3.9/upb/util/compare.o build/temp.linux-x86_64-3.9/upb/util/def_to_proto.o build/temp.linux-x86_64-3.9/upb/util/required_fields.o build/temp.linux-x86_64-3.9/upb/wire/decode.o build/temp.linux-x86_64-3.9/upb/wire/decode_fast.o build/temp.linux-x86_64-3.9/upb/wire/encode.o build/temp.linux-x86_64-3.9/upb/wire/eps_copy_input_stream.o build/temp.linux-x86_64-3.9/upb/wire/reader.o build/temp.linux-x86_64-3.9/utf8_range/naive.o build/temp.linux-x86_64-3.9/utf8_range/range2-neon.o build/temp.linux-x86_64-3.9/utf8_range/range2-sse.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/google/_upb/_message.cpython-39-x86_64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aBOg5U + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64 + cd protobuf-4.22.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib Skipping installation of /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/__init__.py (namespace package) copying google/_upb/_message.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/_upb copying google/protobuf/timestamp_pb2.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/wrappers_pb2.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/message.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/service.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/duration_pb2.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/type_pb2.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/empty_pb2.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/service_reflection.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/api_pb2.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/unknown_fields.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/message_factory.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/descriptor.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/symbol_database.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/__init__.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/descriptor_pb2.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/text_format.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/reflection.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/json_format.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/struct_pb2.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/descriptor_database.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/any_pb2.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/source_context_pb2.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/text_encoding.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/descriptor_pool.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/proto_builder.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/field_mask_pb2.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf copying google/protobuf/pyext/__init__.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/pyext copying google/protobuf/pyext/cpp_message.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/pyext copying google/protobuf/util/__init__.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/util copying google/protobuf/internal/type_checkers.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/well_known_types.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/api_implementation.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/field_mask.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/decoder.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/encoder.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/builder.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/testing_refleaks.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/__init__.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/python_message.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/enum_type_wrapper.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/containers.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/_parameterized.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/extension_dict.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal copying google/protobuf/compiler/plugin_pb2.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/compiler copying google/protobuf/compiler/__init__.py -> /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/compiler byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/timestamp_pb2.py to timestamp_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/wrappers_pb2.py to wrappers_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/duration_pb2.py to duration_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/type_pb2.py to type_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/empty_pb2.py to empty_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/service_reflection.py to service_reflection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/api_pb2.py to api_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/unknown_fields.py to unknown_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/message_factory.py to message_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/descriptor.py to descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/symbol_database.py to symbol_database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/descriptor_pb2.py to descriptor_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/text_format.py to text_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/reflection.py to reflection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/json_format.py to json_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/struct_pb2.py to struct_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/descriptor_database.py to descriptor_database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/any_pb2.py to any_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/source_context_pb2.py to source_context_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/text_encoding.py to text_encoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/descriptor_pool.py to descriptor_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/proto_builder.py to proto_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/field_mask_pb2.py to field_mask_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/pyext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/pyext/cpp_message.py to cpp_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal/type_checkers.py to type_checkers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal/well_known_types.py to well_known_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal/api_implementation.py to api_implementation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal/field_mask.py to field_mask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal/decoder.py to decoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal/encoder.py to encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal/builder.py to builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal/testing_refleaks.py to testing_refleaks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal/wire_format.py to wire_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal/message_listener.py to message_listener.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal/python_message.py to python_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal/enum_type_wrapper.py to enum_type_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal/containers.py to containers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal/_parameterized.py to _parameterized.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/internal/extension_dict.py to extension_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/compiler/plugin_pb2.py to plugin_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/protobuf/compiler/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpkf91cbs8.py' /usr/bin/python3 /tmp/tmpkf91cbs8.py removing /tmp/tmpkf91cbs8.py running install_egg_info running egg_info writing protobuf.egg-info/PKG-INFO writing dependency_links to protobuf.egg-info/dependency_links.txt writing namespace_packages to protobuf.egg-info/namespace_packages.txt writing top-level names to protobuf.egg-info/top_level.txt reading manifest file 'protobuf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'protobuf.egg-info/SOURCES.txt' Copying protobuf.egg-info to /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/protobuf-4.22.1-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/protobuf-4.22.1-py3.9-nspkg.pth running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64//usr/share/doc/python-protobuf + '[' -d doc ']' ~/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64 ~/build/BUILD/protobuf-4.22.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/protobuf-4.22.1 + mv /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.22.1-1 --unique-debug-suffix -4.22.1-1.x86_64 --unique-debug-src-base python-protobuf-4.22.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/protobuf-4.22.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/_upb/_message.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9/site-packages/google/_upb/_message.cpython-39-x86_64-linux-gnu.so 3076 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-protobuf-4.22.1-1.x86_64 Provides: python-protobuf python3-protobuf = 4.22.1-1 python3-protobuf(x86-64) = 4.22.1-1 python3.9dist(protobuf) = 4.22.1 python3dist(protobuf) = 4.22.1 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Processing files: python-protobuf-help-4.22.1-1.x86_64 warning: Empty %files file /builddir/build/BUILD/protobuf-4.22.1/doclist.lst Provides: python-protobuf-help = 4.22.1-1 python-protobuf-help(x86-64) = 4.22.1-1 python3-protobuf-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-protobuf-debuginfo-4.22.1-1.x86_64 Provides: python-protobuf-debuginfo = 4.22.1-1 python-protobuf-debuginfo(x86-64) = 4.22.1-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-protobuf-debugsource(x86-64) = 4.22.1-1 Processing files: python-protobuf-debugsource-4.22.1-1.x86_64 Provides: python-protobuf-debugsource = 4.22.1-1 python-protobuf-debugsource(x86-64) = 4.22.1-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64 Wrote: /builddir/build/RPMS/python-protobuf-help-4.22.1-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-protobuf-debugsource-4.22.1-1.x86_64.rpm Wrote: /builddir/build/RPMS/python3-protobuf-4.22.1-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-protobuf-debuginfo-4.22.1-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ySjrmC + umask 022 + cd /builddir/build/BUILD + cd protobuf-4.22.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-protobuf-4.22.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0