<86>Sep 13 18:56:23 userdel[2243825]: delete user 'rooter' <86>Sep 13 18:56:23 userdel[2243825]: removed group 'rooter' owned by 'rooter' <86>Sep 13 18:56:23 userdel[2243825]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 13 18:56:23 groupadd[2243830]: group added to /etc/group: name=rooter, GID=663 <86>Sep 13 18:56:23 groupadd[2243830]: group added to /etc/gshadow: name=rooter <86>Sep 13 18:56:23 groupadd[2243830]: new group: name=rooter, GID=663 <86>Sep 13 18:56:23 useradd[2243835]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Sep 13 18:56:23 userdel[2243843]: delete user 'builder' <86>Sep 13 18:56:23 userdel[2243843]: removed group 'builder' owned by 'builder' <86>Sep 13 18:56:23 userdel[2243843]: removed shadow group 'builder' owned by 'builder' <86>Sep 13 18:56:23 groupadd[2243849]: group added to /etc/group: name=builder, GID=664 <86>Sep 13 18:56:23 groupadd[2243849]: group added to /etc/gshadow: name=builder <86>Sep 13 18:56:23 groupadd[2243849]: new group: name=builder, GID=664 <86>Sep 13 18:56:23 useradd[2243854]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ferrisloki-3.0.13-alt3.src.rpm: The use of such a license name is ambiguous: GPL warning: Macro %ubt not found warning: Macro %ubt not found <13>Sep 13 18:56:24 rpmi: libsigc++2-2.10.7-alt1 sisyphus+272282.200.9.1 1622620448 installed <13>Sep 13 18:56:24 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 13 18:56:25 rpmi: libstdc++11-devel-11.2.1-alt1 icarus+285089.100.1.1 1631478888 installed <13>Sep 13 18:56:26 rpmi: gcc11-c++-11.2.1-alt1 icarus+285089.100.1.1 1631478888 installed <13>Sep 13 18:56:26 rpmi: gcc-c++-11-alt1 icarus+285089.300.1.1 1631483895 installed <13>Sep 13 18:56:26 rpmi: libsigc++2-devel-2.10.7-alt1 sisyphus+272282.200.9.1 1622620448 installed warning: Macro %ubt not found warning: Macro %ubt not found Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ferrisloki-3.0.13-alt3.nosrc.rpm (w1.gzdio) warning: Macro %ubt not found warning: Macro %ubt not found Installing ferrisloki-3.0.13-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53306 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ferrisloki-3.0.13 + echo 'Source #0 (ferrisloki-3.0.13.tar):' Source #0 (ferrisloki-3.0.13.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ferrisloki-3.0.13.tar + cd ferrisloki-3.0.13 + /bin/chmod -c -Rf u+rwX,go-w . + find -name '*.h' -exec sed -i '/sigc++\/object.h/d' '{}' + + find -name '*.hh' -exec sed -i '/sigc++\/object.h/d' '{}' + + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.53306 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ferrisloki-3.0.13 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 configure: WARNING: unrecognized options: --disable-silent-rules, --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 how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu 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 dependency style of x86_64-alt-linux-gcc... none checking for library containing strerror... none required checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-alt-linux-gcc... (cached) 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 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 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 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 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-ar... no checking for ar... ar 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 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 whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-alt-linux-g++ accepts -g... (cached) yes checking dependency style of x86_64-alt-linux-g++... (cached) none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E 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 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... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 attempt_to_use_stlport:yes checking for STLPORT... no checking for STLPORT... no checking for stlport-config... no No STLport found, attempting to use your compilers std and STL. checking for SIGC... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/FerrisLoki/Makefile config.status: creating include/FerrisLoki/loki/Makefile config.status: creating src/Makefile config.status: creating ferrisloki.spec config.status: creating ferrisloki.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/ferrisloki-3.0.13/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c -o StrongPtr.lo StrongPtr.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c StrongPtr.cpp -fPIC -DPIC -o .libs/StrongPtr.o In file included from ./../include/FerrisLoki/loki/SmallObj.h:23, from ./../include/FerrisLoki/loki/SmartPtr.h:33, from ./../include/FerrisLoki/loki/StrongPtr.h:20, from StrongPtr.cpp:16: ./../include/FerrisLoki/loki/Singleton.h: In function 'void Loki::SetLongevity(T*, unsigned int, Destroyer)': ./../include/FerrisLoki/loki/Singleton.h:159:14: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 159 | std::auto_ptr | ^~~~~~~~ In file included from /usr/include/c++/11/memory:76, from ./../include/FerrisLoki/loki/Singleton.h:30, from ./../include/FerrisLoki/loki/SmallObj.h:23, from ./../include/FerrisLoki/loki/SmartPtr.h:33, from ./../include/FerrisLoki/loki/StrongPtr.h:20, from StrongPtr.cpp:16: /usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./../include/FerrisLoki/loki/SmartPtr.h:33, from ./../include/FerrisLoki/loki/StrongPtr.h:20, from StrongPtr.cpp:16: ./../include/FerrisLoki/loki/SmallObj.h: At global scope: ./../include/FerrisLoki/loki/SmallObj.h:462:57: error: ISO C++17 does not allow dynamic exception specifications 462 | static void * operator new ( std::size_t size ) throw ( std::bad_alloc ) | ^~~~~ make[2]: *** [Makefile:367: StrongPtr.lo] Error 1 make[2]: Leaving directory '/usr/src/RPM/BUILD/ferrisloki-3.0.13/src' make[2]: *** Waiting for unfinished jobs.... make[2]: Entering directory '/usr/src/RPM/BUILD/ferrisloki-3.0.13/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c -o SmallObj.lo SmallObj.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c SmallObj.cpp -fPIC -DPIC -o .libs/SmallObj.o In file included from ./../include/FerrisLoki/loki/SmallObj.h:23, from SmallObj.cpp:20: ./../include/FerrisLoki/loki/Singleton.h: In function 'void Loki::SetLongevity(T*, unsigned int, Destroyer)': ./../include/FerrisLoki/loki/Singleton.h:159:14: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 159 | std::auto_ptr | ^~~~~~~~ In file included from /usr/include/c++/11/memory:76, from ./../include/FerrisLoki/loki/Singleton.h:30, from ./../include/FerrisLoki/loki/SmallObj.h:23, from SmallObj.cpp:20: /usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from SmallObj.cpp:20: ./../include/FerrisLoki/loki/SmallObj.h: At global scope: ./../include/FerrisLoki/loki/SmallObj.h:462:57: error: ISO C++17 does not allow dynamic exception specifications 462 | static void * operator new ( std::size_t size ) throw ( std::bad_alloc ) | ^~~~~ make[2]: *** [Makefile:367: SmallObj.lo] Error 1 make[2]: Leaving directory '/usr/src/RPM/BUILD/ferrisloki-3.0.13/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ferrisloki-3.0.13/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c -o SmartPtr.lo SmartPtr.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c SmartPtr.cpp -fPIC -DPIC -o .libs/SmartPtr.o In file included from ./../include/FerrisLoki/loki/SmallObj.h:23, from ./../include/FerrisLoki/loki/SmartPtr.h:33, from SmartPtr.cpp:20: ./../include/FerrisLoki/loki/Singleton.h: In function 'void Loki::SetLongevity(T*, unsigned int, Destroyer)': ./../include/FerrisLoki/loki/Singleton.h:159:14: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 159 | std::auto_ptr | ^~~~~~~~ In file included from /usr/include/c++/11/memory:76, from ./../include/FerrisLoki/loki/Singleton.h:30, from ./../include/FerrisLoki/loki/SmallObj.h:23, from ./../include/FerrisLoki/loki/SmartPtr.h:33, from SmartPtr.cpp:20: /usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./../include/FerrisLoki/loki/SmartPtr.h:33, from SmartPtr.cpp:20: ./../include/FerrisLoki/loki/SmallObj.h: At global scope: ./../include/FerrisLoki/loki/SmallObj.h:462:57: error: ISO C++17 does not allow dynamic exception specifications 462 | static void * operator new ( std::size_t size ) throw ( std::bad_alloc ) | ^~~~~ make[2]: *** [Makefile:367: SmartPtr.lo] Error 1 make[2]: Leaving directory '/usr/src/RPM/BUILD/ferrisloki-3.0.13/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ferrisloki-3.0.13/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c -o Extensions.lo Extensions.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c Extensions.cpp -fPIC -DPIC -o .libs/Extensions.o In file included from ./../include/FerrisLoki/loki/SmallObj.h:23, from ./../include/FerrisLoki/loki/SmartPtr.h:33, from ./Extensions.hh:32, from Extensions.cpp:31: ./../include/FerrisLoki/loki/Singleton.h: In function 'void Loki::SetLongevity(T*, unsigned int, Destroyer)': ./../include/FerrisLoki/loki/Singleton.h:159:14: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 159 | std::auto_ptr | ^~~~~~~~ In file included from /usr/include/c++/11/memory:76, from ./../include/FerrisLoki/loki/Singleton.h:30, from ./../include/FerrisLoki/loki/SmallObj.h:23, from ./../include/FerrisLoki/loki/SmartPtr.h:33, from ./Extensions.hh:32, from Extensions.cpp:31: /usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from ./../include/FerrisLoki/loki/SmartPtr.h:33, from ./Extensions.hh:32, from Extensions.cpp:31: ./../include/FerrisLoki/loki/SmallObj.h: At global scope: ./../include/FerrisLoki/loki/SmallObj.h:462:57: error: ISO C++17 does not allow dynamic exception specifications 462 | static void * operator new ( std::size_t size ) throw ( std::bad_alloc ) | ^~~~~ make[2]: *** [Makefile:367: Extensions.lo] Error 1 make[2]: Leaving directory '/usr/src/RPM/BUILD/ferrisloki-3.0.13/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ferrisloki-3.0.13/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c -o SafeFormat.lo SafeFormat.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c SafeFormat.cpp -fPIC -DPIC -o .libs/SafeFormat.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c SafeFormat.cpp -o SafeFormat.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/ferrisloki-3.0.13/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ferrisloki-3.0.13/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c -o Singleton.lo Singleton.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c Singleton.cpp -fPIC -DPIC -o .libs/Singleton.o In file included from Singleton.cpp:19: ./../include/FerrisLoki/loki/Singleton.h: In function 'void Loki::SetLongevity(T*, unsigned int, Destroyer)': ./../include/FerrisLoki/loki/Singleton.h:159:14: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 159 | std::auto_ptr | ^~~~~~~~ In file included from /usr/include/c++/11/memory:76, from ./../include/FerrisLoki/loki/Singleton.h:30, from Singleton.cpp:19: /usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c Singleton.cpp -o Singleton.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/ferrisloki-3.0.13/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ferrisloki-3.0.13/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c -o OrderedStatic.lo OrderedStatic.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c OrderedStatic.cpp -fPIC -DPIC -o .libs/OrderedStatic.o In file included from ./../include/FerrisLoki/loki/OrderedStatic.h:22, from OrderedStatic.cpp:16: ./../include/FerrisLoki/loki/Singleton.h: In function 'void Loki::SetLongevity(T*, unsigned int, Destroyer)': ./../include/FerrisLoki/loki/Singleton.h:159:14: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 159 | std::auto_ptr | ^~~~~~~~ In file included from /usr/include/c++/11/memory:76, from ./../include/FerrisLoki/loki/Singleton.h:30, from ./../include/FerrisLoki/loki/OrderedStatic.h:22, from OrderedStatic.cpp:16: /usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DNDEBUG -c OrderedStatic.cpp -o OrderedStatic.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/ferrisloki-3.0.13/src' make[1]: *** [Makefile:368: all-recursive] Error 1 make: *** [Makefile:273: all] Error 2 error: Bad exit status from /usr/src/tmp/rpm-tmp.53306 (%build) RPM build errors: Macro %ubt not found Macro %ubt not found Bad exit status from /usr/src/tmp/rpm-tmp.53306 (%build) Command exited with non-zero status 1 8.03user 1.70system 0:07.05elapsed 138%CPU (0avgtext+0avgdata 111268maxresident)k 0inputs+0outputs (0major+737626minor)pagefaults 0swaps hsh-rebuild: rebuild of `ferrisloki-3.0.13-alt3.src.rpm' failed. Command exited with non-zero status 1 12.46user 4.09system 0:13.57elapsed 121%CPU (0avgtext+0avgdata 111268maxresident)k 200inputs+0outputs (0major+953964minor)pagefaults 0swaps