<86>Mar 23 06:14:15 userdel[3007546]: delete user 'rooter' <86>Mar 23 06:14:15 userdel[3007546]: removed group 'rooter' owned by 'rooter' <86>Mar 23 06:14:15 userdel[3007546]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 23 06:14:15 groupadd[3007618]: group added to /etc/group: name=rooter, GID=1853 <86>Mar 23 06:14:15 groupadd[3007618]: group added to /etc/gshadow: name=rooter <86>Mar 23 06:14:15 groupadd[3007618]: new group: name=rooter, GID=1853 <86>Mar 23 06:14:15 useradd[3007681]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash, from=none <86>Mar 23 06:14:15 userdel[3007752]: delete user 'builder' <86>Mar 23 06:14:15 userdel[3007752]: removed group 'builder' owned by 'builder' <86>Mar 23 06:14:15 userdel[3007752]: removed shadow group 'builder' owned by 'builder' <86>Mar 23 06:14:15 groupadd[3007797]: group added to /etc/group: name=builder, GID=1854 <86>Mar 23 06:14:15 groupadd[3007797]: group added to /etc/gshadow: name=builder <86>Mar 23 06:14:15 groupadd[3007797]: new group: name=builder, GID=1854 <86>Mar 23 06:14:15 useradd[3007841]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/libdstr-20080124-alt2_7.src.rpm: license not found in '/usr/share/license' directory: Public /usr/src/in/srpm/libdstr-20080124-alt2_7.src.rpm: license not found in '/usr/share/license' directory: Domain <13>Mar 23 06:14:19 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Mar 23 06:14:19 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Mar 23 06:14:20 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Mar 23 06:14:20 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libdstr-20080124-alt2_7.nosrc.rpm (w1.gzdio) Installing libdstr-20080124-alt2_7.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50466 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libdstr-20080124 + echo 'Source #0 (libdstr-20080124.tar.bz2):' Source #0 (libdstr-20080124.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libdstr-20080124.tar.bz2 + /bin/tar -xf - + cd libdstr-20080124 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50466 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdstr-20080124 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-g++... i586-alt-linux-g++ 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 i586-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-g++... none checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of i586-alt-linux-gcc... none 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 ld used by i586-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... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... i586-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 how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for i586-alt-linux-g77... no checking for i586-alt-linux-xlf... no checking for i586-alt-linux-f77... no checking for i586-alt-linux-frt... no checking for i586-alt-linux-pgf77... no checking for i586-alt-linux-cf77... no checking for i586-alt-linux-fort77... no checking for i586-alt-linux-fl32... no checking for i586-alt-linux-af77... no checking for i586-alt-linux-xlf90... no checking for i586-alt-linux-f90... no checking for i586-alt-linux-pgf90... no checking for i586-alt-linux-pghpf... no checking for i586-alt-linux-epcf90... no checking for i586-alt-linux-gfortran... no checking for i586-alt-linux-g95... no checking for i586-alt-linux-xlf95... no checking for i586-alt-linux-f95... no checking for i586-alt-linux-fort... no checking for i586-alt-linux-ifort... no checking for i586-alt-linux-ifc... no checking for i586-alt-linux-efc... no checking for i586-alt-linux-pgf95... no checking for i586-alt-linux-lf95... no checking for i586-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... 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... 1572864 checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for objdir... .libs checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC checking if i586-alt-linux-g++ PIC flag -fPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + /usr/bin/make -j16 make: Entering directory '/usr/src/RPM/BUILD/libdstr-20080124' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DPACKAGE_NAME=\"libdstr\" -DPACKAGE_TARNAME=\"libdstr\" -DPACKAGE_VERSION=\"20080124\" -DPACKAGE_STRING=\"libdstr\ 20080124\" -DPACKAGE_BUGREPORT=\"dave@flaterco.com\" -DPACKAGE=\"libdstr\" -DVERSION=\"20080124\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o libsrc.lo libsrc.cc mkdir .libs i586-alt-linux-g++ -DPACKAGE_NAME=\"libdstr\" -DPACKAGE_TARNAME=\"libdstr\" -DPACKAGE_VERSION=\"20080124\" "-DPACKAGE_STRING=\"libdstr 20080124\"" -DPACKAGE_BUGREPORT=\"dave@flaterco.com\" -DPACKAGE=\"libdstr\" -DVERSION=\"20080124\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c libsrc.cc -fPIC -DPIC -o .libs/libsrc.o make: Leaving directory '/usr/src/RPM/BUILD/libdstr-20080124' make: Entering directory '/usr/src/RPM/BUILD/libdstr-20080124' /bin/sh ./libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -o libdstr.la -rpath /usr/lib -version-info 2:1:0 libsrc.lo i586-alt-linux-g++ -shared -nostdlib /usr/lib/gcc/i586-alt-linux/13/../../../crti.o /usr/lib/gcc/i586-alt-linux/13/crtbeginS.o .libs/libsrc.o -L/usr/lib/gcc/i586-alt-linux/13 -L/usr/lib/gcc/i586-alt-linux/13/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/13/crtendS.o /usr/lib/gcc/i586-alt-linux/13/../../../crtn.o -march=i586 -mtune=generic -Wl,-soname -Wl,libdstr.so.2 -o .libs/libdstr.so.2.0.1 (cd .libs && rm -f libdstr.so.2 && ln -s libdstr.so.2.0.1 libdstr.so.2) (cd .libs && rm -f libdstr.so && ln -s libdstr.so.2.0.1 libdstr.so) creating libdstr.la (cd .libs && rm -f libdstr.la && ln -s ../libdstr.la libdstr.la) make: Leaving directory '/usr/src/RPM/BUILD/libdstr-20080124' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.45196 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libdstr-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libdstr-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libdstr-20080124 + /usr/bin/make install DESTDIR=/usr/src/tmp/libdstr-buildroot 'INSTALL=/bin/install -c -p' make: Entering directory '/usr/src/RPM/BUILD/libdstr-20080124' make[1]: Entering directory '/usr/src/RPM/BUILD/libdstr-20080124' test -z "/usr/lib" || mkdir -p -- "/usr/src/tmp/libdstr-buildroot/usr/lib" /bin/sh ./libtool --mode=install /bin/install -c -p 'libdstr.la' '/usr/src/tmp/libdstr-buildroot/usr/lib/libdstr.la' /bin/install -c -p .libs/libdstr.so.2.0.1 /usr/src/tmp/libdstr-buildroot/usr/lib/libdstr.so.2.0.1 (cd /usr/src/tmp/libdstr-buildroot/usr/lib && { ln -s -f libdstr.so.2.0.1 libdstr.so.2 || { rm -f libdstr.so.2 && ln -s libdstr.so.2.0.1 libdstr.so.2; }; }) (cd /usr/src/tmp/libdstr-buildroot/usr/lib && { ln -s -f libdstr.so.2.0.1 libdstr.so || { rm -f libdstr.so && ln -s libdstr.so.2.0.1 libdstr.so; }; }) /bin/install -c -p .libs/libdstr.lai /usr/src/tmp/libdstr-buildroot/usr/lib/libdstr.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || mkdir -p -- "/usr/src/tmp/libdstr-buildroot/usr/include" /bin/install -c -p -m 644 'Dstr' '/usr/src/tmp/libdstr-buildroot/usr/include/Dstr' make[1]: Leaving directory '/usr/src/RPM/BUILD/libdstr-20080124' make: Leaving directory '/usr/src/RPM/BUILD/libdstr-20080124' + /bin/mv /usr/src/tmp/libdstr-buildroot/usr/include/Dstr /usr/src/tmp/libdstr-buildroot/usr/include/Dstr.h + find /usr/src/tmp/libdstr-buildroot -name '*.la' -exec /bin/rm -f '{}' ';' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libdstr-buildroot (auto) mode of './usr/lib/libdstr.so.2.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libdstr-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libdstr-buildroot/ (default) Compressing files in /usr/src/tmp/libdstr-buildroot (auto) Adjusting library links in /usr/src/tmp/libdstr-buildroot ./usr/lib: (from :0) libdstr.so.2 -> libdstr.so.2.0.1 Verifying ELF objects in /usr/src/tmp/libdstr-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libdstr-20080124-alt2_7 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29261 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdstr-20080124 + DOCDIR=/usr/src/tmp/libdstr-buildroot/usr/share/doc/libdstr-20080124 + export DOCDIR + rm -rf /usr/src/tmp/libdstr-buildroot/usr/share/doc/libdstr-20080124 + /bin/mkdir -p /usr/src/tmp/libdstr-buildroot/usr/share/doc/libdstr-20080124 + cp -prL AUTHORS /usr/src/tmp/libdstr-buildroot/usr/share/doc/libdstr-20080124 + chmod -R go-w /usr/src/tmp/libdstr-buildroot/usr/share/doc/libdstr-20080124 + chmod -R a+rX /usr/src/tmp/libdstr-buildroot/usr/share/doc/libdstr-20080124 + cp -prL COPYING /usr/src/tmp/libdstr-buildroot/usr/share/doc/libdstr-20080124 + chmod -R go-w /usr/src/tmp/libdstr-buildroot/usr/share/doc/libdstr-20080124 + chmod -R a+rX /usr/src/tmp/libdstr-buildroot/usr/share/doc/libdstr-20080124 + cp -prL ChangeLog /usr/src/tmp/libdstr-buildroot/usr/share/doc/libdstr-20080124 + chmod -R go-w /usr/src/tmp/libdstr-buildroot/usr/share/doc/libdstr-20080124 + chmod -R a+rX /usr/src/tmp/libdstr-buildroot/usr/share/doc/libdstr-20080124 + cp -prL README /usr/src/tmp/libdstr-buildroot/usr/share/doc/libdstr-20080124 + chmod -R go-w /usr/src/tmp/libdstr-buildroot/usr/share/doc/libdstr-20080124 + chmod -R a+rX /usr/src/tmp/libdstr-buildroot/usr/share/doc/libdstr-20080124 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TU4J9U find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libdstr-buildroot/usr/lib/libdstr.so.2: 95 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vnXMPE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdstr.so.2 = set:kdgbBRimEhB7ThbjVvSmrCcLZ6bTFpzaoll2ydivAJwnpa2rmWUuwZgDGSC0MDxRAcoeuAZ5r9uuZbwO8uqI6wvCed3atufZfPiTvIvwqo8F8sBKl1OIjZ6aN4baiorOKigQ3IXg8iEPZI9BwZIEY0B5QYkMo4QZzZtSZdWTrp6UEFqAGfdDPMqbWZ3jo55Wqo Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SbeXgD Creating libdstr-debuginfo package Processing files: libdstr-devel-20080124-alt2_7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uWS6pQ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RDJgGY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libdstr = 20080124-alt2_7, /usr/lib/libdstr.so.2.0.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WTvJZ7 Processing files: libdstr-debuginfo-20080124-alt2_7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nBob8j find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6pqCwT find-requires: running scripts (debuginfo) Provides: debug(libdstr.so.2) Requires: libdstr = 20080124-alt2_7, debug(libc.so.6), debug(libgcc_s.so.1) Removing 1 extra deps from libdstr-devel due to dependency on libdstr Wrote: /usr/src/RPM/RPMS/i586/libdstr-20080124-alt2_7.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdstr-devel-20080124-alt2_7.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libdstr-debuginfo-20080124-alt2_7.i586.rpm (w2.lzdio) 1.90user 3.95system 0:13.09elapsed 44%CPU (0avgtext+0avgdata 28624maxresident)k 0inputs+0outputs (0major+617710minor)pagefaults 0swaps /.out/libdstr-20080124-alt2_7.i586.rpm: license not found in '/usr/share/license' directory: Public /.out/libdstr-20080124-alt2_7.i586.rpm: license not found in '/usr/share/license' directory: Domain /.out/libdstr-devel-20080124-alt2_7.i586.rpm: license not found in '/usr/share/license' directory: Public /.out/libdstr-devel-20080124-alt2_7.i586.rpm: license not found in '/usr/share/license' directory: Domain /.out/libdstr-debuginfo-20080124-alt2_7.i586.rpm: license not found in '/usr/share/license' directory: Public /.out/libdstr-debuginfo-20080124-alt2_7.i586.rpm: license not found in '/usr/share/license' directory: Domain 3.22user 2.63system 0:23.37elapsed 25%CPU (0avgtext+0avgdata 125672maxresident)k 0inputs+0outputs (0major+201688minor)pagefaults 0swaps --- libdstr-20080124-alt2_7.i586.rpm.repo 2013-02-23 14:39:07.000000000 +0000 +++ libdstr-20080124-alt2_7.i586.rpm.hasher 2024-03-23 06:14:35.669767705 +0000 @@ -12,3 +12,3 @@ Requires: libgcc_s.so.1(GCC_3.0) -Requires: libstdc++.so.6(CXXABI_1.3) +Requires: libgcc_s.so.1(GCC_3.3.1) Requires: rtld(GNU_HASH) @@ -18,3 +18,3 @@ File: /usr/lib/libdstr.so.2 120777 root:root libdstr.so.2.0.1 -File: /usr/lib/libdstr.so.2.0.1 100644 root:root 2c353be7627d8c40562b9829e0864915 +File: /usr/lib/libdstr.so.2.0.1 100644 root:root 7695749cb6edeface8d505a975443142 File: /usr/share/doc/libdstr-20080124 40755 root:root @@ -24,2 +24,2 @@ File: /usr/share/doc/libdstr-20080124/README 100644 root:root f30d1946b6a4ba6f1d6d9446fe778f18 -RPMIdentity: 4be2205d6dbc9fe624ed4bd4bbe85b6f5e20335539bf06207df33266f3081957343634ed842f3012ca7e417b2426ebf6480ea8252da5e9ece456df5a716e0072 +RPMIdentity: f455f3161145d1ac8641cfd7c1003f33555fb171d0836fa409a221bb8be37730bc24cc0d3eaaf49af55a493d99fc67635f475fdda4e1008b30b8e2a22d6a0a57 --- libdstr-debuginfo-20080124-alt2_7.i586.rpm.repo 2013-02-23 14:39:07.000000000 +0000 +++ libdstr-debuginfo-20080124-alt2_7.i586.rpm.hasher 2024-03-23 06:14:35.746768874 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/4e 40755 root:root -/usr/lib/debug/.build-id/4e/ee3d2239aa54be46bc6f690d2ff898b3869881 120777 root:root ../../../libdstr.so.2.0.1 -/usr/lib/debug/.build-id/4e/ee3d2239aa54be46bc6f690d2ff898b3869881.debug 120777 root:root ../../usr/lib/libdstr.so.2.0.1.debug +/usr/lib/debug/.build-id/1c 40755 root:root +/usr/lib/debug/.build-id/1c/aabe25ced69e2a6fb5c04d207093313a5f2efe 120777 root:root ../../../libdstr.so.2.0.1 +/usr/lib/debug/.build-id/1c/aabe25ced69e2a6fb5c04d207093313a5f2efe.debug 120777 root:root ../../usr/lib/libdstr.so.2.0.1.debug /usr/lib/debug/usr/lib/libdstr.so.2.0.1.debug 100644 root:root @@ -11,3 +11,2 @@ Requires: debug(libgcc_s.so.1) -Requires: debug(libstdc++.so.6) Requires: rpmlib(PayloadIsLzma) @@ -15,6 +14,6 @@ Provides: libdstr-debuginfo = 20080124-alt2_7 -File: /usr/lib/debug/.build-id/4e 40755 root:root -File: /usr/lib/debug/.build-id/4e/ee3d2239aa54be46bc6f690d2ff898b3869881 120777 root:root ../../../libdstr.so.2.0.1 -File: /usr/lib/debug/.build-id/4e/ee3d2239aa54be46bc6f690d2ff898b3869881.debug 120777 root:root ../../usr/lib/libdstr.so.2.0.1.debug -File: /usr/lib/debug/usr/lib/libdstr.so.2.0.1.debug 100644 root:root 35b865921434b4c7fe6f5df3fdf81e05 +File: /usr/lib/debug/.build-id/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/aabe25ced69e2a6fb5c04d207093313a5f2efe 120777 root:root ../../../libdstr.so.2.0.1 +File: /usr/lib/debug/.build-id/1c/aabe25ced69e2a6fb5c04d207093313a5f2efe.debug 120777 root:root ../../usr/lib/libdstr.so.2.0.1.debug +File: /usr/lib/debug/usr/lib/libdstr.so.2.0.1.debug 100644 root:root 35cd310c915faf7b7c47cf0de8009f4b File: /usr/lib/debug/usr/lib/libdstr.so.2.debug 120777 root:root libdstr.so.2.0.1.debug @@ -23,2 +22,2 @@ File: /usr/src/debug/libdstr-20080124/libsrc.cc 100644 root:root d1536926846bffc3a06f6748bea74ea2 -RPMIdentity: 2203bd2cb11d64cf7cf89c11fe8f5c06366fd348f767158661ee47cd5eb3b0f97e89fa542a76af732dfdd60c60b99f7852d953ff4b7f63643728313df11b5128 +RPMIdentity: 67d8ecf40f0f70b7fd49f3dcb9013de1b9221abaddaa62b32a541d862a94c0722302c805331ff94e7660dbd7f9d14e5abfa204769e89ae8c48a6f5e1c2d61b83 --- libdstr-devel-20080124-alt2_7.i586.rpm.repo 2013-02-23 14:39:07.000000000 +0000 +++ libdstr-devel-20080124-alt2_7.i586.rpm.hasher 2024-03-23 06:14:35.833770195 +0000 @@ -7,2 +7,2 @@ File: /usr/lib/libdstr.so 120777 root:root libdstr.so.2.0.1 -RPMIdentity: ba373f1a3ad6ae8bfdf2679426265dea77f57eebf94c7c1a01db721fe84a7a7e547f5471675fcf696d76c193c6a71660442bfde485af944c7609a22dbfa5e194 +RPMIdentity: e4e3a93de20db2b844fab7d772234d486ee2fe53bd92abf5a0b88ac45f498c2883f883bcb8d3fcb3c02119bfec555072db71d131334f7bc4c03aa45b5691adee