<86>Oct  9 08:16:16 userdel[1049366]: delete user 'rooter'
<86>Oct  9 08:16:16 userdel[1049366]: removed group 'rooter' owned by 'rooter'
<86>Oct  9 08:16:16 userdel[1049366]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  9 08:16:16 groupadd[1049534]: group added to /etc/group: name=rooter, GID=975
<86>Oct  9 08:16:16 groupadd[1049534]: group added to /etc/gshadow: name=rooter
<86>Oct  9 08:16:16 groupadd[1049534]: new group: name=rooter, GID=975
<86>Oct  9 08:16:16 useradd[1049709]: new user: name=rooter, UID=975, GID=975, home=/root, shell=/bin/bash
<86>Oct  9 08:16:16 userdel[1050017]: delete user 'builder'
<86>Oct  9 08:16:16 userdel[1050017]: removed group 'builder' owned by 'builder'
<86>Oct  9 08:16:16 userdel[1050017]: removed shadow group 'builder' owned by 'builder'
<86>Oct  9 08:16:16 groupadd[1050405]: group added to /etc/group: name=builder, GID=976
<86>Oct  9 08:16:16 groupadd[1050405]: group added to /etc/gshadow: name=builder
<86>Oct  9 08:16:16 groupadd[1050405]: new group: name=builder, GID=976
<86>Oct  9 08:16:16 useradd[1050633]: new user: name=builder, UID=976, GID=976, home=/usr/src, shell=/bin/bash
warning: Macro %gpl3plus not found
warning: Macro %gpl3plus not found
<13>Oct  9 08:16:21 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Oct  9 08:16:21 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Oct  9 08:16:22 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Oct  9 08:16:22 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Oct  9 08:16:22 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/lopsus-1.4.0.1-alt2.nosrc.rpm (w1.gzdio)
Installing lopsus-1.4.0.1-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20871
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf lopsus-1.4.0.1
+ echo 'Source #0 (lopsus-1.4.0.1.tar.gz):'
Source #0 (lopsus-1.4.0.1.tar.gz):
+ /bin/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/lopsus-1.4.0.1.tar.gz
+ cd lopsus-1.4.0.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (lopsus-g++8.patch):'
Patch #0 (lopsus-g++8.patch):
+ /usr/bin/patch -p2
patching file src/CmdArgsParser.cpp
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20871
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lopsus-1.4.0.1
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ sort -u
+ readlink -e -- ./configure
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ ./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 for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
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 x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
configure: creating ./config.status
config.status: creating makefile
config.status: creating src/makefile
config.status: creating scripts/lopsus-init
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ make -j16 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -fpic'
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
x86_64-alt-linux-g++ -DPACKAGE_NAME=\"lopsus\" -DPACKAGE_TARNAME=\"lopsus\" -DPACKAGE_VERSION=\"1.4.0.1\" -DPACKAGE_STRING=\"lopsus\ 1.4.0.1\" -DPACKAGE_BUGREPORT=\"msp@altlinux.org\" -DPACKAGE=\"lopsus\" -DVERSION=\"1.4.0.1\" -I.    -fno-rtti -DNDEBUG -DLOPSUS_DATADIR=\"/usr/share/lopsus/data\" -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -c -o Transcoding.o Transcoding.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
x86_64-alt-linux-g++ -DPACKAGE_NAME=\"lopsus\" -DPACKAGE_TARNAME=\"lopsus\" -DPACKAGE_VERSION=\"1.4.0.1\" -DPACKAGE_STRING=\"lopsus\ 1.4.0.1\" -DPACKAGE_BUGREPORT=\"msp@altlinux.org\" -DPACKAGE=\"lopsus\" -DVERSION=\"1.4.0.1\" -I.    -fno-rtti -DNDEBUG -DLOPSUS_DATADIR=\"/usr/share/lopsus/data\" -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -c -o CommandProcessors.o CommandProcessors.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
x86_64-alt-linux-g++ -DPACKAGE_NAME=\"lopsus\" -DPACKAGE_TARNAME=\"lopsus\" -DPACKAGE_VERSION=\"1.4.0.1\" -DPACKAGE_STRING=\"lopsus\ 1.4.0.1\" -DPACKAGE_BUGREPORT=\"msp@altlinux.org\" -DPACKAGE=\"lopsus\" -DVERSION=\"1.4.0.1\" -I.    -fno-rtti -DNDEBUG -DLOPSUS_DATADIR=\"/usr/share/lopsus/data\" -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -c -o CmdArgsParser.o CmdArgsParser.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
x86_64-alt-linux-g++ -DPACKAGE_NAME=\"lopsus\" -DPACKAGE_TARNAME=\"lopsus\" -DPACKAGE_VERSION=\"1.4.0.1\" -DPACKAGE_STRING=\"lopsus\ 1.4.0.1\" -DPACKAGE_BUGREPORT=\"msp@altlinux.org\" -DPACKAGE=\"lopsus\" -DVERSION=\"1.4.0.1\" -I.    -fno-rtti -DNDEBUG -DLOPSUS_DATADIR=\"/usr/share/lopsus/data\" -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -c -o LopsusText.o LopsusText.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
x86_64-alt-linux-g++ -DPACKAGE_NAME=\"lopsus\" -DPACKAGE_TARNAME=\"lopsus\" -DPACKAGE_VERSION=\"1.4.0.1\" -DPACKAGE_STRING=\"lopsus\ 1.4.0.1\" -DPACKAGE_BUGREPORT=\"msp@altlinux.org\" -DPACKAGE=\"lopsus\" -DVERSION=\"1.4.0.1\" -I.    -fno-rtti -DNDEBUG -DLOPSUS_DATADIR=\"/usr/share/lopsus/data\" -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -c -o DateTime.o DateTime.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
x86_64-alt-linux-g++ -DPACKAGE_NAME=\"lopsus\" -DPACKAGE_TARNAME=\"lopsus\" -DPACKAGE_VERSION=\"1.4.0.1\" -DPACKAGE_STRING=\"lopsus\ 1.4.0.1\" -DPACKAGE_BUGREPORT=\"msp@altlinux.org\" -DPACKAGE=\"lopsus\" -DVERSION=\"1.4.0.1\" -I.    -fno-rtti -DNDEBUG -DLOPSUS_DATADIR=\"/usr/share/lopsus/data\" -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -c -o page.o page.cpp
page.cpp: In function 'int main(int, char**)':
page.cpp:147:15: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=]
   catch (std::bad_alloc)
               ^~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
x86_64-alt-linux-g++ -DPACKAGE_NAME=\"lopsus\" -DPACKAGE_TARNAME=\"lopsus\" -DPACKAGE_VERSION=\"1.4.0.1\" -DPACKAGE_STRING=\"lopsus\ 1.4.0.1\" -DPACKAGE_BUGREPORT=\"msp@altlinux.org\" -DPACKAGE=\"lopsus\" -DVERSION=\"1.4.0.1\" -I.    -fno-rtti -DNDEBUG -DLOPSUS_DATADIR=\"/usr/share/lopsus/data\" -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -c -o ConfigFile.o ConfigFile.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
x86_64-alt-linux-g++ -DPACKAGE_NAME=\"lopsus\" -DPACKAGE_TARNAME=\"lopsus\" -DPACKAGE_VERSION=\"1.4.0.1\" -DPACKAGE_STRING=\"lopsus\ 1.4.0.1\" -DPACKAGE_BUGREPORT=\"msp@altlinux.org\" -DPACKAGE=\"lopsus\" -DVERSION=\"1.4.0.1\" -I.    -fno-rtti -DNDEBUG -DLOPSUS_DATADIR=\"/usr/share/lopsus/data\" -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -c -o utils.o utils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
x86_64-alt-linux-g++ -DPACKAGE_NAME=\"lopsus\" -DPACKAGE_TARNAME=\"lopsus\" -DPACKAGE_VERSION=\"1.4.0.1\" -DPACKAGE_STRING=\"lopsus\ 1.4.0.1\" -DPACKAGE_BUGREPORT=\"msp@altlinux.org\" -DPACKAGE=\"lopsus\" -DVERSION=\"1.4.0.1\" -I.    -fno-rtti -DNDEBUG -DLOPSUS_DATADIR=\"/usr/share/lopsus/data\" -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -c -o ContentFile.o ContentFile.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
x86_64-alt-linux-g++ -DPACKAGE_NAME=\"lopsus\" -DPACKAGE_TARNAME=\"lopsus\" -DPACKAGE_VERSION=\"1.4.0.1\" -DPACKAGE_STRING=\"lopsus\ 1.4.0.1\" -DPACKAGE_BUGREPORT=\"msp@altlinux.org\" -DPACKAGE=\"lopsus\" -DVERSION=\"1.4.0.1\" -I.    -fno-rtti -DNDEBUG -DLOPSUS_DATADIR=\"/usr/share/lopsus/data\" -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -c -o main.o main.cpp
main.cpp: In function 'int main(int, char**)':
main.cpp:301:15: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=]
   catch (std::bad_alloc)
               ^~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
x86_64-alt-linux-g++ -DPACKAGE_NAME=\"lopsus\" -DPACKAGE_TARNAME=\"lopsus\" -DPACKAGE_VERSION=\"1.4.0.1\" -DPACKAGE_STRING=\"lopsus\ 1.4.0.1\" -DPACKAGE_BUGREPORT=\"msp@altlinux.org\" -DPACKAGE=\"lopsus\" -DVERSION=\"1.4.0.1\" -I.    -fno-rtti -DNDEBUG -DLOPSUS_DATADIR=\"/usr/share/lopsus/data\" -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -c -o LopsusPage.o LopsusPage.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
x86_64-alt-linux-g++ -DPACKAGE_NAME=\"lopsus\" -DPACKAGE_TARNAME=\"lopsus\" -DPACKAGE_VERSION=\"1.4.0.1\" -DPACKAGE_STRING=\"lopsus\ 1.4.0.1\" -DPACKAGE_BUGREPORT=\"msp@altlinux.org\" -DPACKAGE=\"lopsus\" -DVERSION=\"1.4.0.1\" -I.    -fno-rtti -DNDEBUG -DLOPSUS_DATADIR=\"/usr/share/lopsus/data\" -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -c -o news.o news.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
x86_64-alt-linux-g++ -fno-rtti -DNDEBUG -DLOPSUS_DATADIR=\"/usr/share/lopsus/data\" -pipe -frecord-gcc-switches -Wall -g -O2 -fpic   -o lopsus-page CmdArgsParser.o Transcoding.o LopsusPage.o LopsusText.o page.o news.o DateTime.o utils.o CommandProcessors.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
x86_64-alt-linux-g++ -fno-rtti -DNDEBUG -DLOPSUS_DATADIR=\"/usr/share/lopsus/data\" -pipe -frecord-gcc-switches -Wall -g -O2 -fpic   -o lopsus CmdArgsParser.o Transcoding.o LopsusPage.o main.o utils.o ConfigFile.o ContentFile.o news.o LopsusText.o DateTime.o CommandProcessors.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.52246
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/lopsus-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/lopsus-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd lopsus-1.4.0.1
+ make DESTDIR=/usr/src/tmp/lopsus-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/lopsus-buildroot/usr/bin"
  /bin/install -c 'lopsus-page' '/usr/src/tmp/lopsus-buildroot/usr/bin/lopsus-page'
  /bin/install -c 'lopsus' '/usr/src/tmp/lopsus-buildroot/usr/bin/lopsus'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/install -c -pD -m 755 scripts/lopsus-init /usr/src/tmp/lopsus-buildroot/usr/bin/lopsus-init
/bin/install -c -pD -m 755 scripts/lopsus-news /usr/src/tmp/lopsus-buildroot/usr/bin/lopsus-news
/bin/install -c -pD -m 644 data/rus_monthes /usr/src/tmp/lopsus-buildroot/usr/share/lopsus/data/rus_monthes
/bin/cp -r initial /usr/src/tmp/lopsus-buildroot/usr/share/lopsus/initial
make[2]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1'
make: Leaving directory '/usr/src/RPM/BUILD/lopsus-1.4.0.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/lopsus-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/lopsus-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/lopsus-buildroot/ (default)
Compressing files in /usr/src/tmp/lopsus-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/lopsus-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: lopsus-1.4.0.1-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.12576
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lopsus-1.4.0.1
+ DOCDIR=/usr/src/tmp/lopsus-buildroot/usr/share/doc/lopsus-1.4.0.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/lopsus-buildroot/usr/share/doc/lopsus-1.4.0.1
+ /bin/mkdir -p /usr/src/tmp/lopsus-buildroot/usr/share/doc/lopsus-1.4.0.1
+ cp -prL README NEWS AUTHORS ChangeLog THANKS /usr/src/tmp/lopsus-buildroot/usr/share/doc/lopsus-1.4.0.1
+ chmod -R go-w /usr/src/tmp/lopsus-buildroot/usr/share/doc/lopsus-1.4.0.1
+ chmod -R a+rX /usr/src/tmp/lopsus-buildroot/usr/share/doc/lopsus-1.4.0.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7wbF56
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DBNwWo
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/lopsus-buildroot/usr/bin/lopsus-news: line 24: warning: here-document at line 12 delimited by end-of-file (wanted `EOF')
find-requires: FINDPACKAGE-COMMANDS: cat
Requires: /bin/cp, /bin/mkdir, /bin/sh, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(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.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.btPRDN
Creating lopsus-debuginfo package
Processing files: lopsus-page-1.4.0.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3ksq0f
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TH3M4L
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(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.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JAEuTl
Creating lopsus-page-debuginfo package
Processing files: lopsus-debuginfo-1.4.0.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VyW8xZ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1Rg7YG
find-requires: running scripts (debuginfo)
Requires: lopsus = 1.4.0.1-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6)
Processing files: lopsus-page-debuginfo-1.4.0.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zg6D9r
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RSWM4g
find-requires: running scripts (debuginfo)
Requires: lopsus-page = 1.4.0.1-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6)
Adding to lopsus-debuginfo a strict dependency on lopsus
Adding to lopsus-page-debuginfo a strict dependency on lopsus-page
Wrote: /usr/src/RPM/RPMS/x86_64/lopsus-1.4.0.1-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/lopsus-page-1.4.0.1-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/lopsus-debuginfo-1.4.0.1-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/lopsus-page-debuginfo-1.4.0.1-alt2.x86_64.rpm (w2.lzdio)
21.19user 3.60system 0:24.49elapsed 101%CPU (0avgtext+0avgdata 200356maxresident)k
0inputs+0outputs (0major+907000minor)pagefaults 0swaps
3.46user 2.35system 0:40.86elapsed 14%CPU (0avgtext+0avgdata 120244maxresident)k
0inputs+0outputs (34446major+154705minor)pagefaults 0swaps
--- lopsus-1.4.0.1-alt2.x86_64.rpm.repo	2019-02-15 06:38:16.000000000 +0000
+++ lopsus-1.4.0.1-alt2.x86_64.rpm.hasher	2022-10-09 08:16:52.843703961 +0000
@@ -54,3 +54,3 @@
 Provides: lopsus = 1.4.0.1-alt2:sisyphus+221513.300.1.1
-File: /usr/bin/lopsus	100755	root:root	cbbb995add3166b28246c4aa3c264816	
+File: /usr/bin/lopsus	100755	root:root	4eb009ee3ef96978c41124e7d8cea4d0	
 File: /usr/bin/lopsus-init	100755	root:root	9a5a3b56a34286352aa25963da0f40da	
@@ -88,2 +88,2 @@
 File: /usr/share/lopsus/initial/template/final.html	100644	root:root	cf75959199069b64fe8e634932d38050	
-RPMIdentity: 45f539c01e641dc20ae334292f468c91afd44c427394372ac717837297a50aaa998e2f0cf975c65fddf0361d7d4ec4216f66a8b3691fbee3c1acd99057e3be03
+RPMIdentity: 21bc2971c7bea1ab03f698677da4d51818d44658905791f44ec91b25ad35881b75e2d14fcced9d9415866066a97785b8e8592dac3e82d5ddfc24e271544ae2a7
--- lopsus-debuginfo-1.4.0.1-alt2.x86_64.rpm.repo	2019-02-15 06:38:16.000000000 +0000
+++ lopsus-debuginfo-1.4.0.1-alt2.x86_64.rpm.hasher	2022-10-09 08:16:53.091707632 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/86	40755	root:root	
-/usr/lib/debug/.build-id/86/9975594dcdfeecb896363e6a498e6b61bc0330	120777	root:root	../../../../bin/lopsus
-/usr/lib/debug/.build-id/86/9975594dcdfeecb896363e6a498e6b61bc0330.debug	120777	root:root	../../usr/bin/lopsus.debug
+/usr/lib/debug/.build-id/90	40755	root:root	
+/usr/lib/debug/.build-id/90/1a19f14887241faea15725c4c29578920dd75d	120777	root:root	../../../../bin/lopsus
+/usr/lib/debug/.build-id/90/1a19f14887241faea15725c4c29578920dd75d.debug	120777	root:root	../../usr/bin/lopsus.debug
 /usr/lib/debug/usr/bin/lopsus.debug	100644	root:root	
@@ -37,6 +37,6 @@
 Provides: lopsus-debuginfo = 1.4.0.1-alt2:sisyphus+221513.300.1.1
-File: /usr/lib/debug/.build-id/86	40755	root:root		
-File: /usr/lib/debug/.build-id/86/9975594dcdfeecb896363e6a498e6b61bc0330	120777	root:root		../../../../bin/lopsus
-File: /usr/lib/debug/.build-id/86/9975594dcdfeecb896363e6a498e6b61bc0330.debug	120777	root:root		../../usr/bin/lopsus.debug
-File: /usr/lib/debug/usr/bin/lopsus.debug	100644	root:root	eebbf7ddf78588b18611e109f7753c86	
+File: /usr/lib/debug/.build-id/90	40755	root:root		
+File: /usr/lib/debug/.build-id/90/1a19f14887241faea15725c4c29578920dd75d	120777	root:root		../../../../bin/lopsus
+File: /usr/lib/debug/.build-id/90/1a19f14887241faea15725c4c29578920dd75d.debug	120777	root:root		../../usr/bin/lopsus.debug
+File: /usr/lib/debug/usr/bin/lopsus.debug	100644	root:root	32a348e7e62e315437b0ec928f29c21b	
 File: /usr/src/debug/lopsus-1.4.0.1	40755	root:root		
@@ -67,2 +67,2 @@
 File: /usr/src/debug/lopsus-1.4.0.1/src/utils.cpp	100644	root:root	4db4dc0e615de30b646191a7d09ed726	
-RPMIdentity: ea66fc6d66913db406f3d4ec488da4e8e84e74b9ca41470bc79423546719d2b2efedccbdfb4e1a807ef27a9bea732ae4bca2ff9d3885778f8b3cba81515be14d
+RPMIdentity: 37886600e0913f3a37047077487a883e3e8fe2259b28f18d42ecf79db82830ab7eebda6d077fcb875dc26820e7f2cd2df379270143c37ad431cce94437cdfd81
--- lopsus-page-1.4.0.1-alt2.x86_64.rpm.repo	2019-02-15 06:38:16.000000000 +0000
+++ lopsus-page-1.4.0.1-alt2.x86_64.rpm.hasher	2022-10-09 08:16:53.334711229 +0000
@@ -17,3 +17,3 @@
 Provides: lopsus-page = 1.4.0.1-alt2:sisyphus+221513.300.1.1
-File: /usr/bin/lopsus-page	100755	root:root	dd02b08419430d61b3919ccf66ece96c	
-RPMIdentity: 604574b9089422f8dabc79c928abc6074f6acddb4fe7fc118e3f77d56b0842cd59ca98093300abff1f4d1dd7fae2c02ad9c84f9954f09ec1686a7d4ec102307c
+File: /usr/bin/lopsus-page	100755	root:root	403ea337e232faf4ccab10f63ea1fc7d	
+RPMIdentity: b40833d971a23e4cdf90491a7e6398fb17b27a828071f09f7fddc5addc7721d9bafc830dd87471ed2764157c14839bc03134b9d56446facf84c3c2ee69020b43
--- lopsus-page-debuginfo-1.4.0.1-alt2.x86_64.rpm.repo	2019-02-15 06:38:16.000000000 +0000
+++ lopsus-page-debuginfo-1.4.0.1-alt2.x86_64.rpm.hasher	2022-10-09 08:16:53.624715521 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/43	40755	root:root	
-/usr/lib/debug/.build-id/43/ad4732917f90e0e12c2668373f49e96d963a91	120777	root:root	../../../../bin/lopsus-page
-/usr/lib/debug/.build-id/43/ad4732917f90e0e12c2668373f49e96d963a91.debug	120777	root:root	../../usr/bin/lopsus-page.debug
+/usr/lib/debug/.build-id/ca	40755	root:root	
+/usr/lib/debug/.build-id/ca/76c23016d6b7e09101cb2f771a88d2d6e1600a	120777	root:root	../../../../bin/lopsus-page
+/usr/lib/debug/.build-id/ca/76c23016d6b7e09101cb2f771a88d2d6e1600a.debug	120777	root:root	../../usr/bin/lopsus-page.debug
 /usr/lib/debug/usr/bin/lopsus-page.debug	100644	root:root	
@@ -33,6 +33,6 @@
 Provides: lopsus-page-debuginfo = 1.4.0.1-alt2:sisyphus+221513.300.1.1
-File: /usr/lib/debug/.build-id/43	40755	root:root		
-File: /usr/lib/debug/.build-id/43/ad4732917f90e0e12c2668373f49e96d963a91	120777	root:root		../../../../bin/lopsus-page
-File: /usr/lib/debug/.build-id/43/ad4732917f90e0e12c2668373f49e96d963a91.debug	120777	root:root		../../usr/bin/lopsus-page.debug
-File: /usr/lib/debug/usr/bin/lopsus-page.debug	100644	root:root	502e42345bba8fb06ffd32a0da2e2fdb	
+File: /usr/lib/debug/.build-id/ca	40755	root:root		
+File: /usr/lib/debug/.build-id/ca/76c23016d6b7e09101cb2f771a88d2d6e1600a	120777	root:root		../../../../bin/lopsus-page
+File: /usr/lib/debug/.build-id/ca/76c23016d6b7e09101cb2f771a88d2d6e1600a.debug	120777	root:root		../../usr/bin/lopsus-page.debug
+File: /usr/lib/debug/usr/bin/lopsus-page.debug	100644	root:root	4cc7f4fc4f8398e6efc6eaff235fb6b2	
 File: /usr/src/debug/lopsus-1.4.0.1	40755	root:root		
@@ -59,2 +59,2 @@
 File: /usr/src/debug/lopsus-1.4.0.1/src/utils.cpp	100644	root:root	4db4dc0e615de30b646191a7d09ed726	
-RPMIdentity: 030140c74bc7617bb7fb0e3639c42eb90d92ef10127d2547fa0d3ef67366693b8044292d2eb3250123ebd19594c1fc1d2bd20aefff64e5b7d576c76c269d75e5
+RPMIdentity: 7881435eb0e35161d2c663882b196c1024b82747fd45f67ac3726c077d0b8ae677b48e0690d1b27025c985b922db785ae497c47a0df5b12b8d76d91ddf161355