ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/jfsutils.spec'], False, '/var/lib/mock/dist-f11-build-325694-59303/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/jfsutils.spec'] warning: Could not canonicalize hostname: x86-6.fedora.phx.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/jfsutils-1.1.13-1.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/jfsutils.spec'], False, '/var/lib/mock/dist-f11-build-325694-59303/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/jfsutils.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pRTuKe + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf jfsutils-1.1.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/jfsutils-1.1.13.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd jfsutils-1.1.13 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EmTSQl + umask 022 + cd /builddir/build/BUILD + cd jfsutils-1.1.13 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + ./configure --mandir=/usr/share/man checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) gawk checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for ln... /bin/ln checking whether ln -s works... yes checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking for unistd.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stdint.h... (cached) yes checking machine/endian.h usability... no checking machine/endian.h presence... no checking for machine/endian.h... no checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working memcmp... yes checking for getcwd... yes checking for getmntinfo... no checking for strtol... yes checking for strtoul... yes checking for posix_memalign... yes checking for memalign... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGEFILE_SOURCE value needed for large files... no configure: creating ./config.status config.status: creating Makefile config.status: creating libfs/Makefile config.status: creating include/Makefile config.status: creating fsck/Makefile config.status: creating fscklog/Makefile config.status: creating logdump/Makefile config.status: creating mkfs/Makefile config.status: creating tune/Makefile config.status: creating xpeek/Makefile config.status: creating jfsutils.spec config.status: creating config.h config.status: executing depfiles commands + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13' Making all in libfs make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/libfs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fssubs.o -MD -MP -MF .deps/fssubs.Tpo -c -o fssubs.o fssubs.c mv -f .deps/fssubs.Tpo .deps/fssubs.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT unicode_to_utf8.o -MD -MP -MF .deps/unicode_to_utf8.Tpo -c -o unicode_to_utf8.o unicode_to_utf8.c mv -f .deps/unicode_to_utf8.Tpo .deps/unicode_to_utf8.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT devices.o -MD -MP -MF .deps/devices.Tpo -c -o devices.o devices.c mv -f .deps/devices.Tpo .deps/devices.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT utilsubs.o -MD -MP -MF .deps/utilsubs.Tpo -c -o utilsubs.o utilsubs.c utilsubs.c: In function 'prompt': utilsubs.c:60: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result utilsubs.c: In function 'more': utilsubs.c:76: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/utilsubs.Tpo .deps/utilsubs.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT super.o -MD -MP -MF .deps/super.Tpo -c -o super.o super.c mv -f .deps/super.Tpo .deps/super.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT inode.o -MD -MP -MF .deps/inode.Tpo -c -o inode.o inode.c mv -f .deps/inode.Tpo .deps/inode.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT diskmap.o -MD -MP -MF .deps/diskmap.Tpo -c -o diskmap.o diskmap.c mv -f .deps/diskmap.Tpo .deps/diskmap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c mv -f .deps/message.Tpo .deps/message.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT uniupr.o -MD -MP -MF .deps/uniupr.Tpo -c -o uniupr.o uniupr.c mv -f .deps/uniupr.Tpo .deps/uniupr.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT jfs_endian.o -MD -MP -MF .deps/jfs_endian.Tpo -c -o jfs_endian.o jfs_endian.c mv -f .deps/jfs_endian.Tpo .deps/jfs_endian.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT open_by_label.o -MD -MP -MF .deps/open_by_label.Tpo -c -o open_by_label.o open_by_label.c open_by_label.c: In function 'open_check_label': open_by_label.c:72: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness open_by_label.c:72: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness open_by_label.c:72: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness open_by_label.c:72: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness open_by_label.c:72: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness open_by_label.c:72: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness open_by_label.c:72: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness open_by_label.c:72: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness open_by_label.c:84: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness open_by_label.c:84: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness open_by_label.c:84: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness open_by_label.c:84: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness open_by_label.c:84: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness open_by_label.c:84: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness open_by_label.c:84: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness open_by_label.c:84: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness mv -f .deps/open_by_label.Tpo .deps/open_by_label.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT log_dump.o -MD -MP -MF .deps/log_dump.Tpo -c -o log_dump.o log_dump.c log_dump.c: In function 'jfs_logdump': log_dump.c:333: warning: pointer targets in passing argument 3 of 'logRead' differ in signedness mv -f .deps/log_dump.Tpo .deps/log_dump.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT logform.o -MD -MP -MF .deps/logform.Tpo -c -o logform.o logform.c mv -f .deps/logform.Tpo .deps/logform.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT logredo.o -MD -MP -MF .deps/logredo.Tpo -c -o logredo.o logredo.c logredo.c: In function 'jfs_logredo': logredo.c:617: warning: pointer targets in passing argument 3 of 'logRead' differ in signedness mv -f .deps/logredo.Tpo .deps/logredo.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT log_work.o -MD -MP -MF .deps/log_work.Tpo -c -o log_work.o log_work.c mv -f .deps/log_work.Tpo .deps/log_work.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT log_read.o -MD -MP -MF .deps/log_read.Tpo -c -o log_read.o log_read.c mv -f .deps/log_read.Tpo .deps/log_read.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT log_map.o -MD -MP -MF .deps/log_map.Tpo -c -o log_map.o log_map.c mv -f .deps/log_map.Tpo .deps/log_map.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fsckmsgdef.o -MD -MP -MF .deps/fsckmsgdef.Tpo -c -o fsckmsgdef.o fsckmsgdef.c mv -f .deps/fsckmsgdef.Tpo .deps/fsckmsgdef.Po rm -f libfs.a ar cru libfs.a fssubs.o unicode_to_utf8.o devices.o utilsubs.o super.o inode.o diskmap.o message.o uniupr.o jfs_endian.o open_by_label.o log_dump.o logform.o logredo.o log_work.o log_read.o log_map.o fsckmsgdef.o ranlib libfs.a make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/libfs' Making all in include make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/include' Making all in fsck make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/fsck' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fsckbmap.o -MD -MP -MF .deps/fsckbmap.Tpo -c -o fsckbmap.o fsckbmap.c fsckbmap.c: In function 'dmap_pwmap_rebuild': fsckbmap.c:391: warning: pointer targets in passing argument 1 of 'ujfs_maxbuddy' differ in signedness fsckbmap.c: In function 'dmap_pmap_verify': fsckbmap.c:478: warning: pointer targets in passing argument 1 of 'ujfs_maxbuddy' differ in signedness mv -f .deps/fsckbmap.Tpo .deps/fsckbmap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fsckconn.o -MD -MP -MF .deps/fsckconn.Tpo -c -o fsckconn.o fsckconn.c mv -f .deps/fsckconn.Tpo .deps/fsckconn.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fsckdire.o -MD -MP -MF .deps/fsckdire.Tpo -c -o fsckdire.o fsckdire.c fsckdire.c: In function 'dtSplitPage': fsckdire.c:940: warning: pointer targets in assignment differ in signedness mv -f .deps/fsckdire.Tpo .deps/fsckdire.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fsckdtre.o -MD -MP -MF .deps/fsckdtre.Tpo -c -o fsckdtre.o fsckdtre.c fsckdtre.c: In function 'dTree_key_extract_cautiously': fsckdtre.c:1641: warning: cast from pointer to integer of different size fsckdtre.c: In function 'dTree_key_extract_record': fsckdtre.c:1777: warning: cast from pointer to integer of different size fsckdtre.c: In function 'reconnect_fs_inodes': fsckdtre.c:3916: warning: pointer targets in passing argument 2 of 'UTF8_String_To_Unicode_String' differ in signedness mv -f .deps/fsckdtre.Tpo .deps/fsckdtre.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fsckea.o -MD -MP -MF .deps/fsckea.Tpo -c -o fsckea.o fsckea.c mv -f .deps/fsckea.Tpo .deps/fsckea.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fsckimap.o -MD -MP -MF .deps/fsckimap.Tpo -c -o fsckimap.o fsckimap.c mv -f .deps/fsckimap.Tpo .deps/fsckimap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fsckino.o -MD -MP -MF .deps/fsckino.Tpo -c -o fsckino.o fsckino.c mv -f .deps/fsckino.Tpo .deps/fsckino.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fsckmeta.o -MD -MP -MF .deps/fsckmeta.Tpo -c -o fsckmeta.o fsckmeta.c mv -f .deps/fsckmeta.Tpo .deps/fsckmeta.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fsckpfs.o -MD -MP -MF .deps/fsckpfs.Tpo -c -o fsckpfs.o fsckpfs.c mv -f .deps/fsckpfs.Tpo .deps/fsckpfs.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dirindex.o -MD -MP -MF .deps/dirindex.Tpo -c -o dirindex.o dirindex.c mv -f .deps/dirindex.Tpo .deps/dirindex.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fsckwsp.o -MD -MP -MF .deps/fsckwsp.Tpo -c -o fsckwsp.o fsckwsp.c mv -f .deps/fsckwsp.Tpo .deps/fsckwsp.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fsckxtre.o -MD -MP -MF .deps/fsckxtre.Tpo -c -o fsckxtre.o fsckxtre.c mv -f .deps/fsckxtre.Tpo .deps/fsckxtre.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xchkdsk.o -MD -MP -MF .deps/xchkdsk.Tpo -c -o xchkdsk.o xchkdsk.c mv -f .deps/xchkdsk.Tpo .deps/xchkdsk.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fsckruns.o -MD -MP -MF .deps/fsckruns.Tpo -c -o fsckruns.o fsckruns.c mv -f .deps/fsckruns.Tpo .deps/fsckruns.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fsck_message.o -MD -MP -MF .deps/fsck_message.Tpo -c -o fsck_message.o fsck_message.c mv -f .deps/fsck_message.Tpo .deps/fsck_message.Po gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o jfs_fsck fsckbmap.o fsckconn.o fsckdire.o fsckdtre.o fsckea.o fsckimap.o fsckino.o fsckmeta.o fsckpfs.o dirindex.o fsckwsp.o fsckxtre.o xchkdsk.o fsckruns.o fsck_message.o ../libfs/libfs.a -luuid make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/fsck' Making all in fscklog make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/fscklog' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -I../fsck -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fscklog.o -MD -MP -MF .deps/fscklog.Tpo -c -o fscklog.o fscklog.c mv -f .deps/fscklog.Tpo .deps/fscklog.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -I../fsck -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c mv -f .deps/display.Tpo .deps/display.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -I../fsck -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT extract.o -MD -MP -MF .deps/extract.Tpo -c -o extract.o extract.c extract.c: In function 'xchklog_final_processing': extract.c:275: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result extract.c: In function 'record_msg': extract.c:677: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/extract.Tpo .deps/extract.Po gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o jfs_fscklog fscklog.o display.o extract.o ../libfs/libfs.a make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/fscklog' Making all in logdump make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/logdump' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT logdump.o -MD -MP -MF .deps/logdump.Tpo -c -o logdump.o logdump.c mv -f .deps/logdump.Tpo .deps/logdump.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT helpers.o -MD -MP -MF .deps/helpers.Tpo -c -o helpers.o helpers.c mv -f .deps/helpers.Tpo .deps/helpers.Po gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o jfs_logdump logdump.o helpers.o ../libfs/libfs.a -luuid make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/logdump' Making all in mkfs make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/mkfs' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -DONE_FILESET_PER_AGGR -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT initmap.o -MD -MP -MF .deps/initmap.Tpo -c -o initmap.o initmap.c initmap.c: In function 'dbAlloc': initmap.c:734: warning: pointer targets in passing argument 1 of 'ujfs_maxbuddy' differ in signedness mv -f .deps/initmap.Tpo .deps/initmap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -DONE_FILESET_PER_AGGR -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT inodemap.o -MD -MP -MF .deps/inodemap.Tpo -c -o inodemap.o inodemap.c mv -f .deps/inodemap.Tpo .deps/inodemap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -DONE_FILESET_PER_AGGR -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT inodes.o -MD -MP -MF .deps/inodes.Tpo -c -o inodes.o inodes.c mv -f .deps/inodes.Tpo .deps/inodes.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -DONE_FILESET_PER_AGGR -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT mkfs.o -MD -MP -MF .deps/mkfs.Tpo -c -o mkfs.o mkfs.c mkfs.c: In function 'parse_journal_opts': mkfs.c:603: warning: pointer targets in passing argument 1 of 'open_by_label' differ in signedness mkfs.c: In function 'main': mkfs.c:991: warning: the address of 'volume_label' will always evaluate as 'true' mv -f .deps/mkfs.Tpo .deps/mkfs.Po gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o jfs_mkfs initmap.o inodemap.o inodes.o mkfs.o ../libfs/libfs.a -luuid make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/mkfs' Making all in tune make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/tune' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT tune.o -MD -MP -MF .deps/tune.Tpo -c -o tune.o tune.c tune.c: In function 'parse_journal_opts': tune.c:93: warning: pointer targets in passing argument 1 of 'open_by_label' differ in signedness tune.c:96: warning: the address of 'logdev' will always evaluate as 'true' mv -f .deps/tune.Tpo .deps/tune.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT super.o -MD -MP -MF .deps/super.Tpo -c -o super.o super.c mv -f .deps/super.Tpo .deps/super.Po gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o jfs_tune tune.o super.o ../libfs/libfs.a -luuid make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/tune' Making all in xpeek make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/xpeek' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT alter.o -MD -MP -MF .deps/alter.Tpo -c -o alter.o alter.c alter.c: In function 'alter': alter.c:87: warning: pointer targets in assignment differ in signedness alter.c:44: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/alter.Tpo .deps/alter.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c display.c: In function 'display': display.c:51: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/display.Tpo .deps/display.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT fsckcbbl.o -MD -MP -MF .deps/fsckcbbl.Tpo -c -o fsckcbbl.o fsckcbbl.c fsckcbbl.c: In function 'display_cbblfsck': fsckcbbl.c:166: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result fsckcbbl.c: In function 'display_fsck_wsphdr': fsckcbbl.c:292: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result fsckcbbl.c: In function 'display_logsuper': fsckcbbl.c:429: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/fsckcbbl.Tpo .deps/fsckcbbl.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT iag.o -MD -MP -MF .deps/iag.Tpo -c -o iag.o iag.c iag.c: In function 'iag': iag.c:52: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result iag.c: In function 'change_iag': iag.c:161: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result iag.c: In function 'display_map': iag.c:350: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result iag.c: In function 'display_ext': iag.c:382: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result iag.c:400: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/iag.Tpo .deps/iag.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c mv -f .deps/io.Tpo .deps/io.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT super2.o -MD -MP -MF .deps/super2.Tpo -c -o super2.o super2.c super2.c: In function 'display_super2': super2.c:220: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/super2.Tpo .deps/super2.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT xpeek.o -MD -MP -MF .deps/xpeek.Tpo -c -o xpeek.o xpeek.c mv -f .deps/xpeek.Tpo .deps/xpeek.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT directory.o -MD -MP -MF .deps/directory.Tpo -c -o directory.o directory.c directory.c: In function 'directory': directory.c:72: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result directory.c: In function 'print_direntry': directory.c:199: warning: pointer targets in passing argument 1 of 'Unicode_String_to_UTF8_String' differ in signedness directory.c: In function 'dtree': directory.c:222: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result directory.c:303: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result directory.c: In function 'xtree': directory.c:410: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result directory.c:463: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result directory.c: In function 'display_leaf_slots': directory.c:593: warning: pointer targets in passing argument 1 of 'Unicode_String_to_UTF8_String' differ in signedness directory.c:601: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result directory.c: In function 'display_slot': directory.c:652: warning: pointer targets in passing argument 1 of 'Unicode_String_to_UTF8_String' differ in signedness directory.c: In function 'display_internal_slots': directory.c:694: warning: pointer targets in passing argument 1 of 'Unicode_String_to_UTF8_String' differ in signedness directory.c: In function 'display_internal_xtpage': directory.c:795: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/directory.Tpo .deps/directory.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT dmap.o -MD -MP -MF .deps/dmap.Tpo -c -o dmap.o dmap.c dmap.c: In function 'display_dbmap': dmap.c:168: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result dmap.c: In function 'display_cpage': dmap.c:324: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result dmap.c: In function 'display_leaf': dmap.c:523: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result dmap.c: In function 'display_tree': dmap.c:721: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result dmap.c:745: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result dmap.c:796: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result dmap.c:826: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result dmap.c: In function 'display_agfree': dmap.c:895: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/dmap.Tpo .deps/dmap.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c mv -f .deps/help.Tpo .deps/help.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT inode.o -MD -MP -MF .deps/inode.Tpo -c -o inode.o inode.c inode.c: In function 'inode': inode.c:52: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result inode.c: In function 'change_inode': inode.c:192: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/inode.Tpo .deps/inode.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT super.o -MD -MP -MF .deps/super.Tpo -c -o super.o super.c super.c: In function 'display_super': super.c:229: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/super.Tpo .deps/super.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT ui.o -MD -MP -MF .deps/ui.Tpo -c -o ui.o ui.c ui.c: In function 'm_parse': ui.c:40: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result mv -f .deps/ui.Tpo .deps/ui.Po gcc -Wall -Wstrict-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o jfs_debugfs alter.o display.o fsckcbbl.o iag.o io.o super2.o xpeek.o directory.o dmap.o help.o inode.o super.o ui.o ../libfs/libfs.a -luuid make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/xpeek' make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13' make[1]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ymn5RF + umask 022 + cd /builddir/build/BUILD + cd jfsutils-1.1.13 + LANG=C + export LANG + unset DISPLAY + '[' /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386 + make install DESTDIR=/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386 Making install in libfs make[1]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/libfs' make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/libfs' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/libfs' make[1]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/libfs' Making install in include make[1]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/include' make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/include' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/include' make[1]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/include' Making install in fsck make[1]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/fsck' make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/fsck' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin" /usr/bin/install -c 'jfs_fsck' '/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/jfs_fsck' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/fsck' /bin/ln -f /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/jfs_fsck /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/fsck.jfs make[3]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/fsck' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/man/man8" /usr/bin/install -c -m 644 './jfs_fsck.8' '/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/man/man8/jfs_fsck.8' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/fsck' /bin/ln -f /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/man/man8/jfs_fsck.8 /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/man/man8/fsck.jfs.8 make[3]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/fsck' make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/fsck' make[1]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/fsck' Making install in fscklog make[1]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/fscklog' make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/fscklog' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin" /usr/bin/install -c 'jfs_fscklog' '/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/jfs_fscklog' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/man/man8" /usr/bin/install -c -m 644 './jfs_fscklog.8' '/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/man/man8/jfs_fscklog.8' make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/fscklog' make[1]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/fscklog' Making install in logdump make[1]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/logdump' make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/logdump' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin" /usr/bin/install -c 'jfs_logdump' '/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/jfs_logdump' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/man/man8" /usr/bin/install -c -m 644 './jfs_logdump.8' '/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/man/man8/jfs_logdump.8' make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/logdump' make[1]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/logdump' Making install in mkfs make[1]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/mkfs' make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/mkfs' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin" /usr/bin/install -c 'jfs_mkfs' '/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/jfs_mkfs' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/mkfs' /bin/ln -f /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/jfs_mkfs /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/mkfs.jfs make[3]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/mkfs' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/man/man8" /usr/bin/install -c -m 644 './jfs_mkfs.8' '/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/man/man8/jfs_mkfs.8' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/mkfs' /bin/ln -f /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/man/man8/jfs_mkfs.8 /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/man/man8/mkfs.jfs.8 make[3]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/mkfs' make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/mkfs' make[1]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/mkfs' Making install in tune make[1]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/tune' make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/tune' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin" /usr/bin/install -c 'jfs_tune' '/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/jfs_tune' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/man/man8" /usr/bin/install -c -m 644 './jfs_tune.8' '/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/man/man8/jfs_tune.8' make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/tune' make[1]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/tune' Making install in xpeek make[1]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/xpeek' make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13/xpeek' test -z "/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin" /usr/bin/install -c 'jfs_debugfs' '/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/jfs_debugfs' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/man/man8" /usr/bin/install -c -m 644 './jfs_debugfs.8' '/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/man/man8/jfs_debugfs.8' make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/xpeek' make[1]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13/xpeek' make[1]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13' make[2]: Entering directory `/builddir/build/BUILD/jfsutils-1.1.13' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13' make[1]: Leaving directory `/builddir/build/BUILD/jfsutils-1.1.13' + rm -f '/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386//usr/share/man/*/*.gz' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/jfsutils-1.1.13 file /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/jfs_fsck has 1 other hard links extracting debug info from /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/jfs_fsck hard linked /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/lib/debug/sbin/fsck.jfs.debug to /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/lib/debug/sbin/jfs_fsck.debug extracting debug info from /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/jfs_fscklog extracting debug info from /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/jfs_logdump file /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/jfs_mkfs has 1 other hard links extracting debug info from /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/jfs_mkfs hard linked /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/lib/debug/sbin/mkfs.jfs.debug to /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/lib/debug/sbin/jfs_mkfs.debug extracting debug info from /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/jfs_tune extracting debug info from /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/sbin/jfs_debugfs 3560 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: jfsutils-1.1.13-1 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HCY8Qf + umask 022 + cd /builddir/build/BUILD + cd jfsutils-1.1.13 + DOCDIR=/builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/doc/jfsutils-1.1.13 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/doc/jfsutils-1.1.13 + /bin/mkdir -p /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/doc/jfsutils-1.1.13 + cp -pr AUTHORS COPYING INSTALL NEWS README ChangeLog /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386/usr/share/doc/jfsutils-1.1.13 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libuuid.so.1 rtld(GNU_HASH) Processing files: jfsutils-debuginfo-1.1.13-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386 warning: Could not canonicalize hostname: x86-6.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/jfsutils-1.1.13-1.i386.rpm Wrote: /builddir/build/RPMS/jfsutils-debuginfo-1.1.13-1.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jkzX5t + umask 022 + cd /builddir/build/BUILD + cd jfsutils-1.1.13 + '[' /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jfsutils-1.1.13-1.i386 + exit 0 Child returncode was: 0 LEAVE do -->