<86>Apr 14 01:26:34 userdel[6011]: delete user 'rooter' <86>Apr 14 01:26:34 groupadd[6044]: group added to /etc/group: name=rooter, GID=597 <86>Apr 14 01:26:34 groupadd[6044]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:26:34 groupadd[6044]: new group: name=rooter, GID=597 <86>Apr 14 01:26:34 useradd[6069]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Apr 14 01:26:34 userdel[6105]: delete user 'builder' <86>Apr 14 01:26:34 userdel[6105]: removed group 'builder' owned by 'builder' <86>Apr 14 01:26:34 userdel[6105]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:26:34 groupadd[6130]: group added to /etc/group: name=builder, GID=598 <86>Apr 14 01:26:34 groupadd[6130]: group added to /etc/gshadow: name=builder <86>Apr 14 01:26:34 groupadd[6130]: new group: name=builder, GID=598 <86>Apr 14 01:26:34 useradd[6157]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash <13>Apr 14 01:26:38 rpmi: autoconf_2.50-2:2.59-alt11 1449525230 installed <13>Apr 14 01:26:38 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 14 01:26:39 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:26:40 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:26:40 rpmi: automake_1.9-1:1.9.6-alt6 1449516872 installed Installing libirman-0.4.5-alt3_14.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.35885 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libirman-0.4.5 + echo 'Source #0 (libirman-0.4.5.tar.bz2):' Source #0 (libirman-0.4.5.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libirman-0.4.5.tar.bz2 + /bin/tar -xf - + cd libirman-0.4.5 + /bin/chmod -c -Rf u+rwX,go-w . + autoreconf -f configure.ac:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:5: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22317 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libirman-0.4.5 + libtoolize --force --copy libtoolize-default: putting auxiliary files in `.'. libtoolize-default: copying file `./ltmain.sh' libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + CFLAGS='-pipe -Wall -g -O2 -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -fPIC -DPIC' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -fPIC -DPIC' ++ 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 + 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 --without-included-gettext --disable-static --disable-rpath --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/libirman-0.4.5/missing: Unknown `--is-lightweight' option Try `/usr/src/RPM/BUILD/libirman-0.4.5/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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-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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 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 for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for memory.h... (cached) yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for working memcmp... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for mkfifo... yes checking for select... yes checking for strcspn... yes checking for strerror... yes checking for strspn... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath + make make: Entering directory `/usr/src/RPM/BUILD/libirman-0.4.5' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/libirman-0.4.5' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIR_SYSCONF_DIR=\"/etc\" -pipe -Wall -g -O2 -fPIC -DPIC -c -o libirman_la-chunk.lo `test -f 'chunk.c' || echo './'`chunk.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIR_SYSCONF_DIR=\"/etc\" -pipe -Wall -g -O2 -fPIC -DPIC -c chunk.c -fPIC -DPIC -o .libs/libirman_la-chunk.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIR_SYSCONF_DIR=\"/etc\" -pipe -Wall -g -O2 -fPIC -DPIC -c -o libirman_la-hashtable.lo `test -f 'hashtable.c' || echo './'`hashtable.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIR_SYSCONF_DIR=\"/etc\" -pipe -Wall -g -O2 -fPIC -DPIC -c hashtable.c -fPIC -DPIC -o .libs/libirman_la-hashtable.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIR_SYSCONF_DIR=\"/etc\" -pipe -Wall -g -O2 -fPIC -DPIC -c -o libirman_la-irio.lo `test -f 'irio.c' || echo './'`irio.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIR_SYSCONF_DIR=\"/etc\" -pipe -Wall -g -O2 -fPIC -DPIC -c irio.c -fPIC -DPIC -o .libs/libirman_la-irio.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIR_SYSCONF_DIR=\"/etc\" -pipe -Wall -g -O2 -fPIC -DPIC -c -o libirman_la-irfunc.lo `test -f 'irfunc.c' || echo './'`irfunc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIR_SYSCONF_DIR=\"/etc\" -pipe -Wall -g -O2 -fPIC -DPIC -c irfunc.c -fPIC -DPIC -o .libs/libirman_la-irfunc.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIR_SYSCONF_DIR=\"/etc\" -pipe -Wall -g -O2 -fPIC -DPIC -c -o libirman_la-ircmd.lo `test -f 'ircmd.c' || echo './'`ircmd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIR_SYSCONF_DIR=\"/etc\" -pipe -Wall -g -O2 -fPIC -DPIC -c ircmd.c -fPIC -DPIC -o .libs/libirman_la-ircmd.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -DIR_SYSCONF_DIR=\"/etc\" -pipe -Wall -g -O2 -fPIC -DPIC -o libirman.la -rpath /usr/lib64 libirman_la-chunk.lo libirman_la-hashtable.lo libirman_la-irio.lo libirman_la-irfunc.lo libirman_la-ircmd.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libirman_la-chunk.o .libs/libirman_la-hashtable.o .libs/libirman_la-irio.o .libs/libirman_la-irfunc.o .libs/libirman_la-ircmd.o -O2 -Wl,-soname -Wl,libirman.so.0 -o .libs/libirman.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libirman.so.0" && ln -s "libirman.so.0.0.0" "libirman.so.0") libtool: link: (cd ".libs" && rm -f "libirman.so" && ln -s "libirman.so.0.0.0" "libirman.so") libtool: link: ( cd ".libs" && rm -f "libirman.la" && ln -s "../libirman.la" "libirman.la" ) x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -fPIC -DPIC -c -o workmanir.o workmanir.c /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fPIC -DPIC -o workmanir workmanir.o libirman.la libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fPIC -DPIC -o .libs/workmanir workmanir.o ./.libs/libirman.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -fPIC -DPIC -c -o test_io.o test_io.c /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fPIC -DPIC -o test_io test_io.o libirman.la libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fPIC -DPIC -o .libs/test_io test_io.o ./.libs/libirman.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -fPIC -DPIC -c -o test_func.o test_func.c /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fPIC -DPIC -o test_func test_func.o libirman.la libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fPIC -DPIC -o .libs/test_func test_func.o ./.libs/libirman.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -fPIC -DPIC -c -o test_name.o test_name.c test_name.c: In function 'main': test_name.c:18:18: warning: variable 'oldcode' set but not used [-Wunused-but-set-variable] unsigned char *oldcode; ^ /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fPIC -DPIC -o test_name test_name.o libirman.la libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fPIC -DPIC -o .libs/test_name test_name.o ./.libs/libirman.so make[1]: Leaving directory `/usr/src/RPM/BUILD/libirman-0.4.5' make: Leaving directory `/usr/src/RPM/BUILD/libirman-0.4.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.2597 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libirman-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libirman-buildroot + cd libirman-0.4.5 + make install DESTDIR=/usr/src/tmp/libirman-buildroot make: Entering directory `/usr/src/RPM/BUILD/libirman-0.4.5' make[1]: Entering directory `/usr/src/RPM/BUILD/libirman-0.4.5' /bin/mkdir -p '/usr/src/tmp/libirman-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -c libirman.la '/usr/src/tmp/libirman-buildroot/usr/lib64' libtool: install: /bin/install -c .libs/libirman.so.0.0.0 /usr/src/tmp/libirman-buildroot/usr/lib64/libirman.so.0.0.0 libtool: install: (cd /usr/src/tmp/libirman-buildroot/usr/lib64 && { ln -s -f libirman.so.0.0.0 libirman.so.0 || { rm -f libirman.so.0 && ln -s libirman.so.0.0.0 libirman.so.0; }; }) libtool: install: (cd /usr/src/tmp/libirman-buildroot/usr/lib64 && { ln -s -f libirman.so.0.0.0 libirman.so || { rm -f libirman.so && ln -s libirman.so.0.0.0 libirman.so; }; }) libtool: install: /bin/install -c .libs/libirman.lai /usr/src/tmp/libirman-buildroot/usr/lib64/libirman.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libirman-buildroot/usr/bin' /bin/sh ./libtool --mode=install /bin/install -c workmanir '/usr/src/tmp/libirman-buildroot/usr/bin' libtool: install: warning: `libirman.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -c .libs/workmanir /usr/src/tmp/libirman-buildroot/usr/bin/workmanir /bin/mkdir -p '/usr/src/tmp/libirman-buildroot/etc' /bin/install -c -m 644 irman.conf '/usr/src/tmp/libirman-buildroot/etc' /bin/mkdir -p '/usr/src/tmp/libirman-buildroot/usr/include' /bin/install -c -m 644 irman.h '/usr/src/tmp/libirman-buildroot/usr/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/libirman-0.4.5' make: Leaving directory `/usr/src/RPM/BUILD/libirman-0.4.5' + find /usr/src/tmp/libirman-buildroot -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libirman-buildroot (auto) mode of './usr/lib64/libirman.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libirman-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libirman-buildroot (auto) Adjusting library links in /usr/src/tmp/libirman-buildroot ./usr/lib64: libirman.so.0 -> libirman.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libirman-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: libirman-0.4.5-alt3_14 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89426 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libirman-0.4.5 + DOCDIR=/usr/src/tmp/libirman-buildroot/usr/share/doc/libirman-0.4.5 + export DOCDIR + rm -rf /usr/src/tmp/libirman-buildroot/usr/share/doc/libirman-0.4.5 + /bin/mkdir -p /usr/src/tmp/libirman-buildroot/usr/share/doc/libirman-0.4.5 + cp -prL COPYING COPYING.lib README TODO NEWS /usr/src/tmp/libirman-buildroot/usr/share/doc/libirman-0.4.5 + chmod -R go-w /usr/src/tmp/libirman-buildroot/usr/share/doc/libirman-0.4.5 + chmod -R a+rX /usr/src/tmp/libirman-buildroot/usr/share/doc/libirman-0.4.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PEtRc3 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libirman-buildroot/usr/lib64/libirman.so.0: 41 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.az4Osj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libirman.so.0()(64bit) = set:jdmm86zFUvUfkSSorP9RIAbE2tj3uaU5ol0RPaazU7OtL9ckNj7jHbBOB2JxO08V3ZCfwz9NvQyjoLIPkF5lt Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.15)(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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sBDdrC Creating libirman-debuginfo package Processing files: libirman-devel-0.4.5-alt3_14 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.24999 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libirman-0.4.5 + DOCDIR=/usr/src/tmp/libirman-buildroot/usr/share/doc/libirman-devel-0.4.5 + export DOCDIR + rm -rf /usr/src/tmp/libirman-buildroot/usr/share/doc/libirman-devel-0.4.5 + /bin/mkdir -p /usr/src/tmp/libirman-buildroot/usr/share/doc/libirman-devel-0.4.5 + cp -prL TECHNICAL /usr/src/tmp/libirman-buildroot/usr/share/doc/libirman-devel-0.4.5 + chmod -R go-w /usr/src/tmp/libirman-buildroot/usr/share/doc/libirman-devel-0.4.5 + chmod -R a+rX /usr/src/tmp/libirman-buildroot/usr/share/doc/libirman-devel-0.4.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R7HhoY 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.NKHR3m find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libirman = 0.4.5-alt3_14, /usr/lib64/libirman.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RRSDsO Processing files: libirman-debuginfo-0.4.5-alt3_14 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.09z0zi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.utV5pP find-requires: running scripts (debuginfo) Provides: debug64(libirman.so.0) Requires: libirman = 0.4.5-alt3_14, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Removing 1 extra deps from libirman-devel due to dependency on libirman Wrote: /usr/src/RPM/RPMS/x86_64/libirman-0.4.5-alt3_14.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libirman-devel-0.4.5-alt3_14.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libirman-debuginfo-0.4.5-alt3_14.x86_64.rpm 10.43user 5.03system 0:22.80elapsed 67%CPU (0avgtext+0avgdata 26216maxresident)k 0inputs+0outputs (0major+873563minor)pagefaults 0swaps 17.97user 10.17system 0:35.46elapsed 79%CPU (0avgtext+0avgdata 121920maxresident)k 0inputs+0outputs (0major+1190709minor)pagefaults 0swaps