<86>Jun 12 08:05:23 userdel[349284]: delete user 'rooter' <86>Jun 12 08:05:23 userdel[349284]: removed group 'rooter' owned by 'rooter' <86>Jun 12 08:05:23 userdel[349284]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 12 08:05:23 groupadd[349306]: group added to /etc/group: name=rooter, GID=918 <86>Jun 12 08:05:23 groupadd[349306]: group added to /etc/gshadow: name=rooter <86>Jun 12 08:05:23 groupadd[349306]: new group: name=rooter, GID=918 <86>Jun 12 08:05:23 useradd[349323]: new user: name=rooter, UID=918, GID=918, home=/root, shell=/bin/bash <86>Jun 12 08:05:23 userdel[349339]: delete user 'builder' <86>Jun 12 08:05:23 userdel[349339]: removed group 'builder' owned by 'builder' <86>Jun 12 08:05:23 groupadd[349357]: group added to /etc/group: name=builder, GID=919 <86>Jun 12 08:05:23 groupadd[349357]: group added to /etc/gshadow: name=builder <86>Jun 12 08:05:23 groupadd[349357]: new group: name=builder, GID=919 <86>Jun 12 08:05:23 useradd[349371]: new user: name=builder, UID=919, GID=919, home=/usr/src, shell=/bin/bash <13>Jun 12 08:05:24 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Jun 12 08:05:24 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Jun 12 08:05:24 rpmi: libgpm-devel-1.20.1-alt18.1 1521564348 installed <13>Jun 12 08:05:24 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.15657 + 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.15657 + 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... 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 '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + 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 -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 ... 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 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.52791 + 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.17598 + 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.bXrfC1 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.BU2AHy 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.rzvVd9 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.tSN5aN find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vtNczu 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) 5.16user 2.56system 0:11.83elapsed 65%CPU (0avgtext+0avgdata 38696maxresident)k 0inputs+0outputs (0major+1132057minor)pagefaults 0swaps 7.33user 4.93system 0:15.72elapsed 78%CPU (0avgtext+0avgdata 122204maxresident)k 0inputs+0outputs (34885major+1388622minor)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 2022-06-12 08:05:37.513024145 +0000 @@ -7,3 +7,3 @@ /usr/share/doc/lde-2.6.1/UNERASE 100644 root:root -/usr/share/man/man8/lde.8.bz2 100644 root:root +/usr/share/man/man8/lde.8.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -21,3 +21,3 @@ Provides: lde = 2.6.1-alt0.1.qa1 -File: /usr/sbin/lde 100700 root:root 857fedfbf2bf1207c4e24da50795d502 +File: /usr/sbin/lde 100700 root:root 81e49792e3e44a75b7d4528f0328a090 File: /usr/share/doc/lde-2.6.1 40755 root:root @@ -28,3 +28,3 @@ File: /usr/share/doc/lde-2.6.1/UNERASE 100644 root:root b74610827d7ee73a8fe372b2c30967a5 -File: /usr/share/man/man8/lde.8.bz2 100644 root:root da682a0b50b9c57f9134a45ba13b16f4 -RPMIdentity: 27dbfc1fc02d1e6298f9e54314ac2ae6af442a7c9867a91445057a3bc51ed08f9ce4b847c88944545de8e3a57dd9e949c59365ff9548337b0a8391ad044bfae0 +File: /usr/share/man/man8/lde.8.xz 100644 root:root f5e69e8c5f0c0bcc31270cec29085a97 +RPMIdentity: 7c8842c846c9986e81af49a0e9a6132f7625766b888fbf7fbd2ce2a6939613b6590745cbf600e963c1db4bd93bcc83e455e6b18b7b9b18f5ad5617fbf3b27ca8 --- lde-debuginfo-2.6.1-alt0.1.qa1.x86_64.rpm.repo 2013-04-17 11:44:18.000000000 +0000 +++ lde-debuginfo-2.6.1-alt0.1.qa1.x86_64.rpm.hasher 2022-06-12 08:05:37.580025051 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ab 40755 root:root -/usr/lib/debug/.build-id/ab/b9d5f695462af0b938af500f95c2445be64cfc 120777 root:root ../../../../sbin/lde -/usr/lib/debug/.build-id/ab/b9d5f695462af0b938af500f95c2445be64cfc.debug 120777 root:root ../../usr/sbin/lde.debug +/usr/lib/debug/.build-id/c8 40755 root:root +/usr/lib/debug/.build-id/c8/b2f73c1d4e9d1048d7725e5a582ed0dc343cb6 120777 root:root ../../../../sbin/lde +/usr/lib/debug/.build-id/c8/b2f73c1d4e9d1048d7725e5a582ed0dc343cb6.debug 120777 root:root ../../usr/sbin/lde.debug /usr/lib/debug/usr/sbin/lde.debug 100644 root:root @@ -54,6 +54,6 @@ Provides: lde-debuginfo = 2.6.1-alt0.1.qa1 -File: /usr/lib/debug/.build-id/ab 40755 root:root -File: /usr/lib/debug/.build-id/ab/b9d5f695462af0b938af500f95c2445be64cfc 120777 root:root ../../../../sbin/lde -File: /usr/lib/debug/.build-id/ab/b9d5f695462af0b938af500f95c2445be64cfc.debug 120777 root:root ../../usr/sbin/lde.debug -File: /usr/lib/debug/usr/sbin/lde.debug 100644 root:root b096c71aae9c3de3e3684dc6b69e315e +File: /usr/lib/debug/.build-id/c8 40755 root:root +File: /usr/lib/debug/.build-id/c8/b2f73c1d4e9d1048d7725e5a582ed0dc343cb6 120777 root:root ../../../../sbin/lde +File: /usr/lib/debug/.build-id/c8/b2f73c1d4e9d1048d7725e5a582ed0dc343cb6.debug 120777 root:root ../../usr/sbin/lde.debug +File: /usr/lib/debug/usr/sbin/lde.debug 100644 root:root cbe86c859872c3de698decfc504098f3 File: /usr/src/debug/lde 40755 root:root @@ -100,2 +100,2 @@ File: /usr/src/debug/lde/src/xiafs.c 100644 root:root 7fde6e18314bb61b7c2eb2a42adad6b3 -RPMIdentity: d9cf95e556eb6baf1e224e0a9cd489c9c87ae0f331ff00731042e4fb0014a65150c7177f81ac7294899c9d1b517a82931588202523be4bbe36ae7abbbdf6514d +RPMIdentity: 554e9a0a5ce32f3c313d6d597ef73768b416ece90ee222dac5188424e3eb56f670bfcb781ba3312a115297eaa50847f30ee74019dc0cdab3e96041c8f2c6eb1a