D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/autofdo-0.18-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Fc2nMG + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf autofdo-0.18 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/autofdo-0.18.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd autofdo-0.18 + /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.F8JJCI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd autofdo-0.18 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + 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 glog/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 . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-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 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 for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ 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-mageia-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-mageia-linux-gnu-g++... none checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking whether x86_64-mageia-linux-gnu-g++ supports C++11 features by default... yes checking whether we can compile and link with llvm(ProfileData)... no configure: Using shared LLVM libraries. Setting -rpath to /usr/lib64. configure: WARNING: could not detect the LLVM libraries. Support for LLVM profiles disabled. checking for MD5 in -lcrypto... yes checking for gzopen in -lz... yes checking how to run the C preprocessor... x86_64-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 for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking libunwind.h usability... yes checking libunwind.h presence... yes checking for libunwind.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking size of void *... 8 checking for uint16_t... yes checking for u_int16_t... yes checking for __uint16... no checking whether the compiler implements namespaces... yes checking what namespace STL code is in... std checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating glog/src/glog/logging.h config.status: creating glog/src/glog/raw_logging.h config.status: creating glog/src/glog/vlog_is_on.h config.status: creating glog/src/glog/stl_logging.h config.status: creating config.h config.status: creating glog/src/config.h config.status: executing depfiles commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/iurt/rpmbuild/BUILD/autofdo-0.18/missing aclocal-1.15 -I m4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/iurt/rpmbuild/BUILD/autofdo-0.18/missing autoconf cd . && /bin/sh /home/iurt/rpmbuild/BUILD/autofdo-0.18/missing automake-1.15 --gnu /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-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 build_alias=x86_64-mageia-linux-gnu host_alias=x86_64-mageia-linux-gnu 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 CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables --no-create --no-recursion 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 for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ 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-mageia-linux-gnu-g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-mageia-linux-gnu-g++... none checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking whether x86_64-mageia-linux-gnu-g++ supports C++11 features by default... yes checking whether we can compile and link with llvm(ProfileData)... no configure: Using shared LLVM libraries. Setting -rpath to /usr/lib64. configure: WARNING: could not detect the LLVM libraries. Support for LLVM profiles disabled. checking for MD5 in -lcrypto... yes checking for gzopen in -lz... yes checking how to run the C preprocessor... x86_64-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 for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking libunwind.h usability... yes checking libunwind.h presence... yes checking for libunwind.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking size of void *... 8 checking for uint16_t... yes checking for u_int16_t... yes checking for __uint16... no checking whether the compiler implements namespaces... yes checking what namespace STL code is in... std checking that generated files are newer than configure... done configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating glog/src/glog/logging.h config.status: creating glog/src/glog/raw_logging.h config.status: creating glog/src/glog/vlog_is_on.h config.status: creating glog/src/glog/stl_logging.h config.status: creating config.h config.status: config.h is unchanged config.status: creating glog/src/config.h config.status: glog/src/config.h is unchanged config.status: executing depfiles commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/iurt/rpmbuild/BUILD/autofdo-0.18/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gcov.o gcov.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o source_info.o source_info.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o instruction_map.o instruction_map.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o addr2line.o addr2line.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sample_reader.o sample_reader.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o profile.o profile.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o profile_creator.o profile_creator.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o create_gcov.o create_gcov.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o profile_writer.o profile_writer.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dump_gcov.o dump_gcov.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sample_merger.o sample_merger.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o profile_merger.o profile_merger.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCREATE_LLVM_PROF -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o create_llvm_prof-gcov.o `test -f 'gcov.cc' || echo './'`gcov.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o profile_diff.o profile_diff.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o module_grouper.o module_grouper.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCREATE_LLVM_PROF -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o create_llvm_prof-instruction_map.o `test -f 'instruction_map.cc' || echo './'`instruction_map.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o profile_reader.o profile_reader.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o profile_update.o profile_update.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCREATE_LLVM_PROF -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o create_llvm_prof-source_info.o `test -f 'source_info.cc' || echo './'`source_info.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCREATE_LLVM_PROF -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o create_llvm_prof-addr2line.o `test -f 'addr2line.cc' || echo './'`addr2line.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCREATE_LLVM_PROF -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o create_llvm_prof-llvm_profile_writer.o `test -f 'llvm_profile_writer.cc' || echo './'`llvm_profile_writer.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCREATE_LLVM_PROF -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o create_llvm_prof-create_llvm_prof.o `test -f 'create_llvm_prof.cc' || echo './'`create_llvm_prof.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCREATE_LLVM_PROF -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o create_llvm_prof-profile_creator.o `test -f 'profile_creator.cc' || echo './'`profile_creator.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCREATE_LLVM_PROF -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o create_llvm_prof-sample_reader.o `test -f 'sample_reader.cc' || echo './'`sample_reader.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o symbol_map.o symbol_map.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCREATE_LLVM_PROF -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o create_llvm_prof-profile.o `test -f 'profile.cc' || echo './'`profile.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o chromiumos-wide-profiling/address_mapper.o chromiumos-wide-profiling/address_mapper.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o chromiumos-wide-profiling/buffer_reader.o chromiumos-wide-profiling/buffer_reader.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o chromiumos-wide-profiling/data_reader.o chromiumos-wide-profiling/data_reader.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCREATE_LLVM_PROF -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o create_llvm_prof-profile_writer.o `test -f 'profile_writer.cc' || echo './'`profile_writer.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o chromiumos-wide-profiling/utils.o chromiumos-wide-profiling/utils.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o chromiumos-wide-profiling/buffer_writer.o chromiumos-wide-profiling/buffer_writer.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o chromiumos-wide-profiling/data_writer.o chromiumos-wide-profiling/data_writer.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -DNO_THREADS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o glog/src/libglog_a-raw_logging.o `test -f 'glog/src/raw_logging.cc' || echo './'`glog/src/raw_logging.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -DNO_THREADS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o glog/src/libglog_a-vlog_is_on.o `test -f 'glog/src/vlog_is_on.cc' || echo './'`glog/src/vlog_is_on.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -DNO_THREADS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o glog/src/libglog_a-utilities.o `test -f 'glog/src/utilities.cc' || echo './'`glog/src/utilities.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -DNO_THREADS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o glog/src/libglog_a-demangle.o `test -f 'glog/src/demangle.cc' || echo './'`glog/src/demangle.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCREATE_LLVM_PROF -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o create_llvm_prof-module_grouper.o `test -f 'module_grouper.cc' || echo './'`module_grouper.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -DNO_THREADS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o glog/src/libglog_a-symbolize.o `test -f 'glog/src/symbolize.cc' || echo './'`glog/src/symbolize.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCREATE_LLVM_PROF -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o create_llvm_prof-symbol_map.o `test -f 'symbol_map.cc' || echo './'`symbol_map.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -DNO_THREADS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o glog/src/libglog_a-signalhandler.o `test -f 'glog/src/signalhandler.cc' || echo './'`glog/src/signalhandler.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o symbolize/bytereader.o symbolize/bytereader.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -DNO_THREADS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o glog/src/libglog_a-logging.o `test -f 'glog/src/logging.cc' || echo './'`glog/src/logging.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o symbolize/dwarf3ranges.o symbolize/dwarf3ranges.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o chromiumos-wide-profiling/perf_parser.o chromiumos-wide-profiling/perf_parser.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o symbolize/functioninfo.o symbolize/functioninfo.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' rm -f libglog.a ar cru libglog.a glog/src/libglog_a-logging.o glog/src/libglog_a-raw_logging.o glog/src/libglog_a-vlog_is_on.o glog/src/libglog_a-utilities.o glog/src/libglog_a-demangle.o glog/src/libglog_a-symbolize.o glog/src/libglog_a-signalhandler.o x86_64-mageia-linux-gnu-ranlib libglog.a make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gflags/gflags_reporting.o gflags/gflags_reporting.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gflags/gflags_completions.o gflags/gflags_completions.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o symbolize/elf_reader.o symbolize/elf_reader.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o symbolize/addr2line_inlinestack.o symbolize/addr2line_inlinestack.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o symbolize/dwarf2reader.o symbolize/dwarf2reader.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' rm -f libsymbolize.a ar cru libsymbolize.a symbolize/addr2line_inlinestack.o symbolize/bytereader.o symbolize/dwarf2reader.o symbolize/dwarf3ranges.o symbolize/elf_reader.o symbolize/functioninfo.o x86_64-mageia-linux-gnu-ranlib libsymbolize.a make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o chromiumos-wide-profiling/perf_reader.o chromiumos-wide-profiling/perf_reader.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' rm -f libquipper.a ar cru libquipper.a chromiumos-wide-profiling/address_mapper.o chromiumos-wide-profiling/perf_reader.o chromiumos-wide-profiling/perf_parser.o chromiumos-wide-profiling/utils.o chromiumos-wide-profiling/buffer_reader.o chromiumos-wide-profiling/data_reader.o chromiumos-wide-profiling/buffer_writer.o chromiumos-wide-profiling/data_writer.o x86_64-mageia-linux-gnu-ranlib libquipper.a make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./glog/src -I. -I./glog/src -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gflags/gflags.o gflags/gflags.cc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' rm -f libgflags.a ar cru libgflags.a gflags/gflags.o gflags/gflags_completions.o gflags/gflags_reporting.o x86_64-mageia-linux-gnu-ranlib libgflags.a make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -std=gnu++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 dump_gcov profile_reader.o symbol_map.o module_grouper.o gcov.o dump_gcov.o libglog.a libgflags.a libsymbolize.a -lz -lcrypto make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -std=gnu++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 profile_update addr2line.o gcov.o instruction_map.o module_grouper.o profile_creator.o profile_writer.o sample_reader.o source_info.o symbol_map.o profile.o profile_reader.o profile_update.o libquipper.a libglog.a libsymbolize.a libgflags.a -lz -lcrypto make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -I/usr/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DCREATE_LLVM_PROF -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 create_llvm_prof create_llvm_prof-addr2line.o create_llvm_prof-gcov.o create_llvm_prof-instruction_map.o create_llvm_prof-module_grouper.o create_llvm_prof-profile_creator.o create_llvm_prof-profile_writer.o create_llvm_prof-sample_reader.o create_llvm_prof-source_info.o create_llvm_prof-symbol_map.o create_llvm_prof-profile.o create_llvm_prof-llvm_profile_writer.o create_llvm_prof-create_llvm_prof.o -Wl,-rpath /usr/lib64 -L/usr/lib64 -lLLVM-10 libquipper.a libglog.a libsymbolize.a libgflags.a -lz -lcrypto make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -std=gnu++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 sample_merger addr2line.o gcov.o instruction_map.o module_grouper.o profile_creator.o profile_writer.o sample_reader.o source_info.o symbol_map.o profile.o sample_merger.o libquipper.a libglog.a libsymbolize.a libgflags.a -lz -lcrypto make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -std=gnu++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 create_gcov addr2line.o gcov.o instruction_map.o module_grouper.o profile_creator.o profile_writer.o sample_reader.o source_info.o symbol_map.o profile.o create_gcov.o libquipper.a libglog.a libsymbolize.a libgflags.a -lz -lcrypto make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -std=gnu++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 profile_merger addr2line.o gcov.o instruction_map.o module_grouper.o profile_creator.o profile_writer.o sample_reader.o source_info.o symbol_map.o profile.o profile_reader.o profile_merger.o libquipper.a libglog.a libsymbolize.a libgflags.a -lz -lcrypto make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' x86_64-mageia-linux-gnu-g++ -std=gnu++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 profile_diff addr2line.o gcov.o instruction_map.o module_grouper.o profile_creator.o profile_writer.o sample_reader.o source_info.o symbol_map.o profile.o profile_reader.o profile_diff.o libquipper.a libglog.a libsymbolize.a libgflags.a -lz -lcrypto make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qxq8dF + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64 + cd autofdo-0.18 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/bin' /usr/bin/install -p create_gcov dump_gcov sample_merger profile_merger profile_diff profile_update create_llvm_prof '/home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/autofdo-0.18' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.18-3.mga8 --unique-debug-suffix -0.18-3.mga8.x86_64 --unique-debug-src-base autofdo-0.18-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/autofdo-0.18 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/bin/create_gcov explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/bin/create_llvm_prof explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/bin/dump_gcov explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/bin/profile_merger explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/bin/profile_diff explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/bin/profile_update explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/bin/sample_merger extracting debug info from /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/bin/create_llvm_prof extracting debug info from /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/bin/profile_merger extracting debug info from /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/bin/create_gcov extracting debug info from /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/bin/profile_diff extracting debug info from /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/bin/dump_gcov extracting debug info from /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/bin/profile_update extracting debug info from /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/bin/sample_merger original debug info size: 125172kB, size after compression: 89648kB /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. 2096 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/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 Processing files: autofdo-0.18-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.W0hEZI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd autofdo-0.18 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/share/doc/autofdo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/share/doc/autofdo + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/share/doc/autofdo + cp -pr README /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64/usr/share/doc/autofdo + RPM_EC=0 ++ jobs -p + exit 0 Provides: autofdo = 0.18-3.mga8 autofdo(x86-64) = 0.18-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(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) libc.so.6(GLIBC_2.7)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(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: autofdo-debugsource-0.18-3.mga8.x86_64 Provides: autofdo-debugsource = 0.18-3.mga8 autofdo-debugsource(x86-64) = 0.18-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: autofdo-debuginfo-0.18-3.mga8.x86_64 Provides: autofdo-debuginfo = 0.18-3.mga8 autofdo-debuginfo(x86-64) = 0.18-3.mga8 debuginfo(build-id) = 2fce1bb077900f22442f1285c434e924fa69e0ee debuginfo(build-id) = 57134fc7ab8647a27ea88db3203bb7a2ee92d4c6 debuginfo(build-id) = 71569747869255520b3ba8dc34442ddc8a2df911 debuginfo(build-id) = a1dd8a1abbbb87cdf410ce428fe6a75bd5b639c8 debuginfo(build-id) = c5accd3feb8472e120194983a042d25b539f0c80 debuginfo(build-id) = cc1259f38ec5e7c07b755fed58255283bb11084c debuginfo(build-id) = d50960a223d09feed69f6be7766a1fefcdca699b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: autofdo-debugsource(x86-64) = 0.18-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/autofdo-debugsource-0.18-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/autofdo-0.18-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/autofdo-debuginfo-0.18-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PQEkDH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd autofdo-0.18 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/autofdo-0.18-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.F8AEcG + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf autofdo-0.18 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!