<86>Feb 28 12:03:21 userdel[1251198]: delete user 'rooter' <86>Feb 28 12:03:21 userdel[1251198]: removed group 'rooter' owned by 'rooter' <86>Feb 28 12:03:21 userdel[1251198]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 28 12:03:21 groupadd[1251209]: group added to /etc/group: name=rooter, GID=549 <86>Feb 28 12:03:21 groupadd[1251209]: group added to /etc/gshadow: name=rooter <86>Feb 28 12:03:21 groupadd[1251209]: new group: name=rooter, GID=549 <86>Feb 28 12:03:21 useradd[1251222]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Feb 28 12:03:21 userdel[1251237]: delete user 'builder' <86>Feb 28 12:03:21 userdel[1251237]: removed group 'builder' owned by 'builder' <86>Feb 28 12:03:21 userdel[1251237]: removed shadow group 'builder' owned by 'builder' <86>Feb 28 12:03:21 groupadd[1251252]: group added to /etc/group: name=builder, GID=550 <86>Feb 28 12:03:21 groupadd[1251252]: group added to /etc/gshadow: name=builder <86>Feb 28 12:03:21 groupadd[1251252]: new group: name=builder, GID=550 <86>Feb 28 12:03:21 useradd[1251270]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/lde-2.6.1-alt0.1.qa1.src.rpm: The use of such a license name is ambiguous: LGPL <13>Feb 28 12:03:26 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Feb 28 12:03:26 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Feb 28 12:03:26 rpmi: libgpm-devel-1.20.1-alt18.1 1521564369 installed <13>Feb 28 12:03:26 rpmi: hostinfo-2.2-alt6 1366317205 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/lde-2.6.1-alt0.1.qa1.nosrc.rpm Installing lde-2.6.1-alt0.1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74150 + 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.15821 + 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 ... 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... 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... 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=\"\" -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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + 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' + ./configure --build=i586-alt-linux --host=i586-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=/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=i586-alt-linux --host=i586-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=/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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-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... i586-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 i586-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... 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 configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext Configuration: Source code location: . Compiler: i586-alt-linux-gcc Compiler flags: -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic 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=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" i586-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=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 i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o find_ext2_fs.o find_ext2_fs.c i586-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" i586-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=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' i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 389 | 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] 389 | size_t isize, addr_per_block, inode_blocks_per_group; | ^~~~~~~~~~~~~~ i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 220 | nextfat = block_pointer(inode_buffer, nr, fsc->INODE_SIZE); | ^~~~~~~~~~~~ | | | char * In file included from msdos_fs.c:30: recover.h:9:44: note: expected 'unsigned char *' but argument is of type 'char *' 9 | 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] 261 | strncpy(cname, dir->name, 8); /* File name */ | ~~~^~~~~~ | | | __s8 * {aka signed char *} In file included from /usr/include/features.h:450, 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 *'} 103 | __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] 263 | strncpy(&cname[9], dir->ext, 3); /* File extension */ | ~~~^~~~~ | | | __s8 * {aka signed char *} In file included from /usr/include/features.h:450, 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 *'} 103 | __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] 317 | sb->blocksize = (unsigned long) ldeswab16(align_ushort(Boot->sector_size)); | ~~~~^~~~~~~~~~~~~ | | | __u8 * {aka unsigned char *} lde.h:297:27: note: in definition of macro '___ldeswab16' 297 | (((__u16)(x) & (__u16)0x00ffU) << 8) | \ | ^ msdos_fs.c:317:35: note: in expansion of macro 'ldeswab16' 317 | sb->blocksize = (unsigned long) ldeswab16(align_ushort(Boot->sector_size)); | ^~~~~~~~~ msdos_fs.c:183:41: note: expected 'char *' but argument is of type '__u8 *' {aka 'unsigned char *'} 183 | 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] 317 | sb->blocksize = (unsigned long) ldeswab16(align_ushort(Boot->sector_size)); | ~~~~^~~~~~~~~~~~~ | | | __u8 * {aka unsigned char *} lde.h:298:27: note: in definition of macro '___ldeswab16' 298 | (((__u16)(x) & (__u16)0xff00U) >> 8) )) | ^ msdos_fs.c:317:35: note: in expansion of macro 'ldeswab16' 317 | sb->blocksize = (unsigned long) ldeswab16(align_ushort(Boot->sector_size)); | ^~~~~~~~~ msdos_fs.c:183:41: note: expected 'char *' but argument is of type '__u8 *' {aka 'unsigned char *'} 183 | 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] 317 | sb->blocksize = (unsigned long) ldeswab16(align_ushort(Boot->sector_size)); | ~~~~^~~~~~~~~~~~~ | | | __u8 * {aka unsigned char *} lde.h:318:63: note: in definition of macro 'ldeswab16' 318 | #define ldeswab16(x) ((lde_flags.byteswap)?(___ldeswab16(x)):(x)) | ^ msdos_fs.c:183:41: note: expected 'char *' but argument is of type '__u8 *' {aka 'unsigned char *'} 183 | 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] 318 | sb->nzones = (unsigned long) ldeswab16(align_ushort(Boot->sectors)); | ~~~~^~~~~~~~~ | | | __u8 * {aka unsigned char *} lde.h:297:27: note: in definition of macro '___ldeswab16' 297 | (((__u16)(x) & (__u16)0x00ffU) << 8) | \ | ^ msdos_fs.c:318:32: note: in expansion of macro 'ldeswab16' 318 | sb->nzones = (unsigned long) ldeswab16(align_ushort(Boot->sectors)); | ^~~~~~~~~ msdos_fs.c:183:41: note: expected 'char *' but argument is of type '__u8 *' {aka 'unsigned char *'} 183 | 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] 318 | sb->nzones = (unsigned long) ldeswab16(align_ushort(Boot->sectors)); | ~~~~^~~~~~~~~ | | | __u8 * {aka unsigned char *} lde.h:298:27: note: in definition of macro '___ldeswab16' 298 | (((__u16)(x) & (__u16)0xff00U) >> 8) )) | ^ msdos_fs.c:318:32: note: in expansion of macro 'ldeswab16' 318 | sb->nzones = (unsigned long) ldeswab16(align_ushort(Boot->sectors)); | ^~~~~~~~~ msdos_fs.c:183:41: note: expected 'char *' but argument is of type '__u8 *' {aka 'unsigned char *'} 183 | 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] 318 | sb->nzones = (unsigned long) ldeswab16(align_ushort(Boot->sectors)); | ~~~~^~~~~~~~~ | | | __u8 * {aka unsigned char *} msdos_fs.c:318:32: note: in expansion of macro 'ldeswab16' 318 | sb->nzones = (unsigned long) ldeswab16(align_ushort(Boot->sectors)); | ^~~~~~~~~ msdos_fs.c:183:41: note: expected 'char *' but argument is of type '__u8 *' {aka 'unsigned char *'} 183 | 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] 382 | if ( !(strncmp(Boot->system_id,"MSDOS",5)) || | ~~~~^~~~~~~~~~~ | | | __s8 * {aka signed char *} In file included from msdos_fs.c:20: /usr/include/string.h:139:33: note: expected 'const char *' but argument is of type '__s8 *' {aka 'signed char *'} 139 | 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] 383 | !(strncmp(Boot->system_id,"IBM ",5)) || | ~~~~^~~~~~~~~~~ | | | __s8 * {aka signed char *} In file included from msdos_fs.c:20: /usr/include/string.h:139:33: note: expected 'const char *' but argument is of type '__s8 *' {aka 'signed char *'} 139 | 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] 384 | !(strncmp(Boot->system_id,"NWDOS",5)) || | ~~~~^~~~~~~~~~~ | | | __s8 * {aka signed char *} In file included from msdos_fs.c:20: /usr/include/string.h:139:33: note: expected 'const char *' but argument is of type '__s8 *' {aka 'signed char *'} 139 | 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] 385 | !(strncmp(Boot->system_id,"OPENDOS",7)) || | ~~~~^~~~~~~~~~~ | | | __s8 * {aka signed char *} In file included from msdos_fs.c:20: /usr/include/string.h:139:33: note: expected 'const char *' but argument is of type '__s8 *' {aka 'signed char *'} 139 | 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] 386 | !(strncmp(Boot->system_id,"DRDOS",5)) || | ~~~~^~~~~~~~~~~ | | | __s8 * {aka signed char *} In file included from msdos_fs.c:20: /usr/include/string.h:139:33: note: expected 'const char *' but argument is of type '__s8 *' {aka 'signed char *'} 139 | 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] 387 | !(strncmp(Boot->system_id,"MSWIN",5)) ) { | ~~~~^~~~~~~~~~~ | | | __s8 * {aka signed char *} In file included from msdos_fs.c:20: /usr/include/string.h:139:33: note: expected 'const char *' but argument is of type '__s8 *' {aka 'signed char *'} 139 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o minix.o minix.c i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 207 | strncpy(cname, dir->d_name, name_len); | ~~~^~~~~~~~ | | | __s8 * {aka signed char *} In file included from /usr/include/features.h:450, 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 *'} 103 | __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o no_fs.o no_fs.c i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o recover.o recover.c i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 232 | { "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] 376 | 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] 111 | read(fd, mtab, statbuf.st_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 649 | int c, redraw, flag; | ^~~~~~ In file included from /usr/include/string.h:507, from nc_lde.c:10: In function 'strncpy', inlined from 'crecover_file' at nc_lde.c:757:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o nc_block.o nc_block.c i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 176 | mvwprintw(workspace,0,43,"%24s",ctime(&GInode->i_mtime)); | ^~~~~~~~~~~~~~~~ | | | long unsigned int * 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 *' 142 | 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] 268 | mvwaddnstr(workspace,7,20,ctime(&GInode->i_atime),25); | ^~~~~~~~~~~~~~~~ | | | long unsigned int * 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 *' 142 | 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] 278 | mvwaddnstr(workspace,8,20,ctime(&GInode->i_ctime),25); | ^~~~~~~~~~~~~~~~ | | | long unsigned int * 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 *' 142 | 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] 288 | mvwaddnstr(workspace,9,20,ctime(&GInode->i_mtime),24); | ^~~~~~~~~~~~~~~~ | | | long unsigned int * 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 *' 142 | 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] 298 | mvwaddnstr(workspace,10,20,ctime(&GInode->i_dtime),25); | ^~~~~~~~~~~~~~~~ | | | long unsigned int * 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 *' 142 | extern char *ctime (const time_t *__timer) __THROW; | ^~~~~ i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 258 | char *fname = NULL; | ^~~~~ i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 471 | printf("%24s",ctime(&GInode->i_mtime)); | ^~~~~~~~~~~~~~~~ | | | long unsigned int * 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 *' 142 | 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] 520 | printf("ACCESS TIME: %24s",ctime(&GInode->i_atime)); | ^~~~~~~~~~~~~~~~ | | | long unsigned int * 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 *' 142 | 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] 522 | printf("CREATION TIME: %24s",ctime(&GInode->i_ctime)); | ^~~~~~~~~~~~~~~~ | | | long unsigned int * 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 *' 142 | 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] 524 | printf("MODIFICATION TIME: %24s",ctime(&GInode->i_mtime)); | ^~~~~~~~~~~~~~~~ | | | long unsigned int * 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 *' 142 | 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] 526 | printf("DELETION TIME: %24s",ctime(&GInode->i_dtime)); | ^~~~~~~~~~~~~~~~ | | | long unsigned int * 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 *' 142 | extern char *ctime (const time_t *__timer) __THROW; | ^~~~~ i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o bitops.o bitops.c i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -w -o getdate.o y.tab.c /bin/rm -f y.tab.c i586-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=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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-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.13955 + 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/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' /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 from 0500 (r-x------) to 0700 (rwx------) Verifying and fixing files in /usr/src/tmp/lde-buildroot (binconfig,pkgconfig,libtool,desktop) 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) verify-elf: WARNING: ./usr/sbin/lde: uses non-LFS functions: __fxstat fopen lseek open 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.99550 + 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.8ANbFv 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.GYaftx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, 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), libc.so.6(GLIBC_2.7), libgpm.so.1 >= set:jgGopvibDx8a1, libncurses.so.5 >= set:mhWiBzDlR0Bkuo7XDj8Ka6dnnm0LcyM6E65OeRmJWki5lQN6uJaAhDd1svKOnZFZ3b703bHR0Syp1i1, libtinfo.so.5 >= 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.W5ve0u 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.HBud5u find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8qaAyw find-requires: running scripts (debuginfo) Requires: lde = 2.6.1-alt0.1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgpm.so.1), debug(libncurses.so.5), debug(libtinfo.so.5) warning: Installed (but unpackaged) file(s) found: /usr/lib/menu/lde Wrote: /usr/src/RPM/RPMS/i586/lde-2.6.1-alt0.1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/lde-debuginfo-2.6.1-alt0.1.qa1.i586.rpm 16.49user 5.16system 0:28.88elapsed 75%CPU (0avgtext+0avgdata 30232maxresident)k 0inputs+0outputs (0major+958943minor)pagefaults 0swaps /.out/lde-2.6.1-alt0.1.qa1.i586.rpm: The use of such a license name is ambiguous: LGPL /.out/lde-debuginfo-2.6.1-alt0.1.qa1.i586.rpm: The use of such a license name is ambiguous: LGPL 22.89user 10.80system 0:43.23elapsed 77%CPU (0avgtext+0avgdata 108912maxresident)k 64inputs+0outputs (0major+1240445minor)pagefaults 0swaps --- lde-2.6.1-alt0.1.qa1.i586.rpm.repo 2013-04-17 11:44:18.000000000 +0000 +++ lde-2.6.1-alt0.1.qa1.i586.rpm.hasher 2020-02-28 12:04:00.711452519 +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: /lib/ld-linux.so.2 @@ -14,2 +14,3 @@ Requires: libc.so.6(GLIBC_2.4) +Requires: libc.so.6(GLIBC_2.7) Requires: libgpm.so.1 >= set:jgGopvibDx8a1