<86>Nov 19 06:29:28 userdel[3243233]: delete user 'rooter'
<86>Nov 19 06:29:28 userdel[3243233]: removed group 'rooter' owned by 'rooter'
<86>Nov 19 06:29:28 userdel[3243233]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 19 06:29:28 groupadd[3243325]: group added to /etc/group: name=rooter, GID=1817
<86>Nov 19 06:29:28 groupadd[3243325]: group added to /etc/gshadow: name=rooter
<86>Nov 19 06:29:28 groupadd[3243325]: new group: name=rooter, GID=1817
<86>Nov 19 06:29:28 useradd[3243388]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash, from=none
<86>Nov 19 06:29:28 userdel[3243486]: delete user 'builder'
<86>Nov 19 06:29:28 userdel[3243486]: removed group 'builder' owned by 'builder'
<86>Nov 19 06:29:28 userdel[3243486]: removed shadow group 'builder' owned by 'builder'
<86>Nov 19 06:29:28 groupadd[3243546]: group added to /etc/group: name=builder, GID=1818
<86>Nov 19 06:29:28 groupadd[3243546]: group added to /etc/gshadow: name=builder
<86>Nov 19 06:29:28 groupadd[3243546]: new group: name=builder, GID=1818
<86>Nov 19 06:29:28 useradd[3243606]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash, from=none
<13>Nov 19 06:29:31 rpmi: rpm-macros-info-install-7.0.3-alt1 sisyphus+328983.600.11.1 1695045529 installed
<13>Nov 19 06:29:31 rpmi: perl-Unicode-Normalize-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953516 installed
<13>Nov 19 06:29:31 rpmi: perl-Unicode-EastAsianWidth-12.0-alt1 sisyphus+237401.100.1.1 1568197363 installed
<13>Nov 19 06:29:31 rpmi: perl-Text-Unidecode-1.30-alt1 1480505027 installed
<13>Nov 19 06:29:31 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed
<13>Nov 19 06:29:31 rpmi: perl-Filter-1.64-alt1 sisyphus+305464.100.1.1 1660815327 installed
<13>Nov 19 06:29:31 rpmi: perl-Encode-3.19-alt1 sisyphus+304776.100.1.1 1659623409 installed
<13>Nov 19 06:29:31 rpmi: perl-libintl-1.33-alt1.1 sisyphus+312319.100.1.1 1671854214 installed
<13>Nov 19 06:29:31 rpmi: perl-Pod-Simple-3.45-alt1 sisyphus+321554.100.1.1 1684663135 installed
<13>Nov 19 06:29:31 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed
<13>Nov 19 06:29:31 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed
<13>Nov 19 06:29:31 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed
<13>Nov 19 06:29:31 rpmi: libncursesw-devel-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed
<13>Nov 19 06:29:31 rpmi: makeinfo-7.0.3-alt1 sisyphus+328983.600.11.1 1695045529 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ne-3.3.3-alt1.nosrc.rpm (w1.gzdio)
Installing ne-3.3.3-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99624
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ne-3.3.3
+ echo 'Source #0 (ne-3.3.3.tar):'
Source #0 (ne-3.3.3.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ne-3.3.3.tar
+ cd ne-3.3.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99624
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ne-3.3.3
+ make -C src CC=gcc NE_GLOBAL_DIR=/usr/share/ne LIBS=-lncurses 'OPTS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses'
make: Entering directory '/usr/src/RPM/BUILD/ne-3.3.3/src'
(cd .. ; make version)
make[1]: Entering directory '/usr/src/RPM/BUILD/ne-3.3.3'
./version.pl VERSION=3.3.3
make[1]: Leaving directory '/usr/src/RPM/BUILD/ne-3.3.3'
ln -sf ../doc/version.texinfo
makeinfo -D autohelp ne.texinfo
perl info2src.pl
info2src.pl: HASH_TABLE_SIZE = 3361
140 commands processed.
rm -f ne.info*
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o actions.o actions.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o ansi.o ansi.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o autocomp.o autocomp.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o buffer.o buffer.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o clips.o clips.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o cm.o cm.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o command.o command.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o display.o display.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o edit.o edit.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o errors.o errors.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o exec.o exec.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o ext.o ext.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o hash.o hash.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o help.o help.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o input.o input.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
input.c: In function 'complete_filename':
input.c:637:17: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  637 |                 chdir(cur_dir_name);
      |                 ^~~~~~~~~~~~~~~~~~~
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o inputclass.o inputclass.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o keys.o keys.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o menu.o menu.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o names.o names.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o navigation.o navigation.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o ne.o ne.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o prefs.o prefs.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o regex.o regex.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o request.o request.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o search.o search.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o signals.o signals.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o streams.o streams.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses -DGLOBALDIR=\"/usr/share/ne\" -c support.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
support.c: In function 'set_interactive_mode':
support.c:537:9: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
  537 |         siginterrupt(SIGWINCH, 1);
      |         ^~~~~~~~~~~~
In file included from support.c:25:
/usr/include/signal.h:324:12: note: declared here
  324 | extern int siginterrupt (int __sig, int __interrupt) __THROW
      |            ^~~~~~~~~~~~
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o syn_hash.o syn_hash.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o syn_regex.o syn_regex.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o syn_utf8.o syn_utf8.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o syn_utils.o syn_utils.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o syntax.o syntax.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o term.o term.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o undo.o undo.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc -std=c99 -Wall -Wno-parentheses -fno-strict-aliasing -Wp,-D_FORTIFY_SOURCE=2 -D_REGEX_LARGE_OFFSETS -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_SNPRINTF   -O3 -DNDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses   -c -o utf8.o utf8.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
gcc    actions.o ansi.o autocomp.o buffer.o clips.o cm.o command.o display.o edit.o errors.o exec.o ext.o hash.o help.o input.o inputclass.o keys.o menu.o names.o navigation.o ne.o prefs.o regex.o request.o search.o signals.o streams.o support.o syn_hash.o syn_regex.o syn_utf8.o syn_utils.o syntax.o term.o undo.o utf8.o -lncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wno-parentheses -lm -o ne
make: Leaving directory '/usr/src/RPM/BUILD/ne-3.3.3/src'
+ make -C doc ne.info.gz ne.txt html/index.html
make: Entering directory '/usr/src/RPM/BUILD/ne-3.3.3/doc'
makeinfo ne.texinfo
sed -i -e "s/\`/'/g" ne.info
sed -i -e "s/''''/'\`''/g" ne.info
sed -i -e "s/'ne'/ne/g" ne.info
rm -f ne.info*gz
gzip -9 ne.info*
(makeinfo --plaintext --no-headers ne.texinfo -o ne.txt || makeinfo --no-headers ne.texinfo -o ne.txt)
sed -i -e "s/\`/'/g" ne.txt
sed -i -e "s/''''/'\`''/g" ne.txt
sed -i -e "s/'ne'/ne/g" ne.txt
rm -fr html
makeinfo --html -o html ne.texinfo
make: Leaving directory '/usr/src/RPM/BUILD/ne-3.3.3/doc'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50063
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/ne-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/ne-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd ne-3.3.3
+ mkdir -p -- /usr/src/tmp/ne-buildroot//usr/share/ne/syntax /usr/src/tmp/ne-buildroot//usr/share/ne/macros
+ install -D -m755 src/ne /usr/src/tmp/ne-buildroot/usr/bin/ne
+ install -D -m644 doc/ne.1 /usr/src/tmp/ne-buildroot/usr/share/man/man1/ne.1
+ install -D -m644 doc/ne.info.gz /usr/src/tmp/ne-buildroot/usr/share/info/ne.info.gz
+ install -m 644 syntax/4gl.jsf syntax/ada.jsf syntax/ant.jsf syntax/asm.jsf syntax/asterisk.jsf syntax/awk.jsf syntax/batch.jsf syntax/c.jsf syntax/classic_pascal.jsf syntax/cobol.jsf syntax/comment_todo.jsf syntax/conf.jsf syntax/csh.jsf syntax/csharp.jsf syntax/css.jsf syntax/debian.jsf syntax/diff.jsf syntax/elixir.jsf syntax/erb.jsf syntax/erlang.jsf syntax/fortran.jsf syntax/git-commit.jsf syntax/go.jsf syntax/haml.jsf syntax/haskell.jsf syntax/html.jsf syntax/htmlerb.jsf syntax/ini.jsf syntax/iptables.jsf syntax/java.jsf syntax/joerc.jsf syntax/js.jsf syntax/jsf.jsf syntax/jsf_check.jsf syntax/json.jsf syntax/lisp.jsf syntax/lua.jsf syntax/m4.jsf syntax/mail.jsf syntax/mason.jsf syntax/matlab.jsf syntax/md.jsf syntax/ocaml.jsf syntax/pascal.jsf syntax/perl.jsf syntax/php.jsf syntax/powershell.jsf syntax/prolog.jsf syntax/properties.jsf syntax/ps.jsf syntax/puppet.jsf syntax/python.jsf syntax/rexx.jsf syntax/ruby.jsf syntax/sed.jsf syntax/sh.jsf syntax/sieve.jsf syntax/skill.jsf syntax/sml.jsf syntax/spec.jsf syntax/sql.jsf syntax/tabs.jsf syntax/tcl.jsf syntax/tex.jsf syntax/texinfo.jsf syntax/toml.jsf syntax/troff.jsf syntax/txt2tags.jsf syntax/typescript.jsf syntax/verilog.jsf syntax/vhdl.jsf syntax/whitespace.jsf syntax/xml.jsf syntax/yaml.jsf /usr/src/tmp/ne-buildroot/usr/share/ne/syntax/
+ install -m 644 macros/DeleteSOL macros/aspell /usr/src/tmp/ne-buildroot/usr/share/ne/macros/
+ install -m 644 ./extensions /usr/src/tmp/ne-buildroot/usr/share/ne/extensions
+ rm INSTALL.md
+ mv doc/html .
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/ne-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/ne-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/ne-buildroot/ (default)
Compressing files in /usr/src/tmp/ne-buildroot (auto)
Verifying info files in /usr/src/tmp/ne-buildroot/usr/share/info (normal)
Verifying ELF objects in /usr/src/tmp/ne-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: ne-3.3.3-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.43345
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ne-3.3.3
+ DOCDIR=/usr/src/tmp/ne-buildroot/usr/share/doc/ne-3.3.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/ne-buildroot/usr/share/doc/ne-3.3.3
+ /bin/mkdir -p /usr/src/tmp/ne-buildroot/usr/share/doc/ne-3.3.3
+ cp -prL doc/default.keys doc/default.menus /usr/src/tmp/ne-buildroot/usr/share/doc/ne-3.3.3
+ chmod -R go-w /usr/src/tmp/ne-buildroot/usr/share/doc/ne-3.3.3
+ chmod -R a+rX /usr/src/tmp/ne-buildroot/usr/share/doc/ne-3.3.3
+ cp -prL ./README.md /usr/src/tmp/ne-buildroot/usr/share/doc/ne-3.3.3
+ chmod -R go-w /usr/src/tmp/ne-buildroot/usr/share/doc/ne-3.3.3
+ chmod -R a+rX /usr/src/tmp/ne-buildroot/usr/share/doc/ne-3.3.3
+ cp -prL ./NEWS /usr/src/tmp/ne-buildroot/usr/share/doc/ne-3.3.3
+ chmod -R go-w /usr/src/tmp/ne-buildroot/usr/share/doc/ne-3.3.3
+ chmod -R a+rX /usr/src/tmp/ne-buildroot/usr/share/doc/ne-3.3.3
+ cp -prL ./CHANGES /usr/src/tmp/ne-buildroot/usr/share/doc/ne-3.3.3
+ chmod -R go-w /usr/src/tmp/ne-buildroot/usr/share/doc/ne-3.3.3
+ chmod -R a+rX /usr/src/tmp/ne-buildroot/usr/share/doc/ne-3.3.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ucnRBD
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.coZZe1
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libtinfo.so.6()(64bit) >= set:liwMucvzy8NrAFREZvG0, 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.b0pT7V
Creating ne-debuginfo package
Processing files: ne-doc-3.3.3-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13698
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ne-3.3.3
+ DOCDIR=/usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ /bin/mkdir -p /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ cp -prL --no-dereference ./COPYING /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ chmod -R go-w /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ chmod -R a+rX /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ cp -prL html /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ chmod -R go-w /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ chmod -R a+rX /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ cp -prL ./doc/ne.texinfo /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ chmod -R go-w /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ chmod -R a+rX /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ cp -prL ./doc/ne.txt /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ chmod -R go-w /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ chmod -R a+rX /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ cp -prL ./doc/default.keys ./doc/default.menus /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ chmod -R go-w /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ chmod -R a+rX /usr/src/tmp/ne-buildroot/usr/share/doc/ne-doc-3.3.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QBPbMw
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u8sM7Z
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Processing files: ne-debuginfo-3.3.3-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vc2MWL
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0cogv8
find-requires: running scripts (debuginfo)
Requires: ne = 3.3.3-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libtinfo.so.6)
Adding to ne-debuginfo a strict dependency on ne
Wrote: /usr/src/RPM/RPMS/x86_64/ne-3.3.3-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/ne-doc-3.3.3-alt1.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ne-debuginfo-3.3.3-alt1.x86_64.rpm (w2.lzdio)
15.15user 2.78system 0:18.00elapsed 99%CPU (0avgtext+0avgdata 81452maxresident)k
0inputs+0outputs (0major+604014minor)pagefaults 0swaps
3.53user 1.92system 0:27.86elapsed 19%CPU (0avgtext+0avgdata 127764maxresident)k
0inputs+0outputs (0major+212654minor)pagefaults 0swaps
--- ne-3.3.3-alt1.x86_64.rpm.repo	2023-11-12 16:17:42.000000000 +0000
+++ ne-3.3.3-alt1.x86_64.rpm.hasher	2023-11-19 06:29:54.032084492 +0000
@@ -103,3 +103,3 @@
 Provides: ne = 3.3.3-alt1:sisyphus+334270.100.1.1
-File: /usr/bin/ne	100755	root:root	27496d30d7cbf4e345da03cf4e37c75f	
+File: /usr/bin/ne	100755	root:root	2086e95cb79b0ed656b63cc17d6609e7	
 File: /usr/share/doc/ne-3.3.3	40755	root:root		
@@ -192,2 +192,2 @@
 File: /usr/share/ne/syntax/yaml.jsf	100644	root:root	41f25d6e6cf12d6d21baeeadb87202a6	
-RPMIdentity: f59cd3bc806597bfc27d28dbcccd41b92b1d532d284159a22d151e586377bdaefbc174dd7a8fe3c356261480ff822489cf9dc61d64095ad9fdda2b69a96c0ef4
+RPMIdentity: c1ef9ecb675ebaaec7b5115df0dfc4bc4576ab83d3b2b0d48bdeac6234735d23b7a841e2a6c9c413e99dfe123ab38ad6ba1905414106e52cc3ba37777337cfbc
--- ne-debuginfo-3.3.3-alt1.x86_64.rpm.repo	2023-11-12 16:17:42.000000000 +0000
+++ ne-debuginfo-3.3.3-alt1.x86_64.rpm.hasher	2023-11-19 06:29:54.261087531 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/21	40755	root:root	
-/usr/lib/debug/.build-id/21/13c4aa64e96691da4091afee2a7d9dae307ecb	120777	root:root	../../../../bin/ne
-/usr/lib/debug/.build-id/21/13c4aa64e96691da4091afee2a7d9dae307ecb.debug	120777	root:root	../../usr/bin/ne.debug
+/usr/lib/debug/.build-id/6c	40755	root:root	
+/usr/lib/debug/.build-id/6c/186f0641b5e9067e123dedd44bdd87eccbb6d6	120777	root:root	../../../../bin/ne
+/usr/lib/debug/.build-id/6c/186f0641b5e9067e123dedd44bdd87eccbb6d6.debug	120777	root:root	../../usr/bin/ne.debug
 /usr/lib/debug/usr/bin/ne.debug	100644	root:root	
@@ -72,6 +72,6 @@
 Provides: ne-debuginfo = 3.3.3-alt1:sisyphus+334270.100.1.1
-File: /usr/lib/debug/.build-id/21	40755	root:root		
-File: /usr/lib/debug/.build-id/21/13c4aa64e96691da4091afee2a7d9dae307ecb	120777	root:root		../../../../bin/ne
-File: /usr/lib/debug/.build-id/21/13c4aa64e96691da4091afee2a7d9dae307ecb.debug	120777	root:root		../../usr/bin/ne.debug
-File: /usr/lib/debug/usr/bin/ne.debug	100644	root:root	3b70dcef88b141b47cbaf6440c625b7e	
+File: /usr/lib/debug/.build-id/6c	40755	root:root		
+File: /usr/lib/debug/.build-id/6c/186f0641b5e9067e123dedd44bdd87eccbb6d6	120777	root:root		../../../../bin/ne
+File: /usr/lib/debug/.build-id/6c/186f0641b5e9067e123dedd44bdd87eccbb6d6.debug	120777	root:root		../../usr/bin/ne.debug
+File: /usr/lib/debug/usr/bin/ne.debug	100644	root:root	db5f1ad453c90b269a002e01768b4778	
 File: /usr/src/debug/ne-3.3.3	40755	root:root		
@@ -138,2 +138,2 @@
 File: /usr/src/debug/ne-3.3.3/src/utf8.h	100644	root:root	c715544de1be898909af8c67a4acee0a	
-RPMIdentity: 805152a3db57e0214ff95a0cafc1a55a49b170f89ef5295afd2a895490a6d435b3908560cb4bc7f0943c5b67335a98a64a1a82f593130fe93d61586f84a652b1
+RPMIdentity: e9e10a75d6c49fe779cbc0fd6ce130bcde5086bd80567e64db0cdefe6440c2883dba7b1461816856131af30ca338ef88bd04c0655f30d774221088b5f3bb506b