<86>Dec 14 02:01:58 userdel[1510705]: delete user 'rooter'
<86>Dec 14 02:01:58 userdel[1510705]: removed group 'rooter' owned by 'rooter'
<86>Dec 14 02:01:58 userdel[1510705]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 14 02:01:58 groupadd[1510743]: group added to /etc/group: name=rooter, GID=1823
<86>Dec 14 02:01:58 groupadd[1510743]: group added to /etc/gshadow: name=rooter
<86>Dec 14 02:01:58 groupadd[1510743]: new group: name=rooter, GID=1823
<86>Dec 14 02:01:58 useradd[1510794]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none
<86>Dec 14 02:01:58 userdel[1510852]: delete user 'builder'
<86>Dec 14 02:01:58 userdel[1510852]: removed group 'builder' owned by 'builder'
<86>Dec 14 02:01:58 userdel[1510852]: removed shadow group 'builder' owned by 'builder'
<86>Dec 14 02:01:58 groupadd[1510906]: group added to /etc/group: name=builder, GID=1824
<86>Dec 14 02:01:58 groupadd[1510906]: group added to /etc/gshadow: name=builder
<86>Dec 14 02:01:58 groupadd[1510906]: new group: name=builder, GID=1824
<86>Dec 14 02:01:58 useradd[1510940]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none
<13>Dec 14 02:02:00 rpmi: rpm-macros-info-install-7.0.3-alt1 sisyphus+335067.72200.2.2 1701173261 installed
<13>Dec 14 02:02:00 rpmi: perl-Unicode-Normalize-1:5.38.2-alt0.1 sisyphus+335556.100.1.1 1701472153 installed
<13>Dec 14 02:02:00 rpmi: perl-Unicode-EastAsianWidth-12.0-alt1 sisyphus+237401.100.1.1 1568197363 installed
<13>Dec 14 02:02:00 rpmi: perl-Text-Unidecode-1.30-alt1 1480505027 installed
<13>Dec 14 02:02:00 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed
<13>Dec 14 02:02:00 rpmi: perl-Filter-1.64-alt1 sisyphus+335067.400.1.1 1700901412 installed
<13>Dec 14 02:02:00 rpmi: perl-Encode-3.19-alt1 sisyphus+335067.500.1.1 1700901468 installed
<13>Dec 14 02:02:00 rpmi: perl-libintl-1.33-alt1.1 sisyphus+335067.6600.2.2 1701152056 installed
<13>Dec 14 02:02:00 rpmi: perl-Pod-Simple-3.45-alt1 sisyphus+321554.100.1.1 1684663135 installed
<13>Dec 14 02:02:00 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed
<13>Dec 14 02:02:01 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed
<13>Dec 14 02:02:01 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed
<13>Dec 14 02:02:01 rpmi: libncursesw-devel-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed
<13>Dec 14 02:02:01 rpmi: makeinfo-7.0.3-alt1 sisyphus+335067.72200.2.2 1701173261 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.92832
+ 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.92832
+ 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.34339
+ 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.54015
+ 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.aPYcif
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.zKvkN3
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.aaJxNM
Creating ne-debuginfo package
Processing files: ne-doc-3.3.3-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11154
+ 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.q8QkGz
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.CPsxvF
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.b6ZABm
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7kL0Vb
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.82user 1.60system 0:17.34elapsed 100%CPU (0avgtext+0avgdata 81388maxresident)k
0inputs+0outputs (0major+596861minor)pagefaults 0swaps
2.97user 1.13system 0:23.65elapsed 17%CPU (0avgtext+0avgdata 132240maxresident)k
232inputs+0outputs (0major+201771minor)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-12-14 02:02:20.205779609 +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	caed257a94ea3319b348553a18c926e2	
 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: 59c927ebdf7e1d9d374220998f889212ae39ba01da7b212f105dc15f65bdfeee1c347926776eae3236293ee7033905e885a757599d7ac1f5d1f395834cd97b56
--- 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-12-14 02:02:20.320781770 +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/5a	40755	root:root	
+/usr/lib/debug/.build-id/5a/74c1ab1ce054ae146317b5d376022b04930427	120777	root:root	../../../../bin/ne
+/usr/lib/debug/.build-id/5a/74c1ab1ce054ae146317b5d376022b04930427.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/5a	40755	root:root		
+File: /usr/lib/debug/.build-id/5a/74c1ab1ce054ae146317b5d376022b04930427	120777	root:root		../../../../bin/ne
+File: /usr/lib/debug/.build-id/5a/74c1ab1ce054ae146317b5d376022b04930427.debug	120777	root:root		../../usr/bin/ne.debug
+File: /usr/lib/debug/usr/bin/ne.debug	100644	root:root	4b09f493e2d04ea8afb7458e1b12c425	
 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: 20b1f81438a1f8fa85851f3e29acaf101efdc8c7cf006809b6a66517ee8090c4dcb323288da403aa1875eef28c29bb8d6a5940614edc29dc213f02f815dce7d6