<86>Apr 21 01:47:54 userdel[40903]: delete user 'rooter' <86>Apr 21 01:47:54 groupadd[40992]: group added to /etc/group: name=rooter, GID=687 <86>Apr 21 01:47:54 groupadd[40992]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:47:54 groupadd[40992]: new group: name=rooter, GID=687 <86>Apr 21 01:47:54 useradd[41028]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Apr 21 01:47:54 userdel[41079]: delete user 'builder' <86>Apr 21 01:47:54 userdel[41079]: removed group 'builder' owned by 'builder' <86>Apr 21 01:47:54 userdel[41079]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:47:54 groupadd[41102]: group added to /etc/group: name=builder, GID=688 <86>Apr 21 01:47:54 groupadd[41102]: group added to /etc/gshadow: name=builder <86>Apr 21 01:47:54 groupadd[41102]: new group: name=builder, GID=688 <86>Apr 21 01:47:54 useradd[41112]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash <13>Apr 21 01:48:00 rpmi: libprotobuf9-2.6.1-alt1.1 1459657317 installed <13>Apr 21 01:48:00 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed <13>Apr 21 01:48:00 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 01:48:00 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:48:01 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:48:01 rpmi: libprotobuf-devel-2.6.1-alt1.1 1459657317 installed <13>Apr 21 01:48:01 rpmi: protobuf-compiler-2.6.1-alt1.1 1459657317 installed Installing protobuf-c-1.2.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64877 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf protobuf-c-1.2.1 + echo 'Source #0 (protobuf-c-1.2.1.tar):' Source #0 (protobuf-c-1.2.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/protobuf-c-1.2.1.tar + cd protobuf-c-1.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6364 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd protobuf-c-1.2.1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: creating directory build-aux autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. libtoolize-default: linking file `build-aux/config.guess' libtoolize-default: linking file `build-aux/config.sub' libtoolize-default: linking file `build-aux/install-sh' libtoolize-default: linking file `build-aux/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize-default: linking file `m4/libtool.m4' libtoolize-default: linking file `m4/ltoptions.m4' libtoolize-default: linking file `m4/ltsugar.m4' libtoolize-default: linking file `m4/ltversion.m4' libtoolize-default: linking file `m4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:14: installing 'build-aux/compile' configure.ac:13: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking for x86_64-alt-linux-gcc option to accept ISO Standard C... (cached) none needed checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking whether ln -s works... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for doxygen... no checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... 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 configure: WARNING: unrecognized options: --without-included-gettext protobuf-c 1.2.1 CC: x86_64-alt-linux-gcc CFLAGS: -pipe -Wall -g -O2 CXX: x86_64-alt-linux-g++ CXXFLAGS: -pipe -Wall -g -O2 LDFLAGS: LIBS: prefix: /usr sysconfdir: /etc libdir: /usr/lib64 includedir: /usr/include pkgconfigdir: ${libdir}/pkgconfig bigendian: no protobuf version: libprotoc 2.6.1 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' GEN t/test-full.pb.h GEN t/test-full.pb.cc CXX protoc-c/protoc_c_protoc_c-c_bytes_field.o CXX protoc-c/protoc_c_protoc_c-c_enum.o CXX protoc-c/protoc_c_protoc_c-c_enum_field.o CXX protoc-c/protoc_c_protoc_c-c_extension.o CXX protoc-c/protoc_c_protoc_c-c_field.o CXX protoc-c/protoc_c_protoc_c-c_file.o CXX protoc-c/protoc_c_protoc_c-c_generator.o CXX protoc-c/protoc_c_protoc_c-c_helpers.o protoc-c/c_helpers.cc: In function 'void google::protobuf::compiler::c::PrintComment(google::protobuf::io::Printer*, std::__cxx11::string)': protoc-c/c_helpers.cc:220:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < comment_lines.size(); i++) ^ protoc-c/c_helpers.cc: In function 'std::set > google::protobuf::compiler::c::MakeKeywordsMap()': protoc-c/c_helpers.cc:272:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < GOOGLE_ARRAYSIZE(kKeywordList); i++) { ^ CXX protoc-c/protoc_c_protoc_c-c_message.o CXX protoc-c/protoc_c_protoc_c-c_message_field.o CXX protoc-c/protoc_c_protoc_c-c_primitive_field.o CXX protoc-c/protoc_c_protoc_c-c_service.o CXX protoc-c/protoc_c_protoc_c-c_string_field.o CXX protoc-c/protoc_c_protoc_c-main.o CXX t/generated-code2/t_generated_code2_cxx_generate_packed_data-cxx-generate-packed-data.o CXX t/t_generated_code2_cxx_generate_packed_data-test-full.pb.o CXXLD protoc-c/protoc-c GEN t/test.pb-c.c GEN t/test.pb-c.h GEN t/test-full.pb-c.c GEN t/test-full.pb-c.h GEN t/test-optimized.pb-c.c GEN t/test-optimized.pb-c.h CXXLD t/generated-code2/cxx-generate-packed-data GEN t/generated-code2/test-full-cxx-output.inc make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' CC protobuf-c/protobuf-c.lo CCLD protobuf-c/libprotobuf-c.la make[1]: Leaving directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' make: Leaving directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.99231 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/protobuf-c-buildroot + : + /bin/rm -rf -- /usr/src/tmp/protobuf-c-buildroot + cd protobuf-c-1.2.1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/protobuf-c-buildroot make: Entering directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' make install-am make[1]: Entering directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' make[2]: Entering directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' /bin/mkdir -p '/usr/src/tmp/protobuf-c-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p protobuf-c/libprotobuf-c.la '/usr/src/tmp/protobuf-c-buildroot/usr/lib64' libtool: install: /bin/install -p protobuf-c/.libs/libprotobuf-c.so.1.0.0 /usr/src/tmp/protobuf-c-buildroot/usr/lib64/libprotobuf-c.so.1.0.0 libtool: install: (cd /usr/src/tmp/protobuf-c-buildroot/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 /usr/src/tmp/protobuf-c-buildroot/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: /bin/install -p protobuf-c/.libs/libprotobuf-c.lai /usr/src/tmp/protobuf-c-buildroot/usr/lib64/libprotobuf-c.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/protobuf-c-buildroot/usr/bin' /bin/sh ./libtool --mode=install /bin/install -p protoc-c/protoc-c '/usr/src/tmp/protobuf-c-buildroot/usr/bin' libtool: install: /bin/install -p protoc-c/protoc-c /usr/src/tmp/protobuf-c-buildroot/usr/bin/protoc-c /bin/mkdir -p '/usr/src/tmp/protobuf-c-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/protobuf-c-buildroot/usr/include/protobuf-c' /bin/install -p -m 644 protobuf-c/protobuf-c.h '/usr/src/tmp/protobuf-c-buildroot/usr/include/protobuf-c' /bin/mkdir -p '/usr/src/tmp/protobuf-c-buildroot/usr/lib64/pkgconfig' /bin/install -p -m 644 protobuf-c/libprotobuf-c.pc '/usr/src/tmp/protobuf-c-buildroot/usr/lib64/pkgconfig' make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' /bin/mkdir -p /usr/src/tmp/protobuf-c-buildroot/usr/include/google/protobuf-c cd /usr/src/tmp/protobuf-c-buildroot/usr/include/google/protobuf-c && rm -vf protobuf-c.h cd /usr/src/tmp/protobuf-c-buildroot/usr/include/google/protobuf-c && ln -s ../../protobuf-c/protobuf-c.h protobuf-c.h make[3]: Leaving directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' make: Leaving directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/protobuf-c-buildroot (auto) removed './usr/lib64/libprotobuf-c.la' mode of './usr/lib64/libprotobuf-c.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/protobuf-c-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/libprotobuf-c.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libprotobuf-c.pc: Libs: '-L${libdir} -lprotobuf-c' --> '-lprotobuf-c' Compressing files in /usr/src/tmp/protobuf-c-buildroot (auto) Adjusting library links in /usr/src/tmp/protobuf-c-buildroot ./usr/lib64: libprotobuf-c.so.1 -> libprotobuf-c.so.1.0.0 Verifying ELF objects in /usr/src/tmp/protobuf-c-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.99231 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd protobuf-c-1.2.1 + make check make: Entering directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' make check-am make[1]: Entering directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' make t/generated-code/test-generated-code t/generated-code2/test-generated-code2 t/version/version make[2]: Entering directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' 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 CC t/test-full.pb-c.o CC t/test-optimized.pb-c.o CCLD t/generated-code2/test-generated-code2 CC t/version/version.o CCLD t/version/version make[2]: Leaving directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' make check-TESTS make[2]: Entering directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' make[3]: Entering directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' PASS: t/generated-code/test-generated-code PASS: t/generated-code2/test-generated-code2 PASS: t/version/version make[4]: Entering directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' make all-am make[5]: Entering directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' make[5]: Leaving directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' make[4]: Leaving directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' ============================================================================ Testsuite summary for protobuf-c 1.2.1 ============================================================================ # TOTAL: 3 # PASS: 3 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' make: Leaving directory `/usr/src/RPM/BUILD/protobuf-c-1.2.1' + exit 0 Processing files: protobuf-c-compiler-1.2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wdbggc find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xcbnv5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libprotobuf-c1 = 1.2.1-alt1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libprotobuf.so.9()(64bit) >= set:pkwWbEqm3GWHf14kBqRGChX0aZ9wpFcRa53XbRVHloKTO0Yzv55S0zE4c7, libprotoc.so.9()(64bit) >= set:ol3nynGIVXnB3hQYuapH0c, libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(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), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4lUFu1 Creating protobuf-c-compiler-debuginfo package Processing files: libprotobuf-c1-1.2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HON9c0 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/protobuf-c-buildroot/usr/lib64/libprotobuf-c.so.1: 18 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IBzHI1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libprotobuf-c = 1.2.1-alt1, libprotobuf-c.so.1()(64bit) = set:id3VvxjhUySKUcN8zCme8RewnWdCC9m2ZHoa2hs, libprotobuf-c.so.1(LIBPROTOBUF_C_1.0.0)(64bit) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jD1q15 Creating libprotobuf-c1-debuginfo package Processing files: libprotobuf-c-devel-1.2.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54291 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd protobuf-c-1.2.1 + DOCDIR=/usr/src/tmp/protobuf-c-buildroot/usr/share/doc/libprotobuf-c-devel-1.2.1 + export DOCDIR + rm -rf /usr/src/tmp/protobuf-c-buildroot/usr/share/doc/libprotobuf-c-devel-1.2.1 + /bin/mkdir -p /usr/src/tmp/protobuf-c-buildroot/usr/share/doc/libprotobuf-c-devel-1.2.1 + cp -prL TODO ChangeLog README.md LICENSE /usr/src/tmp/protobuf-c-buildroot/usr/share/doc/libprotobuf-c-devel-1.2.1 + chmod -R go-w /usr/src/tmp/protobuf-c-buildroot/usr/share/doc/libprotobuf-c-devel-1.2.1 + chmod -R a+rX /usr/src/tmp/protobuf-c-buildroot/usr/share/doc/libprotobuf-c-devel-1.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sC76ad find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BzMY3m find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(libprotobuf-c) = 1.2.1 Requires: libprotobuf-c1 = 1.2.1-alt1, /usr/lib64/libprotobuf-c.so.1.0.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cB27Fz Processing files: protobuf-c-compiler-debuginfo-1.2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p6Lh3O find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G9rC96 find-requires: running scripts (debuginfo) Requires: protobuf-c-compiler = 1.2.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libprotobuf.so.9), debug64(libprotoc.so.9), debug64(libstdc++.so.6) Processing files: libprotobuf-c1-debuginfo-1.2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7dQJ6r find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wPnbOP find-requires: running scripts (debuginfo) Provides: debug64(libprotobuf-c.so.1) Requires: libprotobuf-c1 = 1.2.1-alt1, debug64(libc.so.6) Removing 1 extra deps from libprotobuf-c-devel due to dependency on libprotobuf-c1 Removing 4 extra deps from protobuf-c-compiler due to repentancy on libprotobuf-c1 Wrote: /usr/src/RPM/RPMS/x86_64/protobuf-c-compiler-1.2.1-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libprotobuf-c1-1.2.1-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libprotobuf-c-devel-1.2.1-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/protobuf-c-compiler-debuginfo-1.2.1-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libprotobuf-c1-debuginfo-1.2.1-alt1.x86_64.rpm 42.92user 3.96system 0:59.22elapsed 79%CPU (0avgtext+0avgdata 353144maxresident)k 0inputs+0outputs (0major+1619782minor)pagefaults 0swaps 48.26user 6.37system 1:11.84elapsed 76%CPU (0avgtext+0avgdata 353144maxresident)k 1520inputs+0outputs (0major+1955852minor)pagefaults 0swaps