<86>Mar 27 04:00:01 userdel[7512]: delete user 'rooter' <86>Mar 27 04:00:01 userdel[7512]: removed group 'rooter' owned by 'rooter' <86>Mar 27 04:00:01 userdel[7512]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 27 04:00:01 groupadd[7700]: group added to /etc/group: name=rooter, GID=573 <86>Mar 27 04:00:01 groupadd[7700]: group added to /etc/gshadow: name=rooter <86>Mar 27 04:00:01 useradd[7746]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Mar 27 04:00:01 userdel[7805]: delete user 'builder' <86>Mar 27 04:00:01 userdel[7805]: removed group 'builder' owned by 'builder' <86>Mar 27 04:00:01 userdel[7805]: removed shadow group 'builder' owned by 'builder' <86>Mar 27 04:00:01 groupadd[7828]: group added to /etc/group: name=builder, GID=574 <86>Mar 27 04:00:01 groupadd[7828]: group added to /etc/gshadow: name=builder <86>Mar 27 04:00:01 groupadd[7828]: new group: name=builder, GID=574 <86>Mar 27 04:00:01 useradd[7849]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash <13>Mar 27 04:00:04 rpmi: rpm-macros-info-install-6.5-alt2 sisyphus+220294.200.2.1 1548933637 installed <13>Mar 27 04:00:04 rpmi: perl-Unicode-Normalize-1:5.28.1-alt1 sisyphus+219907.100.1.1 1548343070 installed <13>Mar 27 04:00:04 rpmi: perl-Unicode-EastAsianWidth-1.40-alt1 sisyphus.217785.100 1544703272 installed <13>Mar 27 04:00:04 rpmi: perl-Text-Unidecode-1.30-alt1 1480505027 installed <13>Mar 27 04:00:05 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Mar 27 04:00:05 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343225 installed <13>Mar 27 04:00:05 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474113 installed <13>Mar 27 04:00:05 rpmi: perl-libintl-1.31-alt1.1 sisyphus+219907.6300.1.1 1548352427 installed <13>Mar 27 04:00:05 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed <13>Mar 27 04:00:05 rpmi: makeinfo-6.5-alt2 sisyphus+220294.200.2.1 1548933637 installed <13>Mar 27 04:00:05 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+222164.300.1.1 1550686325 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/units-2.18-alt1.nosrc.rpm Installing units-2.18-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67539 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf units-2.18 + echo 'Source #0 (units-2.18.tar):' Source #0 (units-2.18.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/units-2.18.tar + cd units-2.18 + /bin/chmod -c -Rf u+rwX,go-w . + rm parse.tab.c units.info + sed -i '/^install-support:/ s/ currency-units-update//' Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.88453 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd units-2.18 + 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 + '[' -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 + xargs -ri dirname -- '{}' + readlink -e -- ./configure + sort -u + 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 + ./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 configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed detected non-mac os: linux-gnu checking whether C compiler accepts -fpic... yes checking for an ANSI C-conforming const... yes checking for a BSD-compatible install... /bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for library containing sin... -lm checking for append_history in -lreadline... yes checking whether rl_completion_suppress_append is declared... yes checking how to run the C preprocessor... x86_64-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 for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for strchr... yes checking for strspn... yes checking for strtok... yes checking for setenv... yes checking for setlocale... yes checking for locale and UTF-8 support... yes checking for isfinite... yes checking for mksinfo... no checking for python... /usr/bin/python configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/units-2.18' sed s!@DATAFILE@!/usr/share/units/definitions.units! ./units.man > units.1 make: Leaving directory '/usr/src/RPM/BUILD/units-2.18' make: Entering directory '/usr/src/RPM/BUILD/units-2.18' x86_64-alt-linux-gcc -DUNITSFILE=\"/usr/share/units/definitions.units\" -DLOCALEMAP=\"/usr/share/units/locale_map.txt\" -DREADLINE -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.18\" -DPACKAGE_STRING=\"GNU\ units\ 2.18\" -DPACKAGE_BUGREPORT=\"adrianm@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/units/\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -I. -c getopt1.c make: Leaving directory '/usr/src/RPM/BUILD/units-2.18' make: Entering directory '/usr/src/RPM/BUILD/units-2.18' sed -e "s@outfile_name = 'currency.units'@outfile_name='/var/lib/units/currency.units'@"\ -e "s@/usr/bin/python@/usr/bin/python@" \ ./units_cur > units_cur_inst make: Leaving directory '/usr/src/RPM/BUILD/units-2.18' make: Entering directory '/usr/src/RPM/BUILD/units-2.18' x86_64-alt-linux-gcc -DUNITSFILE=\"/usr/share/units/definitions.units\" -DLOCALEMAP=\"/usr/share/units/locale_map.txt\" -DREADLINE -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.18\" -DPACKAGE_STRING=\"GNU\ units\ 2.18\" -DPACKAGE_BUGREPORT=\"adrianm@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/units/\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -I. -c getopt.c make: Leaving directory '/usr/src/RPM/BUILD/units-2.18' make: Entering directory '/usr/src/RPM/BUILD/units-2.18' bison parse.y parse.y:260.9-66: warning: unset value: $$ [-Wother] | BADNUMBER { err = E_BADNUM; CHECK(0); } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ parse.y:261.9-66: warning: unset value: $$ [-Wother] | MEMERROR { err = E_PARSEMEM; CHECK(0); } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ parse.y:262.9-66: warning: unset value: $$ [-Wother] | UNITEND { err = E_UNITEND; CHECK(0); } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ parse.y:263.9-66: warning: unset value: $$ [-Wother] | LASTUNSET { err = E_LASTUNSET;CHECK(0); } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ parse.y:264.9-66: warning: unset value: $$ [-Wother] | FUNCINV UNIT { err = E_NOTAFUNC; CHECK($2);} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ make: Leaving directory '/usr/src/RPM/BUILD/units-2.18' make: Entering directory '/usr/src/RPM/BUILD/units-2.18' x86_64-alt-linux-gcc -DUNITSFILE=\"/usr/share/units/definitions.units\" -DLOCALEMAP=\"/usr/share/units/locale_map.txt\" -DREADLINE -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.18\" -DPACKAGE_STRING=\"GNU\ units\ 2.18\" -DPACKAGE_BUGREPORT=\"adrianm@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/units/\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -I. -c parse.tab.c make: Leaving directory '/usr/src/RPM/BUILD/units-2.18' make: Entering directory '/usr/src/RPM/BUILD/units-2.18' makeinfo ./units.texinfo make: Leaving directory '/usr/src/RPM/BUILD/units-2.18' make: Entering directory '/usr/src/RPM/BUILD/units-2.18' x86_64-alt-linux-gcc -DUNITSFILE=\"/usr/share/units/definitions.units\" -DLOCALEMAP=\"/usr/share/units/locale_map.txt\" -DREADLINE -DSUPPORT_UTF8 -DPACKAGE_NAME=\"GNU\ units\" -DPACKAGE_TARNAME=\"units\" -DPACKAGE_VERSION=\"2.18\" -DPACKAGE_STRING=\"GNU\ units\ 2.18\" -DPACKAGE_BUGREPORT=\"adrianm@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/units/\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -I. -c units.c units.c: In function 'readunits': units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1601:9: note: in expansion of macro 'readerror' readerror(errfile, "%s: %s on line %d of '%s'\n", ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1610:11: note: in expansion of macro 'readerror' readerror(errfile, VAGUE_ERR); ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1623:13: note: in expansion of macro 'readerror' readerror(errfile, ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1627:13: note: in expansion of macro 'readerror' readerror(errfile, ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1631:13: note: in expansion of macro 'readerror' readerror(errfile, ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1639:15: note: in expansion of macro 'readerror' readerror(errfile, ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1651:13: note: in expansion of macro 'readerror' readerror(errfile, ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1661:13: note: in expansion of macro 'readerror' readerror(errfile, ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1665:13: note: in expansion of macro 'readerror' readerror(errfile, ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1677:13: note: in expansion of macro 'readerror' readerror(errfile, ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1686:13: note: in expansion of macro 'readerror' readerror(errfile,"%s: nested utf8 not allowed, line %d of '%s'\n", ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1693:13: note: in expansion of macro 'readerror' readerror(errfile,"%s: unmatched !endutf8 on line %d of '%s'\n", ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1723:13: note: in expansion of macro 'readerror' readerror(errfile, ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1727:13: note: in expansion of macro 'readerror' readerror(errfile, ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1737:13: note: in expansion of macro 'readerror' readerror(errfile,VAGUE_ERR); ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1746:13: note: in expansion of macro 'readerror' readerror(errfile, ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1755:15: note: in expansion of macro 'readerror' readerror(errfile, ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1777:15: note: in expansion of macro 'readerror' readerror(errfile, "%s: cannot open included file '%s' at line %d of file '%s\n", ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1786:11: note: in expansion of macro 'readerror' readerror(errfile,VAGUE_ERR); ^~~~~~~~~ units.c:762:41: warning: value computed is not used [-Wunused-value] #define readerror (goterr=1) && errfile && fprintf ^~ units.c:1794:9: note: in expansion of macro 'readerror' readerror(errfile, ^~~~~~~~~ units.c: In function 'checkcwd': units.c:3896:9: warning: unused variable 'p' [-Wunused-variable] char *p; ^ units.c: In function 'printversion': units.c:4429:21: warning: unused variable 'localemap' [-Wunused-variable] char *unitsfile, *localemap; ^~~~~~~~~ units.c: In function 'showfunction': units.c:2805:21: warning: 'not_dimensionless' may be used uninitialized in this function [-Wmaybe-uninitialized] if (func->dimen && (not_dimensionless || unit.factor != 1)){ ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/units-2.18' make: Entering directory '/usr/src/RPM/BUILD/units-2.18' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -o units units.o parse.tab.o getopt.o getopt1.o -lreadline -lm make: Leaving directory '/usr/src/RPM/BUILD/units-2.18' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42167 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/units-buildroot + : + /bin/rm -rf -- /usr/src/tmp/units-buildroot + cd units-2.18 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/units-buildroot make: Entering directory '/usr/src/RPM/BUILD/units-2.18' /bin/mkdir -p /usr/src/tmp/units-buildroot/usr/share/man/man1 /bin/install -p -m 644 units.1 /usr/src/tmp/units-buildroot/usr/share/man/man1/`echo units|sed 's,x,x,'`.1 /bin/mkdir -p /usr/src/tmp/units-buildroot/usr/share/info /bin/install -p -m 644 units.info /usr/src/tmp/units-buildroot/usr/share/info if test -f /usr/src/tmp/units-buildroot/usr/share/info/dir; then \ if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/usr/src/tmp/units-buildroot/usr/share/info/dir \ /usr/src/tmp/units-buildroot/usr/share/info/units.info; \ else true; fi \ else true; fi /bin/mkdir -p /usr/src/tmp/units-buildroot/usr/share/units/ /usr/src/tmp/units-buildroot/usr/bin /usr/src/tmp/units-buildroot/var/lib/units/ /bin/install -p -m 644 ./definitions.units /usr/src/tmp/units-buildroot/usr/share/units/definitions.units rm -f /usr/src/tmp/units-buildroot/usr/share/units/currency.units /bin/install -p -m 644 currency.units /usr/src/tmp/units-buildroot/var/lib/units/currency.units if [ /var/lib/units/ != /usr/share/units/ ];then ln -sf /var/lib/units/currency.units /usr/src/tmp/units-buildroot/usr/share/units/currency.units;fi /bin/install -p -m 644 ./locale_map.txt /usr/src/tmp/units-buildroot/usr/share/units/locale_map.txt if test yes = yes; then \ /bin/install -p units_cur_inst /usr/src/tmp/units-buildroot/usr/bin/`echo units_cur|sed 's,x,x,'`;fi if test no = yes; then make install-mks; fi /bin/mkdir -p /usr/src/tmp/units-buildroot/usr/bin /bin/install -p units /usr/src/tmp/units-buildroot/usr/bin/`echo units|sed 's,x,x,'` make: Leaving directory '/usr/src/RPM/BUILD/units-2.18' + ln -s units.1 /usr/src/tmp/units-buildroot/usr/share/man/man1/units_cur.1 + s=/usr/share/units/currency.units ++ readlink /usr/src/tmp/units-buildroot/usr/share/units/currency.units + t=/var/lib/units/currency.units + case "$t" in + ln -fnrs /usr/src/tmp/units-buildroot/var/lib/units/currency.units /usr/src/tmp/units-buildroot/usr/share/units/currency.units + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/units-buildroot (auto) Verifying and fixing files in /usr/src/tmp/units-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/units-buildroot/ (default) Compressing files in /usr/src/tmp/units-buildroot (auto) removed '/usr/src/tmp/units-buildroot/usr/share/man/man1/units_cur.1' '/usr/src/tmp/units-buildroot/usr/share/man/man1/units_cur.1.xz' -> 'units.1.xz' Verifying info files in /usr/src/tmp/units-buildroot/usr/share/info (normal) Adjusting library links in /usr/src/tmp/units-buildroot ./var/lib: Verifying ELF objects in /usr/src/tmp/units-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.42167 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd units-2.18 + make -j8 -k check make: Entering directory '/usr/src/RPM/BUILD/units-2.18' Checking units Units seems to work make: Leaving directory '/usr/src/RPM/BUILD/units-2.18' + exit 0 Processing files: units-2.18-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40436 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd units-2.18 + DOCDIR=/usr/src/tmp/units-buildroot/usr/share/doc/units-2.18 + export DOCDIR + rm -rf /usr/src/tmp/units-buildroot/usr/share/doc/units-2.18 + /bin/mkdir -p /usr/src/tmp/units-buildroot/usr/share/doc/units-2.18 + cp -prL NEWS README /usr/src/tmp/units-buildroot/usr/share/doc/units-2.18 + chmod -R go-w /usr/src/tmp/units-buildroot/usr/share/doc/units-2.18 + chmod -R a+rX /usr/src/tmp/units-buildroot/usr/share/doc/units-2.18 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DnSoQ2 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.qiwNYx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) python.req: /usr/src/tmp/units-buildroot/usr/bin/units_cur: skipping sys /usr/lib/rpm/python.req.py: /usr/src/tmp/units-buildroot/usr/bin/units_cur: line=324 IGNORE (for REQ=slight and deep=8) module=xml Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/python, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libreadline.so.7()(64bit) >= set:njhnZxZLmBO0eifLWZ0vZ1YOORcfG9S4IfuxzjTbM3, python-base, python2.7(argparse), python2.7(collections), python2.7(datetime), python2.7(requests), 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.XEy6k6 Creating units-debuginfo package Processing files: units-debuginfo-2.18-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.abD9XH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JyNkLm find-requires: running scripts (debuginfo) Requires: units = 2.18-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libreadline.so.7) Adding to units-debuginfo a strict dependency on units Wrote: /usr/src/RPM/RPMS/x86_64/units-2.18-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/units-debuginfo-2.18-alt1.x86_64.rpm 6.43user 1.04system 0:12.03elapsed 62%CPU (0avgtext+0avgdata 62844maxresident)k 0inputs+0outputs (0major+495904minor)pagefaults 0swaps 10.72user 3.05system 0:22.37elapsed 61%CPU (0avgtext+0avgdata 116848maxresident)k 0inputs+0outputs (0major+820439minor)pagefaults 0swaps