<86>Apr 14 01:08:54 userdel[76367]: delete user 'rooter' <86>Apr 14 01:08:54 groupadd[76422]: group added to /etc/group: name=rooter, GID=549 <86>Apr 14 01:08:54 groupadd[76422]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:08:54 useradd[76523]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Apr 14 01:08:54 userdel[76599]: delete user 'builder' <86>Apr 14 01:08:54 groupadd[76617]: group added to /etc/group: name=builder, GID=550 <86>Apr 14 01:08:54 groupadd[76617]: group added to /etc/gshadow: name=builder <86>Apr 14 01:08:54 groupadd[76617]: new group: name=builder, GID=550 <86>Apr 14 01:08:54 useradd[76639]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Apr 14 01:08:57 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed Installing squashfs3-3.4-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27554 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf squashfs3.4 + echo 'Source #0 (squashfs3.4.tar):' Source #0 (squashfs3.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/squashfs3.4.tar + cd squashfs3.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (squashfs2.1-r2-permission.patch):' Patch #0 (squashfs2.1-r2-permission.patch): + /usr/bin/patch -p1 patching file squashfs-tools/mksquashfs.c Hunk #1 succeeded at 3856 with fuzz 1 (offset 2080 lines). + echo 'Patch #1 (squashfs3.4-makefile.patch):' Patch #1 (squashfs3.4-makefile.patch): + /usr/bin/patch -p1 patching file squashfs-tools/Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27554 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd squashfs3.4 + pushd squashfs-tools ~/RPM/BUILD/squashfs3.4/squashfs-tools ~/RPM/BUILD/squashfs3.4 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/squashfs3.4/squashfs-tools' cc -pipe -Wall -g -O2 -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -O2 -c -o mksquashfs.o mksquashfs.c cc -pipe -Wall -g -O2 -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -O2 -c -o read_fs.o read_fs.c cc -pipe -Wall -g -O2 -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -O2 -c -o sort.o sort.c cc -pipe -Wall -g -O2 -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -O2 -c -o unsquashfs.o unsquashfs.c In file included from read_fs.c:46:0: read_fs.c: In function 'scan_inode_table': ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:426:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:151:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER' SQUASHFS_SWAP_BASE_INODE_HEADER(&dir_inode->base, &sinode, sizeof(squashfs_base_inode_header)); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:426:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:151:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER' SQUASHFS_SWAP_BASE_INODE_HEADER(&dir_inode->base, &sinode, sizeof(squashfs_base_inode_header)); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:426:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:151:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER' SQUASHFS_SWAP_BASE_INODE_HEADER(&dir_inode->base, &sinode, sizeof(squashfs_base_inode_header)); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:426:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:151:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER' SQUASHFS_SWAP_BASE_INODE_HEADER(&dir_inode->base, &sinode, sizeof(squashfs_base_inode_header)); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:426:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:151:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER' SQUASHFS_SWAP_BASE_INODE_HEADER(&dir_inode->base, &sinode, sizeof(squashfs_base_inode_header)); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:158:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(&dir_inode->dir, &sinode); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:158:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(&dir_inode->dir, &sinode); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:158:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(&dir_inode->dir, &sinode); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:158:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(&dir_inode->dir, &sinode); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:158:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(&dir_inode->dir, &sinode); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:166:4: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(&dir_inode->ldir, &sinode); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:166:4: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(&dir_inode->ldir, &sinode); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:166:4: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(&dir_inode->ldir, &sinode); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:166:4: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(&dir_inode->ldir, &sinode); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:166:4: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(&dir_inode->ldir, &sinode); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:454:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:176:4: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER' SQUASHFS_SWAP_REG_INODE_HEADER(&inode, &sinode); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:454:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:176:4: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER' SQUASHFS_SWAP_REG_INODE_HEADER(&inode, &sinode); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:454:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:176:4: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER' SQUASHFS_SWAP_REG_INODE_HEADER(&inode, &sinode); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:454:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:176:4: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER' SQUASHFS_SWAP_REG_INODE_HEADER(&inode, &sinode); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:454:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:176:4: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER' SQUASHFS_SWAP_REG_INODE_HEADER(&inode, &sinode); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:204:6: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, sblock_list, blocks); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:204:6: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, sblock_list, blocks); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:204:6: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, sblock_list, blocks); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:204:6: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, sblock_list, blocks); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:204:6: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, sblock_list, blocks); ^ sort.c: In function 'sort_files_and_write': sort.c:50:26: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type '__off_t {aka long int}' [-Wformat=] if(!silent) printf("mksquashfs: "s, ## args); \ ^ sort.c:238:5: note: in expansion of macro 'INFO' INFO("file %s, uncompressed size %lld bytes %s\n", ^ sort.c:50:26: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type '__off_t {aka long int}' [-Wformat=] if(!silent) printf("mksquashfs: "s, ## args); \ ^ sort.c:245:5: note: in expansion of macro 'INFO' INFO("file %s, uncompressed size %lld bytes LINK\n", ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:464:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:230:6: note: in expansion of macro 'SQUASHFS_SWAP_LREG_INODE_HEADER' SQUASHFS_SWAP_LREG_INODE_HEADER(&inode, &sinodep); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:464:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:230:6: note: in expansion of macro 'SQUASHFS_SWAP_LREG_INODE_HEADER' SQUASHFS_SWAP_LREG_INODE_HEADER(&inode, &sinodep); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:464:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:230:6: note: in expansion of macro 'SQUASHFS_SWAP_LREG_INODE_HEADER' SQUASHFS_SWAP_LREG_INODE_HEADER(&inode, &sinodep); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:464:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:230:6: note: in expansion of macro 'SQUASHFS_SWAP_LREG_INODE_HEADER' SQUASHFS_SWAP_LREG_INODE_HEADER(&inode, &sinodep); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:464:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:230:6: note: in expansion of macro 'SQUASHFS_SWAP_LREG_INODE_HEADER' SQUASHFS_SWAP_LREG_INODE_HEADER(&inode, &sinodep); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:251:6: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, sblock_list, blocks); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:251:6: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, sblock_list, blocks); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:251:6: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, sblock_list, blocks); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:251:6: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, sblock_list, blocks); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:251:6: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, sblock_list, blocks); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:446:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:271:6: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER' SQUASHFS_SWAP_SYMLINK_INODE_HEADER(&inodep, &sinodep); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:446:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:271:6: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER' SQUASHFS_SWAP_SYMLINK_INODE_HEADER(&inodep, &sinodep); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:446:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:271:6: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER' SQUASHFS_SWAP_SYMLINK_INODE_HEADER(&inodep, &sinodep); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:446:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:271:6: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER' SQUASHFS_SWAP_SYMLINK_INODE_HEADER(&inodep, &sinodep); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:446:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:271:6: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER' SQUASHFS_SWAP_SYMLINK_INODE_HEADER(&inodep, &sinodep); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:284:6: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(&dir_inode, &sinode); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:284:6: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(&dir_inode, &sinode); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:284:6: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(&dir_inode, &sinode); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:284:6: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(&dir_inode, &sinode); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:284:6: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(&dir_inode, &sinode); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:300:6: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(&dir_inode, &sinode); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:300:6: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(&dir_inode, &sinode); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:300:6: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(&dir_inode, &sinode); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:300:6: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(&dir_inode, &sinode); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:300:6: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(&dir_inode, &sinode); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:498:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:312:7: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INDEX' SQUASHFS_SWAP_DIR_INDEX(&index, &sindex); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:498:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:312:7: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INDEX' SQUASHFS_SWAP_DIR_INDEX(&index, &sindex); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:498:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:312:7: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INDEX' SQUASHFS_SWAP_DIR_INDEX(&index, &sindex); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:498:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:312:7: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INDEX' SQUASHFS_SWAP_DIR_INDEX(&index, &sindex); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:498:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:312:7: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INDEX' SQUASHFS_SWAP_DIR_INDEX(&index, &sindex); ^ read_fs.c: In function 'read_super': ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:386:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:358:4: note: in expansion of macro 'SQUASHFS_SWAP_SUPER_BLOCK' SQUASHFS_SWAP_SUPER_BLOCK(&sblk, sBlk); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:386:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:358:4: note: in expansion of macro 'SQUASHFS_SWAP_SUPER_BLOCK' SQUASHFS_SWAP_SUPER_BLOCK(&sblk, sBlk); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:386:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:358:4: note: in expansion of macro 'SQUASHFS_SWAP_SUPER_BLOCK' SQUASHFS_SWAP_SUPER_BLOCK(&sblk, sBlk); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:386:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:358:4: note: in expansion of macro 'SQUASHFS_SWAP_SUPER_BLOCK' SQUASHFS_SWAP_SUPER_BLOCK(&sblk, sBlk); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:386:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:358:4: note: in expansion of macro 'SQUASHFS_SWAP_SUPER_BLOCK' SQUASHFS_SWAP_SUPER_BLOCK(&sblk, sBlk); ^ read_fs.c: In function 'squashfs_readdir': ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:442:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER(&dirh, &sdirh); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:442:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER(&dirh, &sdirh); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:442:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER(&dirh, &sdirh); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:442:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER(&dirh, &sdirh); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:442:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER(&dirh, &sdirh); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:514:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:454:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY' SQUASHFS_SWAP_DIR_ENTRY(dire, &sdire); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:514:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:454:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY' SQUASHFS_SWAP_DIR_ENTRY(dire, &sdire); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:514:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:454:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY' SQUASHFS_SWAP_DIR_ENTRY(dire, &sdire); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:514:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:454:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY' SQUASHFS_SWAP_DIR_ENTRY(dire, &sdire); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:514:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:454:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY' SQUASHFS_SWAP_DIR_ENTRY(dire, &sdire); ^ read_fs.c: In function 'read_fragment_table': ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ ./squashfs_fs.h:571:49: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES(s, d, n) SQUASHFS_SWAP_LONG_LONGS(s, d, n) ^ read_fs.c:491:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES' SQUASHFS_SWAP_FRAGMENT_INDEXES(fragment_table_index, sfragment_table_index, indexes); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ ./squashfs_fs.h:571:49: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES(s, d, n) SQUASHFS_SWAP_LONG_LONGS(s, d, n) ^ read_fs.c:491:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES' SQUASHFS_SWAP_FRAGMENT_INDEXES(fragment_table_index, sfragment_table_index, indexes); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ ./squashfs_fs.h:571:49: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES(s, d, n) SQUASHFS_SWAP_LONG_LONGS(s, d, n) ^ read_fs.c:491:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES' SQUASHFS_SWAP_FRAGMENT_INDEXES(fragment_table_index, sfragment_table_index, indexes); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ ./squashfs_fs.h:571:49: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES(s, d, n) SQUASHFS_SWAP_LONG_LONGS(s, d, n) ^ read_fs.c:491:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES' SQUASHFS_SWAP_FRAGMENT_INDEXES(fragment_table_index, sfragment_table_index, indexes); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ ./squashfs_fs.h:571:49: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES(s, d, n) SQUASHFS_SWAP_LONG_LONGS(s, d, n) ^ read_fs.c:491:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES' SQUASHFS_SWAP_FRAGMENT_INDEXES(fragment_table_index, sfragment_table_index, indexes); ^ read_fs.c:496:7: warning: unused variable 'length' [-Wunused-variable] int length = read_block(fd, fragment_table_index[i], NULL, ((unsigned char *) *fragment_table) + (i * SQUASHFS_METADATA_SIZE), sBlk); ^ In file included from read_fs.c:46:0: ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:523:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:503:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY' SQUASHFS_SWAP_FRAGMENT_ENTRY((&sfragment), (&(*fragment_table)[i])); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:523:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:503:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY' SQUASHFS_SWAP_FRAGMENT_ENTRY((&sfragment), (&(*fragment_table)[i])); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:523:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:503:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY' SQUASHFS_SWAP_FRAGMENT_ENTRY((&sfragment), (&(*fragment_table)[i])); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:523:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:503:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY' SQUASHFS_SWAP_FRAGMENT_ENTRY((&sfragment), (&(*fragment_table)[i])); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:523:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:503:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY' SQUASHFS_SWAP_FRAGMENT_ENTRY((&sfragment), (&(*fragment_table)[i])); ^ read_fs.c: In function 'read_inode_lookup_table': ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ ./squashfs_fs.h:571:49: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES(s, d, n) SQUASHFS_SWAP_LONG_LONGS(s, d, n) ^ read_fs.c:531:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES' SQUASHFS_SWAP_FRAGMENT_INDEXES(index, sindex, indexes); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ ./squashfs_fs.h:571:49: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES(s, d, n) SQUASHFS_SWAP_LONG_LONGS(s, d, n) ^ read_fs.c:531:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES' SQUASHFS_SWAP_FRAGMENT_INDEXES(index, sindex, indexes); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ ./squashfs_fs.h:571:49: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES(s, d, n) SQUASHFS_SWAP_LONG_LONGS(s, d, n) ^ read_fs.c:531:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES' SQUASHFS_SWAP_FRAGMENT_INDEXES(index, sindex, indexes); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ ./squashfs_fs.h:571:49: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES(s, d, n) SQUASHFS_SWAP_LONG_LONGS(s, d, n) ^ read_fs.c:531:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES' SQUASHFS_SWAP_FRAGMENT_INDEXES(index, sindex, indexes); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ ./squashfs_fs.h:571:49: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES(s, d, n) SQUASHFS_SWAP_LONG_LONGS(s, d, n) ^ read_fs.c:531:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES' SQUASHFS_SWAP_FRAGMENT_INDEXES(index, sindex, indexes); ^ read_fs.c:536:7: warning: unused variable 'length' [-Wunused-variable] int length = read_block(fd, index[i], NULL, ((unsigned char *) *inode_lookup_table) + (i * SQUASHFS_METADATA_SIZE), sBlk); ^ In file included from read_fs.c:46:0: ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ ./squashfs_fs.h:529:37: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_INODE_T(s, d) SQUASHFS_SWAP_LONG_LONGS(s, d, 1) ^ read_fs.c:543:4: note: in expansion of macro 'SQUASHFS_SWAP_INODE_T' SQUASHFS_SWAP_INODE_T((&sinode), (&(*inode_lookup_table)[i])); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ ./squashfs_fs.h:529:37: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_INODE_T(s, d) SQUASHFS_SWAP_LONG_LONGS(s, d, 1) ^ read_fs.c:543:4: note: in expansion of macro 'SQUASHFS_SWAP_INODE_T' SQUASHFS_SWAP_INODE_T((&sinode), (&(*inode_lookup_table)[i])); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ ./squashfs_fs.h:529:37: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_INODE_T(s, d) SQUASHFS_SWAP_LONG_LONGS(s, d, 1) ^ read_fs.c:543:4: note: in expansion of macro 'SQUASHFS_SWAP_INODE_T' SQUASHFS_SWAP_INODE_T((&sinode), (&(*inode_lookup_table)[i])); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ ./squashfs_fs.h:529:37: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_INODE_T(s, d) SQUASHFS_SWAP_LONG_LONGS(s, d, 1) ^ read_fs.c:543:4: note: in expansion of macro 'SQUASHFS_SWAP_INODE_T' SQUASHFS_SWAP_INODE_T((&sinode), (&(*inode_lookup_table)[i])); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ ./squashfs_fs.h:529:37: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_INODE_T(s, d) SQUASHFS_SWAP_LONG_LONGS(s, d, 1) ^ read_fs.c:543:4: note: in expansion of macro 'SQUASHFS_SWAP_INODE_T' SQUASHFS_SWAP_INODE_T((&sinode), (&(*inode_lookup_table)[i])); ^ read_fs.c: In function 'read_filesystem': ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:640:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(uids, uids_copy, sBlk->no_uids, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:640:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(uids, uids_copy, sBlk->no_uids, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:640:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(uids, uids_copy, sBlk->no_uids, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:640:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(uids, uids_copy, sBlk->no_uids, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:640:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(uids, uids_copy, sBlk->no_uids, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:649:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(guids, guids_copy, sBlk->no_guids, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:649:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(guids, guids_copy, sBlk->no_guids, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:649:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(guids, guids_copy, sBlk->no_guids, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:649:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(guids, guids_copy, sBlk->no_guids, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ read_fs.c:649:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(guids, guids_copy, sBlk->no_guids, sizeof(squashfs_uid) * 8); ^ In file included from mksquashfs.c:61:0: mksquashfs.c: In function 'get_inode': ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:885:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (inode_table + inode_bytes), 1); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:885:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (inode_table + inode_bytes), 1); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:885:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (inode_table + inode_bytes), 1); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:885:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (inode_table + inode_bytes), 1); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:885:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (inode_table + inode_bytes), 1); ^ mksquashfs.c: In function 'write_inodes': ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:965:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (inode_table + inode_bytes), 1); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:965:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (inode_table + inode_bytes), 1); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:965:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (inode_table + inode_bytes), 1); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:965:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (inode_table + inode_bytes), 1); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:965:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (inode_table + inode_bytes), 1); ^ mksquashfs.c: In function 'write_directories': ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1002:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (directory_table + directory_bytes), 1); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1002:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (directory_table + directory_bytes), 1); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1002:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (directory_table + directory_bytes), 1); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1002:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (directory_table + directory_bytes), 1); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1002:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (directory_table + directory_bytes), 1); ^ mksquashfs.c: In function 'create_inode': ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:454:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1084:4: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER' SQUASHFS_SWAP_REG_INODE_HEADER(reg, inodep); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:454:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1084:4: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER' SQUASHFS_SWAP_REG_INODE_HEADER(reg, inodep); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:454:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1084:4: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER' SQUASHFS_SWAP_REG_INODE_HEADER(reg, inodep); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:454:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1084:4: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER' SQUASHFS_SWAP_REG_INODE_HEADER(reg, inodep); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:454:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1084:4: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER' SQUASHFS_SWAP_REG_INODE_HEADER(reg, inodep); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1085:4: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, inodep->block_list, offset); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1085:4: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, inodep->block_list, offset); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1085:4: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, inodep->block_list, offset); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1085:4: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, inodep->block_list, offset); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1085:4: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, inodep->block_list, offset); ^ In file included from unsquashfs.c:59:0: unsquashfs.c: In function 'read_block_list': squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:762:3: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, sblock_list, blocks); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:762:3: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, sblock_list, blocks); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:762:3: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, sblock_list, blocks); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:762:3: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, sblock_list, blocks); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:762:3: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, sblock_list, blocks); ^ unsquashfs.c: In function 'read_block_list_1': squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:777:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&block_size), &sblock_size, 1); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:777:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&block_size), &sblock_size, 1); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:777:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&block_size), &sblock_size, 1); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:777:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&block_size), &sblock_size, 1); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:777:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&block_size), &sblock_size, 1); ^ unsquashfs.c: In function 'read_uids_guids': squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:845:3: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(uid_table, suid_table, sBlk.no_uids + sBlk.no_guids); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:845:3: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(uid_table, suid_table, sBlk.no_uids + sBlk.no_guids); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:845:3: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(uid_table, suid_table, sBlk.no_uids + sBlk.no_guids); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:845:3: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(uid_table, suid_table, sBlk.no_uids + sBlk.no_guids); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:845:3: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(uid_table, suid_table, sBlk.no_uids + sBlk.no_guids); ^ unsquashfs.c: In function 'read_fragment_table': squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ squashfs_fs.h:571:49: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES(s, d, n) SQUASHFS_SWAP_LONG_LONGS(s, d, n) ^ unsquashfs.c:873:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES' SQUASHFS_SWAP_FRAGMENT_INDEXES(fragment_table_index, sfragment_table_index, indexes); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ squashfs_fs.h:571:49: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES(s, d, n) SQUASHFS_SWAP_LONG_LONGS(s, d, n) ^ unsquashfs.c:873:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES' SQUASHFS_SWAP_FRAGMENT_INDEXES(fragment_table_index, sfragment_table_index, indexes); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ squashfs_fs.h:571:49: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES(s, d, n) SQUASHFS_SWAP_LONG_LONGS(s, d, n) ^ unsquashfs.c:873:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES' SQUASHFS_SWAP_FRAGMENT_INDEXES(fragment_table_index, sfragment_table_index, indexes); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ squashfs_fs.h:571:49: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES(s, d, n) SQUASHFS_SWAP_LONG_LONGS(s, d, n) ^ unsquashfs.c:873:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES' SQUASHFS_SWAP_FRAGMENT_INDEXES(fragment_table_index, sfragment_table_index, indexes); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ squashfs_fs.h:571:49: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES(s, d, n) SQUASHFS_SWAP_LONG_LONGS(s, d, n) ^ unsquashfs.c:873:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES' SQUASHFS_SWAP_FRAGMENT_INDEXES(fragment_table_index, sfragment_table_index, indexes); ^ unsquashfs.c:878:7: warning: unused variable 'length' [-Wunused-variable] int length = read_block(fragment_table_index[i], NULL, ^ In file included from unsquashfs.c:59:0: squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:523:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:886:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY' SQUASHFS_SWAP_FRAGMENT_ENTRY((&sfragment), (&fragment_table[i])); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:523:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:886:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY' SQUASHFS_SWAP_FRAGMENT_ENTRY((&sfragment), (&fragment_table[i])); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:523:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:886:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY' SQUASHFS_SWAP_FRAGMENT_ENTRY((&sfragment), (&fragment_table[i])); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:523:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:886:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY' SQUASHFS_SWAP_FRAGMENT_ENTRY((&sfragment), (&fragment_table[i])); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:523:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:886:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY' SQUASHFS_SWAP_FRAGMENT_ENTRY((&sfragment), (&fragment_table[i])); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:464:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1107:4: note: in expansion of macro 'SQUASHFS_SWAP_LREG_INODE_HEADER' SQUASHFS_SWAP_LREG_INODE_HEADER(reg, inodep); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:464:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1107:4: note: in expansion of macro 'SQUASHFS_SWAP_LREG_INODE_HEADER' SQUASHFS_SWAP_LREG_INODE_HEADER(reg, inodep); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:464:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1107:4: note: in expansion of macro 'SQUASHFS_SWAP_LREG_INODE_HEADER' SQUASHFS_SWAP_LREG_INODE_HEADER(reg, inodep); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:464:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1107:4: note: in expansion of macro 'SQUASHFS_SWAP_LREG_INODE_HEADER' SQUASHFS_SWAP_LREG_INODE_HEADER(reg, inodep); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:464:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1107:4: note: in expansion of macro 'SQUASHFS_SWAP_LREG_INODE_HEADER' SQUASHFS_SWAP_LREG_INODE_HEADER(reg, inodep); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1108:4: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, inodep->block_list, offset); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1108:4: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, inodep->block_list, offset); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1108:4: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, inodep->block_list, offset); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1108:4: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, inodep->block_list, offset); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1108:4: note: in expansion of macro 'SQUASHFS_SWAP_INTS' SQUASHFS_SWAP_INTS(block_list, inodep->block_list, offset); ^ unsquashfs.c: In function 'read_fragment_table_2': squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ squashfs_fs.h:889:51: note: in expansion of macro 'SQUASHFS_SWAP_INTS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES_2(s, d, n) SQUASHFS_SWAP_INTS(s, d, n) ^ unsquashfs.c:912:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES_2' SQUASHFS_SWAP_FRAGMENT_INDEXES_2(fragment_table_index, sfragment_table_index, indexes); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ squashfs_fs.h:889:51: note: in expansion of macro 'SQUASHFS_SWAP_INTS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES_2(s, d, n) SQUASHFS_SWAP_INTS(s, d, n) ^ unsquashfs.c:912:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES_2' SQUASHFS_SWAP_FRAGMENT_INDEXES_2(fragment_table_index, sfragment_table_index, indexes); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ squashfs_fs.h:889:51: note: in expansion of macro 'SQUASHFS_SWAP_INTS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES_2(s, d, n) SQUASHFS_SWAP_INTS(s, d, n) ^ unsquashfs.c:912:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES_2' SQUASHFS_SWAP_FRAGMENT_INDEXES_2(fragment_table_index, sfragment_table_index, indexes); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ squashfs_fs.h:889:51: note: in expansion of macro 'SQUASHFS_SWAP_INTS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES_2(s, d, n) SQUASHFS_SWAP_INTS(s, d, n) ^ unsquashfs.c:912:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES_2' SQUASHFS_SWAP_FRAGMENT_INDEXES_2(fragment_table_index, sfragment_table_index, indexes); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:544:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ squashfs_fs.h:889:51: note: in expansion of macro 'SQUASHFS_SWAP_INTS' #define SQUASHFS_SWAP_FRAGMENT_INDEXES_2(s, d, n) SQUASHFS_SWAP_INTS(s, d, n) ^ unsquashfs.c:912:3: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_INDEXES_2' SQUASHFS_SWAP_FRAGMENT_INDEXES_2(fragment_table_index, sfragment_table_index, indexes); ^ unsquashfs.c:917:7: warning: unused variable 'length' [-Wunused-variable] int length = read_block(fragment_table_index[i], NULL, ^ In file included from unsquashfs.c:59:0: squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:883:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:925:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY_2' SQUASHFS_SWAP_FRAGMENT_ENTRY_2((&sfragment), (&fragment_table_2[i])); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:883:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:925:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY_2' SQUASHFS_SWAP_FRAGMENT_ENTRY_2((&sfragment), (&fragment_table_2[i])); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:883:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:925:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY_2' SQUASHFS_SWAP_FRAGMENT_ENTRY_2((&sfragment), (&fragment_table_2[i])); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:883:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:925:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY_2' SQUASHFS_SWAP_FRAGMENT_ENTRY_2((&sfragment), (&fragment_table_2[i])); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:883:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:925:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY_2' SQUASHFS_SWAP_FRAGMENT_ENTRY_2((&sfragment), (&fragment_table_2[i])); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1139:4: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(dir, inode); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1139:4: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(dir, inode); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1139:4: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(dir, inode); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1139:4: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(dir, inode); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1139:4: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(dir, inode); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:498:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1145:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INDEX' SQUASHFS_SWAP_DIR_INDEX(&index[i].index, p); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:498:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1145:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INDEX' SQUASHFS_SWAP_DIR_INDEX(&index[i].index, p); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:498:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1145:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INDEX' SQUASHFS_SWAP_DIR_INDEX(&index[i].index, p); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:498:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1145:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INDEX' SQUASHFS_SWAP_DIR_INDEX(&index[i].index, p); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:498:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1145:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INDEX' SQUASHFS_SWAP_DIR_INDEX(&index[i].index, p); ^ unsquashfs.c: In function 'read_inode': squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:426:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1103:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER' SQUASHFS_SWAP_BASE_INODE_HEADER(&header.base, &sinode, sizeof(squashfs_base_inode_header)); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:426:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1103:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER' SQUASHFS_SWAP_BASE_INODE_HEADER(&header.base, &sinode, sizeof(squashfs_base_inode_header)); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:426:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1103:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER' SQUASHFS_SWAP_BASE_INODE_HEADER(&header.base, &sinode, sizeof(squashfs_base_inode_header)); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:426:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1103:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER' SQUASHFS_SWAP_BASE_INODE_HEADER(&header.base, &sinode, sizeof(squashfs_base_inode_header)); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:426:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1103:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER' SQUASHFS_SWAP_BASE_INODE_HEADER(&header.base, &sinode, sizeof(squashfs_base_inode_header)); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1121:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(&header.dir, &sinode); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1121:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(&header.dir, &sinode); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1121:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(&header.dir, &sinode); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1121:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(&header.dir, &sinode); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1121:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(&header.dir, &sinode); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1136:5: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(&header.ldir, &sinode); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1136:5: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(&header.ldir, &sinode); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1136:5: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(&header.ldir, &sinode); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1136:5: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(&header.ldir, &sinode); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:486:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1136:5: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER' SQUASHFS_SWAP_LDIR_INODE_HEADER(&header.ldir, &sinode); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1164:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(dir, inode); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1164:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(dir, inode); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1164:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(dir, inode); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1164:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(dir, inode); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:475:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1164:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER' SQUASHFS_SWAP_DIR_INODE_HEADER(dir, inode); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:454:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1151:5: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER' SQUASHFS_SWAP_REG_INODE_HEADER(inode, &sinode); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:454:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1151:5: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER' SQUASHFS_SWAP_REG_INODE_HEADER(inode, &sinode); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:454:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1151:5: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER' SQUASHFS_SWAP_REG_INODE_HEADER(inode, &sinode); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:454:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1151:5: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER' SQUASHFS_SWAP_REG_INODE_HEADER(inode, &sinode); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:454:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1151:5: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER' SQUASHFS_SWAP_REG_INODE_HEADER(inode, &sinode); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:438:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1178:4: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER' SQUASHFS_SWAP_DEV_INODE_HEADER(dev, inode); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:438:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1178:4: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER' SQUASHFS_SWAP_DEV_INODE_HEADER(dev, inode); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:438:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1178:4: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER' SQUASHFS_SWAP_DEV_INODE_HEADER(dev, inode); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:438:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1178:4: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER' SQUASHFS_SWAP_DEV_INODE_HEADER(dev, inode); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:438:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1178:4: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER' SQUASHFS_SWAP_DEV_INODE_HEADER(dev, inode); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:464:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1173:5: note: in expansion of macro 'SQUASHFS_SWAP_LREG_INODE_HEADER' SQUASHFS_SWAP_LREG_INODE_HEADER(inode, &sinode); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:464:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1173:5: note: in expansion of macro 'SQUASHFS_SWAP_LREG_INODE_HEADER' SQUASHFS_SWAP_LREG_INODE_HEADER(inode, &sinode); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:464:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1173:5: note: in expansion of macro 'SQUASHFS_SWAP_LREG_INODE_HEADER' SQUASHFS_SWAP_LREG_INODE_HEADER(inode, &sinode); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:464:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1173:5: note: in expansion of macro 'SQUASHFS_SWAP_LREG_INODE_HEADER' SQUASHFS_SWAP_LREG_INODE_HEADER(inode, &sinode); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:464:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1173:5: note: in expansion of macro 'SQUASHFS_SWAP_LREG_INODE_HEADER' SQUASHFS_SWAP_LREG_INODE_HEADER(inode, &sinode); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:446:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1203:4: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER' SQUASHFS_SWAP_SYMLINK_INODE_HEADER(symlink, inode); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:446:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1203:4: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER' SQUASHFS_SWAP_SYMLINK_INODE_HEADER(symlink, inode); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:446:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1203:4: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER' SQUASHFS_SWAP_SYMLINK_INODE_HEADER(symlink, inode); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:446:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1203:4: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER' SQUASHFS_SWAP_SYMLINK_INODE_HEADER(symlink, inode); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:446:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1195:5: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER' SQUASHFS_SWAP_SYMLINK_INODE_HEADER(inodep, &sinodep); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:446:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1195:5: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER' SQUASHFS_SWAP_SYMLINK_INODE_HEADER(inodep, &sinodep); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:446:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1195:5: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER' SQUASHFS_SWAP_SYMLINK_INODE_HEADER(inodep, &sinodep); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:446:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1195:5: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER' SQUASHFS_SWAP_SYMLINK_INODE_HEADER(inodep, &sinodep); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:446:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1195:5: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER' SQUASHFS_SWAP_SYMLINK_INODE_HEADER(inodep, &sinodep); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:438:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1211:5: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER' SQUASHFS_SWAP_DEV_INODE_HEADER(inodep, &sinodep); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:438:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1211:5: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER' SQUASHFS_SWAP_DEV_INODE_HEADER(inodep, &sinodep); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:438:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1211:5: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER' SQUASHFS_SWAP_DEV_INODE_HEADER(inodep, &sinodep); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:438:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1211:5: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER' SQUASHFS_SWAP_DEV_INODE_HEADER(inodep, &sinodep); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:438:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1211:5: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER' SQUASHFS_SWAP_DEV_INODE_HEADER(inodep, &sinodep); ^ unsquashfs.c: In function 'read_inode_2': squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:807:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1343:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER_2' SQUASHFS_SWAP_BASE_INODE_HEADER_2(&header.base, &sinode, sizeof(squashfs_base_inode_header_2)); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:446:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1203:4: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER' SQUASHFS_SWAP_SYMLINK_INODE_HEADER(symlink, inode); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:431:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1215:4: note: in expansion of macro 'SQUASHFS_SWAP_IPC_INODE_HEADER' SQUASHFS_SWAP_IPC_INODE_HEADER(ipc, inode); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:431:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1215:4: note: in expansion of macro 'SQUASHFS_SWAP_IPC_INODE_HEADER' SQUASHFS_SWAP_IPC_INODE_HEADER(ipc, inode); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:431:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1215:4: note: in expansion of macro 'SQUASHFS_SWAP_IPC_INODE_HEADER' SQUASHFS_SWAP_IPC_INODE_HEADER(ipc, inode); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:431:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1215:4: note: in expansion of macro 'SQUASHFS_SWAP_IPC_INODE_HEADER' SQUASHFS_SWAP_IPC_INODE_HEADER(ipc, inode); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:431:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1215:4: note: in expansion of macro 'SQUASHFS_SWAP_IPC_INODE_HEADER' SQUASHFS_SWAP_IPC_INODE_HEADER(ipc, inode); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:807:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1343:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER_2' SQUASHFS_SWAP_BASE_INODE_HEADER_2(&header.base, &sinode, sizeof(squashfs_base_inode_header_2)); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:807:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1343:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER_2' SQUASHFS_SWAP_BASE_INODE_HEADER_2(&header.base, &sinode, sizeof(squashfs_base_inode_header_2)); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:807:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1343:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER_2' SQUASHFS_SWAP_BASE_INODE_HEADER_2(&header.base, &sinode, sizeof(squashfs_base_inode_header_2)); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:807:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1343:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER_2' SQUASHFS_SWAP_BASE_INODE_HEADER_2(&header.base, &sinode, sizeof(squashfs_base_inode_header_2)); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:840:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1361:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER_2' SQUASHFS_SWAP_DIR_INODE_HEADER_2(&header.dir, &sinode); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:840:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1361:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER_2' SQUASHFS_SWAP_DIR_INODE_HEADER_2(&header.dir, &sinode); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:840:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1361:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER_2' SQUASHFS_SWAP_DIR_INODE_HEADER_2(&header.dir, &sinode); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:840:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1361:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER_2' SQUASHFS_SWAP_DIR_INODE_HEADER_2(&header.dir, &sinode); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:840:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1361:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER_2' SQUASHFS_SWAP_DIR_INODE_HEADER_2(&header.dir, &sinode); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:850:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1377:5: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER_2' SQUASHFS_SWAP_LDIR_INODE_HEADER_2(&header.ldir, &sinode); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:850:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1377:5: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER_2' SQUASHFS_SWAP_LDIR_INODE_HEADER_2(&header.ldir, &sinode); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:850:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1377:5: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER_2' SQUASHFS_SWAP_LDIR_INODE_HEADER_2(&header.ldir, &sinode); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:850:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1377:5: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER_2' SQUASHFS_SWAP_LDIR_INODE_HEADER_2(&header.ldir, &sinode); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:850:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1377:5: note: in expansion of macro 'SQUASHFS_SWAP_LDIR_INODE_HEADER_2' SQUASHFS_SWAP_LDIR_INODE_HEADER_2(&header.ldir, &sinode); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:829:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1393:5: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER_2' SQUASHFS_SWAP_REG_INODE_HEADER_2(inode, &sinode); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:829:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1393:5: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER_2' SQUASHFS_SWAP_REG_INODE_HEADER_2(inode, &sinode); ^ mksquashfs.c: In function 'add_dir': ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1290:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER((&dir_header), (squashfs_dir_header *) dir->entry_count_p); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1290:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER((&dir_header), (squashfs_dir_header *) dir->entry_count_p); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1290:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER((&dir_header), (squashfs_dir_header *) dir->entry_count_p); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1290:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER((&dir_header), (squashfs_dir_header *) dir->entry_count_p); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1290:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER((&dir_header), (squashfs_dir_header *) dir->entry_count_p); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:829:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1393:5: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER_2' SQUASHFS_SWAP_REG_INODE_HEADER_2(inode, &sinode); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:829:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1393:5: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER_2' SQUASHFS_SWAP_REG_INODE_HEADER_2(inode, &sinode); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:829:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1393:5: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER_2' SQUASHFS_SWAP_REG_INODE_HEADER_2(inode, &sinode); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:822:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1416:5: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER_2' SQUASHFS_SWAP_SYMLINK_INODE_HEADER_2(inodep, &sinodep); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:822:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1416:5: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER_2' SQUASHFS_SWAP_SYMLINK_INODE_HEADER_2(inodep, &sinodep); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:822:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1416:5: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER_2' SQUASHFS_SWAP_SYMLINK_INODE_HEADER_2(inodep, &sinodep); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:822:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1416:5: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER_2' SQUASHFS_SWAP_SYMLINK_INODE_HEADER_2(inodep, &sinodep); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:822:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1416:5: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER_2' SQUASHFS_SWAP_SYMLINK_INODE_HEADER_2(inodep, &sinodep); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:815:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1432:5: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER_2' SQUASHFS_SWAP_DEV_INODE_HEADER_2(inodep, &sinodep); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:815:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1432:5: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER_2' SQUASHFS_SWAP_DEV_INODE_HEADER_2(inodep, &sinodep); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:815:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1432:5: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER_2' SQUASHFS_SWAP_DEV_INODE_HEADER_2(inodep, &sinodep); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:815:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1432:5: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER_2' SQUASHFS_SWAP_DEV_INODE_HEADER_2(inodep, &sinodep); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:514:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1310:3: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY' SQUASHFS_SWAP_DIR_ENTRY((&idir), idirp); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:514:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1310:3: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY' SQUASHFS_SWAP_DIR_ENTRY((&idir), idirp); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:815:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1432:5: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER_2' SQUASHFS_SWAP_DEV_INODE_HEADER_2(inodep, &sinodep); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:514:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1310:3: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY' SQUASHFS_SWAP_DIR_ENTRY((&idir), idirp); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:514:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1310:3: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY' SQUASHFS_SWAP_DIR_ENTRY((&idir), idirp); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:514:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1310:3: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY' SQUASHFS_SWAP_DIR_ENTRY((&idir), idirp); ^ unsquashfs.c: In function 'read_inode_1': squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:648:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1469:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER_1' SQUASHFS_SWAP_BASE_INODE_HEADER_1(&header.base, &sinode, sizeof(squashfs_base_inode_header_1)); ^ mksquashfs.c: In function 'write_dir': squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:648:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1469:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER_1' SQUASHFS_SWAP_BASE_INODE_HEADER_1(&header.base, &sinode, sizeof(squashfs_base_inode_header_1)); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1342:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER((&dir_header), (squashfs_dir_header *) dir->entry_count_p); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1342:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER((&dir_header), (squashfs_dir_header *) dir->entry_count_p); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:648:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1469:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER_1' SQUASHFS_SWAP_BASE_INODE_HEADER_1(&header.base, &sinode, sizeof(squashfs_base_inode_header_1)); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1342:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER((&dir_header), (squashfs_dir_header *) dir->entry_count_p); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:648:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1469:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER_1' SQUASHFS_SWAP_BASE_INODE_HEADER_1(&header.base, &sinode, sizeof(squashfs_base_inode_header_1)); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1342:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER((&dir_header), (squashfs_dir_header *) dir->entry_count_p); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1342:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER((&dir_header), (squashfs_dir_header *) dir->entry_count_p); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:648:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1469:3: note: in expansion of macro 'SQUASHFS_SWAP_BASE_INODE_HEADER_1' SQUASHFS_SWAP_BASE_INODE_HEADER_1(&header.base, &sinode, sizeof(squashfs_base_inode_header_1)); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:653:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1480:4: note: in expansion of macro 'SQUASHFS_SWAP_IPC_INODE_HEADER_1' SQUASHFS_SWAP_IPC_INODE_HEADER_1(inodep, &sinodep); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:653:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1480:4: note: in expansion of macro 'SQUASHFS_SWAP_IPC_INODE_HEADER_1' SQUASHFS_SWAP_IPC_INODE_HEADER_1(inodep, &sinodep); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:653:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1480:4: note: in expansion of macro 'SQUASHFS_SWAP_IPC_INODE_HEADER_1' SQUASHFS_SWAP_IPC_INODE_HEADER_1(inodep, &sinodep); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:653:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1480:4: note: in expansion of macro 'SQUASHFS_SWAP_IPC_INODE_HEADER_1' SQUASHFS_SWAP_IPC_INODE_HEADER_1(inodep, &sinodep); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:653:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1480:4: note: in expansion of macro 'SQUASHFS_SWAP_IPC_INODE_HEADER_1' SQUASHFS_SWAP_IPC_INODE_HEADER_1(inodep, &sinodep); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:684:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1507:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER_1' SQUASHFS_SWAP_DIR_INODE_HEADER_1(inode, &sinode); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:684:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1507:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER_1' SQUASHFS_SWAP_DIR_INODE_HEADER_1(inode, &sinode); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:684:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1507:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER_1' SQUASHFS_SWAP_DIR_INODE_HEADER_1(inode, &sinode); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1373:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (directory_table + directory_bytes), 1); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1373:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (directory_table + directory_bytes), 1); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1373:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (directory_table + directory_bytes), 1); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1373:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (directory_table + directory_bytes), 1); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1373:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), (directory_table + directory_bytes), 1); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:684:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1507:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER_1' SQUASHFS_SWAP_DIR_INODE_HEADER_1(inode, &sinode); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:684:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1507:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_INODE_HEADER_1' SQUASHFS_SWAP_DIR_INODE_HEADER_1(inode, &sinode); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:675:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1522:5: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER_1' SQUASHFS_SWAP_REG_INODE_HEADER_1(inode, &sinode); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:675:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1522:5: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER_1' SQUASHFS_SWAP_REG_INODE_HEADER_1(inode, &sinode); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:675:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1522:5: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER_1' SQUASHFS_SWAP_REG_INODE_HEADER_1(inode, &sinode); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:675:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1522:5: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER_1' SQUASHFS_SWAP_REG_INODE_HEADER_1(inode, &sinode); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:675:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1522:5: note: in expansion of macro 'SQUASHFS_SWAP_REG_INODE_HEADER_1' SQUASHFS_SWAP_REG_INODE_HEADER_1(inode, &sinode); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:668:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1543:5: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER_1' SQUASHFS_SWAP_SYMLINK_INODE_HEADER_1(inodep, &sinodep); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:668:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1543:5: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER_1' SQUASHFS_SWAP_SYMLINK_INODE_HEADER_1(inodep, &sinodep); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:668:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1543:5: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER_1' SQUASHFS_SWAP_SYMLINK_INODE_HEADER_1(inodep, &sinodep); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:668:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1543:5: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER_1' SQUASHFS_SWAP_SYMLINK_INODE_HEADER_1(inodep, &sinodep); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:668:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1543:5: note: in expansion of macro 'SQUASHFS_SWAP_SYMLINK_INODE_HEADER_1' SQUASHFS_SWAP_SYMLINK_INODE_HEADER_1(inodep, &sinodep); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:661:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1559:5: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER_1' SQUASHFS_SWAP_DEV_INODE_HEADER_1(inodep, &sinodep); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:661:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1559:5: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER_1' SQUASHFS_SWAP_DEV_INODE_HEADER_1(inodep, &sinodep); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:661:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1559:5: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER_1' SQUASHFS_SWAP_DEV_INODE_HEADER_1(inodep, &sinodep); ^ mksquashfs.c: In function 'generic_write_table': squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:661:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1559:5: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER_1' SQUASHFS_SWAP_DEV_INODE_HEADER_1(inodep, &sinodep); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1611:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), cbuffer, 1); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:661:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1559:5: note: in expansion of macro 'SQUASHFS_SWAP_DEV_INODE_HEADER_1' SQUASHFS_SWAP_DEV_INODE_HEADER_1(inodep, &sinodep); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1611:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), cbuffer, 1); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1611:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), cbuffer, 1); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1611:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), cbuffer, 1); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:534:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1611:4: note: in expansion of macro 'SQUASHFS_SWAP_SHORTS' SQUASHFS_SWAP_SHORTS((&c_byte), cbuffer, 1); ^ unsquashfs.c: In function 'squashfs_opendir': squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1666:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER(&dirh, &sdirh); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1666:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER(&dirh, &sdirh); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1666:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER(&dirh, &sdirh); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1666:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER(&dirh, &sdirh); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:506:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1666:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER' SQUASHFS_SWAP_DIR_HEADER(&dirh, &sdirh); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:514:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1678:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY' SQUASHFS_SWAP_DIR_ENTRY(dire, &sdire); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:514:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1678:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY' SQUASHFS_SWAP_DIR_ENTRY(dire, &sdire); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1626:3: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' SQUASHFS_SWAP_LONG_LONGS(list, slist, meta_blocks); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1626:3: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' SQUASHFS_SWAP_LONG_LONGS(list, slist, meta_blocks); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1626:3: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' SQUASHFS_SWAP_LONG_LONGS(list, slist, meta_blocks); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1626:3: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' SQUASHFS_SWAP_LONG_LONGS(list, slist, meta_blocks); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1626:3: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' SQUASHFS_SWAP_LONG_LONGS(list, slist, meta_blocks); ^ mksquashfs.c:1603:12: warning: unused variable 'obytes' [-Wunused-variable] long long obytes = bytes; ^ In file included from mksquashfs.c:61:0: mksquashfs.c: In function 'write_fragment_table': ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:523:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1652:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY' SQUASHFS_SWAP_FRAGMENT_ENTRY(&fragment_table[i], p); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:523:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1652:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY' SQUASHFS_SWAP_FRAGMENT_ENTRY(&fragment_table[i], p); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:523:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1652:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY' SQUASHFS_SWAP_FRAGMENT_ENTRY(&fragment_table[i], p); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:523:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1652:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY' SQUASHFS_SWAP_FRAGMENT_ENTRY(&fragment_table[i], p); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:523:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:1652:4: note: in expansion of macro 'SQUASHFS_SWAP_FRAGMENT_ENTRY' SQUASHFS_SWAP_FRAGMENT_ENTRY(&fragment_table[i], p); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:514:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1678:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY' SQUASHFS_SWAP_DIR_ENTRY(dire, &sdire); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:514:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1678:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY' SQUASHFS_SWAP_DIR_ENTRY(dire, &sdire); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:514:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1678:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY' SQUASHFS_SWAP_DIR_ENTRY(dire, &sdire); ^ unsquashfs.c: In function 'squashfs_opendir_2': squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:868:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1754:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER_2' SQUASHFS_SWAP_DIR_HEADER_2(&dirh, &sdirh); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:868:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1754:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER_2' SQUASHFS_SWAP_DIR_HEADER_2(&dirh, &sdirh); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:868:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1754:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER_2' SQUASHFS_SWAP_DIR_HEADER_2(&dirh, &sdirh); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:868:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1754:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER_2' SQUASHFS_SWAP_DIR_HEADER_2(&dirh, &sdirh); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:868:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1754:4: note: in expansion of macro 'SQUASHFS_SWAP_DIR_HEADER_2' SQUASHFS_SWAP_DIR_HEADER_2(&dirh, &sdirh); ^ squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:875:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1766:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY_2' SQUASHFS_SWAP_DIR_ENTRY_2(dire, &sdire); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:875:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1766:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY_2' SQUASHFS_SWAP_DIR_ENTRY_2(dire, &sdire); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:875:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1766:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY_2' SQUASHFS_SWAP_DIR_ENTRY_2(dire, &sdire); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:875:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1766:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY_2' SQUASHFS_SWAP_DIR_ENTRY_2(dire, &sdire); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:875:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:1766:5: note: in expansion of macro 'SQUASHFS_SWAP_DIR_ENTRY_2' SQUASHFS_SWAP_DIR_ENTRY_2(dire, &sdire); ^ unsquashfs.c: In function 'read_super': squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ squashfs_fs.h:386:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:2168:4: note: in expansion of macro 'SQUASHFS_SWAP_SUPER_BLOCK' SQUASHFS_SWAP_SUPER_BLOCK(&sblk, &sBlk); ^ squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ squashfs_fs.h:386:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:2168:4: note: in expansion of macro 'SQUASHFS_SWAP_SUPER_BLOCK' SQUASHFS_SWAP_SUPER_BLOCK(&sblk, &sBlk); ^ squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ squashfs_fs.h:386:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:2168:4: note: in expansion of macro 'SQUASHFS_SWAP_SUPER_BLOCK' SQUASHFS_SWAP_SUPER_BLOCK(&sblk, &sBlk); ^ squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ squashfs_fs.h:386:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:2168:4: note: in expansion of macro 'SQUASHFS_SWAP_SUPER_BLOCK' SQUASHFS_SWAP_SUPER_BLOCK(&sblk, &sBlk); ^ squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ squashfs_fs.h:386:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ unsquashfs.c:2168:4: note: in expansion of macro 'SQUASHFS_SWAP_SUPER_BLOCK' SQUASHFS_SWAP_SUPER_BLOCK(&sblk, &sBlk); ^ unsquashfs.c: In function 'initialise_threads': unsquashfs.c:2431:16: warning: implicit declaration of function 'get_nprocs' [-Wimplicit-function-declaration] processors = get_nprocs(); ^ unsquashfs.c: In function 'main': unsquashfs.c:2540:17: warning: unused variable 'winsize' [-Wunused-variable] struct winsize winsize; ^ mksquashfs.c: In function 'dir_scan2': mksquashfs.c:78:14: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type '__off_t {aka long int}' [-Wformat=] printf("mksquashfs: "s, ## args);\ ^ mksquashfs.c:2996:6: note: in expansion of macro 'INFO' INFO("file %s, uncompressed size %lld bytes %s\n", filename, buf->st_size, duplicate_file ? "DUPLICATE" : ""); ^ mksquashfs.c:78:14: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type '__off_t {aka long int}' [-Wformat=] printf("mksquashfs: "s, ## args);\ ^ mksquashfs.c:3050:7: note: in expansion of macro 'INFO' INFO("file %s, uncompressed size %lld bytes LINK\n", filename, buf->st_size); ^ In file included from mksquashfs.c:61:0: mksquashfs.c: In function 'write_inode_lookup_table': ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:3241:5: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' SQUASHFS_SWAP_LONG_LONGS((&inode->inode), &inode_lookup_table[inode_number - 1], 1); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:3241:5: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' SQUASHFS_SWAP_LONG_LONGS((&inode->inode), &inode_lookup_table[inode_number - 1], 1); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:3241:5: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' SQUASHFS_SWAP_LONG_LONGS((&inode->inode), &inode_lookup_table[inode_number - 1], 1); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:3241:5: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' SQUASHFS_SWAP_LONG_LONGS((&inode->inode), &inode_lookup_table[inode_number - 1], 1); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:554:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:3241:5: note: in expansion of macro 'SQUASHFS_SWAP_LONG_LONGS' SQUASHFS_SWAP_LONG_LONGS((&inode->inode), &inode_lookup_table[inode_number - 1], 1); ^ mksquashfs.c: In function 'main': ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:4131:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(uids, uids_copy, uid_count, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:4131:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(uids, uids_copy, uid_count, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:4131:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(uids, uids_copy, uid_count, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:4131:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(uids, uids_copy, uid_count, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:4131:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(uids, uids_copy, uid_count, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:4146:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(guids, guids_copy, guid_count, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:4146:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(guids, guids_copy, guid_count, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:4146:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(guids, guids_copy, guid_count, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:4146:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(guids, guids_copy, guid_count, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:564:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:4146:4: note: in expansion of macro 'SQUASHFS_SWAP_DATA' SQUASHFS_SWAP_DATA(guids, guids_copy, guid_count, sizeof(squashfs_uid) * 8); ^ ./squashfs_fs.h:383:17: warning: unused variable 'd' [-Wunused-variable] unsigned char *d; ^ ./squashfs_fs.h:386:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:4161:3: note: in expansion of macro 'SQUASHFS_SWAP_SUPER_BLOCK' SQUASHFS_SWAP_SUPER_BLOCK((&sBlk), &sBlk_copy); ^ ./squashfs_fs.h:382:17: warning: unused variable 's' [-Wunused-variable] unsigned char *s;\ ^ ./squashfs_fs.h:386:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:4161:3: note: in expansion of macro 'SQUASHFS_SWAP_SUPER_BLOCK' SQUASHFS_SWAP_SUPER_BLOCK((&sBlk), &sBlk_copy); ^ ./squashfs_fs.h:381:21: warning: unused variable 'val' [-Wunused-variable] unsigned long long val;\ ^ ./squashfs_fs.h:386:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:4161:3: note: in expansion of macro 'SQUASHFS_SWAP_SUPER_BLOCK' SQUASHFS_SWAP_SUPER_BLOCK((&sBlk), &sBlk_copy); ^ ./squashfs_fs.h:380:6: warning: unused variable 'b_pos' [-Wunused-variable] int b_pos;\ ^ ./squashfs_fs.h:386:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:4161:3: note: in expansion of macro 'SQUASHFS_SWAP_SUPER_BLOCK' SQUASHFS_SWAP_SUPER_BLOCK((&sBlk), &sBlk_copy); ^ ./squashfs_fs.h:379:6: warning: unused variable 'bits' [-Wunused-variable] int bits;\ ^ ./squashfs_fs.h:386:2: note: in expansion of macro 'SQUASHFS_SWAP_START' SQUASHFS_SWAP_START\ ^ mksquashfs.c:4161:3: note: in expansion of macro 'SQUASHFS_SWAP_SUPER_BLOCK' SQUASHFS_SWAP_SUPER_BLOCK((&sBlk), &sBlk_copy); ^ mksquashfs.c: In function 'add_pending_fragment': mksquashfs.c:1541:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ mksquashfs.c: In function 'write_file_blocks': mksquashfs.c:2439:3: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(fd, bytes); ^ mksquashfs.c: In function 'write_file_blocks_dup': mksquashfs.c:2535:4: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(fd, bytes); ^ mksquashfs.c:2563:3: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(fd, bytes); ^ cc unsquashfs.o -lz -lpthread -lm -lgcc_s -o unsquashfs cc mksquashfs.o read_fs.o sort.o -lz -lpthread -lm -lgcc_s -o mksquashfs make: Leaving directory `/usr/src/RPM/BUILD/squashfs3.4/squashfs-tools' + popd ~/RPM/BUILD/squashfs3.4 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42269 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/squashfs3-buildroot + : + /bin/rm -rf -- /usr/src/tmp/squashfs3-buildroot + cd squashfs3.4 + /bin/mkdir -p /usr/src/tmp/squashfs3-buildroot/sbin /usr/src/tmp/squashfs3-buildroot//usr/bin + /bin/install -m 0755 squashfs-tools/mksquashfs /usr/src/tmp/squashfs3-buildroot/sbin/mksquashfs3 + /bin/install -m 0755 squashfs-tools/unsquashfs /usr/src/tmp/squashfs3-buildroot//usr/bin/unsquashfs3 + ln -sf mksquashfs3 /usr/src/tmp/squashfs3-buildroot/sbin/mkfs.squashfs3 + ln -sf ../../sbin/mksquashfs3 /usr/src/tmp/squashfs3-buildroot/usr/bin/mksquashfs3 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/squashfs3-buildroot (auto) Verifying and fixing files in /usr/src/tmp/squashfs3-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/squashfs3-buildroot (auto) Verifying ELF objects in /usr/src/tmp/squashfs3-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: squashfsprogs3-3.4-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.51150 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd squashfs3.4 + DOCDIR=/usr/src/tmp/squashfs3-buildroot/usr/share/doc/squashfsprogs3-3.4 + export DOCDIR + rm -rf /usr/src/tmp/squashfs3-buildroot/usr/share/doc/squashfsprogs3-3.4 + /bin/mkdir -p /usr/src/tmp/squashfs3-buildroot/usr/share/doc/squashfsprogs3-3.4 + cp -prL ACKNOWLEDGEMENTS README CHANGES /usr/src/tmp/squashfs3-buildroot/usr/share/doc/squashfsprogs3-3.4 + chmod -R go-w /usr/src/tmp/squashfs3-buildroot/usr/share/doc/squashfsprogs3-3.4 + chmod -R a+rX /usr/src/tmp/squashfs3-buildroot/usr/share/doc/squashfsprogs3-3.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PNQkSG find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1EMusk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libz.so.1()(64bit) >= set:khdWbJdmGb1H6, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rbyky3 Creating squashfsprogs3-debuginfo package Processing files: squashfsprogs3-debuginfo-3.4-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xPC9xP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xhg0sE find-requires: running scripts (debuginfo) Requires: squashfsprogs3 = 3.4-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libpthread.so.0), debug64(libz.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/squashfsprogs3-3.4-alt2.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/squashfsprogs3-debuginfo-3.4-alt2.qa1.x86_64.rpm 5.20user 0.65system 0:10.77elapsed 54%CPU (0avgtext+0avgdata 84104maxresident)k 0inputs+0outputs (0major+330548minor)pagefaults 0swaps 7.67user 2.33system 0:17.37elapsed 57%CPU (0avgtext+0avgdata 124156maxresident)k 0inputs+0outputs (0major+543320minor)pagefaults 0swaps