<86>Apr 21 01:13:24 userdel[21161]: delete user 'rooter' <86>Apr 21 01:13:24 groupadd[21247]: group added to /etc/group: name=rooter, GID=609 <86>Apr 21 01:13:24 groupadd[21247]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:13:24 groupadd[21247]: new group: name=rooter, GID=609 <86>Apr 21 01:13:24 useradd[21422]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash <86>Apr 21 01:13:24 userdel[21601]: delete user 'builder' <86>Apr 21 01:13:24 groupadd[21643]: group added to /etc/group: name=builder, GID=610 <86>Apr 21 01:13:24 groupadd[21643]: group added to /etc/gshadow: name=builder <86>Apr 21 01:13:24 groupadd[21643]: new group: name=builder, GID=610 <86>Apr 21 01:13:24 useradd[21711]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash <13>Apr 21 01:13:27 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 01:13:27 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:13:28 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:13:29 rpmi: glibc-devel-static-6:2.23-alt3.M80P.2 1514455523 installed Installing libibcommon-1.2.0-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2247 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libibcommon-1.2.0 + echo 'Source #0 (libibcommon-1.2.0.tar):' Source #0 (libibcommon-1.2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libibcommon-1.2.0.tar + cd libibcommon-1.2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2247 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libibcommon-1.2.0 + 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 -- '{}' + 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 + readlink -e -- ./configure + ./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: --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 for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc 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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu 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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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-ar... no checking for ar... ar 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 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... yes 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... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) 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 syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for strrchr... yes checking for strtoul... yes checking for strtoull... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether struct tm is in sys/time.h or time.h... time.h checking whether ld accepts --version-script... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libibcommon.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + sed -i -e '1a\echo=echo' libtool + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libibcommon-1.2.0' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libibcommon-1.2.0' Making all in . make[2]: Entering directory `/usr/src/RPM/BUILD/libibcommon-1.2.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -Wall -pipe -Wall -g -O2 -c -o libibcommon_la-stack.lo `test -f 'src/stack.c' || echo './'`src/stack.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -Wall -pipe -Wall -g -O2 -c -o libibcommon_la-sysfs.lo `test -f 'src/sysfs.c' || echo './'`src/sysfs.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -Wall -pipe -Wall -g -O2 -c -o libibcommon_la-util.lo `test -f 'src/util.c' || echo './'`src/util.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -Wall -pipe -Wall -g -O2 -c -o libibcommon_la-time.lo `test -f 'src/time.c' || echo './'`src/time.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -Wall -pipe -Wall -g -O2 -c -o libibcommon_la-hash.lo `test -f 'src/hash.c' || echo './'`src/hash.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -Wall -pipe -Wall -g -O2 -c src/sysfs.c -fPIC -DPIC -o .libs/libibcommon_la-sysfs.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -Wall -pipe -Wall -g -O2 -c src/util.c -fPIC -DPIC -o .libs/libibcommon_la-util.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -Wall -pipe -Wall -g -O2 -c src/stack.c -fPIC -DPIC -o .libs/libibcommon_la-stack.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -Wall -pipe -Wall -g -O2 -c src/hash.c -fPIC -DPIC -o .libs/libibcommon_la-hash.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -Wall -pipe -Wall -g -O2 -c src/time.c -fPIC -DPIC -o .libs/libibcommon_la-time.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -Wall -pipe -Wall -g -O2 -c src/time.c -o libibcommon_la-time.o >/dev/null 2>&1 src/util.c: In function 'ibwarn': src/util.c:66:6: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n; ^ src/util.c: In function 'ibpanic': src/util.c:80:6: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n; ^ src/util.c: In function 'logmsg': src/util.c:97:6: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n; ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -Wall -pipe -Wall -g -O2 -c src/hash.c -o libibcommon_la-hash.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -Wall -pipe -Wall -g -O2 -c src/sysfs.c -o libibcommon_la-sysfs.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -Wall -pipe -Wall -g -O2 -c src/util.c -o libibcommon_la-util.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -Wall -pipe -Wall -g -O2 -c src/stack.c -o libibcommon_la-stack.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -Wall -g -O2 -version-info 1:0:0 -export-dynamic -Wl,--version-script=./src/libibcommon.map -o libibcommon.la -rpath /usr/lib64 libibcommon_la-stack.lo libibcommon_la-sysfs.lo libibcommon_la-util.lo libibcommon_la-time.lo libibcommon_la-hash.lo libtool: link: x86_64-alt-linux-gcc -shared .libs/libibcommon_la-stack.o .libs/libibcommon_la-sysfs.o .libs/libibcommon_la-util.o .libs/libibcommon_la-time.o .libs/libibcommon_la-hash.o -Wl,--version-script=./src/libibcommon.map -Wl,-soname -Wl,libibcommon.so.1 -o .libs/libibcommon.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libibcommon.so.1" && ln -s "libibcommon.so.1.0.0" "libibcommon.so.1") libtool: link: (cd ".libs" && rm -f "libibcommon.so" && ln -s "libibcommon.so.1.0.0" "libibcommon.so") libtool: link: ar cru .libs/libibcommon.a libibcommon_la-stack.o libibcommon_la-sysfs.o libibcommon_la-util.o libibcommon_la-time.o libibcommon_la-hash.o libtool: link: ranlib .libs/libibcommon.a libtool: link: ( cd ".libs" && rm -f "libibcommon.la" && ln -s "../libibcommon.la" "libibcommon.la" ) make[2]: Leaving directory `/usr/src/RPM/BUILD/libibcommon-1.2.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/libibcommon-1.2.0' make: Leaving directory `/usr/src/RPM/BUILD/libibcommon-1.2.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56004 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libibcommon-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libibcommon-buildroot + cd libibcommon-1.2.0 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/libibcommon-buildroot install make: Entering directory `/usr/src/RPM/BUILD/libibcommon-1.2.0' Making install in . make[1]: Entering directory `/usr/src/RPM/BUILD/libibcommon-1.2.0' make[2]: Entering directory `/usr/src/RPM/BUILD/libibcommon-1.2.0' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libibcommon-buildroot/usr/lib64" /bin/sh ./libtool --mode=install /bin/install -p 'libibcommon.la' '/usr/src/tmp/libibcommon-buildroot/usr/lib64/libibcommon.la' libtool: install: /bin/install -p .libs/libibcommon.so.1.0.0 /usr/src/tmp/libibcommon-buildroot/usr/lib64/libibcommon.so.1.0.0 libtool: install: (cd /usr/src/tmp/libibcommon-buildroot/usr/lib64 && { ln -s -f libibcommon.so.1.0.0 libibcommon.so.1 || { rm -f libibcommon.so.1 && ln -s libibcommon.so.1.0.0 libibcommon.so.1; }; }) libtool: install: (cd /usr/src/tmp/libibcommon-buildroot/usr/lib64 && { ln -s -f libibcommon.so.1.0.0 libibcommon.so || { rm -f libibcommon.so && ln -s libibcommon.so.1.0.0 libibcommon.so; }; }) libtool: install: /bin/install -p .libs/libibcommon.lai /usr/src/tmp/libibcommon-buildroot/usr/lib64/libibcommon.la libtool: install: /bin/install -p .libs/libibcommon.a /usr/src/tmp/libibcommon-buildroot/usr/lib64/libibcommon.a libtool: install: chmod 644 /usr/src/tmp/libibcommon-buildroot/usr/lib64/libibcommon.a libtool: install: ranlib /usr/src/tmp/libibcommon-buildroot/usr/lib64/libibcommon.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/infiniband" || /bin/mkdir -p "/usr/src/tmp/libibcommon-buildroot/usr/include/infiniband" /bin/install -p -m 644 './include/infiniband/common.h' '/usr/src/tmp/libibcommon-buildroot/usr/include/infiniband/common.h' make[2]: Leaving directory `/usr/src/RPM/BUILD/libibcommon-1.2.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/libibcommon-1.2.0' make: Leaving directory `/usr/src/RPM/BUILD/libibcommon-1.2.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libibcommon-buildroot (auto) removed './usr/lib64/libibcommon.la' mode of './usr/lib64/libibcommon.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libibcommon-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libibcommon-buildroot (auto) Adjusting library links in /usr/src/tmp/libibcommon-buildroot ./usr/lib64: libibcommon.so.1 -> libibcommon.so.1.0.0 Verifying ELF objects in /usr/src/tmp/libibcommon-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: libibcommon-1.2.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37100 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libibcommon-1.2.0 + DOCDIR=/usr/src/tmp/libibcommon-buildroot/usr/share/doc/libibcommon-1.2.0 + export DOCDIR + rm -rf /usr/src/tmp/libibcommon-buildroot/usr/share/doc/libibcommon-1.2.0 + /bin/mkdir -p /usr/src/tmp/libibcommon-buildroot/usr/share/doc/libibcommon-1.2.0 + cp -prL AUTHORS COPYING ChangeLog /usr/src/tmp/libibcommon-buildroot/usr/share/doc/libibcommon-1.2.0 + chmod -R go-w /usr/src/tmp/libibcommon-buildroot/usr/share/doc/libibcommon-1.2.0 + chmod -R a+rX /usr/src/tmp/libibcommon-buildroot/usr/share/doc/libibcommon-1.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iQDYLk find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libibcommon-buildroot/usr/lib64/libibcommon.so.1: 13 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jbwC7Z find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libibcommon.so.1()(64bit) = set:hdYJqwkD5uqg3iZ3D0FGjxe5JOE6, libibcommon.so.1(IBCOMMON_1.0)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(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.yJzggI Creating libibcommon-debuginfo package Processing files: libibcommon-devel-1.2.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TWOUct 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.YbBCWg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libibcommon = 1.2.0-alt2, /usr/lib64/libibcommon.so.1.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hgQ4v7 Processing files: libibcommon-devel-static-1.2.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YoR7V0 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.NLnDeX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libibcommon-devel = 1.2.0-alt2, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cd9XjW Processing files: libibcommon-debuginfo-1.2.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dAaslY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IoqWi3 find-requires: running scripts (debuginfo) Provides: debug64(libibcommon.so.1) Requires: libibcommon = 1.2.0-alt2, debug64(libc.so.6) Removing 1 extra deps from libibcommon-devel due to dependency on libibcommon Wrote: /usr/src/RPM/RPMS/x86_64/libibcommon-1.2.0-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libibcommon-devel-1.2.0-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libibcommon-devel-static-1.2.0-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libibcommon-debuginfo-1.2.0-alt2.x86_64.rpm 3.49user 1.29system 0:18.40elapsed 26%CPU (0avgtext+0avgdata 25656maxresident)k 0inputs+0outputs (0major+711814minor)pagefaults 0swaps 8.21user 3.30system 0:28.59elapsed 40%CPU (0avgtext+0avgdata 121948maxresident)k 0inputs+0outputs (0major+1027028minor)pagefaults 0swaps --- libibcommon-debuginfo-1.2.0-alt2.x86_64.rpm.repo 2011-02-10 04:03:09.000000000 +0000 +++ libibcommon-debuginfo-1.2.0-alt2.x86_64.rpm.hasher 2019-04-21 01:13:51.141784294 +0000 @@ -2,3 +2,2 @@ /usr/lib/debug/usr/lib64/libibcommon.so.1.debug 120777 libibcommon.so.1.0.0.debug -/usr/lib/debug/usr/lib64/libibcommon.so.debug 120777 libibcommon.so.1.0.0.debug /usr/src/debug/libibcommon-1.2.0 40755