<86>Oct  2 02:38:22 userdel[1884446]: delete user 'rooter'
<86>Oct  2 02:38:22 userdel[1884446]: removed group 'rooter' owned by 'rooter'
<86>Oct  2 02:38:22 userdel[1884446]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  2 02:38:22 groupadd[1884457]: group added to /etc/group: name=rooter, GID=681
<86>Oct  2 02:38:22 groupadd[1884457]: group added to /etc/gshadow: name=rooter
<86>Oct  2 02:38:22 groupadd[1884457]: new group: name=rooter, GID=681
<86>Oct  2 02:38:22 useradd[1884463]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash
<86>Oct  2 02:38:22 userdel[1884476]: delete user 'builder'
<86>Oct  2 02:38:22 userdel[1884476]: removed group 'builder' owned by 'builder'
<86>Oct  2 02:38:22 userdel[1884476]: removed shadow group 'builder' owned by 'builder'
<86>Oct  2 02:38:22 groupadd[1884493]: group added to /etc/group: name=builder, GID=682
<86>Oct  2 02:38:22 groupadd[1884493]: group added to /etc/gshadow: name=builder
<86>Oct  2 02:38:22 groupadd[1884493]: new group: name=builder, GID=682
<86>Oct  2 02:38:22 useradd[1884503]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash
<13>Oct  2 02:38:24 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Oct  2 02:38:24 rpmi: libstdc++11-devel-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed
<13>Oct  2 02:38:25 rpmi: gcc11-c++-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed
<13>Oct  2 02:38:25 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632238564 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/glog-0.3.4-alt4.nosrc.rpm (w1.gzdio)
Installing glog-0.3.4-alt4.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37526
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf glog-0.3.4
+ echo 'Source #0 (glog-0.3.4.tar):'
Source #0 (glog-0.3.4.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/glog-0.3.4.tar
+ cd glog-0.3.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37526
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd glog-0.3.4
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ 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 -- '{}'
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ 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 --disable-silent-rules --without-included-gettext --enable-frame-pointers
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/usr/src/RPM/BUILD/glog-0.3.4/missing: Unknown `--is-lightweight' option
Try `/usr/src/RPM/BUILD/glog-0.3.4/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
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 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 for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
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 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 grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 whether ln -s works... yes
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 ANSI C header files... no
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 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... yes
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 ANSI C header files... (cached) no
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... no
checking libunwind.h presence... no
checking for libunwind.h... no
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 windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking size of void *... 8
checking for uint16_t... yes
checking for u_int16_t... yes
checking for __uint16... no
checking for sigaltstack... yes
checking for sigaction... yes
checking for dladdr... no
checking for fcntl... yes
checking for pread... yes
checking for pwrite... yes
checking for __attribute__... yes
checking for __builtin_expect... yes
checking for __sync_val_compare_and_swap... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -pthread is sufficient with -shared... yes
checking for pthread_self in -lpthread... yes
checking for main in -lgflags... no
checking for gtest-config... no
checking for main in -lgtest... no
checking support for pthread_rwlock_* functions... yes
checking whether the compiler implements namespaces... yes
checking what namespace STL code is in... std
checking whether compiler supports using ::operator<<... 1
checking for ucontext.h... (cached) yes
checking sys/ucontext.h usability... yes
checking sys/ucontext.h presence... yes
checking for sys/ucontext.h... yes
checking how to access the program counter from a struct ucontext... uc_mcontext.gregs[REG_RIP]
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/glog/logging.h
config.status: creating src/glog/raw_logging.h
config.status: creating src/glog/vlog_is_on.h
config.status: creating src/glog/stl_logging.h
config.status: creating libglog.pc
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/glog-0.3.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src     -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer   -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/libglog_la-demangle.lo `test -f 'src/demangle.cc' || echo './'`src/demangle.cc
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/demangle.cc  -fPIC -DPIC -o src/.libs/libglog_la-demangle.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/demangle.cc -o src/libglog_la-demangle.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/glog-0.3.4'
make: Entering directory '/usr/src/RPM/BUILD/glog-0.3.4'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread     -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/demangle_unittest-demangle_unittest.o `test -f 'src/demangle_unittest.cc' || echo './'`src/demangle_unittest.cc
In file included from src/demangle_unittest.cc:41:
src/googletest.h:579:33: error: ISO C++17 does not allow dynamic exception specifications
  579 | void* operator new(size_t size) throw(std::bad_alloc) {
      |                                 ^~~~~
src/googletest.h:586:35: error: ISO C++17 does not allow dynamic exception specifications
  586 | void* operator new[](size_t size) throw(std::bad_alloc) {
      |                                   ^~~~~
make: *** [Makefile:1223: src/demangle_unittest-demangle_unittest.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/glog-0.3.4'
make: *** Waiting for unfinished jobs....
make: Entering directory '/usr/src/RPM/BUILD/glog-0.3.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src     -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer   -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/libglog_la-vlog_is_on.lo `test -f 'src/vlog_is_on.cc' || echo './'`src/vlog_is_on.cc
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/vlog_is_on.cc  -fPIC -DPIC -o src/.libs/libglog_la-vlog_is_on.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/vlog_is_on.cc -o src/libglog_la-vlog_is_on.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/glog-0.3.4'
make: Entering directory '/usr/src/RPM/BUILD/glog-0.3.4'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread     -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/logging_unittest-logging_unittest.o `test -f 'src/logging_unittest.cc' || echo './'`src/logging_unittest.cc
In file included from src/logging_unittest.cc:58:
src/googletest.h:579:33: error: ISO C++17 does not allow dynamic exception specifications
  579 | void* operator new(size_t size) throw(std::bad_alloc) {
      |                                 ^~~~~
src/googletest.h:586:35: error: ISO C++17 does not allow dynamic exception specifications
  586 | void* operator new[](size_t size) throw(std::bad_alloc) {
      |                                   ^~~~~
src/logging_unittest.cc: In function 'void TestDCHECK()':
src/logging_unittest.cc:567:3: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  567 |   auto_ptr<int64> sptr(new int64);
      |   ^~~~~~~~
In file included from /usr/include/c++/11/bits/locale_conv.h:41,
                 from /usr/include/c++/11/locale:43,
                 from /usr/include/c++/11/iomanip:43,
                 from src/logging_unittest.cc:44:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make: *** [Makefile:1279: src/logging_unittest-logging_unittest.o] Error 1
make: Leaving directory '/usr/src/RPM/BUILD/glog-0.3.4'
make: Entering directory '/usr/src/RPM/BUILD/glog-0.3.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src     -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer   -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/libglog_la-raw_logging.lo `test -f 'src/raw_logging.cc' || echo './'`src/raw_logging.cc
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/raw_logging.cc  -fPIC -DPIC -o src/.libs/libglog_la-raw_logging.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/raw_logging.cc -o src/libglog_la-raw_logging.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/glog-0.3.4'
make: Entering directory '/usr/src/RPM/BUILD/glog-0.3.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src     -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer   -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/libglog_la-utilities.lo `test -f 'src/utilities.cc' || echo './'`src/utilities.cc
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/utilities.cc  -fPIC -DPIC -o src/.libs/libglog_la-utilities.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/utilities.cc -o src/libglog_la-utilities.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/glog-0.3.4'
make: Entering directory '/usr/src/RPM/BUILD/glog-0.3.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src     -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer   -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/libglog_la-symbolize.lo `test -f 'src/symbolize.cc' || echo './'`src/symbolize.cc
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/symbolize.cc  -fPIC -DPIC -o src/.libs/libglog_la-symbolize.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/symbolize.cc -o src/libglog_la-symbolize.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/glog-0.3.4'
make: Entering directory '/usr/src/RPM/BUILD/glog-0.3.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src     -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer   -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/libglog_la-signalhandler.lo `test -f 'src/signalhandler.cc' || echo './'`src/signalhandler.cc
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/signalhandler.cc  -fPIC -DPIC -o src/.libs/libglog_la-signalhandler.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/signalhandler.cc -o src/libglog_la-signalhandler.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/glog-0.3.4'
make: Entering directory '/usr/src/RPM/BUILD/glog-0.3.4'
/bin/sh ./libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src     -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer   -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/libglog_la-logging.lo `test -f 'src/logging.cc' || echo './'`src/logging.cc
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/logging.cc  -fPIC -DPIC -o src/.libs/libglog_la-logging.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -fno-omit-frame-pointer -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/logging.cc -o src/libglog_la-logging.o >/dev/null 2>&1
make: Leaving directory '/usr/src/RPM/BUILD/glog-0.3.4'
error: Bad exit status from /usr/src/tmp/rpm-tmp.37526 (%build)


RPM build errors:
    Bad exit status from /usr/src/tmp/rpm-tmp.37526 (%build)
Command exited with non-zero status 1
10.67user 2.74system 0:07.83elapsed 171%CPU (0avgtext+0avgdata 123280maxresident)k
0inputs+0outputs (0major+1024101minor)pagefaults 0swaps
hsh-rebuild: rebuild of `glog-0.3.4-alt4.src.rpm' failed.
Command exited with non-zero status 1
15.61user 7.14system 0:16.43elapsed 138%CPU (0avgtext+0avgdata 123280maxresident)k
0inputs+0outputs (30558major+1207819minor)pagefaults 0swaps