<86>Apr 26 19:45:53 userdel[14836]: delete user `rooter' <86>Apr 26 19:45:53 userdel[14836]: remove group `rooter' <86>Apr 26 19:45:53 groupadd[14837]: new group: name=rooter, gid=501 <86>Apr 26 19:45:53 useradd[14838]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 19:45:53 userdel[14840]: delete user `builder' <86>Apr 26 19:45:53 userdel[14840]: remove group `builder' <86>Apr 26 19:45:53 groupadd[14841]: new group: name=builder, gid=502 <86>Apr 26 19:45:53 useradd[14842]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 19:45:55 rpmi: hostinfo-2.2-alt4 installed <13>Apr 26 19:45:55 rpmi: libgpm-devel-1.20.1-alt8 installed <13>Apr 26 19:45:55 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 26 19:45:56 rpmi: libncurses-devel-5.6-alt4 installed Installing lde-2.6.1-alt0.1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62938 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lde + echo 'Source #0 (lde-2.6.1.tar.bz2):' Source #0 (lde-2.6.1.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/lde-2.6.1.tar.bz2 + /bin/tar -xf - + cd lde + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (lde-fixes.patch):' Patch #0 (lde-fixes.patch): + /usr/bin/patch -p0 patching file src/swiped/cnews/getdate.y + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62938 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lde + ./autogen.sh Changing to macros/ and running "autoconf; ./configure " ... I am going to run ./configure with no arguments - if you wish to pass any to it, please specify them on the ./autogen.sh command line. checking for bison... bison -y 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 a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... yes checking for rm... /bin/rm checking for ar... /usr/bin/ar checking for uname... Linux 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for sys/types.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking for __u8 in ... yes checking for __s8 in ... yes checking for __u16 in ... yes checking for __s16 in ... yes checking for __u32 in ... yes checking for __s32 in ... yes checking for __u64 in ... yes checking for __s64 in ... yes checking for lseek64... yes checking for off64_t... yes checking for loff_t... yes checking for getopt_long... yes checking for getpwuid... yes checking for getgrgid... yes checking whether gcc accepts -w... yes configure: checking "location of ncurses.h file"... Found ncurses on /usr/include/ncurses.h checking for ncurses version... 5.6 checking for Gpm_Repeat in -lgpm... yes checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for off_t... yes checking for off_t... (cached) yes checking size of off_t... 4 checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for vprintf... yes checking for _doprnt... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for uname... yes checking for memmem... yes checking for bzero... yes configure: creating ./config.status config.status: creating ../Makefile Configuration: Source code location: . Compiler: gcc Compiler flags: -g -O2 Defines: -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 Linker flags: -lncurses Install path: /sbin, ${datarootdir}/man Now type 'make' to compile lde. + 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 ']' + ./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 Changing to macros/ and running "./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" ... checking for bison... bison -y 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 a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... yes checking for rm... /bin/rm checking for ar... /usr/bin/ar checking for uname... Linux 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for sys/types.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking for __u8 in ... yes checking for __s8 in ... yes checking for __u16 in ... yes checking for __s16 in ... yes checking for __u32 in ... yes checking for __s32 in ... yes checking for __u64 in ... yes checking for __s64 in ... yes checking for lseek64... yes checking for off64_t... yes checking for loff_t... yes checking for getopt_long... yes checking for getpwuid... yes checking for getgrgid... yes checking whether ppc-alt-linux-gcc accepts -w... yes configure: checking "location of ncurses.h file"... Found ncurses on /usr/include/ncurses.h checking for ncurses version... 5.6 checking for Gpm_Repeat in -lgpm... yes checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for off_t... yes checking for off_t... (cached) yes checking size of off_t... 4 checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for vprintf... yes checking for _doprnt... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for uname... yes checking for memmem... yes checking for bzero... yes configure: creating ./config.status config.status: creating ../Makefile Configuration: Source code location: . Compiler: ppc-alt-linux-gcc Compiler flags: -pipe -Wall -O2 -fsigned-char Defines: -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 Linker flags: -lncurses Install path: /sbin, /usr/share/man Now type 'make' to compile lde. + /usr/bin/subst 's|${INSTALL}|${INSTALL} -D|' Makefile + make make: Entering directory `/usr/src/RPM/BUILD/lde' ( cd crash_recovery ; make -f Makefile all ) make[1]: Entering directory `/usr/src/RPM/BUILD/lde/crash_recovery' Doing "make depend" ppc-alt-linux-gcc -E -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -M find_ext2_fs.c > .depend ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -o find_ext2_fs.o find_ext2_fs.c ppc-alt-linux-gcc -s -o find_ext2_fs find_ext2_fs.o make[1]: Leaving directory `/usr/src/RPM/BUILD/lde/crash_recovery' ( cd src ; make -f Makefile all ) make[1]: Entering directory `/usr/src/RPM/BUILD/lde/src' Doing "make depend" ppc-alt-linux-gcc -E -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -M ext2fs.c msdos_fs.c minix.c xiafs.c no_fs.c recover.c main_lde.c nc_lde.c nc_block.c nc_inode.c nc_dir.c tty_lde.c bitops.c iso9660.c > .depend (cd swiped; make depend) make[2]: Entering directory `/usr/src/RPM/BUILD/lde/src/swiped' make[3]: Entering directory `/usr/src/RPM/BUILD/lde/src/swiped' make[3]: Leaving directory `/usr/src/RPM/BUILD/lde/src/swiped' make[2]: Leaving directory `/usr/src/RPM/BUILD/lde/src/swiped' ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -o ext2fs.o ext2fs.c ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -o msdos_fs.o msdos_fs.c msdos_fs.c: In function 'DOS_read_inode': msdos_fs.c:220: warning: pointer targets in passing argument 1 of 'block_pointer' differ in signedness msdos_fs.c: In function 'DOS_dir_entry': msdos_fs.c:261: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness msdos_fs.c:261: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness msdos_fs.c:263: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness msdos_fs.c:263: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness msdos_fs.c: In function 'DOS_sb_init': msdos_fs.c:317: warning: pointer targets in passing argument 1 of 'align_ushort' differ in signedness msdos_fs.c:317: warning: pointer targets in passing argument 1 of 'align_ushort' differ in signedness msdos_fs.c:317: warning: pointer targets in passing argument 1 of 'align_ushort' differ in signedness msdos_fs.c:318: warning: pointer targets in passing argument 1 of 'align_ushort' differ in signedness msdos_fs.c:318: warning: pointer targets in passing argument 1 of 'align_ushort' differ in signedness msdos_fs.c:318: warning: pointer targets in passing argument 1 of 'align_ushort' differ in signedness msdos_fs.c: In function 'DOS_test': msdos_fs.c:382: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:382: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:382: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:382: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:382: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:382: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:382: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:382: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness msdos_fs.c:383: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:383: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:383: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:383: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:383: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:383: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:383: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:383: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness msdos_fs.c:384: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:384: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:384: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:384: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:384: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:384: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:384: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:384: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness msdos_fs.c:385: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:385: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:385: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:385: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:385: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:385: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:385: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:385: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness msdos_fs.c:386: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:386: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:386: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:386: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:386: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:386: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:386: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:386: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness msdos_fs.c:387: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:387: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:387: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:387: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness msdos_fs.c:387: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:387: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:387: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness msdos_fs.c:387: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -o minix.o minix.c ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -o xiafs.o xiafs.c xiafs.c: In function 'XIAFS_dir_entry': xiafs.c:207: warning: pointer targets in passing argument 2 of '__builtin___strncpy_chk' differ in signedness xiafs.c:207: warning: pointer targets in passing argument 2 of '__strncpy_ichk' differ in signedness ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -o no_fs.o no_fs.c ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -o recover.o recover.c ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -o main_lde.o main_lde.c main_lde.c: In function 'check_mount': main_lde.c:111: warning: ignoring return value of 'read', declared with attribute warn_unused_result main_lde.c: In function 'parse_cmdline': main_lde.c:232: warning: pointer targets in initialization differ in signedness main_lde.c:376: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -o nc_lde.o nc_lde.c ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -o nc_block.o nc_block.c ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -o nc_inode.o nc_inode.c nc_inode.c: In function 'cdump_inode_values': nc_inode.c:176: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness nc_inode.c:268: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness nc_inode.c:278: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness nc_inode.c:288: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness nc_inode.c:298: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -o nc_dir.o nc_dir.c ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -o tty_lde.o tty_lde.c tty_lde.c: In function 'ddump_block': tty_lde.c:376: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result tty_lde.c: In function 'dump_inode': tty_lde.c:471: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness tty_lde.c:520: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness tty_lde.c:522: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness tty_lde.c:524: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness tty_lde.c:526: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -o bitops.o bitops.c ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -o iso9660.o iso9660.c make[2]: Entering directory `/usr/src/RPM/BUILD/lde/src/swiped' bison -y cnews/getdate.y conflicts: 8 shift/reduce ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -w -o getdate.o y.tab.c /bin/rm -f y.tab.c ppc-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=4 -DHAVE_VPRINTF=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_UNAME=1 -DHAVE_MEMMEM=1 -DHAVE_BZERO=1 -pipe -Wall -O2 -fsigned-char -w -o filemode.o fileutils-3.12/filemode.c /bin/rm -f ../swiped.a /usr/bin/ar rcs ../swiped.a getdate.o filemode.o make[2]: Leaving directory `/usr/src/RPM/BUILD/lde/src/swiped' ppc-alt-linux-gcc -o ../lde ext2fs.o msdos_fs.o minix.o xiafs.o no_fs.o recover.o main_lde.o nc_lde.o nc_block.o nc_inode.o nc_dir.o tty_lde.o bitops.o iso9660.o swiped.a -lgpm -lncurses make[1]: Leaving directory `/usr/src/RPM/BUILD/lde/src' make: Leaving directory `/usr/src/RPM/BUILD/lde' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22949 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lde-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lde-buildroot + cd lde + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/lde-buildroot/usr exec_prefix=/usr/src/tmp/lde-buildroot/usr bindir=/usr/src/tmp/lde-buildroot/usr/bin sbindir=/usr/src/tmp/lde-buildroot/usr/sbin sysconfdir=/usr/src/tmp/lde-buildroot/etc datadir=/usr/src/tmp/lde-buildroot/usr/share includedir=/usr/src/tmp/lde-buildroot/usr/include libdir=/usr/src/tmp/lde-buildroot/usr/lib libexecdir=/usr/src/tmp/lde-buildroot/usr/lib localstatedir=/usr/src/tmp/lde-buildroot/var/lib sharedstatedir=/usr/src/tmp/lde-buildroot/usr/com mandir=/usr/src/tmp/lde-buildroot/usr/share/man infodir=/usr/src/tmp/lde-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/lde' ( cd src ; /usr/bin/make -f Makefile all ) make[1]: Entering directory `/usr/src/RPM/BUILD/lde/src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/lde/src' /bin/install -p -D -m 0500 lde /usr/src/tmp/lde-buildroot/usr/sbin/lde /bin/install -p -D -m 644 doc/lde.man /usr/src/tmp/lde-buildroot/usr/share/man/lde.8 make: Leaving directory `/usr/src/RPM/BUILD/lde' + mkdir /usr/src/tmp/lde-buildroot/usr/share/man/man8 + mv -f /usr/src/tmp/lde-buildroot/usr/share/man/lde.8 /usr/src/tmp/lde-buildroot/usr/share/man/man8/ + mkdir -p /usr/src/tmp/lde-buildroot/usr/lib/menu + cat + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lde-buildroot (auto) mode of `usr/sbin/lde' changed to 0700 (rwx------) Verifying and fixing files in /usr/src/tmp/lde-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/lde-buildroot (auto) Adjusting library links in /usr/src/tmp/lde-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/lde-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/lde-buildroot (executable,shared) Processing files: lde-2.6.1-alt0.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22949 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lde + DOCDIR=/usr/src/tmp/lde-buildroot/usr/share/doc/lde-2.6.1 + export DOCDIR + rm -rf /usr/src/tmp/lde-buildroot/usr/share/doc/lde-2.6.1 + /bin/mkdir -p /usr/src/tmp/lde-buildroot/usr/share/doc/lde-2.6.1 + cp -prL INSTALL INSTALL.LDE README TODO doc/UNERASE /usr/src/tmp/lde-buildroot/usr/share/doc/lde-2.6.1 + chmod -R go-w /usr/src/tmp/lde-buildroot/usr/share/doc/lde-2.6.1 + chmod -R a+rX /usr/src/tmp/lde-buildroot/usr/share/doc/lde-2.6.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.22949 + 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.84105 + 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 Requires(rpmlib): 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.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgpm.so.1, libncurses.so.5, libtinfo.so.5, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.82699 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 warning: Installed (but unpackaged) file(s) found: /usr/lib/menu/lde Wrote: /usr/src/RPM/SRPMS/lde-2.6.1-alt0.1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/lde-2.6.1-alt0.1.ppc.rpm 19.41user 6.11system 0:30.05elapsed 84%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1309432minor)pagefaults 0swaps