<86>Apr 26 09:27:57 userdel[750]: delete user `rooter' <86>Apr 26 09:27:57 userdel[750]: remove group `rooter' <86>Apr 26 09:27:58 groupadd[751]: new group: name=rooter, gid=501 <86>Apr 26 09:27:58 useradd[752]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 09:27:58 userdel[754]: delete user `builder' <86>Apr 26 09:27:58 userdel[754]: remove group `builder' <86>Apr 26 09:27:58 groupadd[755]: new group: name=builder, gid=502 <86>Apr 26 09:27:58 useradd[756]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 09:27:59 rpmi: libuuid-devel-1.40.5-alt1 installed <13>Apr 26 09:27:59 rpmi: libblkid-devel-1.40.5-alt1 installed <13>Apr 26 09:27:59 rpmi: libcom_err-devel-1.40.5-alt1 installed <13>Apr 26 09:27:59 rpmi: libss-devel-1.40.5-alt1 installed <13>Apr 26 09:27:59 rpmi: libe2fs-devel-1.40.5-alt1 installed Installing jfsutils-1.1.13-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.304 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jfsutils-1.1.13 + echo 'Source #0 (jfsutils-1.1.13.tar.gz):' Source #0 (jfsutils-1.1.13.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/jfsutils-1.1.13.tar.gz + /bin/tar -xf - + cd jfsutils-1.1.13 + /bin/chmod -c -Rf u+rwX,go-w . mode of `./mkfs/mkfs.c' changed to 0745 (rwxr--r-x) mode of `./mkfs/inodes.h' changed to 0745 (rwxr--r-x) mode of `./libfs/message.h' changed to 0745 (rwxr--r-x) mode of `./libfs/message.c' changed to 0745 (rwxr--r-x) mode of `./libfs/log_work.c' changed to 0745 (rwxr--r-x) mode of `./libfs/devices.c' changed to 0745 (rwxr--r-x) + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.304 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jfsutils-1.1.13 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.in'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --sbindir=/sbin --enable-largefile checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) gawk checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking for ln... /bin/ln checking whether ln -s works... yes checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... ppc-alt-linux-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 + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13' Making all in libfs make[2]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/libfs' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c fssubs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c unicode_to_utf8.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c devices.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c utilsubs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c super.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c inode.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c diskmap.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c message.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c uniupr.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c jfs_endian.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c open_by_label.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c log_dump.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c logform.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c logredo.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 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c log_work.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c log_read.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 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c log_map.c logredo.c: In function 'jfs_logredo': logredo.c:617: warning: pointer targets in passing argument 3 of 'logRead' differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -Wall -O2 -fsigned-char -c fsckmsgdef.c log_dump.c: In function 'jfs_logdump': log_dump.c:333: warning: pointer targets in passing argument 3 of 'logRead' differ in signedness 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 `/usr/src/RPM/BUILD/jfsutils-1.1.13/libfs' Making all in include make[2]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/include' Making all in fsck make[2]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/fsck' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c fsckbmap.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c fsckconn.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c fsckdire.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c fsckdtre.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c fsckea.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c fsckimap.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c fsckino.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c fsckmeta.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c fsckpfs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c dirindex.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c fsckwsp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c fsckxtre.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c xchkdsk.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c fsckruns.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 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 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c fsck_message.c fsckdire.c:175:1: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 warning: "bcopy" redefined In file included from /usr/include/string.h:440, from fsckdire.c:24: /usr/include/bits/string3.h:100:1: warning: this is the location of the previous definition fsckdire.c: In function 'dtSplitPage': fsckdire.c:940: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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 `/usr/src/RPM/BUILD/jfsutils-1.1.13/fsck' Making all in fscklog make[2]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/fscklog' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -I../fsck -pipe -Wall -O2 -fsigned-char -c fscklog.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -I../fsck -pipe -Wall -O2 -fsigned-char -c display.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -I../fsck -pipe -Wall -O2 -fsigned-char -c 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 ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o jfs_fscklog fscklog.o display.o extract.o ../libfs/libfs.a make[2]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/fscklog' Making all in logdump make[2]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/logdump' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c logdump.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c helpers.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o jfs_logdump logdump.o helpers.o ../libfs/libfs.a -luuid make[2]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/logdump' Making all in mkfs make[2]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/mkfs' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -DONE_FILESET_PER_AGGR -pipe -Wall -O2 -fsigned-char -c initmap.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -DONE_FILESET_PER_AGGR -pipe -Wall -O2 -fsigned-char -c inodemap.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -DONE_FILESET_PER_AGGR -pipe -Wall -O2 -fsigned-char -c inodes.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -DONE_FILESET_PER_AGGR -pipe -Wall -O2 -fsigned-char -c mkfs.c initmap.c: In function 'dbAlloc': initmap.c:734: warning: pointer targets in passing argument 1 of 'ujfs_maxbuddy' differ in signedness 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' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o jfs_mkfs initmap.o inodemap.o inodes.o mkfs.o ../libfs/libfs.a -luuid make[2]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/mkfs' Making all in tune make[2]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/tune' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c tune.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c super.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' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o jfs_tune tune.o super.o ../libfs/libfs.a -luuid make[2]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/tune' Making all in xpeek make[2]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/xpeek' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c alter.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c display.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c fsckcbbl.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c iag.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c io.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c super2.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c xpeek.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c directory.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c dmap.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c help.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c inode.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c super.c super2.c: In function 'display_super2': super2.c:220: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result 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 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 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -pipe -Wall -O2 -fsigned-char -c ui.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 display.c: In function 'display': display.c:51: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result 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 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 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 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 super.c: In function 'display_super': super.c:229: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ui.c: In function 'm_parse': ui.c:40: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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 `/usr/src/RPM/BUILD/jfsutils-1.1.13/xpeek' make[2]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13' make[2]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13' make[1]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13' make: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16460 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/jfsutils-buildroot + : + /bin/rm -rf -- /usr/src/tmp/jfsutils-buildroot + cd jfsutils-1.1.13 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/jfsutils-buildroot install make: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13' Making install in libfs make[1]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/libfs' make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/jfsutils-1.1.13/libfs' make[1]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/libfs' Making install in include make[1]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/include' make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/jfsutils-1.1.13/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/include' Making install in fsck make[1]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/fsck' make[2]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/fsck' test -z "/sbin" || /bin/mkdir -p "/usr/src/tmp/jfsutils-buildroot/sbin" /bin/install -p 'jfs_fsck' '/usr/src/tmp/jfsutils-buildroot/sbin/jfs_fsck' make install-exec-hook make[3]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/fsck' /bin/ln -f /usr/src/tmp/jfsutils-buildroot/sbin/jfs_fsck /usr/src/tmp/jfsutils-buildroot/sbin/fsck.jfs make[3]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/fsck' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/jfsutils-buildroot/usr/share/man/man8" /bin/install -p -m 644 './jfs_fsck.8' '/usr/src/tmp/jfsutils-buildroot/usr/share/man/man8/jfs_fsck.8' make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/fsck' /bin/ln -f /usr/src/tmp/jfsutils-buildroot/usr/share/man/man8/jfs_fsck.8 /usr/src/tmp/jfsutils-buildroot/usr/share/man/man8/fsck.jfs.8 make[3]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/fsck' make[2]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/fsck' make[1]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/fsck' Making install in fscklog make[1]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/fscklog' make[2]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/fscklog' test -z "/sbin" || /bin/mkdir -p "/usr/src/tmp/jfsutils-buildroot/sbin" /bin/install -p 'jfs_fscklog' '/usr/src/tmp/jfsutils-buildroot/sbin/jfs_fscklog' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/jfsutils-buildroot/usr/share/man/man8" /bin/install -p -m 644 './jfs_fscklog.8' '/usr/src/tmp/jfsutils-buildroot/usr/share/man/man8/jfs_fscklog.8' make[2]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/fscklog' make[1]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/fscklog' Making install in logdump make[1]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/logdump' make[2]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/logdump' test -z "/sbin" || /bin/mkdir -p "/usr/src/tmp/jfsutils-buildroot/sbin" /bin/install -p 'jfs_logdump' '/usr/src/tmp/jfsutils-buildroot/sbin/jfs_logdump' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/jfsutils-buildroot/usr/share/man/man8" /bin/install -p -m 644 './jfs_logdump.8' '/usr/src/tmp/jfsutils-buildroot/usr/share/man/man8/jfs_logdump.8' make[2]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/logdump' make[1]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/logdump' Making install in mkfs make[1]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/mkfs' make[2]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/mkfs' test -z "/sbin" || /bin/mkdir -p "/usr/src/tmp/jfsutils-buildroot/sbin" /bin/install -p 'jfs_mkfs' '/usr/src/tmp/jfsutils-buildroot/sbin/jfs_mkfs' make install-exec-hook make[3]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/mkfs' /bin/ln -f /usr/src/tmp/jfsutils-buildroot/sbin/jfs_mkfs /usr/src/tmp/jfsutils-buildroot/sbin/mkfs.jfs make[3]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/mkfs' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/jfsutils-buildroot/usr/share/man/man8" /bin/install -p -m 644 './jfs_mkfs.8' '/usr/src/tmp/jfsutils-buildroot/usr/share/man/man8/jfs_mkfs.8' make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/mkfs' /bin/ln -f /usr/src/tmp/jfsutils-buildroot/usr/share/man/man8/jfs_mkfs.8 /usr/src/tmp/jfsutils-buildroot/usr/share/man/man8/mkfs.jfs.8 make[3]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/mkfs' make[2]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/mkfs' make[1]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/mkfs' Making install in tune make[1]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/tune' make[2]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/tune' test -z "/sbin" || /bin/mkdir -p "/usr/src/tmp/jfsutils-buildroot/sbin" /bin/install -p 'jfs_tune' '/usr/src/tmp/jfsutils-buildroot/sbin/jfs_tune' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/jfsutils-buildroot/usr/share/man/man8" /bin/install -p -m 644 './jfs_tune.8' '/usr/src/tmp/jfsutils-buildroot/usr/share/man/man8/jfs_tune.8' make[2]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/tune' make[1]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/tune' Making install in xpeek make[1]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/xpeek' make[2]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/xpeek' test -z "/sbin" || /bin/mkdir -p "/usr/src/tmp/jfsutils-buildroot/sbin" /bin/install -p 'jfs_debugfs' '/usr/src/tmp/jfsutils-buildroot/sbin/jfs_debugfs' test -z "/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/jfsutils-buildroot/usr/share/man/man8" /bin/install -p -m 644 './jfs_debugfs.8' '/usr/src/tmp/jfsutils-buildroot/usr/share/man/man8/jfs_debugfs.8' make[2]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/xpeek' make[1]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13/xpeek' make[1]: Entering directory `/usr/src/RPM/BUILD/jfsutils-1.1.13' make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/jfsutils-1.1.13' make[1]: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13' make: Leaving directory `/usr/src/RPM/BUILD/jfsutils-1.1.13' + for n in fsck mkfs + ln -sf jfs_fsck /usr/src/tmp/jfsutils-buildroot/sbin/fsck.jfs + ln -sf jfs_fsck.8 /usr/src/tmp/jfsutils-buildroot//usr/share/man/man8/fsck.jfs.8 + for n in fsck mkfs + ln -sf jfs_mkfs /usr/src/tmp/jfsutils-buildroot/sbin/mkfs.jfs + ln -sf jfs_mkfs.8 /usr/src/tmp/jfsutils-buildroot//usr/share/man/man8/mkfs.jfs.8 + bzip2 --best --keep --force ChangeLog + gzip --best --stdout NEWS + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/jfsutils-buildroot (auto) Verifying and fixing files in /usr/src/tmp/jfsutils-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/jfsutils-buildroot (auto) removed `/usr/src/tmp/jfsutils-buildroot/usr/share/man/man8/mkfs.jfs.8' `/usr/src/tmp/jfsutils-buildroot/usr/share/man/man8/mkfs.jfs.8.gz' -> `jfs_mkfs.8.gz' removed `/usr/src/tmp/jfsutils-buildroot/usr/share/man/man8/fsck.jfs.8' `/usr/src/tmp/jfsutils-buildroot/usr/share/man/man8/fsck.jfs.8.gz' -> `jfs_fsck.8.gz' Verifying ELF objects in /usr/src/tmp/jfsutils-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/jfsutils-buildroot (executable,shared) Processing files: jfsutils-1.1.13-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40391 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jfsutils-1.1.13 + DOCDIR=/usr/src/tmp/jfsutils-buildroot/usr/share/doc/jfsutils-1.1.13 + export DOCDIR + rm -rf /usr/src/tmp/jfsutils-buildroot/usr/share/doc/jfsutils-1.1.13 + /bin/mkdir -p /usr/src/tmp/jfsutils-buildroot/usr/share/doc/jfsutils-1.1.13 + cp -prL AUTHORS ChangeLog.bz2 NEWS.gz README /usr/src/tmp/jfsutils-buildroot/usr/share/doc/jfsutils-1.1.13 + chmod -R go-w /usr/src/tmp/jfsutils-buildroot/usr/share/doc/jfsutils-1.1.13 + chmod -R a+rX /usr/src/tmp/jfsutils-buildroot/usr/share/doc/jfsutils-1.1.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.40391 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.99375 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: jfsprogs = 1.1.13-alt1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /lib/ld.so.1, 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) Obsoletes: jfsprogs Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.17061 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/jfsutils-1.1.13-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/jfsutils-1.1.13-alt1.ppc.rpm 26.51user 4.83system 0:20.64elapsed 151%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1076725minor)pagefaults 0swaps