<86>Dec 6 02:52:50 userdel[746756]: delete user 'rooter' <86>Dec 6 02:52:50 userdel[746756]: removed group 'rooter' owned by 'rooter' <86>Dec 6 02:52:50 userdel[746756]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 6 02:52:50 groupadd[746764]: group added to /etc/group: name=rooter, GID=654 <86>Dec 6 02:52:50 groupadd[746764]: group added to /etc/gshadow: name=rooter <86>Dec 6 02:52:50 groupadd[746764]: new group: name=rooter, GID=654 <86>Dec 6 02:52:50 useradd[746773]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Dec 6 02:52:50 userdel[746785]: delete user 'builder' <86>Dec 6 02:52:50 userdel[746785]: removed group 'builder' owned by 'builder' <86>Dec 6 02:52:50 userdel[746785]: removed shadow group 'builder' owned by 'builder' <86>Dec 6 02:52:50 groupadd[746798]: group added to /etc/group: name=builder, GID=655 <86>Dec 6 02:52:50 groupadd[746798]: group added to /etc/gshadow: name=builder <86>Dec 6 02:52:50 groupadd[746798]: new group: name=builder, GID=655 <86>Dec 6 02:52:50 useradd[746815]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash warning: user aris does not exist - using root warning: group aris does not exist - using root warning: user aris does not exist - using root warning: group aris does not exist - using root <13>Dec 6 02:52:52 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Dec 6 02:52:53 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Dec 6 02:52:53 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Dec 6 02:52:53 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/qqwing-1.3.4-alt2.nosrc.rpm Installing qqwing-1.3.4-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48149 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf qqwing-1.3.4 + echo 'Source #0 (qqwing-1.3.4.tar.gz):' Source #0 (qqwing-1.3.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/qqwing-1.3.4.tar.gz + /bin/tar -xf - + cd qqwing-1.3.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48149 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd qqwing-1.3.4 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:26: installing './compile' configure.ac:22: installing './missing' Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + 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 --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-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-alt-linux-g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-g++... none checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking 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 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for gettimeofday... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating qqwing.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/qqwing-1.3.4' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o main.o main.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/qqwing-1.3.4' make[1]: Entering directory '/usr/src/RPM/BUILD/qqwing-1.3.4' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o qqwing.lo qqwing.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c qqwing.cpp -fPIC -DPIC -o .libs/qqwing.o make[1]: Leaving directory '/usr/src/RPM/BUILD/qqwing-1.3.4' make[1]: Entering directory '/usr/src/RPM/BUILD/qqwing-1.3.4' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -no-undefined -version-info 3:0:1 -o libqqwing.la -rpath /usr/lib64 qqwing.lo libtool: link: x86_64-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/8/crtbeginS.o .libs/qqwing.o -L/usr/lib64/gcc/x86_64-alt-linux/8 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/8/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/crtn.o -g -O2 -Wl,-soname -Wl,libqqwing.so.2 -o .libs/libqqwing.so.2.1.0 libtool: link: (cd ".libs" && rm -f "libqqwing.so.2" && ln -s "libqqwing.so.2.1.0" "libqqwing.so.2") libtool: link: (cd ".libs" && rm -f "libqqwing.so" && ln -s "libqqwing.so.2.1.0" "libqqwing.so") libtool: link: ( cd ".libs" && rm -f "libqqwing.la" && ln -s "../libqqwing.la" "libqqwing.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/qqwing-1.3.4' make[1]: Entering directory '/usr/src/RPM/BUILD/qqwing-1.3.4' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -o qqwing main.o ./libqqwing.la libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/qqwing main.o ./.libs/libqqwing.so make[1]: Leaving directory '/usr/src/RPM/BUILD/qqwing-1.3.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67857 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/qqwing-buildroot + : + /bin/rm -rf -- /usr/src/tmp/qqwing-buildroot + cd qqwing-1.3.4 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/qqwing-buildroot make: Entering directory '/usr/src/RPM/BUILD/qqwing-1.3.4' make[1]: Entering directory '/usr/src/RPM/BUILD/qqwing-1.3.4' /bin/mkdir -p '/usr/src/tmp/qqwing-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p libqqwing.la '/usr/src/tmp/qqwing-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libqqwing.so.2.1.0 /usr/src/tmp/qqwing-buildroot/usr/lib64/libqqwing.so.2.1.0 libtool: install: (cd /usr/src/tmp/qqwing-buildroot/usr/lib64 && { ln -s -f libqqwing.so.2.1.0 libqqwing.so.2 || { rm -f libqqwing.so.2 && ln -s libqqwing.so.2.1.0 libqqwing.so.2; }; }) libtool: install: (cd /usr/src/tmp/qqwing-buildroot/usr/lib64 && { ln -s -f libqqwing.so.2.1.0 libqqwing.so || { rm -f libqqwing.so && ln -s libqqwing.so.2.1.0 libqqwing.so; }; }) libtool: install: /bin/install -p .libs/libqqwing.lai /usr/src/tmp/qqwing-buildroot/usr/lib64/libqqwing.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/qqwing-buildroot/usr/bin' /bin/sh ./libtool --mode=install /bin/install -p qqwing '/usr/src/tmp/qqwing-buildroot/usr/bin' libtool: warning: './libqqwing.la' has not been installed in '/usr/lib64' libtool: install: /bin/install -p .libs/qqwing /usr/src/tmp/qqwing-buildroot/usr/bin/qqwing /bin/mkdir -p '/usr/src/tmp/qqwing-buildroot/usr/lib64/pkgconfig' /bin/install -p -m 644 qqwing.pc '/usr/src/tmp/qqwing-buildroot/usr/lib64/pkgconfig' /bin/mkdir -p '/usr/src/tmp/qqwing-buildroot/usr/include' /bin/install -p -m 644 qqwing.hpp '/usr/src/tmp/qqwing-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/qqwing-buildroot/usr/share/man/man1' /bin/install -p -m 644 qqwing.1 '/usr/src/tmp/qqwing-buildroot/usr/share/man/man1' make[1]: Leaving directory '/usr/src/RPM/BUILD/qqwing-1.3.4' make: Leaving directory '/usr/src/RPM/BUILD/qqwing-1.3.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/qqwing-buildroot (auto) removed './usr/lib64/libqqwing.la' mode of './usr/lib64/libqqwing.so.2.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/qqwing-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/qqwing.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/qqwing.pc: Libs: '-L${libdir} -lqqwing' --> '-lqqwing' Checking contents of files in /usr/src/tmp/qqwing-buildroot/ (default) Compressing files in /usr/src/tmp/qqwing-buildroot (auto) Adjusting library links in /usr/src/tmp/qqwing-buildroot ./usr/lib64: libqqwing.so.2 -> libqqwing.so.2.1.0 Verifying ELF objects in /usr/src/tmp/qqwing-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: qqwing-1.3.4-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94407 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd qqwing-1.3.4 + DOCDIR=/usr/src/tmp/qqwing-buildroot/usr/share/doc/qqwing-1.3.4 + export DOCDIR + rm -rf /usr/src/tmp/qqwing-buildroot/usr/share/doc/qqwing-1.3.4 + /bin/mkdir -p /usr/src/tmp/qqwing-buildroot/usr/share/doc/qqwing-1.3.4 + cp -prL README AUTHORS /usr/src/tmp/qqwing-buildroot/usr/share/doc/qqwing-1.3.4 + chmod -R go-w /usr/src/tmp/qqwing-buildroot/usr/share/doc/qqwing-1.3.4 + chmod -R a+rX /usr/src/tmp/qqwing-buildroot/usr/share/doc/qqwing-1.3.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2GYNjH 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.FdCP9a find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libqqwing = 1.3.4-alt2, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libqqwing.so.2()(64bit) >= set:kfooMQDK3SSfKdM33CyXdYApiVZzTpYx5iL9WHyEIz16sbzhh4KTbh58FM1a, libstdc++.so.6(CXXABI_1.3)(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.9)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k9ThPI Creating qqwing-debuginfo package Processing files: libqqwing-1.3.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LXnuck find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/qqwing-buildroot/usr/lib64/libqqwing.so.2: 80 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8x1v9Y find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libqqwing.so.2()(64bit) = set:kdR2wQYlnSGBijqWTt0QzZAQ9XlmYvVh2gKP5lJECG7J08TNT4EayYvnhPJcRyyfm8L9WHpJy2Uvo40aStTwxqSoUMMrXhHHtZmJHdm4BHMjkKZv2T2aUeyIz73fHnMGAqtW9dcPUjdASYNKt5oa0ZtX3lpDzswj0XoZJ1 Requires: 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.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RvJsCH Creating libqqwing-debuginfo package Processing files: libqqwing-devel-1.3.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SObyvt 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.hsWcUi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/qqwing-buildroot/usr/include/qqwing.hpp:25:11: fatal error: string: No such file or directory #include ^~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/qqwing-buildroot/usr/include/qqwing.hpp: cpp failed, trying c++ mode Provides: pkgconfig(qqwing) = 1.3.4 Requires: libqqwing = 1.3.4-alt2, /usr/lib64/libqqwing.so.2.1.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.g2F2zb Processing files: qqwing-debuginfo-1.3.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HYXl17 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WwGwa8 find-requires: running scripts (debuginfo) Requires: qqwing = 1.3.4-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libqqwing.so.2), debug64(libstdc++.so.6) Processing files: libqqwing-debuginfo-1.3.4-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JYWUYb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CtrBjj find-requires: running scripts (debuginfo) Provides: debug64(libqqwing.so.2) Requires: libqqwing = 1.3.4-alt2, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Adding to qqwing-debuginfo a strict dependency on libqqwing-debuginfo Removing from qqwing-debuginfo 1 sources provided by libqqwing-debuginfo Removing 2 extra deps from qqwing due to dependency on libqqwing Removing 1 extra deps from libqqwing-devel due to dependency on libqqwing Removing 1 extra deps from qqwing-debuginfo due to dependency on libqqwing-debuginfo Removing 9 extra deps from qqwing due to repentancy on libqqwing Removing 3 extra deps from qqwing-debuginfo due to repentancy on libqqwing-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/qqwing-1.3.4-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libqqwing-1.3.4-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libqqwing-devel-1.3.4-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/qqwing-debuginfo-1.3.4-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libqqwing-debuginfo-1.3.4-alt2.x86_64.rpm 17.01user 4.22system 0:37.87elapsed 56%CPU (0avgtext+0avgdata 88160maxresident)k 0inputs+0outputs (0major+1246574minor)pagefaults 0swaps 21.69user 6.59system 0:47.89elapsed 59%CPU (0avgtext+0avgdata 118404maxresident)k 0inputs+0outputs (0major+1606969minor)pagefaults 0swaps --- libqqwing-1.3.4-alt2.x86_64.rpm.repo 2015-07-06 14:29:02.000000000 +0000 +++ libqqwing-1.3.4-alt2.x86_64.rpm.hasher 2020-12-06 02:53:36.103965884 +0000 @@ -4,4 +4,6 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libgcc_s.so.1(GCC_3.0)(64bit) Requires: libstdc++.so.6(CXXABI_1.3)(64bit) +Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4)(64bit) @@ -9,2 +11,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.20)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) @@ -12,3 +15,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libqqwing.so.2()(64bit) = set:kdR2wQYlD20dFFvT1gfZjhDInpNZBuA0AXshlbGFWhb0OtYd1Gy8ZDnhPJcRyyfm8L9WHpJy2Uvo40aStTwxqSoUM82UHZ8mnXYJSR6byOlU9Odwr15s7hSNzxDRboliJeZ4qoCNDq8JVztXaMk0YXZ1GOe7V0D0SNZr3 +Provides: libqqwing.so.2()(64bit) = set:kdR2wQYlnSGBijqWTt0QzZAQ9XlmYvVh2gKP5lJECG7J08TNT4EayYvnhPJcRyyfm8L9WHpJy2Uvo40aStTwxqSoUMMrXhHHtZmJHdm4BHMjkKZv2T2aUeyIz73fHnMGAqtW9dcPUjdASYNKt5oa0ZtX3lpDzswj0XoZJ1 Provides: libqqwing = 1.3.4-alt2 --- qqwing-1.3.4-alt2.x86_64.rpm.repo 2015-07-06 14:29:02.000000000 +0000 +++ qqwing-1.3.4-alt2.x86_64.rpm.hasher 2020-12-06 02:53:36.396966824 +0000 @@ -4,6 +4,5 @@ /usr/share/doc/qqwing-1.3.4/README 100644 -/usr/share/man/man1/qqwing.1.gz 100644 +/usr/share/man/man1/qqwing.1.xz 100644 Requires: libqqwing = 1.3.4-alt2 Requires: /lib64/ld-linux-x86-64.so.2 -Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: rpmlib(PayloadIsLzma)