<86>Jul 25 10:48:04 userdel[1366640]: delete user 'rooter' <86>Jul 25 10:48:04 userdel[1366640]: removed group 'rooter' owned by 'rooter' <86>Jul 25 10:48:04 groupadd[1366660]: group added to /etc/group: name=rooter, GID=675 <86>Jul 25 10:48:04 groupadd[1366660]: group added to /etc/gshadow: name=rooter <86>Jul 25 10:48:04 groupadd[1366660]: new group: name=rooter, GID=675 <86>Jul 25 10:48:04 useradd[1366673]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Jul 25 10:48:04 userdel[1366686]: delete user 'builder' <86>Jul 25 10:48:04 userdel[1366686]: removed group 'builder' owned by 'builder' <86>Jul 25 10:48:04 userdel[1366686]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 10:48:04 groupadd[1366696]: group added to /etc/group: name=builder, GID=676 <86>Jul 25 10:48:04 groupadd[1366696]: group added to /etc/gshadow: name=builder <86>Jul 25 10:48:04 groupadd[1366696]: new group: name=builder, GID=676 <86>Jul 25 10:48:04 useradd[1366709]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Jul 25 10:48:06 rpmi: liblzo2-2.10-alt1 sisyphus+225108.100.1.1 1552705749 installed <13>Jul 25 10:48:06 rpmi: liblzo2-devel-2.10-alt1 sisyphus+225108.100.1.1 1552705749 installed <13>Jul 25 10:48:06 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed <13>Jul 25 10:48:06 rpmi: libuuid-devel-2.33.2-alt2 p9+254003.100.1.1 1593108043 installed <13>Jul 25 10:48:06 rpmi: liblzma-devel-5.2.5-alt1 p9+268339.40.3.1 1616664418 installed <13>Jul 25 10:48:06 rpmi: libacl-devel-2.2.53-alt1 sisyphus+221902.200.4.1 1550587058 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/mtd-utils-1.5.2-alt1.nosrc.rpm (w1.gzdio) Installing mtd-utils-1.5.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27265 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mtd-utils-1.5.2 + echo 'Source #0 (mtd-utils-1.5.2-alt1.tar):' Source #0 (mtd-utils-1.5.2-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mtd-utils-1.5.2-alt1.tar + cd mtd-utils-1.5.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27265 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mtd-utils-1.5.2 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CHK include/version.h make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC lib/libcrc32.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC doc_loadbios.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ftl_format.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC lib/libmtd_legacy.o lib/libmtd_legacy.c: In function 'legacy_get_dev_info': lib/libmtd_legacy.c:254:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . mtd->major = major(st.st_rdev); ^~~~~~~~~~~~~~~~~~~~ lib/libmtd_legacy.c:255:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . mtd->minor = minor(st.st_rdev); ^~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC flash_erase.o In file included from flash_erase.c:36: flash_erase.c: In function 'main': ./include/common.h:97:2: warning: this statement may fall through [-Wimplicit-fallthrough=] -1; \ ^ flash_erase.c:162:3: note: in expansion of macro 'errmsg' errmsg("no MTD device specified"); ^~~~~~ flash_erase.c:163:2: note: here case 1: ^~~~ In file included from flash_erase.c:36: ./include/common.h:97:2: warning: this statement may fall through [-Wimplicit-fallthrough=] -1; \ ^ flash_erase.c:164:3: note: in expansion of macro 'errmsg' errmsg("no start erase block specified"); ^~~~~~ flash_erase.c:165:2: note: here case 2: ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ftl_check.o ftl_check.c: In function 'check_partition': ftl_check.c:97:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, &hdr, sizeof(hdr)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC lib/libfec.o In file included from /usr/include/string.h:508, from lib/libfec.c:47: In function 'memset', inlined from 'invert_mat' at lib/libfec.c:421:5, inlined from 'build_decode_matrix' at lib/libfec.c:817:9, inlined from 'fec_decode' at lib/libfec.c:848:13: /usr/include/bits/string_fortified.h:71:10: warning: '__builtin_memset' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/bits/string_fortified.h:71:10: warning: '__builtin_memset' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC compr_lzo.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC compr_rtime.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC compr_zlib.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC nanddump.o nanddump.c: In function 'main': nanddump.c:446:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ofd, pretty_buf, strlen(pretty_buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nanddump.c:449:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ofd, readbuf, bs); ^~~~~~~~~~~~~~~~~~~~~~~ nanddump.c:469:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ofd, pretty_buf, strlen(pretty_buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nanddump.c:472:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ofd, oobbuf, mtd.oob_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nanddump.c: In function 'process_options': nanddump.c:176:15: warning: this statement may fall through [-Wimplicit-fallthrough=] canonical = true; ^ nanddump.c:177:4: note: here case 'p': ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC compr.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC flash_lock.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC flash_otp_dump.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC rbtree.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC flash_unlock.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC flash_otp_lock.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC flash_otp_info.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC flash_otp_write.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC mtd_debug.o mtd_debug.c: In function 'showinfo': mtd_debug.c:270:4: warning: this statement may fall through [-Wimplicit-fallthrough=] printf("MTD_UBIVOLUME"); ^~~~~~~~~~~~~~~~~~~~~~~ mtd_debug.c:271:3: note: here default: ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC flashcp.o flashcp.c: In function 'main': flashcp.c:255:2: warning: #warning "Check for smaller erase regions" [-Wcpp] #warning "Check for smaller erase regions" ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC nandtest.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC mtdpart.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC lib/libmtd.o lib/libmtd.c: In function 'dev_node2num': lib/libmtd.c:446:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . mjr = major(st.st_rdev); ^~~~~~~~~~~~~ lib/libmtd.c:447:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . mnr = minor(st.st_rdev); ^~~~~~~~~~~~~ lib/libmtd.c: In function 'mtd_get_dev_info1': lib/libmtd.c:749:46: warning: passing argument 3 of 'dev_read_data' discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers] ret = dev_read_data(lib->mtd_name, mtd_num, &mtd->name, ^~~~~~~~~~ lib/libmtd.c:182:63: note: expected 'void *' but argument is of type 'const char (*)[128]' static int dev_read_data(const char *patt, int mtd_num, void *buf, int buf_len) ~~~~~~^~~ lib/libmtd.c:755:46: warning: passing argument 3 of 'dev_read_data' discards 'const' qualifier from pointer target type [-Wdiscarded-array-qualifiers] ret = dev_read_data(lib->mtd_type, mtd_num, &mtd->type_str, ^~~~~~~~~~~~~~ lib/libmtd.c:182:63: note: expected 'void *' but argument is of type 'const char (*)[65]' static int dev_read_data(const char *patt, int mtd_num, void *buf, int buf_len) ~~~~~~^~~ lib/libmtd.c: In function 'mtd_probe_node': lib/libmtd.c:1395:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . mjr = major(st.st_rdev); ^~~~~~~~~~~~~ lib/libmtd.c:1396:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . mnr = minor(st.st_rdev); ^~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC nftldump.o nftldump.c: In function 'dump_virtual_units': nftldump.c:236:6: warning: ignoring return value of 'pread', declared with attribute warn_unused_result [-Wunused-result] pread(fd, readbuf, 512, ^~~~~~~~~~~~~~~~~~~~~~~ (lastgoodEUN * ERASESIZE) + (j * 512)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nftldump.c:239:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(ofd, readbuf, 512); ^~~~~~~~~~~~~~~~~~~~~~~~ nftldump.c: In function 'find_media_headers': nftldump.c:76:3: warning: ignoring return value of 'pread', declared with attribute warn_unused_result [-Wunused-result] pread(fd, &MedHead[NumMedHeads], sizeof(struct NFTLMediaHeader), ofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nftldump.c:96:6: warning: ignoring return value of 'pread', declared with attribute warn_unused_result [-Wunused-result] pread(fd, &BadUnitTable[i], 512, ofs + 512 + i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC nandwrite.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC docfdisk.o docfdisk.c: In function 'main': docfdisk.c:278:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, sizeof(line), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC nftl_format.o nftl_format.c: In function 'main': nftl_format.c:380:2: warning: ignoring return value of 'pwrite', declared with attribute warn_unused_result [-Wunused-result] pwrite(fd, writebuf[0], 512, MediaUnit1 * meminfo.erasesize + MediaUnitOff1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nftl_format.c:382:3: warning: ignoring return value of 'pwrite', declared with attribute warn_unused_result [-Wunused-result] pwrite(fd, BadUnitTable + ezone, 512, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (MediaUnit1 * meminfo.erasesize) + 512 * (1 + ezone / 512)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nftl_format.c:394:2: warning: ignoring return value of 'pwrite', declared with attribute warn_unused_result [-Wunused-result] pwrite(fd, writebuf[0], 512, MediaUnit2 * meminfo.erasesize + MediaUnitOff2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nftl_format.c:396:3: warning: ignoring return value of 'pwrite', declared with attribute warn_unused_result [-Wunused-result] pwrite(fd, BadUnitTable + ezone, 512, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (MediaUnit2 * meminfo.erasesize + MediaUnitOff2) + 512 * (1 + ezone / 512)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nftl_format.c: In function 'check_block_2': nftl_format.c:87:3: warning: ignoring return value of 'pread', declared with attribute warn_unused_result [-Wunused-result] pread(fd, readbuf, 512, ofs + blockofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nftl_format.c:94:3: warning: ignoring return value of 'pwrite', declared with attribute warn_unused_result [-Wunused-result] pwrite(fd, writebuf[1], 512, blockofs + ofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nftl_format.c:95:3: warning: ignoring return value of 'pread', declared with attribute warn_unused_result [-Wunused-result] pread(fd, readbuf, 512, blockofs + ofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nftl_format.c:108:3: warning: ignoring return value of 'pwrite', declared with attribute warn_unused_result [-Wunused-result] pwrite(fd, writebuf[2], 512, blockofs + ofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nftl_format.c:109:3: warning: ignoring return value of 'pread', declared with attribute warn_unused_result [-Wunused-result] pread(fd, readbuf, 512, blockofs + ofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nftl_format.c:121:3: warning: ignoring return value of 'pwrite', declared with attribute warn_unused_result [-Wunused-result] pwrite(fd, writebuf[3], 512, blockofs + ofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nftl_format.c:122:3: warning: ignoring return value of 'pread', declared with attribute warn_unused_result [-Wunused-result] pread(fd, readbuf, 512, blockofs + ofs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC rfdformat.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC serve_image.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC mkfs.ubifs/crc16.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC rfddump.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC jffs2dump.o jffs2dump.c: In function 'do_endianconvert': jffs2dump.c:506:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, p, 4); ^~~~~~~~~~~~~~~~ jffs2dump.c:515:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, &newnode, 4); ^~~~~~~~~~~~~~~~~~~~~~~ jffs2dump.c:558:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, &newnode, sizeof (struct jffs2_raw_inode)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jffs2dump.c:559:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, p + sizeof (struct jffs2_raw_inode), PAD (je32_to_cpu (node->i.totlen) - sizeof (struct jffs2_raw_inode))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jffs2dump.c:583:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, &newnode, sizeof (struct jffs2_raw_dirent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jffs2dump.c:584:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, p + sizeof (struct jffs2_raw_dirent), PAD (je32_to_cpu (node->d.totlen) - sizeof (struct jffs2_raw_dirent))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jffs2dump.c:604:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, &newnode, sizeof (struct jffs2_raw_xattr)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jffs2dump.c:605:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, p + sizeof (struct jffs2_raw_xattr), PAD (je32_to_cpu (node->d.totlen) - sizeof (struct jffs2_raw_xattr))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jffs2dump.c:628:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, &newnode, sizeof (struct jffs2_unknown_node)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jffs2dump.c:631:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, p + sizeof (struct jffs2_unknown_node), len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jffs2dump.c:724:14: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, &newnode, sizeof (struct jffs2_raw_summary)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jffs2dump.c:726:14: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, &node->s.sum, sum_len + sizeof (struct jffs2_sum_marker)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jffs2dump.c:732:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (fd, p, 4); ^~~~~~~~~~~~~~~~ jffs2dump.c: In function 'main': jffs2dump.c:780:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (fd, &data[idx], datsize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jffs2dump.c:781:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (fd, oob, oobsize); ^~~~~~~~~~~~~~~~~~~~~~~ jffs2dump.c:789:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (fd, data, imglen); ^~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC mkfs.jffs2.o mkfs.jffs2.c: In function 'interpret_table_entry': mkfs.jffs2.c:471:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . entry->sb.st_rdev = makedev(major, minor); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkfs.jffs2.c:507:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . rdev = makedev(major, minor + (i - start) * increment); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkfs.jffs2.c:514:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . dev_t rdev = makedev(major, minor); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkfs.jffs2.c: In function 'write_special_file': mkfs.jffs2.c:949:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . minor(statbuf->st_rdev)); ^~~~~~~~~~~~~~~~ mkfs.jffs2.c:949:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . minor(statbuf->st_rdev)); ^~~~~~~~~~~~~~~~ mkfs.jffs2.c: In function 'recursive_populate_directory': mkfs.jffs2.c:1268:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . e->sb.st_mode & ~S_IFMT, major(e->sb.st_rdev), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkfs.jffs2.c:1269:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . minor(e->sb.st_rdev), (int) e->sb.st_uid, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkfs.jffs2.c:1278:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . e->sb.st_mode & ~S_IFMT, major(e->sb.st_rdev), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkfs.jffs2.c:1279:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . minor(e->sb.st_rdev), (int) e->sb.st_uid, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC recv_image.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC jffs2reader.o jffs2reader.c: In function 'printdir': jffs2reader.c:358:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . printf("%4d, %3d ", major(rdev), minor(rdev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jffs2reader.c:358:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . printf("%4d, %3d ", major(rdev), minor(rdev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jffs2reader.c: In function 'catfile': jffs2reader.c:853:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, b, *rsize); ^~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC mkfs.ubifs/hashtable/hashtable_itr.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC mkfs.ubifs/compr.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC mkfs.ubifs/devtable.o mkfs.ubifs/devtable.c: In function 'interpret_table_entry': mkfs.ubifs/devtable.c:237:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . nh_elt->dev = makedev(major, minor); ^~~~~~~~~~~~~~~~~~~~~~~~~~ mkfs.ubifs/devtable.c:240:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . name, major(nh_elt->dev), minor(nh_elt->dev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkfs.ubifs/devtable.c:240:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . mkfs.ubifs/devtable.c:265:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . nh_elt->dev = makedev(major, minor + (i - start) * increment); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkfs.ubifs/devtable.c:277:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . nm, major(nh_elt->dev), minor(nh_elt->dev)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkfs.ubifs/devtable.c:277:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC mkfs.ubifs/lpt.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC sumtool.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC mkfs.ubifs/hashtable/hashtable.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/ubirmvol.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/ubiutils-common.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/ubimkvol.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/ubicrc32.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/ubiattach.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/ubiupdatevol.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/ubidetach.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/ubinfo.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/ubinize.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/libubi.o ubi-utils/libubi.c: In function 'vol_node2nums': ubi-utils/libubi.c:383:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . major = major(st.st_rdev); ^~~~~~~~~~~~~~~ ubi-utils/libubi.c:384:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . minor = minor(st.st_rdev); ^~~~~~~~~~~~~~~ ubi-utils/libubi.c: In function 'dev_node2num': ubi-utils/libubi.c:452:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . major = major(st.st_rdev); ^~~~~~~~~~~~~~~ ubi-utils/libubi.c:453:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . minor = minor(st.st_rdev); ^~~~~~~~~~~~~~~ ubi-utils/libubi.c: In function 'mtd_node_to_num': ubi-utils/libubi.c:741:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . major = major(sb.st_rdev); ^~~~~~~~~~~~~~~ ubi-utils/libubi.c:742:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . minor = minor(sb.st_rdev); ^~~~~~~~~~~~~~~ ubi-utils/libubi.c: In function 'ubi_probe_node': ubi-utils/libubi.c:881:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . major = major(st.st_rdev); ^~~~~~~~~~~~~~~ ubi-utils/libubi.c:882:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . minor = minor(st.st_rdev); ^~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/libscan.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/ubirename.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/libubigen.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' AR lib/libmtd.a make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/dictionary.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' AR ubi-utils/libubi.a make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' AR ubi-utils/libubigen.a make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' AR ubi-utils/libscan.a make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD ubi-utils/ubirename make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/ubiblock.o ubi-utils/ubiblock.c: In function 'parse_opt': ubi-utils/ubiblock.c:76:16: warning: this statement may fall through [-Wimplicit-fallthrough=] args.create = 1; ~~~~~~~~~~~~^~~ ubi-utils/ubiblock.c:77:3: note: here case 'r': ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/mtdinfo.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD ftl_format make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD flash_erase make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD nanddump make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/ubirsvol.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/libiniparser.o ubi-utils/libiniparser.c: In function 'iniparser_load': ubi-utils/libiniparser.c:600:30: warning: '%s' directive writing up to 1024 bytes into a region of size between 0 and 1024 [-Wformat-overflow=] sprintf(tmp, "%s:%s", section, key); ^~ ~~~ In file included from /usr/include/stdio.h:862, from ./ubi-utils/include/libiniparser.h:24, from ubi-utils/libiniparser.c:18: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 2050 bytes into a destination of size 1025 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD ftl_check make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD doc_loadbios make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD flash_lock make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD mkfs.jffs2 make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD flash_unlock make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD flash_otp_dump make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD flash_otp_info make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD flash_otp_write make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD flashcp make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD nandtest make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD flash_otp_lock make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD mtd_debug make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD nandwrite make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD mtdpart make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD nftldump make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD nftl_format make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD jffs2dump make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD docfdisk make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD rfddump make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD rfdformat make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC mkfs.ubifs/mkfs.ubifs.o mkfs.ubifs/mkfs.ubifs.c: In function 'add_dev_inode': mkfs.ubifs/mkfs.ubifs.c:1292:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . dev.huge = cpu_to_le64(makedev(major(st->st_rdev), minor(st->st_rdev))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkfs.ubifs/mkfs.ubifs.c:1292:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . dev.huge = cpu_to_le64(makedev(major(st->st_rdev), minor(st->st_rdev))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkfs.ubifs/mkfs.ubifs.c:1292:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . dev.huge = cpu_to_le64(makedev(major(st->st_rdev), minor(st->st_rdev))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD recv_image make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD serve_image make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD jffs2reader make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD sumtool make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD ubi-utils/ubiupdatevol make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD ubi-utils/ubimkvol make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' AR ubi-utils/libiniparser.a make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD ubi-utils/ubirmvol make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD ubi-utils/ubinfo make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD ubi-utils/ubicrc32 make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD ubi-utils/ubiattach make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD ubi-utils/ubidetach make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CC ubi-utils/ubiformat.o make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD ubi-utils/ubirsvol make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD ubi-utils/mtdinfo make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD ubi-utils/ubiblock make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD ubi-utils/ubinize make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD mkfs.ubifs/mkfs.ubifs make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' LD ubi-utils/ubiformat make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90254 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mtd-utils-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mtd-utils-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mtd-utils-1.5.2 + make DESTDIR=/usr/src/tmp/mtd-utils-buildroot install make: Entering directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' CHK include/version.h mkdir -p /usr/src/tmp/mtd-utils-buildroot//usr/sbin install -m 0755 /usr/src/RPM/BUILD/mtd-utils-1.5.2/ftl_format /usr/src/RPM/BUILD/mtd-utils-1.5.2/flash_erase /usr/src/RPM/BUILD/mtd-utils-1.5.2/nanddump /usr/src/RPM/BUILD/mtd-utils-1.5.2/doc_loadbios /usr/src/RPM/BUILD/mtd-utils-1.5.2/ftl_check /usr/src/RPM/BUILD/mtd-utils-1.5.2/mkfs.jffs2 /usr/src/RPM/BUILD/mtd-utils-1.5.2/flash_lock /usr/src/RPM/BUILD/mtd-utils-1.5.2/flash_unlock /usr/src/RPM/BUILD/mtd-utils-1.5.2/flash_otp_info /usr/src/RPM/BUILD/mtd-utils-1.5.2/flash_otp_dump /usr/src/RPM/BUILD/mtd-utils-1.5.2/flash_otp_lock /usr/src/RPM/BUILD/mtd-utils-1.5.2/flash_otp_write /usr/src/RPM/BUILD/mtd-utils-1.5.2/mtd_debug /usr/src/RPM/BUILD/mtd-utils-1.5.2/flashcp /usr/src/RPM/BUILD/mtd-utils-1.5.2/nandwrite /usr/src/RPM/BUILD/mtd-utils-1.5.2/nandtest /usr/src/RPM/BUILD/mtd-utils-1.5.2/mtdpart /usr/src/RPM/BUILD/mtd-utils-1.5.2/jffs2dump /usr/src/RPM/BUILD/mtd-utils-1.5.2/nftldump /usr/src/RPM/BUILD/mtd-utils-1.5.2/nftl_format /usr/src/RPM/BUILD/mtd-utils-1.5.2/docfdisk /usr/src/RPM/BUILD/mtd-utils-1.5.2/rfddump /usr/src/RPM/BUILD/mtd-utils-1.5.2/rfdformat /usr/src/RPM/BUILD/mtd-utils-1.5.2/serve_image /usr/src/RPM/BUILD/mtd-utils-1.5.2/recv_image /usr/src/RPM/BUILD/mtd-utils-1.5.2/sumtool /usr/src/RPM/BUILD/mtd-utils-1.5.2/jffs2reader /usr/src/RPM/BUILD/mtd-utils-1.5.2/mkfs.ubifs/mkfs.ubifs /usr/src/RPM/BUILD/mtd-utils-1.5.2/ubi-utils/ubiupdatevol /usr/src/RPM/BUILD/mtd-utils-1.5.2/ubi-utils/ubimkvol /usr/src/RPM/BUILD/mtd-utils-1.5.2/ubi-utils/ubirmvol /usr/src/RPM/BUILD/mtd-utils-1.5.2/ubi-utils/ubicrc32 /usr/src/RPM/BUILD/mtd-utils-1.5.2/ubi-utils/ubinfo /usr/src/RPM/BUILD/mtd-utils-1.5.2/ubi-utils/ubiattach /usr/src/RPM/BUILD/mtd-utils-1.5.2/ubi-utils/ubidetach /usr/src/RPM/BUILD/mtd-utils-1.5.2/ubi-utils/ubinize /usr/src/RPM/BUILD/mtd-utils-1.5.2/ubi-utils/ubiformat /usr/src/RPM/BUILD/mtd-utils-1.5.2/ubi-utils/ubirename /usr/src/RPM/BUILD/mtd-utils-1.5.2/ubi-utils/mtdinfo /usr/src/RPM/BUILD/mtd-utils-1.5.2/ubi-utils/ubirsvol /usr/src/RPM/BUILD/mtd-utils-1.5.2/ubi-utils/ubiblock flash_eraseall /usr/src/tmp/mtd-utils-buildroot//usr/sbin/ mkdir -p /usr/src/tmp/mtd-utils-buildroot//usr/share/man/man1 install -m 0644 mkfs.jffs2.1 /usr/src/tmp/mtd-utils-buildroot//usr/share/man/man1/ gzip -9f /usr/src/tmp/mtd-utils-buildroot//usr/share/man/man1/*.1 make: Leaving directory '/usr/src/RPM/BUILD/mtd-utils-1.5.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mtd-utils-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mtd-utils-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mtd-utils-buildroot/ (default) Compressing files in /usr/src/tmp/mtd-utils-buildroot (auto) Verifying ELF objects in /usr/src/tmp/mtd-utils-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: mtd-utils-1.5.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14850 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mtd-utils-1.5.2 + DOCDIR=/usr/src/tmp/mtd-utils-buildroot/usr/share/doc/mtd-utils-1.5.2 + export DOCDIR + rm -rf /usr/src/tmp/mtd-utils-buildroot/usr/share/doc/mtd-utils-1.5.2 + /bin/mkdir -p /usr/src/tmp/mtd-utils-buildroot/usr/share/doc/mtd-utils-1.5.2 + cp -prL COPYING /usr/src/tmp/mtd-utils-buildroot/usr/share/doc/mtd-utils-1.5.2 + chmod -R go-w /usr/src/tmp/mtd-utils-buildroot/usr/share/doc/mtd-utils-1.5.2 + chmod -R a+rX /usr/src/tmp/mtd-utils-buildroot/usr/share/doc/mtd-utils-1.5.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tBxTLh 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.uS2i3u find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: mtd Requires: /bin/sh, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), liblzma.so.5 >= set:kiIUyRge, liblzma.so.5(XZ_5.0), liblzo2.so.2 >= set:ki7A6jt4, libuuid.so.1 >= set:igirN67, libuuid.so.1(UUID_1.0), libz.so.1 >= set:kgb6dgbC5nHRipASzwauXf1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: mtd Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jxUUUX Creating mtd-utils-debuginfo package Processing files: mtd-utils-debuginfo-1.5.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5aanFG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ezcmeH find-requires: running scripts (debuginfo) Requires: mtd-utils = 1.5.2-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(liblzma.so.5), debug(liblzo2.so.2), debug(libuuid.so.1), debug(libz.so.1) Wrote: /usr/src/RPM/RPMS/i586/mtd-utils-1.5.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/mtd-utils-debuginfo-1.5.2-alt1.i586.rpm (w2.lzdio) 18.13user 7.05system 0:15.56elapsed 161%CPU (0avgtext+0avgdata 39076maxresident)k 0inputs+0outputs (0major+2229532minor)pagefaults 0swaps 21.52user 9.34system 0:21.05elapsed 146%CPU (0avgtext+0avgdata 115064maxresident)k 0inputs+0outputs (0major+2508055minor)pagefaults 0swaps --- mtd-utils-1.5.2-alt1.i586.rpm.repo 2015-12-28 19:05:51.000000000 +0000 +++ mtd-utils-1.5.2-alt1.i586.rpm.hasher 2021-07-25 10:48:24.385892569 +0000 @@ -58,3 +58,4 @@ Requires: rpmlib(SetVersions) -Requires: liblzo2.so.2 >= set:lj7A6jt4 +Requires: liblzma.so.5(XZ_5.0) +Requires: liblzo2.so.2 >= set:ki7A6jt4 Requires: libuuid.so.1 >= set:igirN67 @@ -67,44 +68,44 @@ Obsoletes: mtd -File: /usr/sbin/doc_loadbios 100755 root:root c85b8870389ddb0155d904bfcf6177ed -File: /usr/sbin/docfdisk 100755 root:root 87e99a1780fe2ed36f5a87e11a141b5a -File: /usr/sbin/flash_erase 100755 root:root f6200bfc648737b96d69166b836fba11 +File: /usr/sbin/doc_loadbios 100755 root:root 8e553bdb04d7355358a60ea364aec2d8 +File: /usr/sbin/docfdisk 100755 root:root d24f5662fb4c554b5b3a8399ef06d37c +File: /usr/sbin/flash_erase 100755 root:root 7be7442569e7dbad3eaff44487172e3a File: /usr/sbin/flash_eraseall 100755 root:root a23e33542340ea348988f41a7ecd5412 -File: /usr/sbin/flash_lock 100755 root:root 73bc1560ba429ad85cb0d850c1db6b59 -File: /usr/sbin/flash_otp_dump 100755 root:root 118600f7f42b99396473af960d4d31d8 -File: /usr/sbin/flash_otp_info 100755 root:root ce7448086f42b19c66b252733d5dd2f1 -File: /usr/sbin/flash_otp_lock 100755 root:root 49652f872a0ff370982222efa55ba920 -File: /usr/sbin/flash_otp_write 100755 root:root 832c471cd28134672334af44998bdb90 -File: /usr/sbin/flash_unlock 100755 root:root 6a3a5a473460ddd014c531afc9e1cbc6 -File: /usr/sbin/flashcp 100755 root:root 9b1fd28c46b05aeb643253f6a54671d1 -File: /usr/sbin/ftl_check 100755 root:root f3e9fcfe6ca28dd876bd54c531c222af -File: /usr/sbin/ftl_format 100755 root:root 5e10ad1a7f2ac21b39367f43a7d1845b -File: /usr/sbin/jffs2dump 100755 root:root 4f66061a3817e960618f70303ec88862 -File: /usr/sbin/jffs2reader 100755 root:root e5eff2009170548df67513135b6a84a9 -File: /usr/sbin/mkfs.jffs2 100755 root:root b94f0e146dc1e7307f4916588dcd6ed9 -File: /usr/sbin/mkfs.ubifs 100755 root:root c4142ada3cd65eb19f70de8f94bc95e6 -File: /usr/sbin/mtd_debug 100755 root:root d78953b84be58d53a5953780ed4aeb86 -File: /usr/sbin/mtdinfo 100755 root:root c70e941893617cd7fc87c98fc808eba7 -File: /usr/sbin/mtdpart 100755 root:root bfb8c8405d9a055f749f4b96153eddf8 -File: /usr/sbin/nanddump 100755 root:root 7b1efb0fe7c7f9f977bc478db396a32c -File: /usr/sbin/nandtest 100755 root:root ffe7c183424943ac861e5367b98e2a2a -File: /usr/sbin/nandwrite 100755 root:root 2dc3ec3f535bc3438696867604516cf2 -File: /usr/sbin/nftl_format 100755 root:root 869568ec435d25188ac3c7c16e4a4f75 -File: /usr/sbin/nftldump 100755 root:root 311e2ab6fdae5db87738fbdbb8ae9f56 -File: /usr/sbin/recv_image 100755 root:root 67f753d83954daff70e2733177642393 -File: /usr/sbin/rfddump 100755 root:root 9eb7a803218c27a0588787d4f54a79ef -File: /usr/sbin/rfdformat 100755 root:root 3a33bd768a64dc5a62f47565e8d2fd6e -File: /usr/sbin/serve_image 100755 root:root 033c909bb948d71ee6bada3706d6d2a2 -File: /usr/sbin/sumtool 100755 root:root a6533af0a0d5d308283c3357b9af8f98 -File: /usr/sbin/ubiattach 100755 root:root 6067dcf2734829a3219d1bb9c59f9085 -File: /usr/sbin/ubiblock 100755 root:root a5f868456c83d3a3574266146d91a138 -File: /usr/sbin/ubicrc32 100755 root:root 14861eb417ebccdaeaa393a0db4b747d -File: /usr/sbin/ubidetach 100755 root:root 2dc1c6315c5557d74502c00785a13dcf -File: /usr/sbin/ubiformat 100755 root:root d2ac654eff66bb587a49728765330f35 -File: /usr/sbin/ubimkvol 100755 root:root ae906b39a2d7ac50ee1e7073d3053412 -File: /usr/sbin/ubinfo 100755 root:root ab4970ddb512fe2a102275b9194b38a9 -File: /usr/sbin/ubinize 100755 root:root 3d858845de87c0114d65cf34a8fdaa7a -File: /usr/sbin/ubirename 100755 root:root 096c4f158e2bac6594c1d8eecf128abd -File: /usr/sbin/ubirmvol 100755 root:root 9e7e119ef24dd4184130f34e2f9eac1d -File: /usr/sbin/ubirsvol 100755 root:root e28dc44a5435ea4eb2f210bd31c6e8e7 -File: /usr/sbin/ubiupdatevol 100755 root:root 869b6d9b2d70846d7a28e3b027020106 +File: /usr/sbin/flash_lock 100755 root:root 45e1ca76eb5125dd3cbfb5dfa00073ed +File: /usr/sbin/flash_otp_dump 100755 root:root be874c01193be53d0c535ff5ac1267d5 +File: /usr/sbin/flash_otp_info 100755 root:root 4b95f7fb084b9c51a0579728ea9fcc88 +File: /usr/sbin/flash_otp_lock 100755 root:root ef14652d295443b0336fb05237fbe536 +File: /usr/sbin/flash_otp_write 100755 root:root 1f661d09922cb737dfad56db36efe067 +File: /usr/sbin/flash_unlock 100755 root:root 931bdd132115033d23c10cd07ed419e4 +File: /usr/sbin/flashcp 100755 root:root c25151c72167184755d77cc45d95b386 +File: /usr/sbin/ftl_check 100755 root:root 43aa47be686cf4c475a92a66d5bd356c +File: /usr/sbin/ftl_format 100755 root:root de2d96e9066f8dcd920f670da5a16d3e +File: /usr/sbin/jffs2dump 100755 root:root b8f099a122105980db8a8ede79550a29 +File: /usr/sbin/jffs2reader 100755 root:root 87ca3ab2e4641e3ed021ad12fa97fe0d +File: /usr/sbin/mkfs.jffs2 100755 root:root 416f4235d18fdb5e9f3017b401c36615 +File: /usr/sbin/mkfs.ubifs 100755 root:root a928b3f30cfd0a442895dc466c78643f +File: /usr/sbin/mtd_debug 100755 root:root 37410fa40c65a811c3f1074dc4e3458d +File: /usr/sbin/mtdinfo 100755 root:root eaf5f520d82c17f5fb019d031508ece4 +File: /usr/sbin/mtdpart 100755 root:root 0c59fc16c234e7856227fb462dcc4901 +File: /usr/sbin/nanddump 100755 root:root 7bc87db7d8daf6567eccf0c572117c78 +File: /usr/sbin/nandtest 100755 root:root 89a0a417f29d92dcc02a339a1f2536fc +File: /usr/sbin/nandwrite 100755 root:root d3f20287a3f3e6cf2bd7503b4e74c9d4 +File: /usr/sbin/nftl_format 100755 root:root e86fb90268293e16476011d93a12f5f7 +File: /usr/sbin/nftldump 100755 root:root b68f6f03abf7369210c1eec84daa38e1 +File: /usr/sbin/recv_image 100755 root:root 9367e11142622129dc1bdf036dba67e5 +File: /usr/sbin/rfddump 100755 root:root 47fab9014e5bacb04d170726851dab43 +File: /usr/sbin/rfdformat 100755 root:root 532ebe16f116983cee62b1ba1d475861 +File: /usr/sbin/serve_image 100755 root:root c6477688592377db283ee16c8344c04b +File: /usr/sbin/sumtool 100755 root:root c7c9bbfae4946e0a24bc71e3232389b0 +File: /usr/sbin/ubiattach 100755 root:root 431342a6f889043222643e1d5627a3b6 +File: /usr/sbin/ubiblock 100755 root:root eb5c36831f5236bdd9ef5ae23468cd7f +File: /usr/sbin/ubicrc32 100755 root:root 77bc4da3b1c5d27301c4dd05b3d23ac6 +File: /usr/sbin/ubidetach 100755 root:root 7af687f2a473db09a211bfe3a8923a53 +File: /usr/sbin/ubiformat 100755 root:root 30b660580f711f3da93d1e97f88fcbb5 +File: /usr/sbin/ubimkvol 100755 root:root b94bc005694ec23532a69286006396b7 +File: /usr/sbin/ubinfo 100755 root:root af435f27483d1d4cb268fbde41f2e705 +File: /usr/sbin/ubinize 100755 root:root 8d48659341fbfcfcc96acf9dd4c9be2e +File: /usr/sbin/ubirename 100755 root:root 2efc04dbffb9632826d33c54d6361f17 +File: /usr/sbin/ubirmvol 100755 root:root f141c5d312d5db78d8a5177c827cfc53 +File: /usr/sbin/ubirsvol 100755 root:root 41ac341e4aebf7be0a7da49cb5980060 +File: /usr/sbin/ubiupdatevol 100755 root:root 0fdde937aaf628b3d0623ead5c5ed181 File: /usr/share/doc/mtd-utils-1.5.2 40755 root:root @@ -112,2 +113,2 @@ File: /usr/share/man/man1/mkfs.jffs2.1.xz 100644 root:root 2669e4bf4bb2473972b0ebeeb92db1a6 -RPMIdentity: 1ff324827fb62b10c3f1c25aa0df5ca0 +RPMIdentity: 8e87120ef3d0a0a23e0e7937e9c051dd --- mtd-utils-debuginfo-1.5.2-alt1.i586.rpm.repo 2015-12-28 19:05:51.000000000 +0000 +++ mtd-utils-debuginfo-1.5.2-alt1.i586.rpm.hasher 2021-07-25 10:48:24.464892681 +0000 @@ -1,121 +1,121 @@ -/usr/lib/debug/.build-id/06 40755 root:root -/usr/lib/debug/.build-id/06/420112955403e48011f8994902decba6db6e61 120777 root:root ../../../../sbin/nandtest -/usr/lib/debug/.build-id/06/420112955403e48011f8994902decba6db6e61.debug 120777 root:root ../../usr/sbin/nandtest.debug -/usr/lib/debug/.build-id/10 40755 root:root -/usr/lib/debug/.build-id/10/b1d2d8bfa4a000ff4cda3081babbcbdcf18ce9 120777 root:root ../../../../sbin/ftl_format -/usr/lib/debug/.build-id/10/b1d2d8bfa4a000ff4cda3081babbcbdcf18ce9.debug 120777 root:root ../../usr/sbin/ftl_format.debug -/usr/lib/debug/.build-id/12 40755 root:root -/usr/lib/debug/.build-id/12/8ae3f75d7445e3b0dfe09334c0f8b5f4669ded 120777 root:root ../../../../sbin/flash_otp_lock -/usr/lib/debug/.build-id/12/8ae3f75d7445e3b0dfe09334c0f8b5f4669ded.debug 120777 root:root ../../usr/sbin/flash_otp_lock.debug -/usr/lib/debug/.build-id/17 40755 root:root -/usr/lib/debug/.build-id/17/8dbfa38364ae2f9cac5f951fbf28c3b3276af0 120777 root:root ../../../../sbin/ubirmvol -/usr/lib/debug/.build-id/17/8dbfa38364ae2f9cac5f951fbf28c3b3276af0.debug 120777 root:root ../../usr/sbin/ubirmvol.debug -/usr/lib/debug/.build-id/22 40755 root:root -/usr/lib/debug/.build-id/22/3b81d9cb10a9ed77f4395f572659c83ff3b60d 120777 root:root ../../../../sbin/recv_image -/usr/lib/debug/.build-id/22/3b81d9cb10a9ed77f4395f572659c83ff3b60d.debug 120777 root:root ../../usr/sbin/recv_image.debug -/usr/lib/debug/.build-id/29 40755 root:root -/usr/lib/debug/.build-id/29/8b78fb2d2e84ad00a3364522551b9dde411629 120777 root:root ../../../../sbin/sumtool -/usr/lib/debug/.build-id/29/8b78fb2d2e84ad00a3364522551b9dde411629.debug 120777 root:root ../../usr/sbin/sumtool.debug -/usr/lib/debug/.build-id/2e 40755 root:root -/usr/lib/debug/.build-id/2e/f05e24a3e5d5908337b35a2cece5c94fa83d9b 120777 root:root ../../../../sbin/mkfs.jffs2 -/usr/lib/debug/.build-id/2e/f05e24a3e5d5908337b35a2cece5c94fa83d9b.debug 120777 root:root ../../usr/sbin/mkfs.jffs2.debug -/usr/lib/debug/.build-id/36 40755 root:root -/usr/lib/debug/.build-id/36/8d6732e27de90d37cadf2e107e1f7f8a9a2e19 120777 root:root ../../../../sbin/nandwrite -/usr/lib/debug/.build-id/36/8d6732e27de90d37cadf2e107e1f7f8a9a2e19.debug 120777 root:root ../../usr/sbin/nandwrite.debug -/usr/lib/debug/.build-id/36/d98fc774316e5b090d0b464975056204251bb9 120777 root:root ../../../../sbin/mkfs.ubifs -/usr/lib/debug/.build-id/36/d98fc774316e5b090d0b464975056204251bb9.debug 120777 root:root ../../usr/sbin/mkfs.ubifs.debug +/usr/lib/debug/.build-id/07 40755 root:root +/usr/lib/debug/.build-id/07/1665dca9b5fda8df21410765f5313bae66046c 120777 root:root ../../../../sbin/ubimkvol +/usr/lib/debug/.build-id/07/1665dca9b5fda8df21410765f5313bae66046c.debug 120777 root:root ../../usr/sbin/ubimkvol.debug +/usr/lib/debug/.build-id/0b 40755 root:root +/usr/lib/debug/.build-id/0b/a03d8ee81ac28508d927b7f39339db0b643619 120777 root:root ../../../../sbin/ubiattach +/usr/lib/debug/.build-id/0b/a03d8ee81ac28508d927b7f39339db0b643619.debug 120777 root:root ../../usr/sbin/ubiattach.debug +/usr/lib/debug/.build-id/0e 40755 root:root +/usr/lib/debug/.build-id/0e/9147d9b8af41c7b1e626c5a18c79bc4cabe409 120777 root:root ../../../../sbin/mkfs.jffs2 +/usr/lib/debug/.build-id/0e/9147d9b8af41c7b1e626c5a18c79bc4cabe409.debug 120777 root:root ../../usr/sbin/mkfs.jffs2.debug +/usr/lib/debug/.build-id/11 40755 root:root +/usr/lib/debug/.build-id/11/78c39d5b9c60344eaf84fc3f710dd36ae2eec6 120777 root:root ../../../../sbin/mtd_debug +/usr/lib/debug/.build-id/11/78c39d5b9c60344eaf84fc3f710dd36ae2eec6.debug 120777 root:root ../../usr/sbin/mtd_debug.debug +/usr/lib/debug/.build-id/21 40755 root:root +/usr/lib/debug/.build-id/21/cc3f9dfdfe57ae841bea34fd231c34e4658741 120777 root:root ../../../../sbin/flash_otp_write +/usr/lib/debug/.build-id/21/cc3f9dfdfe57ae841bea34fd231c34e4658741.debug 120777 root:root ../../usr/sbin/flash_otp_write.debug /usr/lib/debug/.build-id/37 40755 root:root -/usr/lib/debug/.build-id/37/15242e4ccd722379e06ae44a198450b60331b1 120777 root:root ../../../../sbin/doc_loadbios -/usr/lib/debug/.build-id/37/15242e4ccd722379e06ae44a198450b60331b1.debug 120777 root:root ../../usr/sbin/doc_loadbios.debug -/usr/lib/debug/.build-id/39 40755 root:root -/usr/lib/debug/.build-id/39/0a5ea5c6674f3ab008f888aa72d015c92ddc81 120777 root:root ../../../../sbin/flashcp -/usr/lib/debug/.build-id/39/0a5ea5c6674f3ab008f888aa72d015c92ddc81.debug 120777 root:root ../../usr/sbin/flashcp.debug -/usr/lib/debug/.build-id/39/550f022c1f28a318f91c2da55dfcf813ceb23c 120777 root:root ../../../../sbin/flash_erase -/usr/lib/debug/.build-id/39/550f022c1f28a318f91c2da55dfcf813ceb23c.debug 120777 root:root ../../usr/sbin/flash_erase.debug -/usr/lib/debug/.build-id/3b 40755 root:root -/usr/lib/debug/.build-id/3b/9dff23f56267176767b3ef0e37000a6a89c1a2 120777 root:root ../../../../sbin/ubirename -/usr/lib/debug/.build-id/3b/9dff23f56267176767b3ef0e37000a6a89c1a2.debug 120777 root:root ../../usr/sbin/ubirename.debug -/usr/lib/debug/.build-id/3e 40755 root:root -/usr/lib/debug/.build-id/3e/0380b243640b9471f96355f0b6fcc83da73c8d 120777 root:root ../../../../sbin/ftl_check -/usr/lib/debug/.build-id/3e/0380b243640b9471f96355f0b6fcc83da73c8d.debug 120777 root:root ../../usr/sbin/ftl_check.debug -/usr/lib/debug/.build-id/44 40755 root:root -/usr/lib/debug/.build-id/44/b1d222343ddae58bf4c691274aa7cd54a01b37 120777 root:root ../../../../sbin/rfddump -/usr/lib/debug/.build-id/44/b1d222343ddae58bf4c691274aa7cd54a01b37.debug 120777 root:root ../../usr/sbin/rfddump.debug -/usr/lib/debug/.build-id/4d 40755 root:root -/usr/lib/debug/.build-id/4d/89bc61602d9ff6e46955fc7c994e98e33b4a44 120777 root:root ../../../../sbin/ubinfo -/usr/lib/debug/.build-id/4d/89bc61602d9ff6e46955fc7c994e98e33b4a44.debug 120777 root:root ../../usr/sbin/ubinfo.debug -/usr/lib/debug/.build-id/67 40755 root:root -/usr/lib/debug/.build-id/67/5aa7facc5e55b0d626a3d80a6de5f03e06f306 120777 root:root ../../../../sbin/ubiattach -/usr/lib/debug/.build-id/67/5aa7facc5e55b0d626a3d80a6de5f03e06f306.debug 120777 root:root ../../usr/sbin/ubiattach.debug -/usr/lib/debug/.build-id/6c 40755 root:root -/usr/lib/debug/.build-id/6c/180a4e5b3d23af621efa67685670d16d23c33d 120777 root:root ../../../../sbin/ubiblock -/usr/lib/debug/.build-id/6c/180a4e5b3d23af621efa67685670d16d23c33d.debug 120777 root:root ../../usr/sbin/ubiblock.debug -/usr/lib/debug/.build-id/6d 40755 root:root -/usr/lib/debug/.build-id/6d/57709569f862a86c28a259b765ade78179ee6d 120777 root:root ../../../../sbin/flash_otp_info -/usr/lib/debug/.build-id/6d/57709569f862a86c28a259b765ade78179ee6d.debug 120777 root:root ../../usr/sbin/flash_otp_info.debug +/usr/lib/debug/.build-id/37/3215bc1004cf42843beda54fc7233d24f3e248 120777 root:root ../../../../sbin/rfddump +/usr/lib/debug/.build-id/37/3215bc1004cf42843beda54fc7233d24f3e248.debug 120777 root:root ../../usr/sbin/rfddump.debug +/usr/lib/debug/.build-id/40 40755 root:root +/usr/lib/debug/.build-id/40/d63878dc91ed9fe568cebd16ae273361e76496 120777 root:root ../../../../sbin/jffs2dump +/usr/lib/debug/.build-id/40/d63878dc91ed9fe568cebd16ae273361e76496.debug 120777 root:root ../../usr/sbin/jffs2dump.debug +/usr/lib/debug/.build-id/50 40755 root:root +/usr/lib/debug/.build-id/50/ae62c87f9da4a5075c714bb2349dd3760adac3 120777 root:root ../../../../sbin/ftl_check +/usr/lib/debug/.build-id/50/ae62c87f9da4a5075c714bb2349dd3760adac3.debug 120777 root:root ../../usr/sbin/ftl_check.debug +/usr/lib/debug/.build-id/56 40755 root:root +/usr/lib/debug/.build-id/56/c7098b50065b4fa60365859088779062619b90 120777 root:root ../../../../sbin/rfdformat +/usr/lib/debug/.build-id/56/c7098b50065b4fa60365859088779062619b90.debug 120777 root:root ../../usr/sbin/rfdformat.debug +/usr/lib/debug/.build-id/5e 40755 root:root +/usr/lib/debug/.build-id/5e/69d8c5d8473afb6e08a81d764369a68fa330a2 120777 root:root ../../../../sbin/mtdpart +/usr/lib/debug/.build-id/5e/69d8c5d8473afb6e08a81d764369a68fa330a2.debug 120777 root:root ../../usr/sbin/mtdpart.debug +/usr/lib/debug/.build-id/62 40755 root:root +/usr/lib/debug/.build-id/62/86874d18ebe62e7bf66e9c1ad4acb77b00e76b 120777 root:root ../../../../sbin/doc_loadbios +/usr/lib/debug/.build-id/62/86874d18ebe62e7bf66e9c1ad4acb77b00e76b.debug 120777 root:root ../../usr/sbin/doc_loadbios.debug +/usr/lib/debug/.build-id/6a 40755 root:root +/usr/lib/debug/.build-id/6a/96e6a25a23d1c7d0ffb582947c5c1de46b565e 120777 root:root ../../../../sbin/recv_image +/usr/lib/debug/.build-id/6a/96e6a25a23d1c7d0ffb582947c5c1de46b565e.debug 120777 root:root ../../usr/sbin/recv_image.debug +/usr/lib/debug/.build-id/6b 40755 root:root +/usr/lib/debug/.build-id/6b/81e2a531898873da8519ca62d2ca44baa7a318 120777 root:root ../../../../sbin/ubirmvol +/usr/lib/debug/.build-id/6b/81e2a531898873da8519ca62d2ca44baa7a318.debug 120777 root:root ../../usr/sbin/ubirmvol.debug +/usr/lib/debug/.build-id/6f 40755 root:root +/usr/lib/debug/.build-id/6f/d98e17c0605f09969b27b523ddaa023b19c5e0 120777 root:root ../../../../sbin/flash_otp_info +/usr/lib/debug/.build-id/6f/d98e17c0605f09969b27b523ddaa023b19c5e0.debug 120777 root:root ../../usr/sbin/flash_otp_info.debug /usr/lib/debug/.build-id/74 40755 root:root -/usr/lib/debug/.build-id/74/8891704884d8ffae69603ea9aed2245b7058ac 120777 root:root ../../../../sbin/flash_unlock -/usr/lib/debug/.build-id/74/8891704884d8ffae69603ea9aed2245b7058ac.debug 120777 root:root ../../usr/sbin/flash_unlock.debug -/usr/lib/debug/.build-id/77 40755 root:root -/usr/lib/debug/.build-id/77/363d6435bbdad128a61f938c38f2a3fe727fcf 120777 root:root ../../../../sbin/flash_otp_dump -/usr/lib/debug/.build-id/77/363d6435bbdad128a61f938c38f2a3fe727fcf.debug 120777 root:root ../../usr/sbin/flash_otp_dump.debug +/usr/lib/debug/.build-id/74/2532328a917fa2645b06c24004f395cca01b35 120777 root:root ../../../../sbin/sumtool +/usr/lib/debug/.build-id/74/2532328a917fa2645b06c24004f395cca01b35.debug 120777 root:root ../../usr/sbin/sumtool.debug +/usr/lib/debug/.build-id/7a 40755 root:root +/usr/lib/debug/.build-id/7a/cc614a3a2d1be41e3f3bbfa59cfd548ef9d00d 120777 root:root ../../../../sbin/ubiupdatevol +/usr/lib/debug/.build-id/7a/cc614a3a2d1be41e3f3bbfa59cfd548ef9d00d.debug 120777 root:root ../../usr/sbin/ubiupdatevol.debug /usr/lib/debug/.build-id/80 40755 root:root -/usr/lib/debug/.build-id/80/75f6b5eb7281ccc75b7d744f78c6a8995377af 120777 root:root ../../../../sbin/nftldump -/usr/lib/debug/.build-id/80/75f6b5eb7281ccc75b7d744f78c6a8995377af.debug 120777 root:root ../../usr/sbin/nftldump.debug -/usr/lib/debug/.build-id/81 40755 root:root -/usr/lib/debug/.build-id/81/7ae045eee2a9ea74ce77a6865a004e2ea2f9f4 120777 root:root ../../../../sbin/nftl_format -/usr/lib/debug/.build-id/81/7ae045eee2a9ea74ce77a6865a004e2ea2f9f4.debug 120777 root:root ../../usr/sbin/nftl_format.debug -/usr/lib/debug/.build-id/89 40755 root:root -/usr/lib/debug/.build-id/89/a318faee33956b67c7a54ba91c360a80dc73b6 120777 root:root ../../../../sbin/mtdinfo -/usr/lib/debug/.build-id/89/a318faee33956b67c7a54ba91c360a80dc73b6.debug 120777 root:root ../../usr/sbin/mtdinfo.debug -/usr/lib/debug/.build-id/8a 40755 root:root -/usr/lib/debug/.build-id/8a/5f6a3788d68d4deeb0622d1b6d596ffdbbd886 120777 root:root ../../../../sbin/docfdisk -/usr/lib/debug/.build-id/8a/5f6a3788d68d4deeb0622d1b6d596ffdbbd886.debug 120777 root:root ../../usr/sbin/docfdisk.debug -/usr/lib/debug/.build-id/8e 40755 root:root -/usr/lib/debug/.build-id/8e/1f13f0d8a6555af6823b6f062be1e5b61e8658 120777 root:root ../../../../sbin/flash_lock -/usr/lib/debug/.build-id/8e/1f13f0d8a6555af6823b6f062be1e5b61e8658.debug 120777 root:root ../../usr/sbin/flash_lock.debug +/usr/lib/debug/.build-id/80/fde000f1250e67f7c3657d67d91aa3e6f48a37 120777 root:root ../../../../sbin/ubinize +/usr/lib/debug/.build-id/80/fde000f1250e67f7c3657d67d91aa3e6f48a37.debug 120777 root:root ../../usr/sbin/ubinize.debug +/usr/lib/debug/.build-id/82 40755 root:root +/usr/lib/debug/.build-id/82/920510982224d52068b7d69ed357812b9d0ed4 120777 root:root ../../../../sbin/ubiformat +/usr/lib/debug/.build-id/82/920510982224d52068b7d69ed357812b9d0ed4.debug 120777 root:root ../../usr/sbin/ubiformat.debug /usr/lib/debug/.build-id/9b 40755 root:root -/usr/lib/debug/.build-id/9b/7c18e63161eba29b10747fb279c261f2775df1 120777 root:root ../../../../sbin/mtdpart -/usr/lib/debug/.build-id/9b/7c18e63161eba29b10747fb279c261f2775df1.debug 120777 root:root ../../usr/sbin/mtdpart.debug -/usr/lib/debug/.build-id/a0 40755 root:root -/usr/lib/debug/.build-id/a0/5869bdd1edafe590e290b902470fe51ef51a99 120777 root:root ../../../../sbin/serve_image -/usr/lib/debug/.build-id/a0/5869bdd1edafe590e290b902470fe51ef51a99.debug 120777 root:root ../../usr/sbin/serve_image.debug +/usr/lib/debug/.build-id/9b/0055c17c7978b95c92654bb6bc89db0842576c 120777 root:root ../../../../sbin/flash_unlock +/usr/lib/debug/.build-id/9b/0055c17c7978b95c92654bb6bc89db0842576c.debug 120777 root:root ../../usr/sbin/flash_unlock.debug /usr/lib/debug/.build-id/a1 40755 root:root -/usr/lib/debug/.build-id/a1/7f1e026c438f2e711b11f3e74d85e28f942f02 120777 root:root ../../../../sbin/jffs2dump -/usr/lib/debug/.build-id/a1/7f1e026c438f2e711b11f3e74d85e28f942f02.debug 120777 root:root ../../usr/sbin/jffs2dump.debug -/usr/lib/debug/.build-id/a1/856982403dffdc51a2951f2b5be7cb42f4fe70 120777 root:root ../../../../sbin/nanddump -/usr/lib/debug/.build-id/a1/856982403dffdc51a2951f2b5be7cb42f4fe70.debug 120777 root:root ../../usr/sbin/nanddump.debug -/usr/lib/debug/.build-id/aa 40755 root:root -/usr/lib/debug/.build-id/aa/4ff570cc3951e9b34cdba0fffa65102010c7e2 120777 root:root ../../../../sbin/ubimkvol -/usr/lib/debug/.build-id/aa/4ff570cc3951e9b34cdba0fffa65102010c7e2.debug 120777 root:root ../../usr/sbin/ubimkvol.debug -/usr/lib/debug/.build-id/ba 40755 root:root -/usr/lib/debug/.build-id/ba/3ea5335e459201212937cc4cba5fc4799d395a 120777 root:root ../../../../sbin/rfdformat -/usr/lib/debug/.build-id/ba/3ea5335e459201212937cc4cba5fc4799d395a.debug 120777 root:root ../../usr/sbin/rfdformat.debug -/usr/lib/debug/.build-id/bd 40755 root:root -/usr/lib/debug/.build-id/bd/8d5f3bbecffd826d0cc218b8953dda2e43f650 120777 root:root ../../../../sbin/ubicrc32 -/usr/lib/debug/.build-id/bd/8d5f3bbecffd826d0cc218b8953dda2e43f650.debug 120777 root:root ../../usr/sbin/ubicrc32.debug -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/72c354328257d15160f3ebeda7c8d2a38d72a9 120777 root:root ../../../../sbin/flash_otp_write -/usr/lib/debug/.build-id/cd/72c354328257d15160f3ebeda7c8d2a38d72a9.debug 120777 root:root ../../usr/sbin/flash_otp_write.debug -/usr/lib/debug/.build-id/d1 40755 root:root -/usr/lib/debug/.build-id/d1/cf99182edd3ff3d518a1df6041d696c365b1ab 120777 root:root ../../../../sbin/ubiupdatevol -/usr/lib/debug/.build-id/d1/cf99182edd3ff3d518a1df6041d696c365b1ab.debug 120777 root:root ../../usr/sbin/ubiupdatevol.debug -/usr/lib/debug/.build-id/d6 40755 root:root -/usr/lib/debug/.build-id/d6/7986e13ac6f7bf9c30982dfef6df86043ee8bf 120777 root:root ../../../../sbin/ubiformat -/usr/lib/debug/.build-id/d6/7986e13ac6f7bf9c30982dfef6df86043ee8bf.debug 120777 root:root ../../usr/sbin/ubiformat.debug -/usr/lib/debug/.build-id/d8 40755 root:root -/usr/lib/debug/.build-id/d8/5018f025b959566ecbb10aef32c5414f70947f 120777 root:root ../../../../sbin/ubinize -/usr/lib/debug/.build-id/d8/5018f025b959566ecbb10aef32c5414f70947f.debug 120777 root:root ../../usr/sbin/ubinize.debug -/usr/lib/debug/.build-id/e1 40755 root:root -/usr/lib/debug/.build-id/e1/3b21f402095fbdf1c12eadb4ae32503a5c3648 120777 root:root ../../../../sbin/mtd_debug -/usr/lib/debug/.build-id/e1/3b21f402095fbdf1c12eadb4ae32503a5c3648.debug 120777 root:root ../../usr/sbin/mtd_debug.debug -/usr/lib/debug/.build-id/ef 40755 root:root -/usr/lib/debug/.build-id/ef/fac3e138004a54f5262e83d586827540afc701 120777 root:root ../../../../sbin/ubirsvol -/usr/lib/debug/.build-id/ef/fac3e138004a54f5262e83d586827540afc701.debug 120777 root:root ../../usr/sbin/ubirsvol.debug -/usr/lib/debug/.build-id/f6 40755 root:root -/usr/lib/debug/.build-id/f6/53b923717f6dd1979277da34a6caa4a0b03726 120777 root:root ../../../../sbin/ubidetach -/usr/lib/debug/.build-id/f6/53b923717f6dd1979277da34a6caa4a0b03726.debug 120777 root:root ../../usr/sbin/ubidetach.debug +/usr/lib/debug/.build-id/a1/220291c72c14c9e0125bd56595da6877f5995a 120777 root:root ../../../../sbin/flash_otp_lock +/usr/lib/debug/.build-id/a1/220291c72c14c9e0125bd56595da6877f5995a.debug 120777 root:root ../../usr/sbin/flash_otp_lock.debug +/usr/lib/debug/.build-id/a4 40755 root:root +/usr/lib/debug/.build-id/a4/59d858eac186ddad5f995aab7763fd875131f8 120777 root:root ../../../../sbin/docfdisk +/usr/lib/debug/.build-id/a4/59d858eac186ddad5f995aab7763fd875131f8.debug 120777 root:root ../../usr/sbin/docfdisk.debug +/usr/lib/debug/.build-id/a4/8509e1a49c8417b73a6a82ae097d19722ccfa8 120777 root:root ../../../../sbin/ubiblock +/usr/lib/debug/.build-id/a4/8509e1a49c8417b73a6a82ae097d19722ccfa8.debug 120777 root:root ../../usr/sbin/ubiblock.debug +/usr/lib/debug/.build-id/a7 40755 root:root +/usr/lib/debug/.build-id/a7/41492757b6728f34c254c0fe238c617d8c586a 120777 root:root ../../../../sbin/nanddump +/usr/lib/debug/.build-id/a7/41492757b6728f34c254c0fe238c617d8c586a.debug 120777 root:root ../../usr/sbin/nanddump.debug +/usr/lib/debug/.build-id/a7/997045d7cc06b58ad5d2769dfad558d89d2378 120777 root:root ../../../../sbin/serve_image +/usr/lib/debug/.build-id/a7/997045d7cc06b58ad5d2769dfad558d89d2378.debug 120777 root:root ../../usr/sbin/serve_image.debug +/usr/lib/debug/.build-id/a8 40755 root:root +/usr/lib/debug/.build-id/a8/8f6db6817981d76154f544760f783ca4536973 120777 root:root ../../../../sbin/flashcp +/usr/lib/debug/.build-id/a8/8f6db6817981d76154f544760f783ca4536973.debug 120777 root:root ../../usr/sbin/flashcp.debug +/usr/lib/debug/.build-id/a9 40755 root:root +/usr/lib/debug/.build-id/a9/d6f194c212c8fa43e255de480dac681f5e2e41 120777 root:root ../../../../sbin/nandwrite +/usr/lib/debug/.build-id/a9/d6f194c212c8fa43e255de480dac681f5e2e41.debug 120777 root:root ../../usr/sbin/nandwrite.debug +/usr/lib/debug/.build-id/ad 40755 root:root +/usr/lib/debug/.build-id/ad/6a7c6d4d48b94a9345ecb08a9cb2478b35286f 120777 root:root ../../../../sbin/nandtest +/usr/lib/debug/.build-id/ad/6a7c6d4d48b94a9345ecb08a9cb2478b35286f.debug 120777 root:root ../../usr/sbin/nandtest.debug +/usr/lib/debug/.build-id/b7 40755 root:root +/usr/lib/debug/.build-id/b7/8cbad1d18ca87b00f1330160c4cf72c5112f94 120777 root:root ../../../../sbin/flash_lock +/usr/lib/debug/.build-id/b7/8cbad1d18ca87b00f1330160c4cf72c5112f94.debug 120777 root:root ../../usr/sbin/flash_lock.debug +/usr/lib/debug/.build-id/c1 40755 root:root +/usr/lib/debug/.build-id/c1/2e88fb28732098a7ecc13638cadf4edcd33eb8 120777 root:root ../../../../sbin/ubirename +/usr/lib/debug/.build-id/c1/2e88fb28732098a7ecc13638cadf4edcd33eb8.debug 120777 root:root ../../usr/sbin/ubirename.debug +/usr/lib/debug/.build-id/c1/5253205191de99d17181ce151faa9ae0e6cbbe 120777 root:root ../../../../sbin/mkfs.ubifs +/usr/lib/debug/.build-id/c1/5253205191de99d17181ce151faa9ae0e6cbbe.debug 120777 root:root ../../usr/sbin/mkfs.ubifs.debug +/usr/lib/debug/.build-id/d3 40755 root:root +/usr/lib/debug/.build-id/d3/798b5794ce3199579544d8eedbba161eac5cdf 120777 root:root ../../../../sbin/jffs2reader +/usr/lib/debug/.build-id/d3/798b5794ce3199579544d8eedbba161eac5cdf.debug 120777 root:root ../../usr/sbin/jffs2reader.debug +/usr/lib/debug/.build-id/dc 40755 root:root +/usr/lib/debug/.build-id/dc/be0f09fd1ab2ed9dd5cee844c2261a54edb79e 120777 root:root ../../../../sbin/nftldump +/usr/lib/debug/.build-id/dc/be0f09fd1ab2ed9dd5cee844c2261a54edb79e.debug 120777 root:root ../../usr/sbin/nftldump.debug +/usr/lib/debug/.build-id/dd 40755 root:root +/usr/lib/debug/.build-id/dd/4162b0aa5acaaf16dd955496e9796ba7fdb254 120777 root:root ../../../../sbin/nftl_format +/usr/lib/debug/.build-id/dd/4162b0aa5acaaf16dd955496e9796ba7fdb254.debug 120777 root:root ../../usr/sbin/nftl_format.debug +/usr/lib/debug/.build-id/e0 40755 root:root +/usr/lib/debug/.build-id/e0/4253c75731b082bc1e6d266caa1e3f99cac289 120777 root:root ../../../../sbin/ubicrc32 +/usr/lib/debug/.build-id/e0/4253c75731b082bc1e6d266caa1e3f99cac289.debug 120777 root:root ../../usr/sbin/ubicrc32.debug +/usr/lib/debug/.build-id/e5 40755 root:root +/usr/lib/debug/.build-id/e5/56d53be5aacff2b9011b8e8452e0f0e69e80f4 120777 root:root ../../../../sbin/ftl_format +/usr/lib/debug/.build-id/e5/56d53be5aacff2b9011b8e8452e0f0e69e80f4.debug 120777 root:root ../../usr/sbin/ftl_format.debug +/usr/lib/debug/.build-id/ea 40755 root:root +/usr/lib/debug/.build-id/ea/4a2c6bf36c7ac0fa0fb753ebb203f8ba118fdd 120777 root:root ../../../../sbin/ubidetach +/usr/lib/debug/.build-id/ea/4a2c6bf36c7ac0fa0fb753ebb203f8ba118fdd.debug 120777 root:root ../../usr/sbin/ubidetach.debug +/usr/lib/debug/.build-id/ec 40755 root:root +/usr/lib/debug/.build-id/ec/6ed7d883aae1232a78468b02c2c4118f1c58bd 120777 root:root ../../../../sbin/flash_otp_dump +/usr/lib/debug/.build-id/ec/6ed7d883aae1232a78468b02c2c4118f1c58bd.debug 120777 root:root ../../usr/sbin/flash_otp_dump.debug +/usr/lib/debug/.build-id/f0 40755 root:root +/usr/lib/debug/.build-id/f0/cdffc9caebb8fb5f340a09b3cce8dbac6cabd7 120777 root:root ../../../../sbin/ubinfo +/usr/lib/debug/.build-id/f0/cdffc9caebb8fb5f340a09b3cce8dbac6cabd7.debug 120777 root:root ../../usr/sbin/ubinfo.debug +/usr/lib/debug/.build-id/f1 40755 root:root +/usr/lib/debug/.build-id/f1/e90e16026b430408dfb8bfc9f3a32c2a6b9edd 120777 root:root ../../../../sbin/mtdinfo +/usr/lib/debug/.build-id/f1/e90e16026b430408dfb8bfc9f3a32c2a6b9edd.debug 120777 root:root ../../usr/sbin/mtdinfo.debug +/usr/lib/debug/.build-id/f2 40755 root:root +/usr/lib/debug/.build-id/f2/55c89b92f07e0fa1ad6c76062ddc341d29c86f 120777 root:root ../../../../sbin/flash_erase +/usr/lib/debug/.build-id/f2/55c89b92f07e0fa1ad6c76062ddc341d29c86f.debug 120777 root:root ../../usr/sbin/flash_erase.debug /usr/lib/debug/.build-id/ff 40755 root:root -/usr/lib/debug/.build-id/ff/ee1b34ef2dcc9a0f3806587ef00924bb740b41 120777 root:root ../../../../sbin/jffs2reader -/usr/lib/debug/.build-id/ff/ee1b34ef2dcc9a0f3806587ef00924bb740b41.debug 120777 root:root ../../usr/sbin/jffs2reader.debug +/usr/lib/debug/.build-id/ff/0b679a8b02b6b7dbbf4e8517bdc1dcf3be61f0 120777 root:root ../../../../sbin/ubirsvol +/usr/lib/debug/.build-id/ff/0b679a8b02b6b7dbbf4e8517bdc1dcf3be61f0.debug 120777 root:root ../../usr/sbin/ubirsvol.debug /usr/lib/debug/usr/sbin/doc_loadbios.debug 100644 root:root @@ -276,163 +276,163 @@ Provides: mtd-utils-debuginfo = 1.5.2-alt1 -File: /usr/lib/debug/.build-id/06 40755 root:root -File: /usr/lib/debug/.build-id/06/420112955403e48011f8994902decba6db6e61 120777 root:root ../../../../sbin/nandtest -File: /usr/lib/debug/.build-id/06/420112955403e48011f8994902decba6db6e61.debug 120777 root:root ../../usr/sbin/nandtest.debug -File: /usr/lib/debug/.build-id/10 40755 root:root -File: /usr/lib/debug/.build-id/10/b1d2d8bfa4a000ff4cda3081babbcbdcf18ce9 120777 root:root ../../../../sbin/ftl_format -File: /usr/lib/debug/.build-id/10/b1d2d8bfa4a000ff4cda3081babbcbdcf18ce9.debug 120777 root:root ../../usr/sbin/ftl_format.debug -File: /usr/lib/debug/.build-id/12 40755 root:root -File: /usr/lib/debug/.build-id/12/8ae3f75d7445e3b0dfe09334c0f8b5f4669ded 120777 root:root ../../../../sbin/flash_otp_lock -File: /usr/lib/debug/.build-id/12/8ae3f75d7445e3b0dfe09334c0f8b5f4669ded.debug 120777 root:root ../../usr/sbin/flash_otp_lock.debug -File: /usr/lib/debug/.build-id/17 40755 root:root -File: /usr/lib/debug/.build-id/17/8dbfa38364ae2f9cac5f951fbf28c3b3276af0 120777 root:root ../../../../sbin/ubirmvol -File: /usr/lib/debug/.build-id/17/8dbfa38364ae2f9cac5f951fbf28c3b3276af0.debug 120777 root:root ../../usr/sbin/ubirmvol.debug -File: /usr/lib/debug/.build-id/22 40755 root:root -File: /usr/lib/debug/.build-id/22/3b81d9cb10a9ed77f4395f572659c83ff3b60d 120777 root:root ../../../../sbin/recv_image -File: /usr/lib/debug/.build-id/22/3b81d9cb10a9ed77f4395f572659c83ff3b60d.debug 120777 root:root ../../usr/sbin/recv_image.debug -File: /usr/lib/debug/.build-id/29 40755 root:root -File: /usr/lib/debug/.build-id/29/8b78fb2d2e84ad00a3364522551b9dde411629 120777 root:root ../../../../sbin/sumtool -File: /usr/lib/debug/.build-id/29/8b78fb2d2e84ad00a3364522551b9dde411629.debug 120777 root:root ../../usr/sbin/sumtool.debug -File: /usr/lib/debug/.build-id/2e 40755 root:root -File: /usr/lib/debug/.build-id/2e/f05e24a3e5d5908337b35a2cece5c94fa83d9b 120777 root:root ../../../../sbin/mkfs.jffs2 -File: /usr/lib/debug/.build-id/2e/f05e24a3e5d5908337b35a2cece5c94fa83d9b.debug 120777 root:root ../../usr/sbin/mkfs.jffs2.debug -File: /usr/lib/debug/.build-id/36 40755 root:root -File: /usr/lib/debug/.build-id/36/8d6732e27de90d37cadf2e107e1f7f8a9a2e19 120777 root:root ../../../../sbin/nandwrite -File: /usr/lib/debug/.build-id/36/8d6732e27de90d37cadf2e107e1f7f8a9a2e19.debug 120777 root:root ../../usr/sbin/nandwrite.debug -File: /usr/lib/debug/.build-id/36/d98fc774316e5b090d0b464975056204251bb9 120777 root:root ../../../../sbin/mkfs.ubifs -File: /usr/lib/debug/.build-id/36/d98fc774316e5b090d0b464975056204251bb9.debug 120777 root:root ../../usr/sbin/mkfs.ubifs.debug +File: /usr/lib/debug/.build-id/07 40755 root:root +File: /usr/lib/debug/.build-id/07/1665dca9b5fda8df21410765f5313bae66046c 120777 root:root ../../../../sbin/ubimkvol +File: /usr/lib/debug/.build-id/07/1665dca9b5fda8df21410765f5313bae66046c.debug 120777 root:root ../../usr/sbin/ubimkvol.debug +File: /usr/lib/debug/.build-id/0b 40755 root:root +File: /usr/lib/debug/.build-id/0b/a03d8ee81ac28508d927b7f39339db0b643619 120777 root:root ../../../../sbin/ubiattach +File: /usr/lib/debug/.build-id/0b/a03d8ee81ac28508d927b7f39339db0b643619.debug 120777 root:root ../../usr/sbin/ubiattach.debug +File: /usr/lib/debug/.build-id/0e 40755 root:root +File: /usr/lib/debug/.build-id/0e/9147d9b8af41c7b1e626c5a18c79bc4cabe409 120777 root:root ../../../../sbin/mkfs.jffs2 +File: /usr/lib/debug/.build-id/0e/9147d9b8af41c7b1e626c5a18c79bc4cabe409.debug 120777 root:root ../../usr/sbin/mkfs.jffs2.debug +File: /usr/lib/debug/.build-id/11 40755 root:root +File: /usr/lib/debug/.build-id/11/78c39d5b9c60344eaf84fc3f710dd36ae2eec6 120777 root:root ../../../../sbin/mtd_debug +File: /usr/lib/debug/.build-id/11/78c39d5b9c60344eaf84fc3f710dd36ae2eec6.debug 120777 root:root ../../usr/sbin/mtd_debug.debug +File: /usr/lib/debug/.build-id/21 40755 root:root +File: /usr/lib/debug/.build-id/21/cc3f9dfdfe57ae841bea34fd231c34e4658741 120777 root:root ../../../../sbin/flash_otp_write +File: /usr/lib/debug/.build-id/21/cc3f9dfdfe57ae841bea34fd231c34e4658741.debug 120777 root:root ../../usr/sbin/flash_otp_write.debug File: /usr/lib/debug/.build-id/37 40755 root:root -File: /usr/lib/debug/.build-id/37/15242e4ccd722379e06ae44a198450b60331b1 120777 root:root ../../../../sbin/doc_loadbios -File: /usr/lib/debug/.build-id/37/15242e4ccd722379e06ae44a198450b60331b1.debug 120777 root:root ../../usr/sbin/doc_loadbios.debug -File: /usr/lib/debug/.build-id/39 40755 root:root -File: /usr/lib/debug/.build-id/39/0a5ea5c6674f3ab008f888aa72d015c92ddc81 120777 root:root ../../../../sbin/flashcp -File: /usr/lib/debug/.build-id/39/0a5ea5c6674f3ab008f888aa72d015c92ddc81.debug 120777 root:root ../../usr/sbin/flashcp.debug -File: /usr/lib/debug/.build-id/39/550f022c1f28a318f91c2da55dfcf813ceb23c 120777 root:root ../../../../sbin/flash_erase -File: /usr/lib/debug/.build-id/39/550f022c1f28a318f91c2da55dfcf813ceb23c.debug 120777 root:root ../../usr/sbin/flash_erase.debug -File: /usr/lib/debug/.build-id/3b 40755 root:root -File: /usr/lib/debug/.build-id/3b/9dff23f56267176767b3ef0e37000a6a89c1a2 120777 root:root ../../../../sbin/ubirename -File: /usr/lib/debug/.build-id/3b/9dff23f56267176767b3ef0e37000a6a89c1a2.debug 120777 root:root ../../usr/sbin/ubirename.debug -File: /usr/lib/debug/.build-id/3e 40755 root:root -File: /usr/lib/debug/.build-id/3e/0380b243640b9471f96355f0b6fcc83da73c8d 120777 root:root ../../../../sbin/ftl_check -File: /usr/lib/debug/.build-id/3e/0380b243640b9471f96355f0b6fcc83da73c8d.debug 120777 root:root ../../usr/sbin/ftl_check.debug -File: /usr/lib/debug/.build-id/44 40755 root:root -File: /usr/lib/debug/.build-id/44/b1d222343ddae58bf4c691274aa7cd54a01b37 120777 root:root ../../../../sbin/rfddump -File: /usr/lib/debug/.build-id/44/b1d222343ddae58bf4c691274aa7cd54a01b37.debug 120777 root:root ../../usr/sbin/rfddump.debug -File: /usr/lib/debug/.build-id/4d 40755 root:root -File: /usr/lib/debug/.build-id/4d/89bc61602d9ff6e46955fc7c994e98e33b4a44 120777 root:root ../../../../sbin/ubinfo -File: /usr/lib/debug/.build-id/4d/89bc61602d9ff6e46955fc7c994e98e33b4a44.debug 120777 root:root ../../usr/sbin/ubinfo.debug -File: /usr/lib/debug/.build-id/67 40755 root:root -File: /usr/lib/debug/.build-id/67/5aa7facc5e55b0d626a3d80a6de5f03e06f306 120777 root:root ../../../../sbin/ubiattach -File: /usr/lib/debug/.build-id/67/5aa7facc5e55b0d626a3d80a6de5f03e06f306.debug 120777 root:root ../../usr/sbin/ubiattach.debug -File: /usr/lib/debug/.build-id/6c 40755 root:root -File: /usr/lib/debug/.build-id/6c/180a4e5b3d23af621efa67685670d16d23c33d 120777 root:root ../../../../sbin/ubiblock -File: /usr/lib/debug/.build-id/6c/180a4e5b3d23af621efa67685670d16d23c33d.debug 120777 root:root ../../usr/sbin/ubiblock.debug -File: /usr/lib/debug/.build-id/6d 40755 root:root -File: /usr/lib/debug/.build-id/6d/57709569f862a86c28a259b765ade78179ee6d 120777 root:root ../../../../sbin/flash_otp_info -File: /usr/lib/debug/.build-id/6d/57709569f862a86c28a259b765ade78179ee6d.debug 120777 root:root ../../usr/sbin/flash_otp_info.debug +File: /usr/lib/debug/.build-id/37/3215bc1004cf42843beda54fc7233d24f3e248 120777 root:root ../../../../sbin/rfddump +File: /usr/lib/debug/.build-id/37/3215bc1004cf42843beda54fc7233d24f3e248.debug 120777 root:root ../../usr/sbin/rfddump.debug +File: /usr/lib/debug/.build-id/40 40755 root:root +File: /usr/lib/debug/.build-id/40/d63878dc91ed9fe568cebd16ae273361e76496 120777 root:root ../../../../sbin/jffs2dump +File: /usr/lib/debug/.build-id/40/d63878dc91ed9fe568cebd16ae273361e76496.debug 120777 root:root ../../usr/sbin/jffs2dump.debug +File: /usr/lib/debug/.build-id/50 40755 root:root +File: /usr/lib/debug/.build-id/50/ae62c87f9da4a5075c714bb2349dd3760adac3 120777 root:root ../../../../sbin/ftl_check +File: /usr/lib/debug/.build-id/50/ae62c87f9da4a5075c714bb2349dd3760adac3.debug 120777 root:root ../../usr/sbin/ftl_check.debug +File: /usr/lib/debug/.build-id/56 40755 root:root +File: /usr/lib/debug/.build-id/56/c7098b50065b4fa60365859088779062619b90 120777 root:root ../../../../sbin/rfdformat +File: /usr/lib/debug/.build-id/56/c7098b50065b4fa60365859088779062619b90.debug 120777 root:root ../../usr/sbin/rfdformat.debug +File: /usr/lib/debug/.build-id/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/69d8c5d8473afb6e08a81d764369a68fa330a2 120777 root:root ../../../../sbin/mtdpart +File: /usr/lib/debug/.build-id/5e/69d8c5d8473afb6e08a81d764369a68fa330a2.debug 120777 root:root ../../usr/sbin/mtdpart.debug +File: /usr/lib/debug/.build-id/62 40755 root:root +File: /usr/lib/debug/.build-id/62/86874d18ebe62e7bf66e9c1ad4acb77b00e76b 120777 root:root ../../../../sbin/doc_loadbios +File: /usr/lib/debug/.build-id/62/86874d18ebe62e7bf66e9c1ad4acb77b00e76b.debug 120777 root:root ../../usr/sbin/doc_loadbios.debug +File: /usr/lib/debug/.build-id/6a 40755 root:root +File: /usr/lib/debug/.build-id/6a/96e6a25a23d1c7d0ffb582947c5c1de46b565e 120777 root:root ../../../../sbin/recv_image +File: /usr/lib/debug/.build-id/6a/96e6a25a23d1c7d0ffb582947c5c1de46b565e.debug 120777 root:root ../../usr/sbin/recv_image.debug +File: /usr/lib/debug/.build-id/6b 40755 root:root +File: /usr/lib/debug/.build-id/6b/81e2a531898873da8519ca62d2ca44baa7a318 120777 root:root ../../../../sbin/ubirmvol +File: /usr/lib/debug/.build-id/6b/81e2a531898873da8519ca62d2ca44baa7a318.debug 120777 root:root ../../usr/sbin/ubirmvol.debug +File: /usr/lib/debug/.build-id/6f 40755 root:root +File: /usr/lib/debug/.build-id/6f/d98e17c0605f09969b27b523ddaa023b19c5e0 120777 root:root ../../../../sbin/flash_otp_info +File: /usr/lib/debug/.build-id/6f/d98e17c0605f09969b27b523ddaa023b19c5e0.debug 120777 root:root ../../usr/sbin/flash_otp_info.debug File: /usr/lib/debug/.build-id/74 40755 root:root -File: /usr/lib/debug/.build-id/74/8891704884d8ffae69603ea9aed2245b7058ac 120777 root:root ../../../../sbin/flash_unlock -File: /usr/lib/debug/.build-id/74/8891704884d8ffae69603ea9aed2245b7058ac.debug 120777 root:root ../../usr/sbin/flash_unlock.debug -File: /usr/lib/debug/.build-id/77 40755 root:root -File: /usr/lib/debug/.build-id/77/363d6435bbdad128a61f938c38f2a3fe727fcf 120777 root:root ../../../../sbin/flash_otp_dump -File: /usr/lib/debug/.build-id/77/363d6435bbdad128a61f938c38f2a3fe727fcf.debug 120777 root:root ../../usr/sbin/flash_otp_dump.debug +File: /usr/lib/debug/.build-id/74/2532328a917fa2645b06c24004f395cca01b35 120777 root:root ../../../../sbin/sumtool +File: /usr/lib/debug/.build-id/74/2532328a917fa2645b06c24004f395cca01b35.debug 120777 root:root ../../usr/sbin/sumtool.debug +File: /usr/lib/debug/.build-id/7a 40755 root:root +File: /usr/lib/debug/.build-id/7a/cc614a3a2d1be41e3f3bbfa59cfd548ef9d00d 120777 root:root ../../../../sbin/ubiupdatevol +File: /usr/lib/debug/.build-id/7a/cc614a3a2d1be41e3f3bbfa59cfd548ef9d00d.debug 120777 root:root ../../usr/sbin/ubiupdatevol.debug File: /usr/lib/debug/.build-id/80 40755 root:root -File: /usr/lib/debug/.build-id/80/75f6b5eb7281ccc75b7d744f78c6a8995377af 120777 root:root ../../../../sbin/nftldump -File: /usr/lib/debug/.build-id/80/75f6b5eb7281ccc75b7d744f78c6a8995377af.debug 120777 root:root ../../usr/sbin/nftldump.debug -File: /usr/lib/debug/.build-id/81 40755 root:root -File: /usr/lib/debug/.build-id/81/7ae045eee2a9ea74ce77a6865a004e2ea2f9f4 120777 root:root ../../../../sbin/nftl_format -File: /usr/lib/debug/.build-id/81/7ae045eee2a9ea74ce77a6865a004e2ea2f9f4.debug 120777 root:root ../../usr/sbin/nftl_format.debug -File: /usr/lib/debug/.build-id/89 40755 root:root -File: /usr/lib/debug/.build-id/89/a318faee33956b67c7a54ba91c360a80dc73b6 120777 root:root ../../../../sbin/mtdinfo -File: /usr/lib/debug/.build-id/89/a318faee33956b67c7a54ba91c360a80dc73b6.debug 120777 root:root ../../usr/sbin/mtdinfo.debug -File: /usr/lib/debug/.build-id/8a 40755 root:root -File: /usr/lib/debug/.build-id/8a/5f6a3788d68d4deeb0622d1b6d596ffdbbd886 120777 root:root ../../../../sbin/docfdisk -File: /usr/lib/debug/.build-id/8a/5f6a3788d68d4deeb0622d1b6d596ffdbbd886.debug 120777 root:root ../../usr/sbin/docfdisk.debug -File: /usr/lib/debug/.build-id/8e 40755 root:root -File: /usr/lib/debug/.build-id/8e/1f13f0d8a6555af6823b6f062be1e5b61e8658 120777 root:root ../../../../sbin/flash_lock -File: /usr/lib/debug/.build-id/8e/1f13f0d8a6555af6823b6f062be1e5b61e8658.debug 120777 root:root ../../usr/sbin/flash_lock.debug +File: /usr/lib/debug/.build-id/80/fde000f1250e67f7c3657d67d91aa3e6f48a37 120777 root:root ../../../../sbin/ubinize +File: /usr/lib/debug/.build-id/80/fde000f1250e67f7c3657d67d91aa3e6f48a37.debug 120777 root:root ../../usr/sbin/ubinize.debug +File: /usr/lib/debug/.build-id/82 40755 root:root +File: /usr/lib/debug/.build-id/82/920510982224d52068b7d69ed357812b9d0ed4 120777 root:root ../../../../sbin/ubiformat +File: /usr/lib/debug/.build-id/82/920510982224d52068b7d69ed357812b9d0ed4.debug 120777 root:root ../../usr/sbin/ubiformat.debug File: /usr/lib/debug/.build-id/9b 40755 root:root -File: /usr/lib/debug/.build-id/9b/7c18e63161eba29b10747fb279c261f2775df1 120777 root:root ../../../../sbin/mtdpart -File: /usr/lib/debug/.build-id/9b/7c18e63161eba29b10747fb279c261f2775df1.debug 120777 root:root ../../usr/sbin/mtdpart.debug -File: /usr/lib/debug/.build-id/a0 40755 root:root -File: /usr/lib/debug/.build-id/a0/5869bdd1edafe590e290b902470fe51ef51a99 120777 root:root ../../../../sbin/serve_image -File: /usr/lib/debug/.build-id/a0/5869bdd1edafe590e290b902470fe51ef51a99.debug 120777 root:root ../../usr/sbin/serve_image.debug +File: /usr/lib/debug/.build-id/9b/0055c17c7978b95c92654bb6bc89db0842576c 120777 root:root ../../../../sbin/flash_unlock +File: /usr/lib/debug/.build-id/9b/0055c17c7978b95c92654bb6bc89db0842576c.debug 120777 root:root ../../usr/sbin/flash_unlock.debug File: /usr/lib/debug/.build-id/a1 40755 root:root -File: /usr/lib/debug/.build-id/a1/7f1e026c438f2e711b11f3e74d85e28f942f02 120777 root:root ../../../../sbin/jffs2dump -File: /usr/lib/debug/.build-id/a1/7f1e026c438f2e711b11f3e74d85e28f942f02.debug 120777 root:root ../../usr/sbin/jffs2dump.debug -File: /usr/lib/debug/.build-id/a1/856982403dffdc51a2951f2b5be7cb42f4fe70 120777 root:root ../../../../sbin/nanddump -File: /usr/lib/debug/.build-id/a1/856982403dffdc51a2951f2b5be7cb42f4fe70.debug 120777 root:root ../../usr/sbin/nanddump.debug -File: /usr/lib/debug/.build-id/aa 40755 root:root -File: /usr/lib/debug/.build-id/aa/4ff570cc3951e9b34cdba0fffa65102010c7e2 120777 root:root ../../../../sbin/ubimkvol -File: /usr/lib/debug/.build-id/aa/4ff570cc3951e9b34cdba0fffa65102010c7e2.debug 120777 root:root ../../usr/sbin/ubimkvol.debug -File: /usr/lib/debug/.build-id/ba 40755 root:root -File: /usr/lib/debug/.build-id/ba/3ea5335e459201212937cc4cba5fc4799d395a 120777 root:root ../../../../sbin/rfdformat -File: /usr/lib/debug/.build-id/ba/3ea5335e459201212937cc4cba5fc4799d395a.debug 120777 root:root ../../usr/sbin/rfdformat.debug -File: /usr/lib/debug/.build-id/bd 40755 root:root -File: /usr/lib/debug/.build-id/bd/8d5f3bbecffd826d0cc218b8953dda2e43f650 120777 root:root ../../../../sbin/ubicrc32 -File: /usr/lib/debug/.build-id/bd/8d5f3bbecffd826d0cc218b8953dda2e43f650.debug 120777 root:root ../../usr/sbin/ubicrc32.debug -File: /usr/lib/debug/.build-id/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/72c354328257d15160f3ebeda7c8d2a38d72a9 120777 root:root ../../../../sbin/flash_otp_write -File: /usr/lib/debug/.build-id/cd/72c354328257d15160f3ebeda7c8d2a38d72a9.debug 120777 root:root ../../usr/sbin/flash_otp_write.debug -File: /usr/lib/debug/.build-id/d1 40755 root:root -File: /usr/lib/debug/.build-id/d1/cf99182edd3ff3d518a1df6041d696c365b1ab 120777 root:root ../../../../sbin/ubiupdatevol -File: /usr/lib/debug/.build-id/d1/cf99182edd3ff3d518a1df6041d696c365b1ab.debug 120777 root:root ../../usr/sbin/ubiupdatevol.debug -File: /usr/lib/debug/.build-id/d6 40755 root:root -File: /usr/lib/debug/.build-id/d6/7986e13ac6f7bf9c30982dfef6df86043ee8bf 120777 root:root ../../../../sbin/ubiformat -File: /usr/lib/debug/.build-id/d6/7986e13ac6f7bf9c30982dfef6df86043ee8bf.debug 120777 root:root ../../usr/sbin/ubiformat.debug -File: /usr/lib/debug/.build-id/d8 40755 root:root -File: /usr/lib/debug/.build-id/d8/5018f025b959566ecbb10aef32c5414f70947f 120777 root:root ../../../../sbin/ubinize -File: /usr/lib/debug/.build-id/d8/5018f025b959566ecbb10aef32c5414f70947f.debug 120777 root:root ../../usr/sbin/ubinize.debug -File: /usr/lib/debug/.build-id/e1 40755 root:root -File: /usr/lib/debug/.build-id/e1/3b21f402095fbdf1c12eadb4ae32503a5c3648 120777 root:root ../../../../sbin/mtd_debug -File: /usr/lib/debug/.build-id/e1/3b21f402095fbdf1c12eadb4ae32503a5c3648.debug 120777 root:root ../../usr/sbin/mtd_debug.debug -File: /usr/lib/debug/.build-id/ef 40755 root:root -File: /usr/lib/debug/.build-id/ef/fac3e138004a54f5262e83d586827540afc701 120777 root:root ../../../../sbin/ubirsvol -File: /usr/lib/debug/.build-id/ef/fac3e138004a54f5262e83d586827540afc701.debug 120777 root:root ../../usr/sbin/ubirsvol.debug -File: /usr/lib/debug/.build-id/f6 40755 root:root -File: /usr/lib/debug/.build-id/f6/53b923717f6dd1979277da34a6caa4a0b03726 120777 root:root ../../../../sbin/ubidetach -File: /usr/lib/debug/.build-id/f6/53b923717f6dd1979277da34a6caa4a0b03726.debug 120777 root:root ../../usr/sbin/ubidetach.debug +File: /usr/lib/debug/.build-id/a1/220291c72c14c9e0125bd56595da6877f5995a 120777 root:root ../../../../sbin/flash_otp_lock +File: /usr/lib/debug/.build-id/a1/220291c72c14c9e0125bd56595da6877f5995a.debug 120777 root:root ../../usr/sbin/flash_otp_lock.debug +File: /usr/lib/debug/.build-id/a4 40755 root:root +File: /usr/lib/debug/.build-id/a4/59d858eac186ddad5f995aab7763fd875131f8 120777 root:root ../../../../sbin/docfdisk +File: /usr/lib/debug/.build-id/a4/59d858eac186ddad5f995aab7763fd875131f8.debug 120777 root:root ../../usr/sbin/docfdisk.debug +File: /usr/lib/debug/.build-id/a4/8509e1a49c8417b73a6a82ae097d19722ccfa8 120777 root:root ../../../../sbin/ubiblock +File: /usr/lib/debug/.build-id/a4/8509e1a49c8417b73a6a82ae097d19722ccfa8.debug 120777 root:root ../../usr/sbin/ubiblock.debug +File: /usr/lib/debug/.build-id/a7 40755 root:root +File: /usr/lib/debug/.build-id/a7/41492757b6728f34c254c0fe238c617d8c586a 120777 root:root ../../../../sbin/nanddump +File: /usr/lib/debug/.build-id/a7/41492757b6728f34c254c0fe238c617d8c586a.debug 120777 root:root ../../usr/sbin/nanddump.debug +File: /usr/lib/debug/.build-id/a7/997045d7cc06b58ad5d2769dfad558d89d2378 120777 root:root ../../../../sbin/serve_image +File: /usr/lib/debug/.build-id/a7/997045d7cc06b58ad5d2769dfad558d89d2378.debug 120777 root:root ../../usr/sbin/serve_image.debug +File: /usr/lib/debug/.build-id/a8 40755 root:root +File: /usr/lib/debug/.build-id/a8/8f6db6817981d76154f544760f783ca4536973 120777 root:root ../../../../sbin/flashcp +File: /usr/lib/debug/.build-id/a8/8f6db6817981d76154f544760f783ca4536973.debug 120777 root:root ../../usr/sbin/flashcp.debug +File: /usr/lib/debug/.build-id/a9 40755 root:root +File: /usr/lib/debug/.build-id/a9/d6f194c212c8fa43e255de480dac681f5e2e41 120777 root:root ../../../../sbin/nandwrite +File: /usr/lib/debug/.build-id/a9/d6f194c212c8fa43e255de480dac681f5e2e41.debug 120777 root:root ../../usr/sbin/nandwrite.debug +File: /usr/lib/debug/.build-id/ad 40755 root:root +File: /usr/lib/debug/.build-id/ad/6a7c6d4d48b94a9345ecb08a9cb2478b35286f 120777 root:root ../../../../sbin/nandtest +File: /usr/lib/debug/.build-id/ad/6a7c6d4d48b94a9345ecb08a9cb2478b35286f.debug 120777 root:root ../../usr/sbin/nandtest.debug +File: /usr/lib/debug/.build-id/b7 40755 root:root +File: /usr/lib/debug/.build-id/b7/8cbad1d18ca87b00f1330160c4cf72c5112f94 120777 root:root ../../../../sbin/flash_lock +File: /usr/lib/debug/.build-id/b7/8cbad1d18ca87b00f1330160c4cf72c5112f94.debug 120777 root:root ../../usr/sbin/flash_lock.debug +File: /usr/lib/debug/.build-id/c1 40755 root:root +File: /usr/lib/debug/.build-id/c1/2e88fb28732098a7ecc13638cadf4edcd33eb8 120777 root:root ../../../../sbin/ubirename +File: /usr/lib/debug/.build-id/c1/2e88fb28732098a7ecc13638cadf4edcd33eb8.debug 120777 root:root ../../usr/sbin/ubirename.debug +File: /usr/lib/debug/.build-id/c1/5253205191de99d17181ce151faa9ae0e6cbbe 120777 root:root ../../../../sbin/mkfs.ubifs +File: /usr/lib/debug/.build-id/c1/5253205191de99d17181ce151faa9ae0e6cbbe.debug 120777 root:root ../../usr/sbin/mkfs.ubifs.debug +File: /usr/lib/debug/.build-id/d3 40755 root:root +File: /usr/lib/debug/.build-id/d3/798b5794ce3199579544d8eedbba161eac5cdf 120777 root:root ../../../../sbin/jffs2reader +File: /usr/lib/debug/.build-id/d3/798b5794ce3199579544d8eedbba161eac5cdf.debug 120777 root:root ../../usr/sbin/jffs2reader.debug +File: /usr/lib/debug/.build-id/dc 40755 root:root +File: /usr/lib/debug/.build-id/dc/be0f09fd1ab2ed9dd5cee844c2261a54edb79e 120777 root:root ../../../../sbin/nftldump +File: /usr/lib/debug/.build-id/dc/be0f09fd1ab2ed9dd5cee844c2261a54edb79e.debug 120777 root:root ../../usr/sbin/nftldump.debug +File: /usr/lib/debug/.build-id/dd 40755 root:root +File: /usr/lib/debug/.build-id/dd/4162b0aa5acaaf16dd955496e9796ba7fdb254 120777 root:root ../../../../sbin/nftl_format +File: /usr/lib/debug/.build-id/dd/4162b0aa5acaaf16dd955496e9796ba7fdb254.debug 120777 root:root ../../usr/sbin/nftl_format.debug +File: /usr/lib/debug/.build-id/e0 40755 root:root +File: /usr/lib/debug/.build-id/e0/4253c75731b082bc1e6d266caa1e3f99cac289 120777 root:root ../../../../sbin/ubicrc32 +File: /usr/lib/debug/.build-id/e0/4253c75731b082bc1e6d266caa1e3f99cac289.debug 120777 root:root ../../usr/sbin/ubicrc32.debug +File: /usr/lib/debug/.build-id/e5 40755 root:root +File: /usr/lib/debug/.build-id/e5/56d53be5aacff2b9011b8e8452e0f0e69e80f4 120777 root:root ../../../../sbin/ftl_format +File: /usr/lib/debug/.build-id/e5/56d53be5aacff2b9011b8e8452e0f0e69e80f4.debug 120777 root:root ../../usr/sbin/ftl_format.debug +File: /usr/lib/debug/.build-id/ea 40755 root:root +File: /usr/lib/debug/.build-id/ea/4a2c6bf36c7ac0fa0fb753ebb203f8ba118fdd 120777 root:root ../../../../sbin/ubidetach +File: /usr/lib/debug/.build-id/ea/4a2c6bf36c7ac0fa0fb753ebb203f8ba118fdd.debug 120777 root:root ../../usr/sbin/ubidetach.debug +File: /usr/lib/debug/.build-id/ec 40755 root:root +File: /usr/lib/debug/.build-id/ec/6ed7d883aae1232a78468b02c2c4118f1c58bd 120777 root:root ../../../../sbin/flash_otp_dump +File: /usr/lib/debug/.build-id/ec/6ed7d883aae1232a78468b02c2c4118f1c58bd.debug 120777 root:root ../../usr/sbin/flash_otp_dump.debug +File: /usr/lib/debug/.build-id/f0 40755 root:root +File: /usr/lib/debug/.build-id/f0/cdffc9caebb8fb5f340a09b3cce8dbac6cabd7 120777 root:root ../../../../sbin/ubinfo +File: /usr/lib/debug/.build-id/f0/cdffc9caebb8fb5f340a09b3cce8dbac6cabd7.debug 120777 root:root ../../usr/sbin/ubinfo.debug +File: /usr/lib/debug/.build-id/f1 40755 root:root +File: /usr/lib/debug/.build-id/f1/e90e16026b430408dfb8bfc9f3a32c2a6b9edd 120777 root:root ../../../../sbin/mtdinfo +File: /usr/lib/debug/.build-id/f1/e90e16026b430408dfb8bfc9f3a32c2a6b9edd.debug 120777 root:root ../../usr/sbin/mtdinfo.debug +File: /usr/lib/debug/.build-id/f2 40755 root:root +File: /usr/lib/debug/.build-id/f2/55c89b92f07e0fa1ad6c76062ddc341d29c86f 120777 root:root ../../../../sbin/flash_erase +File: /usr/lib/debug/.build-id/f2/55c89b92f07e0fa1ad6c76062ddc341d29c86f.debug 120777 root:root ../../usr/sbin/flash_erase.debug File: /usr/lib/debug/.build-id/ff 40755 root:root -File: /usr/lib/debug/.build-id/ff/ee1b34ef2dcc9a0f3806587ef00924bb740b41 120777 root:root ../../../../sbin/jffs2reader -File: /usr/lib/debug/.build-id/ff/ee1b34ef2dcc9a0f3806587ef00924bb740b41.debug 120777 root:root ../../usr/sbin/jffs2reader.debug -File: /usr/lib/debug/usr/sbin/doc_loadbios.debug 100644 root:root 9c27cef75f9bd994377b32bc86fff8ed -File: /usr/lib/debug/usr/sbin/docfdisk.debug 100644 root:root 4e798a99f3bacee04cfd009699218fa0 -File: /usr/lib/debug/usr/sbin/flash_erase.debug 100644 root:root 5865d7ee1657c45ab624659323e1469f -File: /usr/lib/debug/usr/sbin/flash_lock.debug 100644 root:root 54a765a227412882ee1a0565e9dfaec1 -File: /usr/lib/debug/usr/sbin/flash_otp_dump.debug 100644 root:root aa929fe30595421500fc4745cecd70b8 -File: /usr/lib/debug/usr/sbin/flash_otp_info.debug 100644 root:root 3a0f94a966fceca58a00fc83b8bccb31 -File: /usr/lib/debug/usr/sbin/flash_otp_lock.debug 100644 root:root 5070c89e84faf64a9df0bafab88e6965 -File: /usr/lib/debug/usr/sbin/flash_otp_write.debug 100644 root:root 34bff369c526d6b1e59c3972993f3b54 -File: /usr/lib/debug/usr/sbin/flash_unlock.debug 100644 root:root 2c2f66188344ed7e651ca9d6f56015ce -File: /usr/lib/debug/usr/sbin/flashcp.debug 100644 root:root ccab80b528924eccfc7ed6bcc1d8725c -File: /usr/lib/debug/usr/sbin/ftl_check.debug 100644 root:root aa2b1f0fb5c00bca714473e394a4d7bd -File: /usr/lib/debug/usr/sbin/ftl_format.debug 100644 root:root 2439ad6000b7ec2d709d347d17ca8d1f -File: /usr/lib/debug/usr/sbin/jffs2dump.debug 100644 root:root 7e3dc3da7f8cbfcfd06d7783f98d9b11 -File: /usr/lib/debug/usr/sbin/jffs2reader.debug 100644 root:root a190af6c6a05cca71bebf1a2d5001356 -File: /usr/lib/debug/usr/sbin/mkfs.jffs2.debug 100644 root:root 950b0d22079f50deb4b5145967e379a0 -File: /usr/lib/debug/usr/sbin/mkfs.ubifs.debug 100644 root:root 919a27d3acc8dde2738f630dbae3f763 -File: /usr/lib/debug/usr/sbin/mtd_debug.debug 100644 root:root e0cd5a730aa5bed151c728525d8fa37d -File: /usr/lib/debug/usr/sbin/mtdinfo.debug 100644 root:root 77393c96595f8ab1245c581027fdc5d5 -File: /usr/lib/debug/usr/sbin/mtdpart.debug 100644 root:root d585d95caddc99bb7f243b7b70839880 -File: /usr/lib/debug/usr/sbin/nanddump.debug 100644 root:root 79459393860d352bbd19c6d0c98c790e -File: /usr/lib/debug/usr/sbin/nandtest.debug 100644 root:root 5d8c68424ab45cc4e6cfc5205dcd388c -File: /usr/lib/debug/usr/sbin/nandwrite.debug 100644 root:root e7c3f8d817f516e2da05e2a5d8950dd5 -File: /usr/lib/debug/usr/sbin/nftl_format.debug 100644 root:root 85c645d0b0d895f730afde73615338b1 -File: /usr/lib/debug/usr/sbin/nftldump.debug 100644 root:root a51f3267ef50b2d3896ba94d3a5ebaa1 -File: /usr/lib/debug/usr/sbin/recv_image.debug 100644 root:root e2c445dbd6ec3b7fe06e982dc2ee74ff -File: /usr/lib/debug/usr/sbin/rfddump.debug 100644 root:root 437594c9522638eaa6b32f2cee62ccac -File: /usr/lib/debug/usr/sbin/rfdformat.debug 100644 root:root 9341dd691bae1ca84eb9c76fafc0e2a7 -File: /usr/lib/debug/usr/sbin/serve_image.debug 100644 root:root d5146c4c1b1ba8575db73765ebd8056a -File: /usr/lib/debug/usr/sbin/sumtool.debug 100644 root:root 2ce97dbcb3b17279faca732159011341 -File: /usr/lib/debug/usr/sbin/ubiattach.debug 100644 root:root a9a2c29ee7cf811a0f11a8e8491f313c -File: /usr/lib/debug/usr/sbin/ubiblock.debug 100644 root:root 2e573b23875a187d7d15238b0629ee86 -File: /usr/lib/debug/usr/sbin/ubicrc32.debug 100644 root:root 1d4ac9e5739586e3694de3a4e2a9a5ba -File: /usr/lib/debug/usr/sbin/ubidetach.debug 100644 root:root 9b31123a102d8bd1394b5a5ccf7a3b1b -File: /usr/lib/debug/usr/sbin/ubiformat.debug 100644 root:root 92b9f1f4c1127090cc71f03edb685a87 -File: /usr/lib/debug/usr/sbin/ubimkvol.debug 100644 root:root dc3a9c87f451518a472b83c4f6a90345 -File: /usr/lib/debug/usr/sbin/ubinfo.debug 100644 root:root b57b818d8da639ac754f22e090bb8c03 -File: /usr/lib/debug/usr/sbin/ubinize.debug 100644 root:root c6ac9f11108831a45a29bdefcbf080ed -File: /usr/lib/debug/usr/sbin/ubirename.debug 100644 root:root 1dac2523838286b0bfd601d2750a625e -File: /usr/lib/debug/usr/sbin/ubirmvol.debug 100644 root:root 94a9ea5569cb67207db972d1e8e7c4b6 -File: /usr/lib/debug/usr/sbin/ubirsvol.debug 100644 root:root a4d04f96144434356ccf806cc4dbacd6 -File: /usr/lib/debug/usr/sbin/ubiupdatevol.debug 100644 root:root c322ad8a90effa43daf936a24a4ea415 +File: /usr/lib/debug/.build-id/ff/0b679a8b02b6b7dbbf4e8517bdc1dcf3be61f0 120777 root:root ../../../../sbin/ubirsvol +File: /usr/lib/debug/.build-id/ff/0b679a8b02b6b7dbbf4e8517bdc1dcf3be61f0.debug 120777 root:root ../../usr/sbin/ubirsvol.debug +File: /usr/lib/debug/usr/sbin/doc_loadbios.debug 100644 root:root 7a9fc73c31aab1c1d3cc13dbcf7b75cf +File: /usr/lib/debug/usr/sbin/docfdisk.debug 100644 root:root 12c3a41bb6335322c9037ebc39ce6227 +File: /usr/lib/debug/usr/sbin/flash_erase.debug 100644 root:root c3c163e528d2efb141a8ccf1fe96b273 +File: /usr/lib/debug/usr/sbin/flash_lock.debug 100644 root:root f58a8f2fa5d605daf53beda2086c6ee0 +File: /usr/lib/debug/usr/sbin/flash_otp_dump.debug 100644 root:root 9919e3658590d25c03bb62d7b9b5d5bc +File: /usr/lib/debug/usr/sbin/flash_otp_info.debug 100644 root:root 285636e25b1fccb04c425e677b511680 +File: /usr/lib/debug/usr/sbin/flash_otp_lock.debug 100644 root:root e5b6a3f8649b4313956d7b726537dda6 +File: /usr/lib/debug/usr/sbin/flash_otp_write.debug 100644 root:root 2cd66b1ed36fd32537b6a22ad6c114ab +File: /usr/lib/debug/usr/sbin/flash_unlock.debug 100644 root:root 464e50af7fe927875b8ddf2fb7099fe7 +File: /usr/lib/debug/usr/sbin/flashcp.debug 100644 root:root 5481e0baee48aa4e49cce08b169ba086 +File: /usr/lib/debug/usr/sbin/ftl_check.debug 100644 root:root f60cbc1b934932670fccf220a6a01f14 +File: /usr/lib/debug/usr/sbin/ftl_format.debug 100644 root:root 7de3dc08fb95116404b9aa6dde4f0ae7 +File: /usr/lib/debug/usr/sbin/jffs2dump.debug 100644 root:root 0a2e53013a33319815e4c2f027527bee +File: /usr/lib/debug/usr/sbin/jffs2reader.debug 100644 root:root 5a9e8471735c8e7181763dc3919bdb48 +File: /usr/lib/debug/usr/sbin/mkfs.jffs2.debug 100644 root:root 58ce038ca6ad9b5a8d8432182aa52f5b +File: /usr/lib/debug/usr/sbin/mkfs.ubifs.debug 100644 root:root 124ff2ad26d27c5bfae7e9a3daa05f27 +File: /usr/lib/debug/usr/sbin/mtd_debug.debug 100644 root:root 6e2600c57dc6c9c55012b6474b3d6c5b +File: /usr/lib/debug/usr/sbin/mtdinfo.debug 100644 root:root 77b3e4d1a30f5171aa23747404d28b4a +File: /usr/lib/debug/usr/sbin/mtdpart.debug 100644 root:root 0d44571f4ff1b60cc316deff7d7fe451 +File: /usr/lib/debug/usr/sbin/nanddump.debug 100644 root:root 87151e61fbab653f5e8cf9fd03d018d6 +File: /usr/lib/debug/usr/sbin/nandtest.debug 100644 root:root 6f4923cc951cab3dfdecc1c6317368a4 +File: /usr/lib/debug/usr/sbin/nandwrite.debug 100644 root:root e99b00032121b0bb35b36e0ace260a64 +File: /usr/lib/debug/usr/sbin/nftl_format.debug 100644 root:root 3a7b4406c33730190179f3b6cc7aaa5d +File: /usr/lib/debug/usr/sbin/nftldump.debug 100644 root:root 5c6a349464193b378b07d5f766f3666a +File: /usr/lib/debug/usr/sbin/recv_image.debug 100644 root:root abe6c75d5534c824310d3a2fd4a12fe5 +File: /usr/lib/debug/usr/sbin/rfddump.debug 100644 root:root 92f4a7f0d454c57811c6b50c32dad714 +File: /usr/lib/debug/usr/sbin/rfdformat.debug 100644 root:root d881c22ea7c84a8fe31528397980d9d6 +File: /usr/lib/debug/usr/sbin/serve_image.debug 100644 root:root 7e0e338a833cdf7756d7ebe1f2c865f7 +File: /usr/lib/debug/usr/sbin/sumtool.debug 100644 root:root 97bdc49af2b57be4ae1b6b882f780117 +File: /usr/lib/debug/usr/sbin/ubiattach.debug 100644 root:root 22aec564671373e711435a1dbfd108f2 +File: /usr/lib/debug/usr/sbin/ubiblock.debug 100644 root:root 3e1b8b960c5ee6dd41517864205f8bc5 +File: /usr/lib/debug/usr/sbin/ubicrc32.debug 100644 root:root 5fd38ace9b1567f9ac1871c40b1b6748 +File: /usr/lib/debug/usr/sbin/ubidetach.debug 100644 root:root 0832cc63eff169f47da7f8c2721e1970 +File: /usr/lib/debug/usr/sbin/ubiformat.debug 100644 root:root cfefe2cd915e56963fa0dd1557e8d691 +File: /usr/lib/debug/usr/sbin/ubimkvol.debug 100644 root:root e2127397dad3a5269ffc8aaa93567614 +File: /usr/lib/debug/usr/sbin/ubinfo.debug 100644 root:root 6aa3ea75265397cfb1169937d6003285 +File: /usr/lib/debug/usr/sbin/ubinize.debug 100644 root:root 847ee40525831da7d15a8c2d766cb757 +File: /usr/lib/debug/usr/sbin/ubirename.debug 100644 root:root 96854af73488fc288880eee7229c6373 +File: /usr/lib/debug/usr/sbin/ubirmvol.debug 100644 root:root 7ef68764b77d6887a09d1998de02ee50 +File: /usr/lib/debug/usr/sbin/ubirsvol.debug 100644 root:root dad9df27fbd01f177eea5b11906dee20 +File: /usr/lib/debug/usr/sbin/ubiupdatevol.debug 100644 root:root 633b6dc52d4b85551cb6afaac411dadc File: /usr/src/debug/mtd-utils-1.5.2 40755 root:root @@ -543,2 +543,2 @@ File: /usr/src/debug/mtd-utils-1.5.2/ubi-utils/ubiutils-common.c 100644 root:root 4684178fdf8c416b8d6d0a5b51b80a01 -RPMIdentity: e5b254df593306c783e62b84547a9273 +RPMIdentity: f401cc5d31a6a39d6ffc4b9dfe482e78