<86>Apr 21 06:03:13 userdel[100322]: delete user 'rooter' <86>Apr 21 06:03:13 groupadd[100366]: group added to /etc/group: name=rooter, GID=585 <86>Apr 21 06:03:13 groupadd[100366]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:03:13 groupadd[100366]: new group: name=rooter, GID=585 <86>Apr 21 06:03:13 useradd[100394]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Apr 21 06:03:13 userdel[100422]: delete user 'builder' <86>Apr 21 06:03:13 userdel[100422]: removed group 'builder' owned by 'builder' <86>Apr 21 06:03:13 userdel[100422]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:03:13 groupadd[100456]: group added to /etc/group: name=builder, GID=586 <86>Apr 21 06:03:13 groupadd[100456]: group added to /etc/gshadow: name=builder <86>Apr 21 06:03:13 groupadd[100456]: new group: name=builder, GID=586 <86>Apr 21 06:03:13 useradd[100482]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash <13>Apr 21 06:03:15 rpmi: libtinfo-devel-5.9-alt8 1456756589 installed <13>Apr 21 06:03:15 rpmi: libncurses-devel-5.9-alt8 1456756589 installed Installing conspy-1.8-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87313 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf conspy-1.8 + echo 'Source #0 (conspy-1.8.tar.bz2):' Source #0 (conspy-1.8.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/conspy-1.8.tar.bz2 + /bin/tar -xf - + cd conspy-1.8 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87313 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd conspy-1.8 + touch NEWS + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.in: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:3: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:6: installing './compile' configure.in:3: installing './install-sh' configure.in:3: installing './missing' Makefile.am: installing './COPYING' using GNU General Public License v3 file Makefile.am: Consider adding the COPYING file to the version control system Makefile.am: for your code, to avoid questions about which license your project uses Makefile.am: installing './depcomp' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ 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 + xargs -ri dirname -- '{}' + readlink -e -- ./configure + 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 --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 --without-included-gettext 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 i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for initscr in -lncurses... yes checking whether time.h and sys/time.h may both be included... yes checking whether i586-alt-linux-gcc needs -traditional... no checking return type of signal handlers... void checking for select... yes checking for strtol... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/conspy-1.8' i586-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conspy\" -DVERSION=\"1.8\" -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_FCNTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNCURSES=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_SELECT=1 -DHAVE_STRTOL=1 -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o conspy.o conspy.c i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o conspy conspy.o -lncurses make: Leaving directory `/usr/src/RPM/BUILD/conspy-1.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.18147 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/conspy-buildroot + : + /bin/rm -rf -- /usr/src/tmp/conspy-buildroot + cd conspy-1.8 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/conspy-buildroot make: Entering directory `/usr/src/RPM/BUILD/conspy-1.8' make[1]: Entering directory `/usr/src/RPM/BUILD/conspy-1.8' /bin/mkdir -p '/usr/src/tmp/conspy-buildroot/usr/bin' /bin/install -p conspy '/usr/src/tmp/conspy-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/conspy-buildroot/usr/share/man/man1' /bin/install -p -m 644 conspy.1 '/usr/src/tmp/conspy-buildroot/usr/share/man/man1' make[1]: Leaving directory `/usr/src/RPM/BUILD/conspy-1.8' make: Leaving directory `/usr/src/RPM/BUILD/conspy-1.8' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/conspy-buildroot (auto) Verifying and fixing files in /usr/src/tmp/conspy-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/conspy-buildroot (auto) Verifying ELF objects in /usr/src/tmp/conspy-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/conspy: uses non-LFS functions: lseek open Hardlinking identical .pyc and .pyo files Processing files: conspy-1.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n8WH6I 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.1afQMk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libncurses.so.5 >= set:mitFWNPmR0BkuxmHZIgLSJj3ZjLwqavXAeNeIPa, libtinfo.so.5 >= set:liZKbYvd1ZKHSzStkNS61W, 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.CsfFz7 Creating conspy-debuginfo package Processing files: conspy-debuginfo-1.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.053OH0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tEMPvZ find-requires: running scripts (debuginfo) Requires: conspy = 1.8-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libncurses.so.5), debug(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/i586/conspy-1.8-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/conspy-debuginfo-1.8-alt1.i586.rpm 4.09user 1.07system 0:11.79elapsed 43%CPU (0avgtext+0avgdata 24704maxresident)k 0inputs+0outputs (0major+367196minor)pagefaults 0swaps 6.89user 3.42system 0:17.60elapsed 58%CPU (0avgtext+0avgdata 122284maxresident)k 0inputs+0outputs (0major+566919minor)pagefaults 0swaps --- conspy-1.8-alt1.i586.rpm.repo 2013-08-03 18:53:48.000000000 +0000 +++ conspy-1.8-alt1.i586.rpm.hasher 2019-04-21 06:03:29.119076968 +0000 @@ -1,3 +1,3 @@ /usr/bin/conspy 100755 -/usr/share/man/man1/conspy.1.gz 100644 +/usr/share/man/man1/conspy.1.xz 100644 Requires: /lib/ld-linux.so.2