+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/lde.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6dfGGC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lde + /usr/bin/gzip -dc /builddir/build/SOURCES/lde-2.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lde + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (lde_staticPatch.patch):' Patch #0 (lde_staticPatch.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .static --fuzz=0 patching file src/swiped/cnews/getdate.y + perl -pi.orig -e 's|(\$\(mandir\))|$1/man8|' macros/Makefile.in + chmod -x src/allfs.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.g8u9qr + umask 022 + cd /builddir/build/BUILD + cd lde + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-schemas-install Changing to macros/ and running "./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-schemas-install" ... checking for bison... bison -y checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for rm... /usr/bin/rm checking for ar... /usr/bin/ar checking for uname... Linux checking how to run the C preprocessor... gcc -E checking for egrep... 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 for off_t... (cached) 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: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 Defines: -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lncurses Install path: /sbin, /usr/share/man Now type 'make' to compile lde. + make -j4 ( cd crash_recovery ; make -f Makefile all ) ( cd src ; make -f Makefile all ) make[1]: Entering directory '/builddir/build/BUILD/lde/crash_recovery' gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o find_ext2_fs.o find_ext2_fs.c make[1]: Entering directory '/builddir/build/BUILD/lde/src' Doing "make depend" gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o ext2fs.o ext2fs.c gcc -E -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 Doing "make depend" gcc -E -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o msdos_fs.o msdos_fs.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; ^~~~~~~~~~~~~~ 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:0: 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:22: 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:0, 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:26: 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:0, 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:0: msdos_fs.c: In function 'DOS_sb_init': msdos_fs.c:317:58: 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:0: msdos_fs.c:317:58: 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:0: msdos_fs.c:317:58: 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:0: msdos_fs.c:318:55: 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:0: msdos_fs.c:318:55: 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:0: msdos_fs.c:318:55: 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:18: 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:0: /usr/include/string.h:139: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:18: 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:0: /usr/include/string.h:139: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:18: 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:0: /usr/include/string.h:139: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:18: 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:0: /usr/include/string.h:139: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:18: 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:0: /usr/include/string.h:139: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:18: 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:0: /usr/include/string.h:139: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) ^~~~~~~ gcc -s -o find_ext2_fs find_ext2_fs.o make[1]: Leaving directory '/builddir/build/BUILD/lde/crash_recovery' gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o minix.o minix.c gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o xiafs.o xiafs.c xiafs.c: In function 'XIAFS_dir_entry': xiafs.c:207:20: 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:0, 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, ^ gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o no_fs.o no_fs.c gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o recover.o recover.c gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o main_lde.o main_lde.c gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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; ^~~~~~ main_lde.c: In function 'parse_cmdline': main_lde.c:232:19: warning: pointer targets in initialization 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 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cd swiped; make depend) make[2]: Entering directory '/builddir/build/BUILD/lde/src/swiped' make[3]: Entering directory '/builddir/build/BUILD/lde/src/swiped' gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o nc_block.o nc_block.c make[3]: Leaving directory '/builddir/build/BUILD/lde/src/swiped' make[2]: Leaving directory '/builddir/build/BUILD/lde/src/swiped' gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o nc_inode.o nc_inode.c gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o nc_dir.o nc_dir.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:0: /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:0, 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:0: /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:0, 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:0: /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:0, 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:0: /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:0, 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:0: /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; ^~~~~ 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; ^~~~~ gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o tty_lde.o tty_lde.c gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o bitops.o bitops.c gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -o iso9660.o iso9660.c make[2]: Entering directory '/builddir/build/BUILD/lde/src/swiped' bison -y cnews/getdate.y cnews/getdate.y: warning: 8 shift/reduce conflicts [-Wconflicts-sr] 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:0: /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:0: /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:0: /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:0: /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:0: /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; ^~~~~ gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -w -o filemode.o fileutils-3.12/filemode.c gcc -c -DLDE_VERSION=\"2.6.1\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STDDEF_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETOPT_H=1 -DHAVE_PWD_H=1 -DHAVE_GRP_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_ERRNO_H=1 -DHAVE_ASM_TYPES_H=1 -DHAVE_LSEEK64=1 -DHAVE_TIMEZONE=1 -DHAVE_GETOPT_LONG=1 -DHAVE_GETPWUID=1 -DHAVE_GETGRGID=1 -DBETA_CODE=1 -DHAS_CURSES=1 -DUSE_NCURSES=1 -DLDE_CURSES=1 -DHAVE_LIBGPM=1 -DSIZEOF_OFF_T=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 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -w -o getdate.o y.tab.c /usr/bin/rm -f y.tab.c /usr/bin/rm -f ../swiped.a /usr/bin/ar rcs ../swiped.a getdate.o filemode.o make[2]: Leaving directory '/builddir/build/BUILD/lde/src/swiped' gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/lde/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EBrLEB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64 + cd lde + rm -rf /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64 + install -p -d -m0755 /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/sbin /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/share/man/man8/ + install -p -m0755 crash_recovery/grep-inode /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/sbin/ + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr exec_prefix=/builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr bindir=/builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/bin sbindir=/builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/etc datadir=/builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/share includedir=/builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/include libdir=/builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/libexec localstatedir=/builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/var sharedstatedir=/builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/var/lib mandir=/builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/share/man infodir=/builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/share/info install ( cd src ; /usr/bin/make -f Makefile all ) make[1]: Entering directory '/builddir/build/BUILD/lde/src' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/lde/src' /usr/bin/install -c -m 0500 lde /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/sbin/lde /usr/bin/install -c -m 644 doc/lde.man /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/share/man/man8/lde.8 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lde-2.6.1-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JOqTNL + umask 022 + cd /builddir/build/BUILD + cd lde + DOCDIR=/builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/share/doc/lde + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/share/doc/lde + cp -pr doc/ext2fs.tex doc/minix.tex /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/share/doc/lde + cp -pr doc/UNERASE /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/share/doc/lde + cp -pr README /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/share/doc/lde + cp -pr src/ChangeLog /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/share/doc/lde + cp -pr TODO /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/share/doc/lde + cp -pr WARNING /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64/usr/share/doc/lde + exit 0 Provides: lde = 2.6.1-16.fc28 lde(riscv-64) = 2.6.1-16.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgpm.so.2()(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64 Wrote: /builddir/build/SRPMS/lde-2.6.1-16.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/lde-2.6.1-16.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CFHp9w + umask 022 + cd /builddir/build/BUILD + cd lde + rm -rf /builddir/build/BUILDROOT/lde-2.6.1-16.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff