<86>Aug 1 07:39:31 userdel[3617531]: delete user 'rooter' <86>Aug 1 07:39:31 userdel[3617531]: removed group 'rooter' owned by 'rooter' <86>Aug 1 07:39:31 userdel[3617531]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 07:39:31 groupadd[3617559]: group added to /etc/group: name=rooter, GID=621 <86>Aug 1 07:39:31 groupadd[3617559]: group added to /etc/gshadow: name=rooter <86>Aug 1 07:39:31 groupadd[3617559]: new group: name=rooter, GID=621 <86>Aug 1 07:39:31 useradd[3617583]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Aug 1 07:39:31 userdel[3617615]: delete user 'builder' <86>Aug 1 07:39:31 userdel[3617615]: removed group 'builder' owned by 'builder' <86>Aug 1 07:39:31 userdel[3617615]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 07:39:31 groupadd[3617639]: group added to /etc/group: name=builder, GID=622 <86>Aug 1 07:39:31 groupadd[3617639]: group added to /etc/gshadow: name=builder <86>Aug 1 07:39:31 groupadd[3617639]: new group: name=builder, GID=622 <86>Aug 1 07:39:31 useradd[3617656]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/exofs-utils-0.1-alt1.2.nosrc.rpm (w1.gzdio) Installing exofs-utils-0.1-alt1.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6729 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf exofs-utils-0.1 + echo 'Source #0 (exofs-utils-0.1.tar):' Source #0 (exofs-utils-0.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/exofs-utils-0.1.tar + cd exofs-utils-0.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (exofs-utils-0.1-alt-gcc4.6.patch):' Patch #0 (exofs-utils-0.1-alt-gcc4.6.patch): + /usr/bin/patch -p1 patching file lib/Makefile + echo 'Patch #1 (exofs-utils-0.1-alt-glibc-kernheaders-3.5.4.patch):' Patch #1 (exofs-utils-0.1-alt-glibc-kernheaders-3.5.4.patch): + /usr/bin/patch -p1 patching file include/open-osd/asm/unaligned.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6729 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd exofs-utils-0.1 + cd lib + make -j8 make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/lib' ln -sf ../drivers/scsi/osd/osd_initiator.c make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/lib' make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/lib' cc -MM -fPIC -Wall -W -Wwrite-strings -Wundef -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../include -I../include/open-osd -DCONFIG_SCSI_OSD_DPRINT_SENSE=1 osd_initiator.c hexdump.c kalloc.c bsgdev.c osddev.c > .dependencies make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/lib' make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/lib' cc -fPIC -Wall -W -Wwrite-strings -Wundef -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../include -I../include/open-osd -DCONFIG_SCSI_OSD_DPRINT_SENSE=1 -c -o hexdump.o hexdump.c hexdump.c: In function 'hex_dump_to_buffer': hexdump.c:57:9: warning: variable 'ascii_column' set but not used [-Wunused-but-set-variable] size_t ascii_column; ^~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/lib' make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/lib' cc -fPIC -Wall -W -Wwrite-strings -Wundef -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../include -I../include/open-osd -DCONFIG_SCSI_OSD_DPRINT_SENSE=1 -c -o kalloc.o kalloc.c make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/lib' make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/lib' cc -fPIC -Wall -W -Wwrite-strings -Wundef -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../include -I../include/open-osd -DCONFIG_SCSI_OSD_DPRINT_SENSE=1 -c -o osddev.o osddev.c make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/lib' make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/lib' cc -fPIC -Wall -W -Wwrite-strings -Wundef -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../include -I../include/open-osd -DCONFIG_SCSI_OSD_DPRINT_SENSE=1 -c -o bsgdev.o bsgdev.c bsgdev.c: In function 'bio_add_pc_page': bsgdev.c:175:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/lib' make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/lib' cc -fPIC -Wall -W -Wwrite-strings -Wundef -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../include -I../include/open-osd -DCONFIG_SCSI_OSD_DPRINT_SENSE=1 -c -o osd_initiator.o osd_initiator.c osd_initiator.c: In function 'build_test': osd_initiator.c:66:2: warning: implicit declaration of function 'BUILD_BUG_ON'; did you mean 'BUG_ON'? [-Wimplicit-function-declaration] BUILD_BUG_ON(sizeof(struct osd_capability) != OSD_CAP_LEN); ^~~~~~~~~~~~ BUG_ON osd_initiator.c:66:2: warning: nested extern declaration of 'BUILD_BUG_ON' [-Wnested-externs] In file included from ../include/open-osd/kalloc.h:14, from ../include/open-osd/linux/slab.h:14, from osd_initiator.c:42: osd_initiator.c: In function '_create_sg_bios': osd_initiator.c:1045:23: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] BUG_ON(offset + len > PAGE_SIZE); ^ ../include/open-osd/linux/types.h:92:25: note: in definition of macro 'BUG_ON' int __ret_warn_on = !!(condition); \ ^~~~~~~~~ osd_initiator.c: In function 'osd_req_decode_sense_full': osd_initiator.c:1818:3: warning: this statement may fall through [-Wimplicit-fallthrough=] { ^ osd_initiator.c:1829:3: note: here case osd_sense_attribute_identification: ^~~~ osd_initiator.c:1830:3: warning: this statement may fall through [-Wimplicit-fallthrough=] { ^ osd_initiator.c:1860:3: note: here case scsi_sense_field_replaceable_unit: ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/lib' make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/lib' cc -shared -Wl,-no-undefined -lc -o libosd.so osd_initiator.o hexdump.o kalloc.o bsgdev.o osddev.o make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/lib' + cd ../usr + make -j8 make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' ln -sf ../drivers/scsi/osd/osd_ktests.c make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' cc -MM -fPIC -Wall -W -Wwrite-strings -Wundef -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../include -I../include/open-osd/ -I../lib -I./ -I../drivers/scsi/osd -I../fs/exofs -DCONFIG_SCSI_OSD_DPRINT_SENSE=1 osd_ktests.c osd_test.c mkexofs_main.c mkexofs.c osd.c > .dependencies make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' cc -fPIC -Wall -W -Wwrite-strings -Wundef -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../include -I../include/open-osd/ -I../lib -I./ -I../drivers/scsi/osd -I../fs/exofs -DCONFIG_SCSI_OSD_DPRINT_SENSE=1 -c -o osd_test.o osd_test.c make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' cc -fPIC -Wall -W -Wwrite-strings -Wundef -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../include -I../include/open-osd/ -I../lib -I./ -I../drivers/scsi/osd -I../fs/exofs -DCONFIG_SCSI_OSD_DPRINT_SENSE=1 -c -o osd.o osd.c make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' cc -fPIC -Wall -W -Wwrite-strings -Wundef -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../include -I../include/open-osd/ -I../lib -I./ -I../drivers/scsi/osd -I../fs/exofs -DCONFIG_SCSI_OSD_DPRINT_SENSE=1 -c -o mkexofs_main.o mkexofs_main.c make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' cc -fPIC -Wall -W -Wwrite-strings -Wundef -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../include -I../include/open-osd/ -I../lib -I./ -I../drivers/scsi/osd -I../fs/exofs -DCONFIG_SCSI_OSD_DPRINT_SENSE=1 -c -o mkexofs.o mkexofs.c mkexofs.c: In function 'write_rootdir': mkexofs.c:345:6: warning: variable 'done' set but not used [-Wunused-but-set-variable] int done; ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' cc -fPIC -Wall -W -Wwrite-strings -Wundef -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../include -I../include/open-osd/ -I../lib -I./ -I../drivers/scsi/osd -I../fs/exofs -DCONFIG_SCSI_OSD_DPRINT_SENSE=1 -o osd osd.o -L../lib -losd make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' cc -fPIC -Wall -W -Wwrite-strings -Wundef -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../include -I../include/open-osd/ -I../lib -I./ -I../drivers/scsi/osd -I../fs/exofs -DCONFIG_SCSI_OSD_DPRINT_SENSE=1 -c -o osd_ktests.o osd_ktests.c make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' cc -fPIC -Wall -W -Wwrite-strings -Wundef -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../include -I../include/open-osd/ -I../lib -I./ -I../drivers/scsi/osd -I../fs/exofs -DCONFIG_SCSI_OSD_DPRINT_SENSE=1 -o mkfs.exofs mkexofs_main.o mkexofs.o -L../lib -losd make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' make: Entering directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' cc -fPIC -Wall -W -Wwrite-strings -Wundef -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I../include -I../include/open-osd/ -I../lib -I./ -I../drivers/scsi/osd -I../fs/exofs -DCONFIG_SCSI_OSD_DPRINT_SENSE=1 -o osd_test osd_test.o osd_ktests.o -L../lib -losd make: Leaving directory '/usr/src/RPM/BUILD/exofs-utils-0.1/usr' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48340 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/exofs-utils-buildroot + : + /bin/rm -rf -- /usr/src/tmp/exofs-utils-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd exofs-utils-0.1 + cd lib + mkdir -p /usr/src/tmp/exofs-utils-buildroot//usr/lib/ + install -m644 libosd.so /usr/src/tmp/exofs-utils-buildroot//usr/lib/ + cd ../usr + mkdir -p /usr/src/tmp/exofs-utils-buildroot//usr/sbin/ /usr/src/tmp/exofs-utils-buildroot/sbin/ + install -m755 mkfs.exofs /usr/src/tmp/exofs-utils-buildroot/sbin/ + install -m755 osd /usr/src/tmp/exofs-utils-buildroot//usr/sbin/ + install -m755 osd_test /usr/src/tmp/exofs-utils-buildroot//usr/sbin/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/exofs-utils-buildroot (auto) Verifying and fixing files in /usr/src/tmp/exofs-utils-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/exofs-utils-buildroot/ (default) Compressing files in /usr/src/tmp/exofs-utils-buildroot (auto) Adjusting library links in /usr/src/tmp/exofs-utils-buildroot ./usr/lib: libosd.so -> libosd.so 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/exofs-utils-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/osd_test: uses non-LFS functions: open verify-elf: WARNING: ./usr/lib/libosd.so: uses non-LFS functions: open readdir Hardlinking identical .pyc and .pyo files Processing files: exofs-utils-0.1-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48340 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd exofs-utils-0.1 + DOCDIR=/usr/src/tmp/exofs-utils-buildroot/usr/share/doc/exofs-utils-0.1 + export DOCDIR + rm -rf /usr/src/tmp/exofs-utils-buildroot/usr/share/doc/exofs-utils-0.1 + /bin/mkdir -p /usr/src/tmp/exofs-utils-buildroot/usr/share/doc/exofs-utils-0.1 + cp -prL README /usr/src/tmp/exofs-utils-buildroot/usr/share/doc/exofs-utils-0.1 + chmod -R go-w /usr/src/tmp/exofs-utils-buildroot/usr/share/doc/exofs-utils-0.1 + chmod -R a+rX /usr/src/tmp/exofs-utils-buildroot/usr/share/doc/exofs-utils-0.1 + cp -prL do-exofs do-osd do-pnfs /usr/src/tmp/exofs-utils-buildroot/usr/share/doc/exofs-utils-0.1 + chmod -R go-w /usr/src/tmp/exofs-utils-buildroot/usr/share/doc/exofs-utils-0.1 + chmod -R a+rX /usr/src/tmp/exofs-utils-buildroot/usr/share/doc/exofs-utils-0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0jar9A find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/exofs-utils-buildroot/usr/lib/libosd.so: 72 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TNIDNr find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libosd.so = set:kd9bxsZmQnkNBf0AXA9T9mMwUo9bWAgQcAJH7nsc5uyY1HxrL2zZkVeyshvqGtr11FXYpGGQoY99j13wqU2yvnLlP0N0AFytUIyuOfqpZvmdV6in20o9R6lpYks1MdXfSmhp0UGvESgZFcP34rbMpTM0 Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kmDcSz Creating exofs-utils-debuginfo package Processing files: exofs-utils-debuginfo-0.1-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2VPsjb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.necWnb find-requires: running scripts (debuginfo) Provides: debug(libosd.so) Requires: exofs-utils = 0.1-alt1.2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/exofs-utils-0.1-alt1.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/exofs-utils-debuginfo-0.1-alt1.2.i586.rpm (w2.lzdio) 5.46user 2.06system 0:09.73elapsed 77%CPU (0avgtext+0avgdata 23596maxresident)k 0inputs+0outputs (0major+327312minor)pagefaults 0swaps 7.73user 6.21system 0:15.34elapsed 90%CPU (0avgtext+0avgdata 23596maxresident)k 0inputs+0outputs (0major+498326minor)pagefaults 0swaps --- exofs-utils-0.1-alt1.2.i586.rpm.repo 2012-12-04 05:32:06.000000000 +0000 +++ exofs-utils-0.1-alt1.2.i586.rpm.hasher 2021-08-01 07:39:43.454965545 +0000 @@ -19,6 +19,6 @@ Provides: exofs-utils = 0.1-alt1.2 -File: /sbin/mkfs.exofs 100755 root:root a719b293b74553763c6d38b3ab9c16d1 -File: /usr/lib/libosd.so 100644 root:root 45f6832c756e43ebf6f877e0928f3abc -File: /usr/sbin/osd 100755 root:root c14f96eceb6e88b59beebadba0016415 -File: /usr/sbin/osd_test 100755 root:root 2078e4543f33bdc693e4df88d1beda0d +File: /sbin/mkfs.exofs 100755 root:root 55f67449a8adfb954309b66462e97149 +File: /usr/lib/libosd.so 100644 root:root 2dd2c0ff9b35e120fb20bff3e74b8738 +File: /usr/sbin/osd 100755 root:root ecf9ddf89d71298b9615e171beea4850 +File: /usr/sbin/osd_test 100755 root:root b9574674ab60cf2e7713260ee1c04bd8 File: /usr/share/doc/exofs-utils-0.1 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/doc/exofs-utils-0.1/do-pnfs 100755 root:root 11ed86727d820fac6859c9d7e8d74ddb -RPMIdentity: 2fe114e50f4fcf223d70c7062269b9a904821518e2852c9b652654b0365fdff27024c721b6f5e4521d737420c45c1063c539534c10e01e0f6d7f2bd9f6a0a5aa +RPMIdentity: 24caccde16e86a9aef64d3d7eaf11a5bd97f745ba1a90b66cce91dba720e1d10bdba12f7b7f92e2db390e104cb9f9b56efde58a641608f7d2738eb7000435855 --- exofs-utils-debuginfo-0.1-alt1.2.i586.rpm.repo 2012-12-04 05:32:06.000000000 +0000 +++ exofs-utils-debuginfo-0.1-alt1.2.i586.rpm.hasher 2021-08-01 07:39:43.787953609 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/6c 40755 root:root -/usr/lib/debug/.build-id/6c/01a073f38d434bbd6155c088f336806288541a 120777 root:root ../../../../sbin/osd -/usr/lib/debug/.build-id/6c/01a073f38d434bbd6155c088f336806288541a.debug 120777 root:root ../../usr/sbin/osd.debug -/usr/lib/debug/.build-id/7b 40755 root:root -/usr/lib/debug/.build-id/7b/e21bbfed7f49361f6f0de5c2ff36cd6f934151 120777 root:root ../../../../../sbin/mkfs.exofs -/usr/lib/debug/.build-id/7b/e21bbfed7f49361f6f0de5c2ff36cd6f934151.debug 120777 root:root ../../sbin/mkfs.exofs.debug -/usr/lib/debug/.build-id/af 40755 root:root -/usr/lib/debug/.build-id/af/529b5c08fadc7d2720259a140266a29b546319 120777 root:root ../../../libosd.so -/usr/lib/debug/.build-id/af/529b5c08fadc7d2720259a140266a29b546319.debug 120777 root:root ../../usr/lib/libosd.so.debug -/usr/lib/debug/.build-id/f0 40755 root:root -/usr/lib/debug/.build-id/f0/835edf143d8b568134af142bd57f7c1d8933ce 120777 root:root ../../../../sbin/osd_test -/usr/lib/debug/.build-id/f0/835edf143d8b568134af142bd57f7c1d8933ce.debug 120777 root:root ../../usr/sbin/osd_test.debug +/usr/lib/debug/.build-id/0d 40755 root:root +/usr/lib/debug/.build-id/0d/cbde591080f96026e8ece61b6560239ce1bbc6 120777 root:root ../../../../../sbin/mkfs.exofs +/usr/lib/debug/.build-id/0d/cbde591080f96026e8ece61b6560239ce1bbc6.debug 120777 root:root ../../sbin/mkfs.exofs.debug +/usr/lib/debug/.build-id/1a 40755 root:root +/usr/lib/debug/.build-id/1a/f6f69bf25a7dcb7d3f6fa04f1c8bdcd5e0fb74 120777 root:root ../../../../sbin/osd +/usr/lib/debug/.build-id/1a/f6f69bf25a7dcb7d3f6fa04f1c8bdcd5e0fb74.debug 120777 root:root ../../usr/sbin/osd.debug +/usr/lib/debug/.build-id/91 40755 root:root +/usr/lib/debug/.build-id/91/56f53e7dd5934e3eac7eb8603896cc483e3e12 120777 root:root ../../../libosd.so +/usr/lib/debug/.build-id/91/56f53e7dd5934e3eac7eb8603896cc483e3e12.debug 120777 root:root ../../usr/lib/libosd.so.debug +/usr/lib/debug/.build-id/e9 40755 root:root +/usr/lib/debug/.build-id/e9/81438d52995aae8aea2fcbc1824bda373f2ca6 120777 root:root ../../../../sbin/osd_test +/usr/lib/debug/.build-id/e9/81438d52995aae8aea2fcbc1824bda373f2ca6.debug 120777 root:root ../../usr/sbin/osd_test.debug /usr/lib/debug/sbin/mkfs.exofs.debug 100644 root:root @@ -22,18 +22,18 @@ Provides: exofs-utils-debuginfo = 0.1-alt1.2 -File: /usr/lib/debug/.build-id/6c 40755 root:root -File: /usr/lib/debug/.build-id/6c/01a073f38d434bbd6155c088f336806288541a 120777 root:root ../../../../sbin/osd -File: /usr/lib/debug/.build-id/6c/01a073f38d434bbd6155c088f336806288541a.debug 120777 root:root ../../usr/sbin/osd.debug -File: /usr/lib/debug/.build-id/7b 40755 root:root -File: /usr/lib/debug/.build-id/7b/e21bbfed7f49361f6f0de5c2ff36cd6f934151 120777 root:root ../../../../../sbin/mkfs.exofs -File: /usr/lib/debug/.build-id/7b/e21bbfed7f49361f6f0de5c2ff36cd6f934151.debug 120777 root:root ../../sbin/mkfs.exofs.debug -File: /usr/lib/debug/.build-id/af 40755 root:root -File: /usr/lib/debug/.build-id/af/529b5c08fadc7d2720259a140266a29b546319 120777 root:root ../../../libosd.so -File: /usr/lib/debug/.build-id/af/529b5c08fadc7d2720259a140266a29b546319.debug 120777 root:root ../../usr/lib/libosd.so.debug -File: /usr/lib/debug/.build-id/f0 40755 root:root -File: /usr/lib/debug/.build-id/f0/835edf143d8b568134af142bd57f7c1d8933ce 120777 root:root ../../../../sbin/osd_test -File: /usr/lib/debug/.build-id/f0/835edf143d8b568134af142bd57f7c1d8933ce.debug 120777 root:root ../../usr/sbin/osd_test.debug -File: /usr/lib/debug/sbin/mkfs.exofs.debug 100644 root:root 76d56937b9cca27a778fe92db0b63ece -File: /usr/lib/debug/usr/lib/libosd.so.debug 100644 root:root 823c43b06ff3a234c4b5d5efbacfc7f6 -File: /usr/lib/debug/usr/sbin/osd.debug 100644 root:root ac3c123118754ad7b11a6c312e3a9a7c -File: /usr/lib/debug/usr/sbin/osd_test.debug 100644 root:root 1f55891fad0e43fea43806942d6cfbaa -RPMIdentity: 2fbb49d70fddf1c1a542e65e23887b0639738342ca6098ded0515a0fb4864db9cac13705e2683534cbcde602d1e18c5c58a9c752e42e0bf104e901052726762d +File: /usr/lib/debug/.build-id/0d 40755 root:root +File: /usr/lib/debug/.build-id/0d/cbde591080f96026e8ece61b6560239ce1bbc6 120777 root:root ../../../../../sbin/mkfs.exofs +File: /usr/lib/debug/.build-id/0d/cbde591080f96026e8ece61b6560239ce1bbc6.debug 120777 root:root ../../sbin/mkfs.exofs.debug +File: /usr/lib/debug/.build-id/1a 40755 root:root +File: /usr/lib/debug/.build-id/1a/f6f69bf25a7dcb7d3f6fa04f1c8bdcd5e0fb74 120777 root:root ../../../../sbin/osd +File: /usr/lib/debug/.build-id/1a/f6f69bf25a7dcb7d3f6fa04f1c8bdcd5e0fb74.debug 120777 root:root ../../usr/sbin/osd.debug +File: /usr/lib/debug/.build-id/91 40755 root:root +File: /usr/lib/debug/.build-id/91/56f53e7dd5934e3eac7eb8603896cc483e3e12 120777 root:root ../../../libosd.so +File: /usr/lib/debug/.build-id/91/56f53e7dd5934e3eac7eb8603896cc483e3e12.debug 120777 root:root ../../usr/lib/libosd.so.debug +File: /usr/lib/debug/.build-id/e9 40755 root:root +File: /usr/lib/debug/.build-id/e9/81438d52995aae8aea2fcbc1824bda373f2ca6 120777 root:root ../../../../sbin/osd_test +File: /usr/lib/debug/.build-id/e9/81438d52995aae8aea2fcbc1824bda373f2ca6.debug 120777 root:root ../../usr/sbin/osd_test.debug +File: /usr/lib/debug/sbin/mkfs.exofs.debug 100644 root:root a36e0785f8e07f72027ec8e08bb59f9a +File: /usr/lib/debug/usr/lib/libosd.so.debug 100644 root:root 070de8e17a241b79eace1f28133f8b28 +File: /usr/lib/debug/usr/sbin/osd.debug 100644 root:root 4522ebd84672877abb79dbc679795b47 +File: /usr/lib/debug/usr/sbin/osd_test.debug 100644 root:root 4f1c7aec163ca98ee5f5487513ef0cbf +RPMIdentity: 859410bd1b0b77f2a426747594e5cd3f97426dca0e225192553cc73462fa008fa9bb8161b904ce0d617d6e6e1a8abf093af2c888583f9ce2bd92c3b273605403