<86>Apr 14 01:14:01 userdel[19934]: delete user 'rooter' <86>Apr 14 01:14:01 groupadd[19947]: group added to /etc/group: name=rooter, GID=585 <86>Apr 14 01:14:01 groupadd[19947]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:14:01 groupadd[19947]: new group: name=rooter, GID=585 <86>Apr 14 01:14:01 useradd[19954]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Apr 14 01:14:01 userdel[19968]: delete user 'builder' <86>Apr 14 01:14:01 userdel[19968]: removed group 'builder' owned by 'builder' <86>Apr 14 01:14:01 userdel[19968]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:14:01 groupadd[19988]: group added to /etc/group: name=builder, GID=586 <86>Apr 14 01:14:01 groupadd[19988]: group added to /etc/gshadow: name=builder <86>Apr 14 01:14:01 groupadd[19988]: new group: name=builder, GID=586 <86>Apr 14 01:14:01 useradd[19999]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash <13>Apr 14 01:14:05 rpmi: libpopt-devel-1:1.16-alt0.M80P.1 1501000968 installed <13>Apr 14 01:14:05 rpmi: libexpat-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 14 01:14:05 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 14 01:14:05 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:14:06 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:14:06 rpmi: libexpat-devel-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 14 01:14:06 rpmi: librpm-devel-4.0.4-alt101.M80P.5.2 p8+224974.70.8.1 1553525235 installed <13>Apr 14 01:14:06 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed Installing novi-1.1.9-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97548 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf novi-1.1.9 + echo 'Source #0 (novi-1.1.9.tar.bz2):' Source #0 (novi-1.1.9.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/novi-1.1.9.tar.bz2 + /bin/tar -xf - + cd novi-1.1.9 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (novi-1.1.2-rpm4.0.patch):' Patch #0 (novi-1.1.2-rpm4.0.patch): + /usr/bin/patch -p1 patching file src/RPM.cc Hunk #1 succeeded at 32 (offset 1 line). Hunk #2 succeeded at 85 (offset 3 lines). Hunk #3 succeeded at 96 (offset 3 lines). Hunk #4 succeeded at 109 (offset 3 lines). Hunk #5 succeeded at 188 (offset 12 lines). + echo 'Patch #1 (novi-1.1.9-alt-makefile.patch):' Patch #1 (novi-1.1.9-alt-makefile.patch): + /usr/bin/patch -p1 patching file Makefile.in + echo 'Patch #2 (novi-1.1.9-alt-DSO.patch):' Patch #2 (novi-1.1.9-alt-DSO.patch): + /usr/bin/patch -p2 patching file Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.97548 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd novi-1.1.9 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 + xargs -ri dirname -- '{}' + readlink -e -- ./configure + 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 + sort -u + ./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 --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output... 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 ANSI C... none needed checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E 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 /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-alt-linux-g95... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fl32... no checking for af77... no checking for fort77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for lf95... no checking for g95... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc static flag works... yes 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 checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... 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 whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for x86_64-alt-linux-g++... (cached) x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-alt-linux-g++ accepts -g... (cached) yes checking for main in -lpopt... yes checking for main in -lrpm... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ptrdiff_t... yes checking for error_at_line... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for mkdir... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating novi.spec-autogen config.status: creating src/NoviInfo.h + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/novi-1.1.9' /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/NoviInfo.lo ./src/NoviInfo.cc -= creating build directory structure =- /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/GlobObj.lo ./src/GlobObj.cc /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/AppException.lo ./src/AppException.cc /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/AppConfig.lo ./src/AppConfig.cc /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/RPM.lo ./src/RPM.cc /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/Product.lo ./src/Product.cc /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/Action.lo ./src/Action.cc /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/ListAction.lo ./src/ListAction.cc mkdir ./build/obj/.libs x86_64-alt-linux-g++ -c -Isrc ./src/GlobObj.cc -fPIC -DPIC -o ./build/obj/.libs/GlobObj.o x86_64-alt-linux-g++ -c -Isrc ./src/NoviInfo.cc -fPIC -DPIC -o ./build/obj/.libs/NoviInfo.o x86_64-alt-linux-g++ -c -Isrc ./src/ListAction.cc -fPIC -DPIC -o ./build/obj/.libs/ListAction.o x86_64-alt-linux-g++ -c -Isrc ./src/Product.cc -fPIC -DPIC -o ./build/obj/.libs/Product.o x86_64-alt-linux-g++ -c -Isrc ./src/AppConfig.cc -fPIC -DPIC -o ./build/obj/.libs/AppConfig.o x86_64-alt-linux-g++ -c -Isrc ./src/AppException.cc -fPIC -DPIC -o ./build/obj/.libs/AppException.o x86_64-alt-linux-g++ -c -Isrc ./src/Action.cc -fPIC -DPIC -o ./build/obj/.libs/Action.o x86_64-alt-linux-g++ -c -Isrc ./src/RPM.cc -fPIC -DPIC -o ./build/obj/.libs/RPM.o x86_64-alt-linux-g++ -c -Isrc ./src/NoviInfo.cc -o ./build/obj/NoviInfo.o >/dev/null 2>&1 x86_64-alt-linux-g++ -c -Isrc ./src/AppException.cc -o ./build/obj/AppException.o >/dev/null 2>&1 x86_64-alt-linux-g++ -c -Isrc ./src/Action.cc -o ./build/obj/Action.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/PrintAction.lo ./src/PrintAction.cc x86_64-alt-linux-g++ -c -Isrc ./src/ListAction.cc -o ./build/obj/ListAction.o >/dev/null 2>&1 x86_64-alt-linux-g++ -c -Isrc ./src/GlobObj.cc -o ./build/obj/GlobObj.o >/dev/null 2>&1 x86_64-alt-linux-g++ -c -Isrc ./src/RPM.cc -o ./build/obj/RPM.o >/dev/null 2>&1 x86_64-alt-linux-g++ -c -Isrc ./src/PrintAction.cc -fPIC -DPIC -o ./build/obj/.libs/PrintAction.o x86_64-alt-linux-g++ -c -Isrc ./src/Product.cc -o ./build/obj/Product.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/HardlinkAction.lo ./src/HardlinkAction.cc x86_64-alt-linux-g++ -c -Isrc ./src/AppConfig.cc -o ./build/obj/AppConfig.o >/dev/null 2>&1 x86_64-alt-linux-g++ -c -Isrc ./src/HardlinkAction.cc -fPIC -DPIC -o ./build/obj/.libs/HardlinkAction.o /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/SoftlinkAction.lo ./src/SoftlinkAction.cc /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/ProductList.lo ./src/ProductList.cc /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/RPMSourceDescription.lo ./src/RPMSourceDescription.cc /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/DirectoryRPMSource.lo ./src/DirectoryRPMSource.cc /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/TagStack.lo ./src/TagStack.cc x86_64-alt-linux-g++ -c -Isrc ./src/ProductList.cc -fPIC -DPIC -o ./build/obj/.libs/ProductList.o x86_64-alt-linux-g++ -c -Isrc ./src/RPMSourceDescription.cc -fPIC -DPIC -o ./build/obj/.libs/RPMSourceDescription.o x86_64-alt-linux-g++ -c -Isrc ./src/SoftlinkAction.cc -fPIC -DPIC -o ./build/obj/.libs/SoftlinkAction.o /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/AttributeMap.lo ./src/AttributeMap.cc x86_64-alt-linux-g++ -c -Isrc ./src/PrintAction.cc -o ./build/obj/PrintAction.o >/dev/null 2>&1 x86_64-alt-linux-g++ -c -Isrc ./src/DirectoryRPMSource.cc -fPIC -DPIC -o ./build/obj/.libs/DirectoryRPMSource.o x86_64-alt-linux-g++ -c -Isrc ./src/TagStack.cc -fPIC -DPIC -o ./build/obj/.libs/TagStack.o x86_64-alt-linux-g++ -c -Isrc ./src/AttributeMap.cc -fPIC -DPIC -o ./build/obj/.libs/AttributeMap.o x86_64-alt-linux-g++ -c -Isrc ./src/RPMSourceDescription.cc -o ./build/obj/RPMSourceDescription.o >/dev/null 2>&1 x86_64-alt-linux-g++ -c -Isrc ./src/HardlinkAction.cc -o ./build/obj/HardlinkAction.o >/dev/null 2>&1 x86_64-alt-linux-g++ -c -Isrc ./src/TagStack.cc -o ./build/obj/TagStack.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/GzipInputStream.lo ./src/GzipInputStream.cc /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/RPMInfoHandler.lo ./src/RPMInfoHandler.cc /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/RepodataRPMSource.lo ./src/RepodataRPMSource.cc x86_64-alt-linux-g++ -c -Isrc ./src/SoftlinkAction.cc -o ./build/obj/SoftlinkAction.o >/dev/null 2>&1 x86_64-alt-linux-g++ -c -Isrc ./src/DirectoryRPMSource.cc -o ./build/obj/DirectoryRPMSource.o >/dev/null 2>&1 x86_64-alt-linux-g++ -c -Isrc ./src/GzipInputStream.cc -fPIC -DPIC -o ./build/obj/.libs/GzipInputStream.o x86_64-alt-linux-g++ -c -Isrc ./src/RPMInfoHandler.cc -fPIC -DPIC -o ./build/obj/.libs/RPMInfoHandler.o x86_64-alt-linux-g++ -c -Isrc ./src/RepodataRPMSource.cc -fPIC -DPIC -o ./build/obj/.libs/RepodataRPMSource.o /bin/sh ./libtool --mode=compile x86_64-alt-linux-g++ -c -Isrc -o ./build/obj/main.lo ./src/main.cc x86_64-alt-linux-g++ -c -Isrc ./src/main.cc -fPIC -DPIC -o ./build/obj/.libs/main.o x86_64-alt-linux-g++ -c -Isrc ./src/AttributeMap.cc -o ./build/obj/AttributeMap.o >/dev/null 2>&1 x86_64-alt-linux-g++ -c -Isrc ./src/ProductList.cc -o ./build/obj/ProductList.o >/dev/null 2>&1 x86_64-alt-linux-g++ -c -Isrc ./src/RPMInfoHandler.cc -o ./build/obj/RPMInfoHandler.o >/dev/null 2>&1 x86_64-alt-linux-g++ -c -Isrc ./src/RepodataRPMSource.cc -o ./build/obj/RepodataRPMSource.o >/dev/null 2>&1 x86_64-alt-linux-g++ -c -Isrc ./src/main.cc -o ./build/obj/main.o >/dev/null 2>&1 x86_64-alt-linux-g++ -c -Isrc ./src/GzipInputStream.cc -o ./build/obj/GzipInputStream.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link x86_64-alt-linux-g++ -lpopt -lrpmdb -lrpmio -lrpm -lexpat -lpopt -lz -o build/bin/novi ./build/obj/NoviInfo.lo ./build/obj/GlobObj.lo ./build/obj/AppException.lo ./build/obj/AppConfig.lo ./build/obj/RPM.lo ./build/obj/Product.lo ./build/obj/Action.lo ./build/obj/ListAction.lo ./build/obj/PrintAction.lo ./build/obj/HardlinkAction.lo ./build/obj/SoftlinkAction.lo ./build/obj/ProductList.lo ./build/obj/RPMSourceDescription.lo ./build/obj/DirectoryRPMSource.lo ./build/obj/TagStack.lo ./build/obj/AttributeMap.lo ./build/obj/GzipInputStream.lo ./build/obj/RPMInfoHandler.lo ./build/obj/RepodataRPMSource.lo ./build/obj/main.lo mkdir build/bin/.libs x86_64-alt-linux-g++ -o build/bin/novi ./build/obj/.libs/NoviInfo.o ./build/obj/.libs/GlobObj.o ./build/obj/.libs/AppException.o ./build/obj/.libs/AppConfig.o ./build/obj/.libs/RPM.o ./build/obj/.libs/Product.o ./build/obj/.libs/Action.o ./build/obj/.libs/ListAction.o ./build/obj/.libs/PrintAction.o ./build/obj/.libs/HardlinkAction.o ./build/obj/.libs/SoftlinkAction.o ./build/obj/.libs/ProductList.o ./build/obj/.libs/RPMSourceDescription.o ./build/obj/.libs/DirectoryRPMSource.o ./build/obj/.libs/TagStack.o ./build/obj/.libs/AttributeMap.o ./build/obj/.libs/GzipInputStream.o ./build/obj/.libs/RPMInfoHandler.o ./build/obj/.libs/RepodataRPMSource.o ./build/obj/.libs/main.o -lrpmdb -lrpmio -lrpm -lexpat -lpopt -lz make: Leaving directory `/usr/src/RPM/BUILD/novi-1.1.9' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24146 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/novi-buildroot + : + /bin/rm -rf -- /usr/src/tmp/novi-buildroot + cd novi-1.1.9 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/novi-buildroot ALT_ROOT_DIR=/usr/src/tmp/novi-buildroot make: Entering directory `/usr/src/RPM/BUILD/novi-1.1.9' mkdir -p /usr/src/tmp/novi-buildroot/usr/bin mkdir -p /usr/src/tmp/novi-buildroot/usr/share/doc/novi-1.1.9 mkdir -p /usr/src/tmp/novi-buildroot/usr/share/man mkdir -p /usr/src/tmp/novi-buildroot/usr/share/man/man1 /bin/sh ./libtool --mode=install ./install-sh -m 555 build/bin/novi /usr/src/tmp/novi-buildroot/usr/bin/novi ./install-sh -m 555 build/bin/novi /usr/src/tmp/novi-buildroot/usr/bin/novi ./install-sh -m 444 doc/novi.1 /usr/src/tmp/novi-buildroot/usr/share/man/man1 ./install-sh -m 444 doc/novi_examples.1 /usr/src/tmp/novi-buildroot/usr/share/man/man1 make: Leaving directory `/usr/src/RPM/BUILD/novi-1.1.9' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/novi-buildroot (auto) mode of 'usr/bin/novi' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/share/man/man1/novi_examples.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of 'usr/share/man/man1/novi.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/novi-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/novi-buildroot (auto) Verifying ELF objects in /usr/src/tmp/novi-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: novi-1.1.9-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29544 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd novi-1.1.9 + DOCDIR=/usr/src/tmp/novi-buildroot/usr/share/doc/novi-1.1.9 + export DOCDIR + rm -rf /usr/src/tmp/novi-buildroot/usr/share/doc/novi-1.1.9 + /bin/mkdir -p /usr/src/tmp/novi-buildroot/usr/share/doc/novi-1.1.9 + cp -prL EXAMPLES.TXT FAQ.TXT INSTALL.TXT LICENSE README.TXT WISHLIST.TXT /usr/src/tmp/novi-buildroot/usr/share/doc/novi-1.1.9 + chmod -R go-w /usr/src/tmp/novi-buildroot/usr/share/doc/novi-1.1.9 + chmod -R a+rX /usr/src/tmp/novi-buildroot/usr/share/doc/novi-1.1.9 + cp -prL doc/novi.1.html doc/novi_examples.1.html /usr/src/tmp/novi-buildroot/usr/share/doc/novi-1.1.9 + chmod -R go-w /usr/src/tmp/novi-buildroot/usr/share/doc/novi-1.1.9 + chmod -R a+rX /usr/src/tmp/novi-buildroot/usr/share/doc/novi-1.1.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I4QjjW find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WUkals find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libexpat.so.1()(64bit) >= set:kggiwHGkKb40Ad1oFxgj2yqZt6GpI3C10, libgcc_s.so.1(GCC_3.0)(64bit), libpopt.so.0()(64bit) >= set:jf2Vcu2WDX1sdIZKAt3Kx2, libpopt.so.0(LIBPOPT_0)(64bit), librpm-4.0.4.so()(64bit) >= set:ljJnvCvP, librpmdb-4.0.4.so()(64bit) >= set:kjCOt, librpmio-4.0.4.so()(64bit) >= set:li5r6Fz0Ia5xM6, libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libz.so.1()(64bit) >= set:kisT9ZE5Lwb, 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.RJPa50 Creating novi-debuginfo package Processing files: novi-debuginfo-1.1.9-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ww46wC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3mHbJg find-requires: running scripts (debuginfo) Requires: novi = 1.1.9-alt1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libexpat.so.1), debug64(libgcc_s.so.1), debug64(libpopt.so.0), debug64(librpm-4.0.4.so), debug64(librpmdb-4.0.4.so), debug64(librpmio-4.0.4.so), debug64(libstdc++.so.6), debug64(libz.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/novi-1.1.9-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/novi-debuginfo-1.1.9-alt1.1.x86_64.rpm 17.01user 6.32system 0:15.10elapsed 154%CPU (0avgtext+0avgdata 53908maxresident)k 0inputs+0outputs (0major+1130085minor)pagefaults 0swaps 22.91user 10.98system 0:25.26elapsed 134%CPU (0avgtext+0avgdata 121916maxresident)k 0inputs+0outputs (0major+1412197minor)pagefaults 0swaps --- novi-1.1.9-alt1.1.x86_64.rpm.repo 2012-07-12 10:36:13.000000000 +0000 +++ novi-1.1.9-alt1.1.x86_64.rpm.hasher 2019-04-14 01:14:24.047065490 +0000 @@ -10,4 +10,4 @@ /usr/share/doc/novi-1.1.9/novi_examples.1.html 100644 -/usr/share/man/man1/novi.1.gz 100644 -/usr/share/man/man1/novi_examples.1.gz 100644 +/usr/share/man/man1/novi.1.xz 100644 +/usr/share/man/man1/novi_examples.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 @@ -18,5 +18,4 @@ Requires: libgcc_s.so.1(GCC_3.0)(64bit) -Requires: libpopt.so.0()(64bit) >= set:iedoRMZJdmv7Qm2MOGp4 +Requires: libpopt.so.0()(64bit) >= set:jf2Vcu2WDX1sdIZKAt3Kx2 Requires: libpopt.so.0(LIBPOPT_0)(64bit) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: librpm-4.0.4.so()(64bit) >= set:ljJnvCvP @@ -27,2 +26,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Requires: libz.so.1()(64bit) >= set:kisT9ZE5Lwb --- novi-debuginfo-1.1.9-alt1.1.x86_64.rpm.repo 2012-07-12 10:36:13.000000000 +0000 +++ novi-debuginfo-1.1.9-alt1.1.x86_64.rpm.hasher 2019-04-14 01:14:24.308057658 +0000 @@ -7,3 +7,2 @@ Requires: debug64(libpopt.so.0) -Requires: debug64(libpthread.so.0) Requires: debug64(librpm-4.0.4.so)