<86>Nov 6 07:46:10 userdel[2330798]: delete user 'rooter' <86>Nov 6 07:46:10 userdel[2330798]: removed group 'rooter' owned by 'rooter' <86>Nov 6 07:46:10 userdel[2330798]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 6 07:46:10 groupadd[2330845]: group added to /etc/group: name=rooter, GID=930 <86>Nov 6 07:46:10 groupadd[2330845]: group added to /etc/gshadow: name=rooter <86>Nov 6 07:46:10 groupadd[2330845]: new group: name=rooter, GID=930 <86>Nov 6 07:46:10 useradd[2330877]: new user: name=rooter, UID=930, GID=930, home=/root, shell=/bin/bash <86>Nov 6 07:46:10 userdel[2330934]: delete user 'builder' <86>Nov 6 07:46:10 userdel[2330934]: removed group 'builder' owned by 'builder' <86>Nov 6 07:46:10 userdel[2330934]: removed shadow group 'builder' owned by 'builder' <86>Nov 6 07:46:10 groupadd[2330965]: group added to /etc/group: name=builder, GID=931 <86>Nov 6 07:46:10 groupadd[2330965]: group added to /etc/gshadow: name=builder <86>Nov 6 07:46:10 groupadd[2330965]: new group: name=builder, GID=931 <86>Nov 6 07:46:10 useradd[2330992]: new user: name=builder, UID=931, GID=931, home=/usr/src, shell=/bin/bash <13>Nov 6 07:46:11 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Nov 6 07:46:11 rpmi: libaspell-0.60.8-alt1 p9+261825.100.2.1 1605785529 installed <13>Nov 6 07:46:11 rpmi: aspell-0.60.8-alt1 p9+261825.100.2.1 1605785529 installed <13>Nov 6 07:46:11 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/joe-3.7-alt2.qa1.nosrc.rpm (w1.gzdio) Installing joe-3.7-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17964 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf joe-3.7 + echo 'Source #0 (joe-3.7.tar.gz):' Source #0 (joe-3.7.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/joe-3.7.tar.gz + /bin/tar -xf - + cd joe-3.7 + echo 'Source #1 (joe_icons.tar.bz2):' Source #1 (joe_icons.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/joe_icons.tar.bz2 + /bin/tar -xf - + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (joe-3.0-yuk-c-color.patch):' Patch #1 (joe-3.0-yuk-c-color.patch): + /usr/bin/patch -p1 patching file syntax/c.jsf.in Hunk #1 succeeded at 190 with fuzz 2 (offset 121 lines). + echo 'Patch #2 (joe-3.5-cp1251.patch):' Patch #2 (joe-3.5-cp1251.patch): + /usr/bin/patch -p1 patching file utf8.c + echo 'Patch #10 (joe-3.7-joerc.patch):' Patch #10 (joe-3.7-joerc.patch): + /usr/bin/patch -p1 patching file rc/joerc.in + echo 'Patch #11 (joe-3.5-time.patch):' Patch #11 (joe-3.5-time.patch): + /usr/bin/patch -p1 patching file tty.c Hunk #1 succeeded at 245 (offset 3 lines). Hunk #2 succeeded at 281 (offset 3 lines). Hunk #3 succeeded at 293 (offset 3 lines). + /usr/bin/subst 's/ -asis/-asis/' rc/jmacsrc.in rc/joerc.in rc/jpicorc.in rc/jstarrc.in + /usr/bin/subst 's/ -guess_utf8/-guess_utf8/' rc/jmacsrc.in rc/joerc.in rc/jpicorc.in rc/jstarrc.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.45962 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd joe-3.7 + 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 configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none 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 a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking for library containing openpty... -lutil checking for library containing login_tty... none required checking for library containing tgetflag... -lncurses checking for library containing snprintf... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking POSIX termios... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking string.h usability... yes checking string.h presence... yes checking for string.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/dirent.h usability... no checking sys/dirent.h presence... no checking for sys/dirent.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/types.h usability... yes checking sys/types.h presence... yes checking for sys/types.h... yes checking sys/stat.h usability... yes checking sys/stat.h presence... yes checking for sys/stat.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking selinux/selinux.h usability... no checking selinux/selinux.h presence... no checking for selinux/selinux.h... no checking selinux/context.h usability... no checking selinux/context.h presence... no checking for selinux/context.h... no checking for function prototypes... yes checking for an ANSI C-conforming const... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking for sighandler_t... no checking whether x86_64-alt-linux-gcc needs -traditional... no checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking whether setpgrp() takes no arguments... yes checking for pid_t... yes checking for size_t... yes checking for off_t... yes checking size of off_t... 8 checking for ssize_t... yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for getcwd... yes checking for getwd... yes checking for isblank... yes checking whether isblank() works correctly with side effect expressions... yes checking for alarm... yes checking for mkdir... yes checking for mkstemp... yes checking for putenv... yes checking for setlocale... yes checking for strchr... yes checking for strdup... yes checking for utime... yes checking for setpgid... yes checking for setitimer... yes checking for sigaction... yes checking for sigvec... no checking for siginterrupt... yes checking for sigprocmask... yes checking whether sighandlers must be reinstalled... no checking for aspell... aspell configure: creating ./config.status config.status: creating Makefile config.status: creating rc/Makefile config.status: creating man/Makefile config.status: creating man/ru/Makefile config.status: creating syntax/Makefile config.status: creating po/Makefile config.status: creating syntax/c.jsf config.status: creating syntax/perl.jsf config.status: creating syntax/verilog.jsf config.status: creating syntax/sh.jsf config.status: creating syntax/python.jsf config.status: creating syntax/conf.jsf config.status: creating syntax/php.jsf config.status: creating syntax/mail.jsf config.status: creating syntax/pascal.jsf config.status: creating syntax/html.jsf config.status: creating syntax/vhdl.jsf config.status: creating syntax/fortran.jsf config.status: creating syntax/java.jsf config.status: creating syntax/xml.jsf config.status: creating syntax/tcl.jsf config.status: creating charmaps/klingon config.status: creating syntax/lisp.jsf config.status: creating syntax/csh.jsf config.status: creating syntax/mason.jsf config.status: creating syntax/diff.jsf config.status: creating syntax/asm.jsf config.status: creating syntax/css.jsf config.status: creating syntax/tex.jsf config.status: creating syntax/ocaml.jsf config.status: creating syntax/4gl.jsf config.status: creating syntax/sml.jsf config.status: creating syntax/sql.jsf config.status: creating syntax/awk.jsf config.status: creating syntax/cobol.jsf config.status: creating syntax/sed.jsf config.status: creating syntax/ps.jsf config.status: creating syntax/ada.jsf config.status: creating syntax/troff.jsf config.status: creating syntax/haskell.jsf config.status: creating syntax/rexx.jsf config.status: creating syntax/skill.jsf config.status: creating syntax/lua.jsf config.status: creating syntax/ruby.jsf config.status: creating syntax/m4.jsf config.status: creating syntax/joerc.jsf config.status: creating syntax/spec.jsf config.status: creating syntax/matlab.jsf config.status: creating syntax/jsf.jsf config.status: creating syntax/jsf_check.jsf config.status: creating autoconf.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j16 make all-recursive Making all in man Making all in ru make[3]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/man/ru' sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,; s,@BINDIR\@,/usr/bin,' ./joe.1.in > joe.1 make[3]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/man/ru' make[3]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/man' sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,; s,@BINDIR\@,/usr/bin,' ./joe.1.in > joe.1 make[3]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/man' Making all in rc make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/rc' sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' ./joerc.in > joerc make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/rc' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/rc' sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' ./jmacsrc.in > jmacsrc make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/rc' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/rc' sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' ./jicerc.ru.in > jicerc.ru make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/rc' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/rc' sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' ./jstarrc.in > jstarrc make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/rc' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/rc' sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' ./jpicorc.in > jpicorc make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/rc' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/rc' sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' ./rjoerc.in > rjoerc make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/rc' Making all in po make[2]: Nothing to be done for 'all'. Making all in syntax make[2]: Nothing to be done for 'all'. make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c queue.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c poshist.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c hash.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c qw.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c help.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c cmd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c kbd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c pw.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c blocks.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c path.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c main.c main.c: In function 'main': main.c:298:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets((char *)buf, 8, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:311:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets((char *)buf, 8, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:330:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets((char *)buf, 8, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:347:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets((char *)buf, 8, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c regex.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c menu.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c tab.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c macro.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c tty.c tty.c: In function 'ttopnn': tty.c:411:14: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] if (!(TIMES * upc)) ~~~~~~~^~~~~~ tty.c: In function 'mpxresume': tty.c:759:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(fds); ^~~~~~~~~ tty.c: In function 'mpxmk': tty.c:1064:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(fds); ^~~~~~~~~ tty.c:1068:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(comm); ^~~~~~~~~~ tty.c:1162:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1,(char *)buf,zlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tty.c:1168:6: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(x); /* Standard error */ ^~~~~~ tty.c:1173:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, buf, len); ^~~~~~~~~~~~~~~~~~ tty.c: In function 'mpxstart': tty.c:837:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(fds); ^~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c uerror.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c uisrch.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c termcap.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c bw.c bw.c: In function 'bwgenh': bw.c:914:28: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'off_t' {aka 'long int'} [-Wformat=] sprintf((char *)bf,"%8llx ",q->byte); ~~~~^ ~~~~~~~ %8lx In file included from bw.c:8: bw.c: In function 'ustat': types.h:67:76: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] #define joe_snprintf_1(buf,len,fmt,a) snprintf((char *)(buf),(len),(char *)(fmt),(a)) ^ ~~~ bw.c:1270:3: note: in expansion of macro 'joe_snprintf_1' joe_snprintf_1(bf1, sizeof(bf1), "%lld", bw->cursor->byte); ^~~~~~~~~~~~~~ types.h:67:76: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] #define joe_snprintf_1(buf,len,fmt,a) snprintf((char *)(buf),(len),(char *)(fmt),(a)) ^ ~~~ bw.c:1271:3: note: in expansion of macro 'joe_snprintf_1' joe_snprintf_1(bf2, sizeof(bf2), "%llx", bw->cursor->byte); ^~~~~~~~~~~~~~ bw.c: In function 'gennum': types.h:67:76: warning: '%9ld' directive output may be truncated writing between 9 and 20 bytes into a region of size 12 [-Wformat-truncation=] #define joe_snprintf_1(buf,len,fmt,a) snprintf((char *)(buf),(len),(char *)(fmt),(a)) ^ bw.c:844:3: note: in expansion of macro 'joe_snprintf_1' joe_snprintf_1(buf, sizeof(buf), "%9ld ", w->top->line + y - w->y + 1); ^~~~~~~~~~~~~~ types.h:67:76: note: directive argument in the range [-9223372036854775807, 9223372036854775807] #define joe_snprintf_1(buf,len,fmt,a) snprintf((char *)(buf),(len),(char *)(fmt),(a)) ^ bw.c:844:3: note: in expansion of macro 'joe_snprintf_1' joe_snprintf_1(buf, sizeof(buf), "%9ld ", w->top->line + y - w->y + 1); ^~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from types.h:7, from bw.c:8: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 11 and 22 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c uformat.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c rc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c umath.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c undo.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c ushell.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c utag.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c tw.c In file included from tw.c:8: tw.c: In function 'stagen': types.h:67:76: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] #define joe_snprintf_1(buf,len,fmt,a) snprintf((char *)(buf),(len),(char *)(fmt),(a)) ^ ~~~ tw.c:307:5: note: in expansion of macro 'joe_snprintf_1' joe_snprintf_1(buf, sizeof(buf), "%-4lld", bw->cursor->byte); ^~~~~~~~~~~~~~ types.h:67:76: warning: format '%llX' expects argument of type 'long long unsigned int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] #define joe_snprintf_1(buf,len,fmt,a) snprintf((char *)(buf),(len),(char *)(fmt),(a)) ^ ~~~ tw.c:314:5: note: in expansion of macro 'joe_snprintf_1' joe_snprintf_1(buf, sizeof(buf), "%-4llX", bw->cursor->byte); ^~~~~~~~~~~~~~ types.h:67:76: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] #define joe_snprintf_1(buf,len,fmt,a) snprintf((char *)(buf),(len),(char *)(fmt),(a)) ^ ~~~ tw.c:349:6: note: in expansion of macro 'joe_snprintf_1' joe_snprintf_1(buf, sizeof(buf), "%3lld", (bw->cursor->byte >> 10) * 100 / (bw->b->eof->byte >> 10)); ^~~~~~~~~~~~~~ types.h:67:76: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] #define joe_snprintf_1(buf,len,fmt,a) snprintf((char *)(buf),(len),(char *)(fmt),(a)) ^ ~~~ tw.c:351:6: note: in expansion of macro 'joe_snprintf_1' joe_snprintf_1(buf, sizeof(buf), "%3lld", bw->cursor->byte * 100 / bw->b->eof->byte); ^~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c va.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c ublock.c ublock.c: In function 'dofilt': ublock.c:927:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(fr); ^~~~~~~~ ublock.c:928:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(fw); ^~~~~~~~ ublock.c:944:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(fw[0]); ^~~~~~~~~~ ublock.c:945:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(fr[1]); ^~~~~~~~~~ ublock.c:946:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(fr[1]); ^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c ufile.c ufile.c: In function 'dosave': ufile.c:427:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (lightoff) ^~ ufile.c:429:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' vsrm(req->name); ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c selinux.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c vs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c vfile.c vfile.c: In function 'vlock': vfile.c:182:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, (char *)sz(joe_gettext(_("vfile: out of memory\n")))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c utils.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c utf8.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c builtins.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c i18n.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c gettext.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c builtin.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c lattr.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c usearch.c In file included from usearch.c:8: usearch.c: In function 'set_pattern': types.h:67:76: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] #define joe_snprintf_1(buf,len,fmt,a) snprintf((char *)(buf),(len),(char *)(fmt),(a)) ^ usearch.c:660:4: note: in expansion of macro 'joe_snprintf_1' joe_snprintf_1(buf, sizeof(buf), "%d", srch->repeat), binss(pbw->cursor, buf); ^~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from types.h:7, from usearch.c:8: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c termidx.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c charmap.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o termidx termidx.o -lncurses -lutil make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c mouse.c mouse.c: In function 'udefm3drag': mouse.c:672:42: warning: operation on 'markk->xcol' may be undefined [-Wsequence-point] umarkk(bw), pnextl(markk), markk->xcol = markk->xcol = piscol(markk); make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c w.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c syntax.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c scrn.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c uedit.c make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -frecord-gcc-switches -Wall -g -O2 -c b.c b.c: In function 'parsens': b.c:2195:37: warning: format '%llx' expects argument of type 'long long unsigned int *', but argument 3 has type 'off_t *' {aka 'long int *'} [-Wformat=] sscanf((char *)(n + x + 2), "%llx", skip); ~~~^ ~~~~ %lx b.c:2197:37: warning: format '%llx' expects argument of type 'long long unsigned int *', but argument 3 has type 'off_t *' {aka 'long int *'} [-Wformat=] sscanf((char *)(n + x + 3), "%llx", skip); ~~~^ ~~~~ %lx b.c:2199:37: warning: format '%llo' expects argument of type 'long long unsigned int *', but argument 3 has type 'off_t *' {aka 'long int *'} [-Wformat=] sscanf((char *)(n + x + 1), "%llo", skip); ~~~^ ~~~~ %lo b.c:2201:37: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'off_t *' {aka 'long int *'} [-Wformat=] sscanf((char *)(n + x + 1), "%lld", skip); ~~~^ ~~~~ %ld b.c:2220:39: warning: format '%llx' expects argument of type 'long long unsigned int *', but argument 3 has type 'off_t *' {aka 'long int *'} [-Wformat=] sscanf((char *)(n + x + 2), "%llx", skip); ~~~^ ~~~~ %lx b.c:2222:39: warning: format '%llx' expects argument of type 'long long unsigned int *', but argument 3 has type 'off_t *' {aka 'long int *'} [-Wformat=] sscanf((char *)(n + x + 3), "%llx", skip); ~~~^ ~~~~ %lx b.c:2224:39: warning: format '%llo' expects argument of type 'long long unsigned int *', but argument 3 has type 'off_t *' {aka 'long int *'} [-Wformat=] sscanf((char *)(n + x + 1), "%llo", skip); ~~~^ ~~~~ %lo b.c:2226:39: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'off_t *' {aka 'long int *'} [-Wformat=] sscanf((char *)(n + x + 1), "%lld", skip); ~~~^ ~~~~ %ld make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o joe b.o blocks.o bw.o cmd.o hash.o help.o kbd.o macro.o main.o menu.o path.o poshist.o pw.o queue.o qw.o rc.o regex.o scrn.o tab.o termcap.o tty.o tw.o ublock.o uedit.o uerror.o ufile.o uformat.o uisrch.o umath.o undo.o usearch.o ushell.o utag.o va.o vfile.o vs.o w.o utils.o syntax.o utf8.o selinux.o i18n.o charmap.o mouse.o lattr.o gettext.o builtin.o builtins.o -lm -lncurses -lutil make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13948 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/joe-buildroot + : + /bin/rm -rf -- /usr/src/tmp/joe-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd joe-3.7 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/joe-buildroot make: Entering directory '/usr/src/RPM/BUILD/joe-3.7' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/man' Making install in ru make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/man/ru' make[3]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/man/ru' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/ru/man1" || /bin/mkdir -p "/usr/src/tmp/joe-buildroot/usr/share/man/ru/man1" /usr/libexec/rpm-build/install -p -m 644 './joe.1' '/usr/src/tmp/joe-buildroot/usr/share/man/ru/man1/joe.1' make[3]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/man/ru' make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/man/ru' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/man' make[3]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/man' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/joe-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 './joe.1' '/usr/src/tmp/joe-buildroot/usr/share/man/man1/joe.1' make[3]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/man' make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/man' Making install in rc make[1]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/rc' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/rc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/etc/joe" || /bin/mkdir -p "/usr/src/tmp/joe-buildroot/etc/joe" /usr/libexec/rpm-build/install -p -m 644 'joerc' '/usr/src/tmp/joe-buildroot/etc/joe/joerc' /usr/libexec/rpm-build/install -p -m 644 'jicerc.ru' '/usr/src/tmp/joe-buildroot/etc/joe/jicerc.ru' /usr/libexec/rpm-build/install -p -m 644 'jmacsrc' '/usr/src/tmp/joe-buildroot/etc/joe/jmacsrc' /usr/libexec/rpm-build/install -p -m 644 'jstarrc' '/usr/src/tmp/joe-buildroot/etc/joe/jstarrc' /usr/libexec/rpm-build/install -p -m 644 'rjoerc' '/usr/src/tmp/joe-buildroot/etc/joe/rjoerc' /usr/libexec/rpm-build/install -p -m 644 'jpicorc' '/usr/src/tmp/joe-buildroot/etc/joe/jpicorc' /usr/libexec/rpm-build/install -p -m 644 'ftyperc' '/usr/src/tmp/joe-buildroot/etc/joe/ftyperc' make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/rc' make[1]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/rc' Making install in po make[1]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/po' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/po' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/joe/lang" || /bin/mkdir -p "/usr/src/tmp/joe-buildroot/usr/share/joe/lang" /usr/libexec/rpm-build/install -p -m 644 'ru.po' '/usr/src/tmp/joe-buildroot/usr/share/joe/lang/ru.po' /usr/libexec/rpm-build/install -p -m 644 'de.po' '/usr/src/tmp/joe-buildroot/usr/share/joe/lang/de.po' /usr/libexec/rpm-build/install -p -m 644 'fr.po' '/usr/src/tmp/joe-buildroot/usr/share/joe/lang/fr.po' /usr/libexec/rpm-build/install -p -m 644 'uk.po' '/usr/src/tmp/joe-buildroot/usr/share/joe/lang/uk.po' make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/po' make[1]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/po' Making install in syntax make[1]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/syntax' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7/syntax' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/joe/syntax" || /bin/mkdir -p "/usr/src/tmp/joe-buildroot/usr/share/joe/syntax" /usr/libexec/rpm-build/install -p -m 644 'c.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/c.jsf' /usr/libexec/rpm-build/install -p -m 644 'perl.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/perl.jsf' /usr/libexec/rpm-build/install -p -m 644 'verilog.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/verilog.jsf' /usr/libexec/rpm-build/install -p -m 644 'conf.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/conf.jsf' /usr/libexec/rpm-build/install -p -m 644 'python.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/python.jsf' /usr/libexec/rpm-build/install -p -m 644 'php.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/php.jsf' /usr/libexec/rpm-build/install -p -m 644 'sh.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/sh.jsf' /usr/libexec/rpm-build/install -p -m 644 'mail.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/mail.jsf' /usr/libexec/rpm-build/install -p -m 644 'pascal.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/pascal.jsf' /usr/libexec/rpm-build/install -p -m 644 'html.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/html.jsf' /usr/libexec/rpm-build/install -p -m 644 'vhdl.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/vhdl.jsf' /usr/libexec/rpm-build/install -p -m 644 'fortran.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/fortran.jsf' /usr/libexec/rpm-build/install -p -m 644 'java.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/java.jsf' /usr/libexec/rpm-build/install -p -m 644 'xml.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/xml.jsf' /usr/libexec/rpm-build/install -p -m 644 'tcl.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/tcl.jsf' /usr/libexec/rpm-build/install -p -m 644 'lisp.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/lisp.jsf' /usr/libexec/rpm-build/install -p -m 644 'csh.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/csh.jsf' /usr/libexec/rpm-build/install -p -m 644 'mason.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/mason.jsf' /usr/libexec/rpm-build/install -p -m 644 'diff.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/diff.jsf' /usr/libexec/rpm-build/install -p -m 644 'asm.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/asm.jsf' /usr/libexec/rpm-build/install -p -m 644 'tex.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/tex.jsf' /usr/libexec/rpm-build/install -p -m 644 'css.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/css.jsf' /usr/libexec/rpm-build/install -p -m 644 'ocaml.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/ocaml.jsf' /usr/libexec/rpm-build/install -p -m 644 '4gl.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/4gl.jsf' /usr/libexec/rpm-build/install -p -m 644 'sml.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/sml.jsf' /usr/libexec/rpm-build/install -p -m 644 'sql.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/sql.jsf' /usr/libexec/rpm-build/install -p -m 644 'awk.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/awk.jsf' /usr/libexec/rpm-build/install -p -m 644 'cobol.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/cobol.jsf' /usr/libexec/rpm-build/install -p -m 644 'sed.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/sed.jsf' /usr/libexec/rpm-build/install -p -m 644 'ps.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/ps.jsf' /usr/libexec/rpm-build/install -p -m 644 'ada.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/ada.jsf' /usr/libexec/rpm-build/install -p -m 644 'troff.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/troff.jsf' /usr/libexec/rpm-build/install -p -m 644 'haskell.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/haskell.jsf' /usr/libexec/rpm-build/install -p -m 644 'rexx.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/rexx.jsf' /usr/libexec/rpm-build/install -p -m 644 'skill.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/skill.jsf' /usr/libexec/rpm-build/install -p -m 644 'lua.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/lua.jsf' /usr/libexec/rpm-build/install -p -m 644 'ruby.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/ruby.jsf' /usr/libexec/rpm-build/install -p -m 644 'm4.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/m4.jsf' /usr/libexec/rpm-build/install -p -m 644 'joerc.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/joerc.jsf' /usr/libexec/rpm-build/install -p -m 644 'spec.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/spec.jsf' /usr/libexec/rpm-build/install -p -m 644 'matlab.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/matlab.jsf' /usr/libexec/rpm-build/install -p -m 644 'jsf.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/jsf.jsf' /usr/libexec/rpm-build/install -p -m 644 'jsf_check.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/jsf_check.jsf' make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/syntax' make[1]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7/syntax' make[1]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/joe-buildroot/usr/bin" /usr/libexec/rpm-build/install -p 'joe' '/usr/src/tmp/joe-buildroot/usr/bin/joe' /usr/libexec/rpm-build/install -p 'termidx' '/usr/src/tmp/joe-buildroot/usr/bin/termidx' make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/joe-3.7' rm -f /usr/src/tmp/joe-buildroot/usr/bin/jmacs /usr/src/tmp/joe-buildroot/usr/bin/jstar /usr/src/tmp/joe-buildroot/usr/bin/rjoe /usr/src/tmp/joe-buildroot/usr/bin/jpico rm -f /usr/src/tmp/joe-buildroot/usr/bin/jmacs.exe /usr/src/tmp/joe-buildroot/usr/bin/jstar.exe /usr/src/tmp/joe-buildroot/usr/bin/rjoe.exe /usr/src/tmp/joe-buildroot/usr/bin/jpico.exe for i in jmacs jstar rjoe jpico ; do ln -s joe /usr/src/tmp/joe-buildroot/usr/bin/$i ; done make[3]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' test -z "/usr/share/joe/charmaps" || /bin/mkdir -p "/usr/src/tmp/joe-buildroot/usr/share/joe/charmaps" /usr/libexec/rpm-build/install -p -m 644 'charmaps/klingon' '/usr/src/tmp/joe-buildroot/usr/share/joe/charmaps/klingon' test -z "/usr/share/doc/joe" || /bin/mkdir -p "/usr/src/tmp/joe-buildroot/usr/share/doc/joe" /usr/libexec/rpm-build/install -p -m 644 'LIST' '/usr/src/tmp/joe-buildroot/usr/share/doc/joe/LIST' /usr/libexec/rpm-build/install -p -m 644 'README' '/usr/src/tmp/joe-buildroot/usr/share/doc/joe/README' /usr/libexec/rpm-build/install -p -m 644 'HINTS' '/usr/src/tmp/joe-buildroot/usr/share/doc/joe/HINTS' /usr/libexec/rpm-build/install -p -m 644 'ChangeLog' '/usr/src/tmp/joe-buildroot/usr/share/doc/joe/ChangeLog' /usr/libexec/rpm-build/install -p -m 644 'HACKING' '/usr/src/tmp/joe-buildroot/usr/share/doc/joe/HACKING' /usr/libexec/rpm-build/install -p -m 644 'NEWS' '/usr/src/tmp/joe-buildroot/usr/share/doc/joe/NEWS' make[2]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make[1]: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' make: Leaving directory '/usr/src/RPM/BUILD/joe-3.7' + pushd /usr/src/tmp/joe-buildroot/usr/share/man/man1 ~/tmp/joe-buildroot/usr/share/man/man1 ~/RPM/BUILD/joe-3.7 + ln -s joe.1 jmacs.1 + ln -s joe.1 jpico.1 + ln -s joe.1 jstar.1 + ln -s joe.1 rjoe.1 + popd ~/RPM/BUILD/joe-3.7 + install -pD -m644 joe_16.xpm /usr/src/tmp/joe-buildroot/usr/share/icons/hicolor/16x16/apps/joe.xpm + install -pD -m644 joe_32.xpm /usr/src/tmp/joe-buildroot/usr/share/icons/hicolor/32x32/apps/joe.xpm + install -pD -m644 joe_48.xpm /usr/src/tmp/joe-buildroot/usr/share/icons/hicolor/48x48/apps/joe.xpm + install -pD -m644 /usr/src/RPM/SOURCES/joe.desktop /usr/src/tmp/joe-buildroot/usr/share/applications/joe.desktop + install -pD -m644 /usr/src/RPM/SOURCES/joe.png /usr/src/tmp/joe-buildroot/usr/share/pixmaps/joe.png + rm -rf /usr/src/tmp/joe-buildroot/usr/share/doc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/joe-buildroot (auto) Verifying and fixing files in /usr/src/tmp/joe-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/joe-buildroot/ (default) Compressing files in /usr/src/tmp/joe-buildroot (auto) removed '/usr/src/tmp/joe-buildroot/usr/share/man/man1/rjoe.1' '/usr/src/tmp/joe-buildroot/usr/share/man/man1/rjoe.1.xz' -> 'joe.1.xz' removed '/usr/src/tmp/joe-buildroot/usr/share/man/man1/jstar.1' '/usr/src/tmp/joe-buildroot/usr/share/man/man1/jstar.1.xz' -> 'joe.1.xz' removed '/usr/src/tmp/joe-buildroot/usr/share/man/man1/jpico.1' '/usr/src/tmp/joe-buildroot/usr/share/man/man1/jpico.1.xz' -> 'joe.1.xz' removed '/usr/src/tmp/joe-buildroot/usr/share/man/man1/jmacs.1' '/usr/src/tmp/joe-buildroot/usr/share/man/man1/jmacs.1.xz' -> 'joe.1.xz' Verifying ELF objects in /usr/src/tmp/joe-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: joe-3.7-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48894 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd joe-3.7 + DOCDIR=/usr/src/tmp/joe-buildroot/usr/share/doc/joe-3.7 + export DOCDIR + rm -rf /usr/src/tmp/joe-buildroot/usr/share/doc/joe-3.7 + /bin/mkdir -p /usr/src/tmp/joe-buildroot/usr/share/doc/joe-3.7 + cp -prL HINTS LIST NEWS README /usr/src/tmp/joe-buildroot/usr/share/doc/joe-3.7 + chmod -R go-w /usr/src/tmp/joe-buildroot/usr/share/doc/joe-3.7 + chmod -R a+rX /usr/src/tmp/joe-buildroot/usr/share/doc/joe-3.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QnmsKL 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.ct6DyZ 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.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libtinfo.so.5()(64bit) >= set:lihUhAbqLMMh4CLhhA8, libutil.so.1(GLIBC_2.2.5)(64bit), 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.0u9wPg Creating joe-debuginfo package Processing files: joe-debuginfo-3.7-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MnGgxB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ygBnIZ find-requires: running scripts (debuginfo) Requires: joe = 3.7-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libtinfo.so.5), debug64(libutil.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/joe-3.7-alt2.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/joe-debuginfo-3.7-alt2.qa1.x86_64.rpm (w2.lzdio) 14.98user 4.15system 0:13.37elapsed 143%CPU (0avgtext+0avgdata 56220maxresident)k 0inputs+0outputs (0major+1854835minor)pagefaults 0swaps 1.72user 1.01system 0:17.91elapsed 15%CPU (0avgtext+0avgdata 120408maxresident)k 0inputs+0outputs (34446major+154162minor)pagefaults 0swaps --- joe-3.7-alt2.qa1.x86_64.rpm.repo 2013-04-16 16:27:54.000000000 +0000 +++ joe-3.7-alt2.qa1.x86_64.rpm.hasher 2022-11-06 07:46:26.854704344 +0000 @@ -75,8 +75,8 @@ /usr/share/joe/syntax/xml.jsf 100644 root:root -/usr/share/man/man1/jmacs.1.bz2 120777 root:root joe.1.bz2 -/usr/share/man/man1/joe.1.bz2 100644 root:root -/usr/share/man/man1/jpico.1.bz2 120777 root:root joe.1.bz2 -/usr/share/man/man1/jstar.1.bz2 120777 root:root joe.1.bz2 -/usr/share/man/man1/rjoe.1.bz2 120777 root:root joe.1.bz2 -/usr/share/man/ru/man1/joe.1.bz2 100644 root:root +/usr/share/man/man1/jmacs.1.xz 120777 root:root joe.1.xz +/usr/share/man/man1/joe.1.xz 100644 root:root +/usr/share/man/man1/jpico.1.xz 120777 root:root joe.1.xz +/usr/share/man/man1/jstar.1.xz 120777 root:root joe.1.xz +/usr/share/man/man1/rjoe.1.xz 120777 root:root joe.1.xz +/usr/share/man/ru/man1/joe.1.xz 100644 root:root /usr/share/pixmaps/joe.png 100644 root:root @@ -91,3 +91,2 @@ Requires: rpmlib(SetVersions) -Requires: libutil.so.1()(64bit) >= set:ge6dZc5 Requires: libutil.so.1(GLIBC_2.2.5)(64bit) @@ -105,3 +104,3 @@ File: /usr/bin/jmacs 120777 root:root joe -File: /usr/bin/joe 100755 root:root e19c0e17eac24bc521238a9a5d682b75 +File: /usr/bin/joe 100755 root:root 6eda6850b23989e41c9823a24f7d32a0 File: /usr/bin/jpico 120777 root:root joe @@ -109,3 +108,3 @@ File: /usr/bin/rjoe 120777 root:root joe -File: /usr/bin/termidx 100755 root:root adeb83006ba7f7a970ba2212d83a5a9f +File: /usr/bin/termidx 100755 root:root 146f0ae8e32176745de18e9e96060b79 File: /usr/share/applications/joe.desktop 100644 root:root 94c110abba6181a979a8b374351b3726 @@ -171,9 +170,9 @@ File: /usr/share/joe/syntax/xml.jsf 100644 root:root 6d9a802f830978c7a7c10493abe4494e -File: /usr/share/man/man1/jmacs.1.bz2 120777 root:root joe.1.bz2 -File: /usr/share/man/man1/joe.1.bz2 100644 root:root 23a1c42e609b315399f3c9529531a5d6 -File: /usr/share/man/man1/jpico.1.bz2 120777 root:root joe.1.bz2 -File: /usr/share/man/man1/jstar.1.bz2 120777 root:root joe.1.bz2 -File: /usr/share/man/man1/rjoe.1.bz2 120777 root:root joe.1.bz2 -File: /usr/share/man/ru/man1/joe.1.bz2 100644 root:root 77afb79a3e041792cb5e2d716c50c6b3 +File: /usr/share/man/man1/jmacs.1.xz 120777 root:root joe.1.xz +File: /usr/share/man/man1/joe.1.xz 100644 root:root 2404094235856c56c174205c8cd2a7f0 +File: /usr/share/man/man1/jpico.1.xz 120777 root:root joe.1.xz +File: /usr/share/man/man1/jstar.1.xz 120777 root:root joe.1.xz +File: /usr/share/man/man1/rjoe.1.xz 120777 root:root joe.1.xz +File: /usr/share/man/ru/man1/joe.1.xz 100644 root:root e0e1c8d703856c22e164372c236a326d File: /usr/share/pixmaps/joe.png 100644 root:root d549ea33f5e7a7e1ef5c9f980425d4a4 -RPMIdentity: 3c1ec8840624629063cba072d9c1d1ed1d17f2f51650d5f77b52c67209cf37350b63025399f5d6705fd8cd1a5ed8da1f0bc00b7a3405acdb355cb64741586bfe +RPMIdentity: 0366671d6738b863fc6d45b8516cc18e54c63ecd787544926ed026b70c491ed1733894b3951a7685412a4c4684ab46bf76324cea4601e5959ad54f063ecfdd6f --- joe-debuginfo-3.7-alt2.qa1.x86_64.rpm.repo 2013-04-16 16:27:54.000000000 +0000 +++ joe-debuginfo-3.7-alt2.qa1.x86_64.rpm.hasher 2022-11-06 07:46:26.902705203 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/82 40755 root:root -/usr/lib/debug/.build-id/82/3125f8f3c5218d6ba9f5809841de201a1f0e47 120777 root:root ../../../../bin/joe -/usr/lib/debug/.build-id/82/3125f8f3c5218d6ba9f5809841de201a1f0e47.debug 120777 root:root ../../usr/bin/joe.debug -/usr/lib/debug/.build-id/a3 40755 root:root -/usr/lib/debug/.build-id/a3/708befda4fe649800c27d5eebd5e06a2ad82d8 120777 root:root ../../../../bin/termidx -/usr/lib/debug/.build-id/a3/708befda4fe649800c27d5eebd5e06a2ad82d8.debug 120777 root:root ../../usr/bin/termidx.debug +/usr/lib/debug/.build-id/2b 40755 root:root +/usr/lib/debug/.build-id/2b/01aafc167c3604d71b2f254b1defc840e3ad90 120777 root:root ../../../../bin/joe +/usr/lib/debug/.build-id/2b/01aafc167c3604d71b2f254b1defc840e3ad90.debug 120777 root:root ../../usr/bin/joe.debug +/usr/lib/debug/.build-id/5e 40755 root:root +/usr/lib/debug/.build-id/5e/b7b2d4fcf7a879eb7cf52a371aecc8b48989e0 120777 root:root ../../../../bin/termidx +/usr/lib/debug/.build-id/5e/b7b2d4fcf7a879eb7cf52a371aecc8b48989e0.debug 120777 root:root ../../usr/bin/termidx.debug /usr/lib/debug/usr/bin/jmacs.debug 120777 root:root joe.debug @@ -115,10 +115,10 @@ Provides: joe-debuginfo = 3.7-alt2.qa1 -File: /usr/lib/debug/.build-id/82 40755 root:root -File: /usr/lib/debug/.build-id/82/3125f8f3c5218d6ba9f5809841de201a1f0e47 120777 root:root ../../../../bin/joe -File: /usr/lib/debug/.build-id/82/3125f8f3c5218d6ba9f5809841de201a1f0e47.debug 120777 root:root ../../usr/bin/joe.debug -File: /usr/lib/debug/.build-id/a3 40755 root:root -File: /usr/lib/debug/.build-id/a3/708befda4fe649800c27d5eebd5e06a2ad82d8 120777 root:root ../../../../bin/termidx -File: /usr/lib/debug/.build-id/a3/708befda4fe649800c27d5eebd5e06a2ad82d8.debug 120777 root:root ../../usr/bin/termidx.debug +File: /usr/lib/debug/.build-id/2b 40755 root:root +File: /usr/lib/debug/.build-id/2b/01aafc167c3604d71b2f254b1defc840e3ad90 120777 root:root ../../../../bin/joe +File: /usr/lib/debug/.build-id/2b/01aafc167c3604d71b2f254b1defc840e3ad90.debug 120777 root:root ../../usr/bin/joe.debug +File: /usr/lib/debug/.build-id/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/b7b2d4fcf7a879eb7cf52a371aecc8b48989e0 120777 root:root ../../../../bin/termidx +File: /usr/lib/debug/.build-id/5e/b7b2d4fcf7a879eb7cf52a371aecc8b48989e0.debug 120777 root:root ../../usr/bin/termidx.debug File: /usr/lib/debug/usr/bin/jmacs.debug 120777 root:root joe.debug -File: /usr/lib/debug/usr/bin/joe.debug 100644 root:root 06da0b3ff3b2a8663f486907f2c697c4 +File: /usr/lib/debug/usr/bin/joe.debug 100644 root:root 23db031bad25fdb0312a873c005835c8 File: /usr/lib/debug/usr/bin/jpico.debug 120777 root:root joe.debug @@ -126,3 +126,3 @@ File: /usr/lib/debug/usr/bin/rjoe.debug 120777 root:root joe.debug -File: /usr/lib/debug/usr/bin/termidx.debug 100644 root:root 80de893997e2a5ec03fcd1dc9d914a0f +File: /usr/lib/debug/usr/bin/termidx.debug 100644 root:root 58ea14044b03e85dcc59ffde3f81d4cb File: /usr/src/debug/joe-3.7 40755 root:root @@ -222,2 +222,2 @@ File: /usr/src/debug/joe-3.7/w.h 100644 root:root b5067b52b002c0922a76db31779d13bc -RPMIdentity: 89505bb6be6cc34fe41823e43bc6ec4a1c68c4aeba3c3838f591dbe13ca70d52dbe3d621e6a198ef7b9179abdc3f83a062dbae9909052170756caf0159d8fd1a +RPMIdentity: 6bd74603a7b9a7a073ef2275e16dd85456496b2250e64de68c5b67d8d6cdd070cc5b6880b5bf0483d70df6d81814a44aedc4cbeefe92e9d5c6b31e18bf9676ef