D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/protobuf-c-1.3.2-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rGegBa + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf protobuf-c-1.3.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/protobuf-c-1.3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd protobuf-c-1.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.P830r8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd protobuf-c-1.3.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:14: installing 'build-aux/compile' configure.ac:13: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C99... none needed checking for aarch64-mageia-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of aarch64-mageia-linux-gnu-g++... none checking whether ln -s works... yes checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether make supports nested variables... (cached) yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether C compiler accepts "-Wc99-c11-compat"... yes checking whether C compiler accepts "-Werror=incompatible-pointer-types"... yes checking whether C compiler accepts "-Werror=int-conversion"... yes checking whether C compiler accepts "-Wnull-dereference"... yes checking for doxygen... no checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether aarch64-mageia-linux-gnu-g++ supports C++11 features with -std=c++11... yes checking for protobuf... yes checking google/protobuf/compiler/command_line_interface.h usability... yes checking google/protobuf/compiler/command_line_interface.h presence... yes checking for google/protobuf/compiler/command_line_interface.h... yes checking for protoc... /usr/bin/protoc checking if LD -Wl,--version-script works... yes checking whether self tests are run under valgrind... no checking whether to build with code coverage support... no checking whether byte ordering is bigendian... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating protobuf-c/libprotobuf-c.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands protobuf-c 1.3.2 CC: aarch64-mageia-linux-gnu-gcc CFLAGS: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables CXX: aarch64-mageia-linux-gnu-g++ -std=c++11 CXXFLAGS: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables LDFLAGS: -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags LIBS: prefix: /usr sysconfdir: /etc libdir: /usr/lib64 includedir: /usr/include pkgconfigdir: ${libdir}/pkgconfig bigendian: no protobuf version: libprotoc 3.11.2 + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/protoc -I. --cpp_out=. ./t/test-full.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: t/test-full.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/bin/protoc -I. --cpp_out=. ./t/test-full.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: t/test-full.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) aarch64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protoc-c/protoc_gen_c-c_extension.o `test -f 'protoc-c/c_extension.cc' || echo './'`protoc-c/c_extension.cc aarch64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protoc-c/protoc_gen_c-c_generator.o `test -f 'protoc-c/c_generator.cc' || echo './'`protoc-c/c_generator.cc aarch64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protoc-c/protoc_gen_c-c_enum_field.o `test -f 'protoc-c/c_enum_field.cc' || echo './'`protoc-c/c_enum_field.cc aarch64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protoc-c/protoc_gen_c-c_bytes_field.o `test -f 'protoc-c/c_bytes_field.cc' || echo './'`protoc-c/c_bytes_field.cc aarch64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protoc-c/protoc_gen_c-c_file.o `test -f 'protoc-c/c_file.cc' || echo './'`protoc-c/c_file.cc aarch64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protoc-c/protoc_gen_c-c_field.o `test -f 'protoc-c/c_field.cc' || echo './'`protoc-c/c_field.cc aarch64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protoc-c/protoc_gen_c-c_helpers.o `test -f 'protoc-c/c_helpers.cc' || echo './'`protoc-c/c_helpers.cc aarch64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protoc-c/protoc_gen_c-main.o `test -f 'protoc-c/main.cc' || echo './'`protoc-c/main.cc aarch64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protoc-c/protoc_gen_c-c_enum.o `test -f 'protoc-c/c_enum.cc' || echo './'`protoc-c/c_enum.cc aarch64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protoc-c/protoc_gen_c-c_message_field.o `test -f 'protoc-c/c_message_field.cc' || echo './'`protoc-c/c_message_field.cc aarch64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protoc-c/protoc_gen_c-c_primitive_field.o `test -f 'protoc-c/c_primitive_field.cc' || echo './'`protoc-c/c_primitive_field.cc aarch64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protoc-c/protoc_gen_c-c_string_field.o `test -f 'protoc-c/c_string_field.cc' || echo './'`protoc-c/c_string_field.cc aarch64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protoc-c/protoc_gen_c-c_service.o `test -f 'protoc-c/c_service.cc' || echo './'`protoc-c/c_service.cc aarch64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protoc-c/protoc_gen_c-c_message.o `test -f 'protoc-c/c_message.cc' || echo './'`protoc-c/c_message.cc /bin/sh ./libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -std=c++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o protoc-c/protoc-gen-c protoc-c/protoc_gen_c-c_bytes_field.o protoc-c/protoc_gen_c-c_enum.o protoc-c/protoc_gen_c-c_enum_field.o protoc-c/protoc_gen_c-c_extension.o protoc-c/protoc_gen_c-c_field.o protoc-c/protoc_gen_c-c_file.o protoc-c/protoc_gen_c-c_generator.o protoc-c/protoc_gen_c-c_helpers.o protoc-c/protoc_gen_c-c_message.o protoc-c/protoc_gen_c-c_message_field.o protoc-c/protoc_gen_c-c_primitive_field.o protoc-c/protoc_gen_c-c_service.o protoc-c/protoc_gen_c-c_string_field.o protoc-c/protoc_gen_c-main.o -lprotobuf -lpthread -lprotoc libtool: link: aarch64-mageia-linux-gnu-g++ -std=c++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o protoc-c/protoc-gen-c protoc-c/protoc_gen_c-c_bytes_field.o protoc-c/protoc_gen_c-c_enum.o protoc-c/protoc_gen_c-c_enum_field.o protoc-c/protoc_gen_c-c_extension.o protoc-c/protoc_gen_c-c_field.o protoc-c/protoc_gen_c-c_file.o protoc-c/protoc_gen_c-c_generator.o protoc-c/protoc_gen_c-c_helpers.o protoc-c/protoc_gen_c-c_message.o protoc-c/protoc_gen_c-c_message_field.o protoc-c/protoc_gen_c-c_primitive_field.o protoc-c/protoc_gen_c-c_service.o protoc-c/protoc_gen_c-c_string_field.o protoc-c/protoc_gen_c-main.o -lprotobuf -lpthread -lprotoc /usr/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/test.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: t/test.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/test.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: t/test.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/test-optimized.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: t/test-optimized.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/test-optimized.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: t/test-optimized.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/test-proto3.proto /usr/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/issue220/issue220.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: t/issue220/issue220.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/test-full.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: t/test-full.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/test-proto3.proto /usr/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/test-full.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: t/test-full.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/issue220/issue220.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: t/issue220/issue220.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/issue251/issue251.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: t/issue251/issue251.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/issue330/issue330.proto /usr/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/issue251/issue251.proto [libprotobuf WARNING google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: t/issue251/issue251.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.) /usr/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/issue330/issue330.proto /usr/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/issue375/issue375.proto /usr/bin/protoc --plugin=protoc-gen-c=./protoc-c/protoc-gen-c -I. --c_out=. ./t/issue375/issue375.proto aarch64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o t/generated-code2/cxx_generate_packed_data-cxx-generate-packed-data.o `test -f 't/generated-code2/cxx-generate-packed-data.cc' || echo './'`t/generated-code2/cxx-generate-packed-data.cc aarch64-mageia-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o t/generated_code2_cxx_generate_packed_data-test-full.pb.o `test -f 't/test-full.pb.cc' || echo './'`t/test-full.pb.cc /bin/sh ./libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -std=c++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o t/generated-code2/cxx-generate-packed-data t/generated-code2/cxx_generate_packed_data-cxx-generate-packed-data.o t/generated_code2_cxx_generate_packed_data-test-full.pb.o -lprotobuf -lpthread libtool: link: aarch64-mageia-linux-gnu-g++ -std=c++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o t/generated-code2/cxx-generate-packed-data t/generated-code2/cxx_generate_packed_data-cxx-generate-packed-data.o t/generated_code2_cxx_generate_packed_data-test-full.pb.o -lprotobuf -lpthread ./t/generated-code2/cxx-generate-packed-data > ./t/generated-code2/test-full-cxx-output.inc /usr/bin/make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -Wall -Wchar-subscripts -Wdeclaration-after-statement -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wc99-c11-compat -Werror=incompatible-pointer-types -Werror=int-conversion -Wnull-dereference -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protobuf-c/protobuf-c.lo protobuf-c/protobuf-c.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -include ./config.h -I./protobuf-c -I. -I. -Wall -Wchar-subscripts -Wdeclaration-after-statement -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wc99-c11-compat -Werror=incompatible-pointer-types -Werror=int-conversion -Wnull-dereference -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c protobuf-c/protobuf-c.c -fPIC -DPIC -o protobuf-c/.libs/protobuf-c.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -Wall -Wchar-subscripts -Wdeclaration-after-statement -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wc99-c11-compat -Werror=incompatible-pointer-types -Werror=int-conversion -Wnull-dereference -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 1:0:0 -no-undefined -Wl,--version-script=./protobuf-c/libprotobuf-c.sym -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o protobuf-c/libprotobuf-c.la -rpath /usr/lib64 protobuf-c/protobuf-c.lo libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC protobuf-c/.libs/protobuf-c.o -O2 -g -fstack-protector -Wl,--version-script=./protobuf-c/libprotobuf-c.sym -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libprotobuf-c.so.1 -o protobuf-c/.libs/libprotobuf-c.so.1.0.0 libtool: link: (cd "protobuf-c/.libs" && rm -f "libprotobuf-c.so.1" && ln -s "libprotobuf-c.so.1.0.0" "libprotobuf-c.so.1") libtool: link: (cd "protobuf-c/.libs" && rm -f "libprotobuf-c.so" && ln -s "libprotobuf-c.so.1.0.0" "libprotobuf-c.so") libtool: link: ( cd "protobuf-c/.libs" && rm -f "libprotobuf-c.la" && ln -s "../libprotobuf-c.la" "libprotobuf-c.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DdD9ea + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64 + cd protobuf-c-1.3.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p protobuf-c/libprotobuf-c.la '/home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p protobuf-c/.libs/libprotobuf-c.so.1.0.0 /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/lib64/libprotobuf-c.so.1.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/lib64 && { ln -s -f libprotobuf-c.so.1.0.0 libprotobuf-c.so.1 || { rm -f libprotobuf-c.so.1 && ln -s libprotobuf-c.so.1.0.0 libprotobuf-c.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/lib64 && { ln -s -f libprotobuf-c.so.1.0.0 libprotobuf-c.so || { rm -f libprotobuf-c.so && ln -s libprotobuf-c.so.1.0.0 libprotobuf-c.so; }; }) libtool: install: /usr/bin/install -p protobuf-c/.libs/libprotobuf-c.lai /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/lib64/libprotobuf-c.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p protoc-c/protoc-gen-c '/home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/bin' libtool: install: /usr/bin/install -p protoc-c/protoc-gen-c /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/bin/protoc-gen-c /usr/bin/make install-exec-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' rm -f /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/bin/protoc-c ln -s protoc-gen-c /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/bin/protoc-c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/include/protobuf-c' /usr/bin/install -p -m 644 protobuf-c/protobuf-c.h '/home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/include/protobuf-c' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 protobuf-c/libprotobuf-c.pc '/home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/make install-data-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/include/google/protobuf-c cd /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/include/google/protobuf-c && rm -f protobuf-c.h cd /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/include/google/protobuf-c && ln -s ../../protobuf-c/protobuf-c.h protobuf-c.h make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' + find /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.3.2-2.mga8 --unique-debug-suffix -1.3.2-2.mga8.aarch64 --unique-debug-src-base protobuf-c-1.3.2-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/lib64/libprotobuf-c.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/bin/protoc-gen-c extracting debug info from /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/lib64/libprotobuf-c.so.1.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/bin/protoc-gen-c original debug info size: 8412kB, size after compression: 6748kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 631 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/protobuf-c-1.3.2-2.mga8.aarch64/protobuf-c/protobuf-c.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/protobuf-c-1.3.2-2.mga8.aarch64/protoc-c/c_message.cc is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VHYNk8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd protobuf-c-1.3.2 + '[' 1 -eq 1 ']' + make check make check-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' make t/generated-code/test-generated-code t/generated-code2/test-generated-code2 t/version/version t/generated-code3/test-generated-code3 t/issue220/issue220 t/issue251/issue251 t/issue330/issue330 t/issue375/issue375 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' CC t/generated-code/test-generated-code.o CC t/test.pb-c.o CCLD t/generated-code/test-generated-code CC t/generated-code2/test-generated-code2.o In file included from t/generated-code2/test-generated-code2.c:4: ./t/test-full.pb-c.h:400:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat] 400 | }; | ^ t/generated-code2/test-generated-code2.c: In function 'test_oneof_merge': t/generated-code2/test-generated-code2.c:991:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 991 | Foo__SubMess submess = FOO__SUB_MESS__INIT; | ^~~~~~~~~~~~ t/generated-code2/test-generated-code2.c:995:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 995 | ProtobufCBinaryData bd_hello = { 5, (uint8_t*)"hello" }; | ^~~~~~~~~~~~~~~~~~~ In file included from ./protobuf-c/protobuf-c.h:199, from ./t/test-full.pb-c.h:7, from t/generated-code2/test-generated-code2.c:4: t/generated-code2/test-generated-code2.c: In function 'assert_required_default_values_are_default': t/generated-code2/test-generated-code2.c:1686:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1686 | assert (mess->v_bytes.len = /* a */ 1 | ^~~~ t/generated-code2/test-generated-code2.c: In function 'assert_optional_default_values_are_default': t/generated-code2/test-generated-code2.c:1725:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 1725 | assert (mess->v_bytes.len = /* a */ 1 | ^~~~ t/generated-code2/test-generated-code2.c: In function 'test_optional_default_values': t/generated-code2/test-generated-code2.c:1773:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1773 | Foo__TestMessOptional mess3 = FOO__TEST_MESS_OPTIONAL__INIT; | ^~~~~~~~~~~~~~~~~~~~~ t/generated-code2/test-generated-code2.c: In function 'test_field_merge': t/generated-code2/test-generated-code2.c:1817:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1817 | int32_t arr1[] = {0, 1}; | ^~~~~~~ t/generated-code2/test-generated-code2.c:1826:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1826 | size_t msg_size = foo__test_mess_optional__get_packed_size (&msg1); | ^~~~~~ t/generated-code2/test-generated-code2.c:1840:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1840 | int32_t arr2[] = {2, 3, 4}; | ^~~~~~~ t/generated-code2/test-generated-code2.c:1849:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1849 | uint8_t *packed_buffer = (uint8_t *)malloc (msg_size); | ^~~~~~~ t/generated-code2/test-generated-code2.c:1856:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1856 | Foo__TestMessOptional *merged = foo__test_mess_optional__unpack | ^~~~~~~~~~~~~~~~~~~~~ t/generated-code2/test-generated-code2.c:1867:4: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 1867 | int32_t merged_arr[] = {0, 1, 2, 3, 4}; | ^~~~~~~ t/generated-code2/test-generated-code2.c: At top level: t/generated-code2/test-generated-code2.c:2340:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] 2340 | int main () | ^~~~ CC t/test-full.pb-c.o In file included from t/test-full.pb-c.c:9: ./t/test-full.pb-c.h:400:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat] 400 | }; | ^ CC t/test-optimized.pb-c.o CCLD t/generated-code2/test-generated-code2 CC t/version/version.o CCLD t/version/version CC t/generated-code/generated_code3_test_generated_code3-test-generated-code.o CC t/generated_code3_test_generated_code3-test-proto3.pb-c.o CCLD t/generated-code3/test-generated-code3 CC t/issue220/issue220.o In file included from t/issue220/issue220.c:5: ./t/issue220/issue220.pb-c.h:50:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat] 50 | }; | ^ CC t/issue220/issue220.pb-c.o In file included from t/issue220/issue220.pb-c.c:9: ./t/issue220/issue220.pb-c.h:50:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat] 50 | }; | ^ CCLD t/issue220/issue220 CC t/issue251/issue251.o In file included from t/issue251/issue251.c:3: ./t/issue251/issue251.pb-c.h:47:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat] 47 | }; | ^ ./t/issue251/issue251.pb-c.h:52:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat] 52 | }; | ^ CC t/issue251/issue251.pb-c.o In file included from t/issue251/issue251.pb-c.c:9: ./t/issue251/issue251.pb-c.h:47:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat] 47 | }; | ^ ./t/issue251/issue251.pb-c.h:52:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wc99-c11-compat] 52 | }; | ^ CCLD t/issue251/issue251 CC t/issue330/issue330.o CC t/issue330/issue330.pb-c.o CCLD t/issue330/issue330 CC t/issue375/issue375.o CC t/issue375/issue375.pb-c.o CCLD t/issue375/issue375 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' make check-TESTS make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' PASS: t/generated-code/test-generated-code PASS: t/generated-code2/test-generated-code2 PASS: t/version/version PASS: t/generated-code3/test-generated-code3 PASS: t/issue220/issue220 PASS: t/issue251/issue251 PASS: t/issue330/issue330 PASS: t/issue375/issue375 ============================================================================ Testsuite summary for protobuf-c 1.3.2 ============================================================================ # TOTAL: 8 # PASS: 8 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/protobuf-c-1.3.2' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: protobuf-c-1.3.2-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KQxar8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd protobuf-c-1.3.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/share/doc/protobuf-c + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/share/doc/protobuf-c + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/share/doc/protobuf-c + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/share/doc/protobuf-c + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64/usr/share/doc/protobuf-c + RPM_EC=0 ++ jobs -p + exit 0 Provides: protobuf-c = 1.3.2-2.mga8 protobuf-c(aarch-64) = 1.3.2-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libprotobuf.so.22()(64bit) libprotoc.so.22()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lib64protobuf-c1-1.3.2-2.mga8.aarch64 Provides: lib64protobuf-c1 = 1.3.2-2.mga8 lib64protobuf-c1(aarch-64) = 1.3.2-2.mga8 libprotobuf-c.so.1()(64bit) libprotobuf-c.so.1(LIBPROTOBUF_C_1.0.0)(64bit) libprotobuf-c.so.1(LIBPROTOBUF_C_1.3.0)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) Processing files: lib64protobuf-c-devel-1.3.2-2.mga8.aarch64 Provides: devel(libprotobuf-c(64bit)) lib64protobuf-c-devel = 1.3.2-2.mga8 lib64protobuf-c-devel(aarch-64) = 1.3.2-2.mga8 pkgconfig(libprotobuf-c) = 1.3.2 protobuf-c-devel = 1.3.2-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: protobuf-c-debugsource-1.3.2-2.mga8.aarch64 Provides: protobuf-c-debugsource = 1.3.2-2.mga8 protobuf-c-debugsource(aarch-64) = 1.3.2-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: protobuf-c-debuginfo-1.3.2-2.mga8.aarch64 Provides: debuginfo(build-id) = 7317b462b00460198eb2bfd5ffef7a5847e623c1 protobuf-c-debuginfo = 1.3.2-2.mga8 protobuf-c-debuginfo(aarch-64) = 1.3.2-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: protobuf-c-debugsource(aarch-64) = 1.3.2-2.mga8 Processing files: lib64protobuf-c1-debuginfo-1.3.2-2.mga8.aarch64 Provides: debuginfo(build-id) = dd34523f028befee4ea03b033ba93feb56fb70a1 lib64protobuf-c1-debuginfo = 1.3.2-2.mga8 lib64protobuf-c1-debuginfo(aarch-64) = 1.3.2-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: protobuf-c-debugsource(aarch-64) = 1.3.2-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64protobuf-c1-1.3.2-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64protobuf-c-devel-1.3.2-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/protobuf-c-1.3.2-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64protobuf-c1-debuginfo-1.3.2-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/protobuf-c-debugsource-1.3.2-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/protobuf-c-debuginfo-1.3.2-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Rn1fV7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd protobuf-c-1.3.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/protobuf-c-1.3.2-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6ekuP8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf protobuf-c-1.3.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!