<86>Mar 28 03:45:26 userdel[1936035]: delete user 'rooter'
<86>Mar 28 03:45:26 groupadd[1936042]: group added to /etc/group: name=rooter, GID=642
<86>Mar 28 03:45:26 groupadd[1936042]: group added to /etc/gshadow: name=rooter
<86>Mar 28 03:45:26 groupadd[1936042]: new group: name=rooter, GID=642
<86>Mar 28 03:45:26 useradd[1936049]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash
<86>Mar 28 03:45:26 userdel[1936064]: delete user 'builder'
<86>Mar 28 03:45:26 userdel[1936064]: removed group 'builder' owned by 'builder'
<86>Mar 28 03:45:26 userdel[1936064]: removed shadow group 'builder' owned by 'builder'
<86>Mar 28 03:45:26 groupadd[1936075]: group added to /etc/group: name=builder, GID=643
<86>Mar 28 03:45:26 groupadd[1936075]: group added to /etc/gshadow: name=builder
<86>Mar 28 03:45:26 groupadd[1936075]: new group: name=builder, GID=643
<86>Mar 28 03:45:26 useradd[1936085]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash
<13>Mar 28 03:45:29 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
<13>Mar 28 03:45:30 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
<13>Mar 28 03:45:30 rpmi: libgpm-devel-1.20.1-alt18.1 1521564348 installed
<13>Mar 28 03:45:30 rpmi: hostinfo-2.2-alt6 1366317204 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/lde-2.6.1-alt0.1.qa1.nosrc.rpm (w1.gzdio)
Installing lde-2.6.1-alt0.1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75561
+ 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/tar -xf -
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/lde-2.6.1.tar.bz2
+ 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.45496
+ 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 whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 <asm/types.h>... yes
checking for __s8 in <asm/types.h>... yes
checking for __u16 in <asm/types.h>... yes
checking for __s16 in <asm/types.h>... yes
checking for __u32 in <asm/types.h>... yes
checking for __s32 in <asm/types.h>... yes
checking for __u64 in <asm/types.h>... yes
checking for __s64 in <asm/types.h>... 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... VERSION:
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 size of off_t... 8
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=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
Changing to macros/ and running  "./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext" ...
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking for bison... bison -y
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-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... x86_64-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 <asm/types.h>... yes
checking for __s8 in <asm/types.h>... yes
checking for __u16 in <asm/types.h>... yes
checking for __s16 in <asm/types.h>... yes
checking for __u32 in <asm/types.h>... yes
checking for __s32 in <asm/types.h>... yes
checking for __u64 in <asm/types.h>... yes
checking for __s64 in <asm/types.h>... 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 x86_64-alt-linux-gcc accepts -w... yes
configure: checking "location of ncurses.h file"...
Found ncurses on /usr/include/ncurses.h
checking for ncurses version... VERSION:
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 size of off_t... 8
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
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext

Configuration:

  Source code location:    .
  Compiler:                x86_64-alt-linux-gcc
  Compiler flags:          -pipe -frecord-gcc-switches -Wall -g -O2 
  Defines:                 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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"
x86_64-alt-linux-gcc -E -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -o find_ext2_fs.o find_ext2_fs.c
x86_64-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"
x86_64-alt-linux-gcc -E -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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'
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -o ext2fs.o ext2fs.c
ext2fs.c: In function 'EXT2_read_tables':
ext2fs.c:389:40: warning: variable 'inode_blocks_per_group' set but not used [-Wunused-but-set-variable]
   size_t        isize, addr_per_block, inode_blocks_per_group;
                                        ^~~~~~~~~~~~~~~~~~~~~~
ext2fs.c:389:24: warning: variable 'addr_per_block' set but not used [-Wunused-but-set-variable]
   size_t        isize, addr_per_block, inode_blocks_per_group;
                        ^~~~~~~~~~~~~~
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -o msdos_fs.o msdos_fs.c
msdos_fs.c: In function 'DOS_read_inode':
msdos_fs.c:220:27: warning: pointer targets in passing argument 1 of 'block_pointer' differ in signedness [-Wpointer-sign]
   nextfat = block_pointer(inode_buffer, nr, fsc->INODE_SIZE);
                           ^~~~~~~~~~~~
In file included from msdos_fs.c:30:
recover.h:9:15: note: expected 'unsigned char *' but argument is of type 'char *'
 unsigned long block_pointer(unsigned char *ind, unsigned long blknr, int zone_entry_size);
               ^~~~~~~~~~~~~
msdos_fs.c: In function 'DOS_dir_entry':
msdos_fs.c:261:25: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign]
       strncpy(cname, dir->name, 8); /* File name */
                      ~~~^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from msdos_fs.c:18:
/usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type '__s8 *' {aka 'signed char *'}
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^~~~~
msdos_fs.c:263:29: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign]
       strncpy(&cname[9], dir->ext, 3);  /* File extension */
                          ~~~^~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/unistd.h:25,
                 from msdos_fs.c:18:
/usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type '__s8 *' {aka 'signed char *'}
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^~~~~
In file included from msdos_fs.c:26:
msdos_fs.c: In function 'DOS_sb_init':
msdos_fs.c:317:62: warning: pointer targets in passing argument 1 of 'align_ushort' differ in signedness [-Wpointer-sign]
   sb->blocksize = (unsigned long) ldeswab16(align_ushort(Boot->sector_size));
                                                          ~~~~^~~~~~~~~~~~~
lde.h:297:27: note: in definition of macro '___ldeswab16'
                 (((__u16)(x) & (__u16)0x00ffU) << 8) | \
                           ^
msdos_fs.c:317:35: note: in expansion of macro 'ldeswab16'
   sb->blocksize = (unsigned long) ldeswab16(align_ushort(Boot->sector_size));
                                   ^~~~~~~~~
msdos_fs.c:183:23: note: expected 'char *' but argument is of type '__u8 *' {aka 'unsigned char *'}
 static unsigned short align_ushort(char cp[2])
                       ^~~~~~~~~~~~
In file included from msdos_fs.c:26:
msdos_fs.c:317:62: warning: pointer targets in passing argument 1 of 'align_ushort' differ in signedness [-Wpointer-sign]
   sb->blocksize = (unsigned long) ldeswab16(align_ushort(Boot->sector_size));
                                                          ~~~~^~~~~~~~~~~~~
lde.h:298:27: note: in definition of macro '___ldeswab16'
                 (((__u16)(x) & (__u16)0xff00U) >> 8) ))
                           ^
msdos_fs.c:317:35: note: in expansion of macro 'ldeswab16'
   sb->blocksize = (unsigned long) ldeswab16(align_ushort(Boot->sector_size));
                                   ^~~~~~~~~
msdos_fs.c:183:23: note: expected 'char *' but argument is of type '__u8 *' {aka 'unsigned char *'}
 static unsigned short align_ushort(char cp[2])
                       ^~~~~~~~~~~~
In file included from msdos_fs.c:26:
msdos_fs.c:317:62: warning: pointer targets in passing argument 1 of 'align_ushort' differ in signedness [-Wpointer-sign]
   sb->blocksize = (unsigned long) ldeswab16(align_ushort(Boot->sector_size));
                                                          ~~~~^~~~~~~~~~~~~
lde.h:318:63: note: in definition of macro 'ldeswab16'
 #define ldeswab16(x) ((lde_flags.byteswap)?(___ldeswab16(x)):(x))
                                                               ^
msdos_fs.c:183:23: note: expected 'char *' but argument is of type '__u8 *' {aka 'unsigned char *'}
 static unsigned short align_ushort(char cp[2])
                       ^~~~~~~~~~~~
In file included from msdos_fs.c:26:
msdos_fs.c:318:59: warning: pointer targets in passing argument 1 of 'align_ushort' differ in signedness [-Wpointer-sign]
   sb->nzones = (unsigned long) ldeswab16(align_ushort(Boot->sectors));
                                                       ~~~~^~~~~~~~~
lde.h:297:27: note: in definition of macro '___ldeswab16'
                 (((__u16)(x) & (__u16)0x00ffU) << 8) | \
                           ^
msdos_fs.c:318:32: note: in expansion of macro 'ldeswab16'
   sb->nzones = (unsigned long) ldeswab16(align_ushort(Boot->sectors));
                                ^~~~~~~~~
msdos_fs.c:183:23: note: expected 'char *' but argument is of type '__u8 *' {aka 'unsigned char *'}
 static unsigned short align_ushort(char cp[2])
                       ^~~~~~~~~~~~
In file included from msdos_fs.c:26:
msdos_fs.c:318:59: warning: pointer targets in passing argument 1 of 'align_ushort' differ in signedness [-Wpointer-sign]
   sb->nzones = (unsigned long) ldeswab16(align_ushort(Boot->sectors));
                                                       ~~~~^~~~~~~~~
lde.h:298:27: note: in definition of macro '___ldeswab16'
                 (((__u16)(x) & (__u16)0xff00U) >> 8) ))
                           ^
msdos_fs.c:318:32: note: in expansion of macro 'ldeswab16'
   sb->nzones = (unsigned long) ldeswab16(align_ushort(Boot->sectors));
                                ^~~~~~~~~
msdos_fs.c:183:23: note: expected 'char *' but argument is of type '__u8 *' {aka 'unsigned char *'}
 static unsigned short align_ushort(char cp[2])
                       ^~~~~~~~~~~~
In file included from msdos_fs.c:26:
msdos_fs.c:318:59: warning: pointer targets in passing argument 1 of 'align_ushort' differ in signedness [-Wpointer-sign]
   sb->nzones = (unsigned long) ldeswab16(align_ushort(Boot->sectors));
                                                       ~~~~^~~~~~~~~
msdos_fs.c:318:32: note: in expansion of macro 'ldeswab16'
   sb->nzones = (unsigned long) ldeswab16(align_ushort(Boot->sectors));
                                ^~~~~~~~~
msdos_fs.c:183:23: note: expected 'char *' but argument is of type '__u8 *' {aka 'unsigned char *'}
 static unsigned short align_ushort(char cp[2])
                       ^~~~~~~~~~~~
msdos_fs.c: In function 'DOS_test':
msdos_fs.c:382:22: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
   if ( !(strncmp(Boot->system_id,"MSDOS",5)) ||
                  ~~~~^~~~~~~~~~~
In file included from msdos_fs.c:20:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type '__s8 *' {aka 'signed char *'}
 extern int strncmp (const char *__s1, const char *__s2, size_t __n)
            ^~~~~~~
msdos_fs.c:383:22: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
        !(strncmp(Boot->system_id,"IBM  ",5)) ||
                  ~~~~^~~~~~~~~~~
In file included from msdos_fs.c:20:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type '__s8 *' {aka 'signed char *'}
 extern int strncmp (const char *__s1, const char *__s2, size_t __n)
            ^~~~~~~
msdos_fs.c:384:22: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
        !(strncmp(Boot->system_id,"NWDOS",5)) ||
                  ~~~~^~~~~~~~~~~
In file included from msdos_fs.c:20:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type '__s8 *' {aka 'signed char *'}
 extern int strncmp (const char *__s1, const char *__s2, size_t __n)
            ^~~~~~~
msdos_fs.c:385:22: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
        !(strncmp(Boot->system_id,"OPENDOS",7)) ||
                  ~~~~^~~~~~~~~~~
In file included from msdos_fs.c:20:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type '__s8 *' {aka 'signed char *'}
 extern int strncmp (const char *__s1, const char *__s2, size_t __n)
            ^~~~~~~
msdos_fs.c:386:22: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
        !(strncmp(Boot->system_id,"DRDOS",5)) ||
                  ~~~~^~~~~~~~~~~
In file included from msdos_fs.c:20:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type '__s8 *' {aka 'signed char *'}
 extern int strncmp (const char *__s1, const char *__s2, size_t __n)
            ^~~~~~~
msdos_fs.c:387:22: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
        !(strncmp(Boot->system_id,"MSWIN",5)) ) {
                  ~~~~^~~~~~~~~~~
In file included from msdos_fs.c:20:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type '__s8 *' {aka 'signed char *'}
 extern int strncmp (const char *__s1, const char *__s2, size_t __n)
            ^~~~~~~
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -o minix.o minix.c
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -o xiafs.o xiafs.c
xiafs.c: In function 'XIAFS_dir_entry':
xiafs.c:207:23: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign]
     strncpy(cname, dir->d_name, name_len);
                    ~~~^~~~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/string.h:26,
                 from xiafs.c:9:
/usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type '__s8 *' {aka 'signed char *'}
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^~~~~
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -o no_fs.o no_fs.c
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -o recover.o recover.c
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -o main_lde.o main_lde.c
main_lde.c: In function 'parse_cmdline':
main_lde.c:232:19: warning: pointer targets in initialization of 'unsigned char *' from 'char *' differ in signedness [-Wpointer-sign]
       { "script", "#!/", 3, 0 },
                   ^~~~~
main_lde.c:232:19: note: (near initialization for 'search_types[2].string')
main_lde.c:376:28: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
        opts->search_string = search_types[i].string;
                            ^
main_lde.c: In function 'check_mount':
main_lde.c:111:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
     read(fd, mtab, statbuf.st_size);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -o nc_lde.o nc_lde.c
nc_lde.c: In function 'flag_popup':
nc_lde.c:649:10: warning: variable 'redraw' set but not used [-Wunused-but-set-variable]
   int c, redraw, flag;
          ^~~~~~
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -o nc_block.o nc_block.c
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -o nc_inode.o nc_inode.c
nc_inode.c: In function 'cdump_inode_values':
nc_inode.c:176:43: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness [-Wpointer-sign]
     mvwprintw(workspace,0,43,"%24s",ctime(&GInode->i_mtime));
                                           ^~~~~~~~~~~~~~~~
In file included from nc_inode.c:19:
/usr/include/time.h:142:14: note: expected 'const time_t *' {aka 'const long int *'} but argument is of type 'long unsigned int *'
 extern char *ctime (const time_t *__timer) __THROW;
              ^~~~~
In file included from curses.h:12,
                 from nc_inode.c:23:
nc_inode.c:268:37: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness [-Wpointer-sign]
     mvwaddnstr(workspace,7,20,ctime(&GInode->i_atime),25);
                                     ^~~~~~~~~~~~~~~~
In file included from nc_inode.c:19:
/usr/include/time.h:142:14: note: expected 'const time_t *' {aka 'const long int *'} but argument is of type 'long unsigned int *'
 extern char *ctime (const time_t *__timer) __THROW;
              ^~~~~
In file included from curses.h:12,
                 from nc_inode.c:23:
nc_inode.c:278:37: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness [-Wpointer-sign]
     mvwaddnstr(workspace,8,20,ctime(&GInode->i_ctime),25);
                                     ^~~~~~~~~~~~~~~~
In file included from nc_inode.c:19:
/usr/include/time.h:142:14: note: expected 'const time_t *' {aka 'const long int *'} but argument is of type 'long unsigned int *'
 extern char *ctime (const time_t *__timer) __THROW;
              ^~~~~
In file included from curses.h:12,
                 from nc_inode.c:23:
nc_inode.c:288:37: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness [-Wpointer-sign]
     mvwaddnstr(workspace,9,20,ctime(&GInode->i_mtime),24);
                                     ^~~~~~~~~~~~~~~~
In file included from nc_inode.c:19:
/usr/include/time.h:142:14: note: expected 'const time_t *' {aka 'const long int *'} but argument is of type 'long unsigned int *'
 extern char *ctime (const time_t *__timer) __THROW;
              ^~~~~
In file included from curses.h:12,
                 from nc_inode.c:23:
nc_inode.c:298:38: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness [-Wpointer-sign]
     mvwaddnstr(workspace,10,20,ctime(&GInode->i_dtime),25);
                                      ^~~~~~~~~~~~~~~~
In file included from nc_inode.c:19:
/usr/include/time.h:142:14: note: expected 'const time_t *' {aka 'const long int *'} but argument is of type 'long unsigned int *'
 extern char *ctime (const time_t *__timer) __THROW;
              ^~~~~
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -o nc_dir.o nc_dir.c
nc_dir.c: In function 'directory_popup':
nc_dir.c:258:9: warning: variable 'fname' set but not used [-Wunused-but-set-variable]
   char *fname = NULL;
         ^~~~~
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -o tty_lde.o tty_lde.c
tty_lde.c: In function 'dump_inode':
tty_lde.c:471:25: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness [-Wpointer-sign]
     printf("%24s",ctime(&GInode->i_mtime));
                         ^~~~~~~~~~~~~~~~
In file included from tty_lde.c:22:
/usr/include/time.h:142:14: note: expected 'const time_t *' {aka 'const long int *'} but argument is of type 'long unsigned int *'
 extern char *ctime (const time_t *__timer) __THROW;
              ^~~~~
tty_lde.c:520:48: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness [-Wpointer-sign]
     printf("ACCESS TIME:           %24s",ctime(&GInode->i_atime));
                                                ^~~~~~~~~~~~~~~~
In file included from tty_lde.c:22:
/usr/include/time.h:142:14: note: expected 'const time_t *' {aka 'const long int *'} but argument is of type 'long unsigned int *'
 extern char *ctime (const time_t *__timer) __THROW;
              ^~~~~
tty_lde.c:522:48: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness [-Wpointer-sign]
     printf("CREATION TIME:         %24s",ctime(&GInode->i_ctime));
                                                ^~~~~~~~~~~~~~~~
In file included from tty_lde.c:22:
/usr/include/time.h:142:14: note: expected 'const time_t *' {aka 'const long int *'} but argument is of type 'long unsigned int *'
 extern char *ctime (const time_t *__timer) __THROW;
              ^~~~~
tty_lde.c:524:48: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness [-Wpointer-sign]
     printf("MODIFICATION TIME:     %24s",ctime(&GInode->i_mtime));
                                                ^~~~~~~~~~~~~~~~
In file included from tty_lde.c:22:
/usr/include/time.h:142:14: note: expected 'const time_t *' {aka 'const long int *'} but argument is of type 'long unsigned int *'
 extern char *ctime (const time_t *__timer) __THROW;
              ^~~~~
tty_lde.c:526:48: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness [-Wpointer-sign]
     printf("DELETION TIME:         %24s",ctime(&GInode->i_dtime));
                                                ^~~~~~~~~~~~~~~~
In file included from tty_lde.c:22:
/usr/include/time.h:142:14: note: expected 'const time_t *' {aka 'const long int *'} but argument is of type 'long unsigned int *'
 extern char *ctime (const time_t *__timer) __THROW;
              ^~~~~
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -o bitops.o bitops.c
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -o iso9660.o iso9660.c
make[2]: Entering directory '/usr/src/RPM/BUILD/lde/src/swiped'
bison -y cnews/getdate.y
cnews/getdate.y: warning: 8 shift/reduce conflicts [-Wconflicts-sr]
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -w -o getdate.o y.tab.c
/bin/rm -f y.tab.c
x86_64-alt-linux-gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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=8 -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 -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-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.19996
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd lde
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/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/lib64 libexecdir=/usr/src/tmp/lde-buildroot/usr/lib localstatedir=/usr/src/tmp/lde-buildroot/var/lib sharedstatedir=/usr/src/tmp/lde-buildroot/var/lib 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'
/usr/libexec/rpm-build/install -p -D -m 0500 lde /usr/src/tmp/lde-buildroot/usr/sbin/lde
/usr/libexec/rpm-build/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 from 0500 (r-x------) to 0700 (rwx------)
Verifying and fixing files in /usr/src/tmp/lde-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/lde-buildroot/ (default)
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,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: lde-2.6.1-alt0.1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19131
+ 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: /bin/sh -e /usr/src/tmp/rpm-tmp.dY7wSQ
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Dq4Li
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgpm.so.1()(64bit) >= set:jgGopvibDx8a1, libncurses.so.5()(64bit) >= set:mhWiBzDlR0Bkuo7XDj8Ka6dnnm0LcyM6E65OeRmJWki5lQN6uJaAhDd1svKOnZFZ3b703bHR0Syp1i1, libtinfo.so.5()(64bit) >= set:liZKbNaNDogsWLqfUE5Zj60, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HdvKkR
Creating lde-debuginfo package
Processing files: lde-debuginfo-2.6.1-alt0.1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1iSrqt
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pt0CD8
find-requires: running scripts (debuginfo)
Requires: lde = 2.6.1-alt0.1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgpm.so.1), debug64(libncurses.so.5), debug64(libtinfo.so.5)
warning: Installed (but unpackaged) file(s) found:
    /usr/lib/menu/lde
Wrote: /usr/src/RPM/RPMS/x86_64/lde-2.6.1-alt0.1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/lde-debuginfo-2.6.1-alt0.1.qa1.x86_64.rpm (w2.lzdio)
10.50user 3.89system 0:23.80elapsed 60%CPU (0avgtext+0avgdata 38992maxresident)k
0inputs+0outputs (0major+1123756minor)pagefaults 0swaps
14.91user 6.37system 0:35.09elapsed 60%CPU (0avgtext+0avgdata 117980maxresident)k
0inputs+0outputs (0major+1415482minor)pagefaults 0swaps
--- lde-2.6.1-alt0.1.qa1.x86_64.rpm.repo	2013-04-17 11:44:17.000000000 +0000
+++ lde-2.6.1-alt0.1.qa1.x86_64.rpm.hasher	2021-03-28 03:45:59.468002966 +0000
@@ -7,3 +7,3 @@
 /usr/share/doc/lde-2.6.1/UNERASE	100644	
-/usr/share/man/man8/lde.8.bz2	100644	
+/usr/share/man/man8/lde.8.xz	100644	
 Requires: /lib64/ld-linux-x86-64.so.2