+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/nedit.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YxPTYU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nedit-5.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/nedit-5.7-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nedit-5.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (nedit-5.5-security.patch):' Patch #0 (nedit-5.5-security.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .security --fuzz=0 patching file source/file.c Hunk #1 succeeded at 1376 (offset 62 lines). Hunk #2 succeeded at 1387 (offset 62 lines). Hunk #3 succeeded at 1404 (offset 62 lines). Hunk #4 succeeded at 1414 (offset 62 lines). Hunk #5 succeeded at 1425 (offset 62 lines). Hunk #6 succeeded at 1437 (offset 62 lines). + echo 'Patch #1 (0001-Force-C89-on-gcc-linux-to-prevent-accidental-changes.patch):' Patch #1 (0001-Force-C89-on-gcc-linux-to-prevent-accidental-changes.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .c89 --fuzz=0 patching file makefiles/Makefile.linux + echo 'Patch #2 (nedit-5.7-makefiles.patch):' Patch #2 (nedit-5.7-makefiles.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .makefiles --fuzz=0 patching file makefiles/Makefile.linux + echo 'Patch #3 (nedit-5.6-utf8.patch):' Patch #3 (nedit-5.6-utf8.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .utf8 --fuzz=0 patching file source/nedit.c Hunk #2 succeeded at 431 (offset 5 lines). Hunk #3 succeeded at 1146 (offset 5 lines). + echo 'Patch #5 (nedit-5.7-nc-manfix.patch):' Patch #5 (nedit-5.7-nc-manfix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .nc-manfix --fuzz=0 patching file doc/nc.pod + echo 'Patch #6 (nedit-5.5-visfix.patch):' Patch #6 (nedit-5.5-visfix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .visfix --fuzz=0 patching file util/misc.c Hunk #1 succeeded at 401 (offset 17 lines). + echo 'Patch #8 (nedit-5.5-scroll.patch):' Patch #8 (nedit-5.5-scroll.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .scroll --fuzz=0 patching file util/misc.c Hunk #1 succeeded at 1959 (offset -73 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wln6y5 + umask 022 + cd /builddir/build/BUILD + cd nedit-5.7 + pushd doc ~/build/BUILD/nedit-5.7/doc ~/build/BUILD/nedit-5.7 + make 'VERSION=NEdit 5.7' man Creating nedit man page... Creating nc man page... + popd ~/build/BUILD/nedit-5.7 + make linux 'C_OPT_FLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' (cd util; \ make -f Makefile.linux libNUtil.a) make[1]: Entering directory '/builddir/build/BUILD/nedit-5.7/util' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c -o DialogF.o DialogF.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c -o getfiles.o getfiles.c cc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o printUtils.o printUtils.c printUtils.c: In function 'foundTag': printUtils.c:888:13: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line,sizeof(line),tfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c -o misc.o misc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c -o fileUtils.o fileUtils.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c -o prefFile.o prefFile.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c -o fontsel.o fontsel.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c -o managedList.o managedList.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c -o utils.o utils.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c -o clearcase.o clearcase.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c -o motif.o motif.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c -o rbTree.o rbTree.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c -o refString.o refString.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c -o nedit_malloc.o nedit_malloc.c ar -urs libNUtil.a DialogF.o getfiles.o printUtils.o misc.o fileUtils.o prefFile.o fontsel.o managedList.o utils.o clearcase.o motif.o rbTree.o refString.o nedit_malloc.o ar: creating libNUtil.a make[1]: Leaving directory '/builddir/build/BUILD/nedit-5.7/util' (cd Xlt; make -f Makefile.linux libXlt.a) make[1]: Entering directory '/builddir/build/BUILD/nedit-5.7/Xlt' cc -c -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o BubbleButton.o BubbleButton.c BubbleButton.c:53:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Id: BubbleButton.c,v 1.9 2005/12/01 14:31:43 tringali Exp $"; ^~~~~ cc -c -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o SlideC.o SlideC.c ar -urs libXlt.a BubbleButton.o SlideC.o ar: creating libXlt.a make[1]: Leaving directory '/builddir/build/BUILD/nedit-5.7/Xlt' (cd Microline/XmL; make -f Makefile.linux libXmL.a) make[1]: Entering directory '/builddir/build/BUILD/nedit-5.7/Microline/XmL' cc -c -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o Folder.o Folder.c Folder.c: In function 'Initialize': Folder.c:458:22: warning: variable 'request' set but not used [-Wunused-but-set-variable] XmLFolderWidget f, request; ^~~~~~~ Folder.c: In function 'Redisplay': Folder.c:575:14: warning: variable 'ht' set but not used [-Wunused-but-set-variable] int i, st, ht; /*, x, y; */ ^~ Folder.c:575:10: warning: variable 'st' set but not used [-Wunused-but-set-variable] int i, st, ht; /*, x, y; */ ^~ Folder.c: In function 'DrawTabHighlight': Folder.c:3058:27: warning: variable 'fc' set but not used [-Wunused-but-set-variable] XmLFolderConstraintRec *fc; ^~ cc -c -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o XmL.o XmL.c ar -urs libXmL.a Folder.o XmL.o ar: creating libXmL.a make[1]: Leaving directory '/builddir/build/BUILD/nedit-5.7/Microline/XmL' (cd source; make -f Makefile.linux nedit nc) make[1]: Entering directory '/builddir/build/BUILD/nedit-5.7/source' cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o nedit.o nedit.c cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o file.o file.c cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o menu.o menu.c menu.c: In function 'exitAP': menu.c:3088:33: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(filename, "%s%s", win->filename, win->fileChanged? "*": ""); ^ In file included from /usr/include/stdio.h:862:0, from /usr/include/X11/Xauth.h:59, from /usr/include/X11/extensions/Print.h:68, from /usr/include/Xm/Xm.h:63, from nedit.h:34, from menu.h:30, from menu.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 1 and 4097 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o window.o window.c window.c: In function 'CreateWindow': window.c:211:34: warning: variable 'form' set but not used [-Wunused-but-set-variable] Widget closeTabBtn, tabForm, form; ^~~~ window.c: In function 'RefreshTabState': window.c:3597:34: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(labelString, "%s%s", ^ In file included from /usr/include/stdio.h:862:0, from /usr/include/X11/Xauth.h:59, from /usr/include/X11/extensions/Print.h:68, from /usr/include/Xm/Xm.h:63, from nedit.h:34, from window.h:30, from window.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 1 and 4097 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window.c:3601:34: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(labelString, "%s%s", ^ In file included from /usr/include/stdio.h:862:0, from /usr/include/X11/Xauth.h:59, from /usr/include/X11/extensions/Print.h:68, from /usr/include/Xm/Xm.h:63, from nedit.h:34, from window.h:30, from window.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 1 and 4097 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ window.c: In function 'MoveDocumentDialog': window.c:4542:21: warning: '%s' directive writing up to 4095 bytes into a region of size between 51 and 4146 [-Wformat-overflow=] sprintf(tmpStr, "%s%s", ^~ In file included from /usr/include/stdio.h:862:0, from /usr/include/X11/Xauth.h:59, from /usr/include/X11/extensions/Print.h:68, from /usr/include/Xm/Xm.h:63, from nedit.h:34, from window.h:30, from window.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 1 and 8191 bytes into a destination of size 4146 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o selection.o selection.c cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o search.o search.c search.c: In function 'uploadFileListItems': search.c:2067:27: warning: '%s' directive writing up to 4095 bytes into a region of size between 2 and 4097 [-Wformat-overflow=] sprintf(buf, "%s%s", w->path, w->filename); ^~ In file included from /usr/include/stdio.h:862:0, from /usr/include/X11/Xauth.h:59, from /usr/include/X11/extensions/Print.h:68, from /usr/include/Xm/Xm.h:63, from nedit.h:34, from search.h:30, from search.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 1 and 8191 bytes into a destination of size 4097 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o undo.o undo.c cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o shift.o shift.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c help.c -o help.o cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o preferences.o preferences.c preferences.c: In function 'setStringAllocPref': preferences.c:2246:11: warning: variable 'p_newField' set but not used [-Wunused-but-set-variable] char *p_newField; ^~~~~~~~~~ cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o tags.o tags.c tags.c: In function 'loadTipsFile': tags.c:1854:17: warning: 'body' may be used uninitialized in this function [-Wmaybe-uninitialized] NEditFree( body ); ^~~~~~~~~~~~~~~~~ cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o userCmds.o userCmds.c cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o shell.o shell.c shell.c: In function 'issueCommand': shell.c:514:9: warning: 'stdoutFD' may be used uninitialized in this function [-Wmaybe-uninitialized] if (fcntl(stdoutFD, F_SETFL, O_NONBLOCK) < 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shell.c:563:30: warning: 'stdinFD' may be used uninitialized in this function [-Wmaybe-uninitialized] cmdData->stdinInputID = XtAppAddInput(context, stdinFD, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (XtPointer)XtInputWriteMask, stdinWriteProc, window); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o regularExp.o regularExp.c cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o macro.o macro.c macro.c: In function 'focusWindowMS.part.15': macro.c:1885:27: warning: '%s' directive writing up to 4095 bytes into a region of size between 1 and 4096 [-Wformat-overflow=] sprintf(fullname, "%s%s", w->path, w->filename); ^~ In file included from /usr/include/stdio.h:862:0, from /usr/include/X11/Xauth.h:59, from /usr/include/X11/extensions/Print.h:68, from /usr/include/Xm/Xm.h:63, from nedit.h:34, from macro.h:30, from macro.c:34: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 1 and 8191 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ macro.c:1900:38: warning: '%s' directive writing up to 4095 bytes into a region of size between 1 and 4096 [-Wformat-overflow=] sprintf(fullname, "%s%s", w->path, w->filename); ^~ In file included from /usr/include/stdio.h:862:0, from /usr/include/X11/Xauth.h:59, from /usr/include/X11/extensions/Print.h:68, from /usr/include/Xm/Xm.h:63, from nedit.h:34, from macro.h:30, from macro.c:34: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 1 and 8191 bytes into a destination of size 4096 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o text.o text.c cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o textSel.o textSel.c cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o textDisp.o textDisp.c textDisp.c: In function 'bufModifiedCB': textDisp.c:1614:44: warning: 'wrapModEnd' may be used uninitialized in this function [-Wmaybe-uninitialized] (origCursorPos <= endDispPos || endDispPos == buf->length)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ textDisp.c:2923:26: warning: 'wrapModStart' may be used uninitialized in this function [-Wmaybe-uninitialized] return i1 <= i2 ? i1 : i2; ~~~~~~~~~~~~~~^~~~ textDisp.c:1524:9: note: 'wrapModStart' was declared here int wrapModStart, wrapModEnd; ^~~~~~~~~~~~ cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o textBuf.o textBuf.c textBuf.c: In function 'deleteRect': textBuf.c:1649:47: warning: 'endOffset' may be used uninitialized in this function [-Wmaybe-uninitialized] *endPos = start + (outPtr - outStr) - len + endOffset; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o textDrag.o textDrag.c cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o server.o server.c cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o highlight.o highlight.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c highlightData.c -o highlightData.o highlightData.c: In function 'restoreCB': highlightData.c:3067:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=0; inPatterns; i++) ^~~ highlightData.c:3070:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' SetIntText(HighlightDialog.lineContextW, defaultPatSet->lineContext); ^~~~~~~~~~ cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o interpret.o interpret.c NOTE: Don't worry about 'command not found' errors here unless you have changed the parse.y file. bison -o parse.c parse.y || ( yacc parse.y && mv y.tab.c parse.c ) || \ cp parse_noyacc.c parse.c /bin/sh: bison: command not found /bin/sh: yacc: command not found cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o parse.o parse.c parse.c:3:1: warning: 'yyrcsid' defined but not used [-Wunused-const-variable=] yyrcsid[] = "$FreeBSD: src/usr.bin/yacc/skeleton.c,v 1.28 2000/01/17 02:04:06 bde Exp $"; ^~~~~~~ cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c smartIndent.c -o smartIndent.o cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o regexConvert.o regexConvert.c cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o windowTitle.o windowTitle.c windowTitle.c: In function 'FormatWindowTitle': windowTitle.c:454:34: warning: '%d' directive writing between 1 and 3 bytes into a region of size 2 [-Wformat-overflow=] sprintf(&buf[0], "%d", noOfComponents); ^~ windowTitle.c:454:33: note: directive argument in the range [-47, 207] sprintf(&buf[0], "%d", noOfComponents); ^~~~ In file included from /usr/include/stdio.h:862:0, from /usr/include/X11/Xauth.h:59, from /usr/include/X11/extensions/Print.h:68, from /usr/include/Xm/Xm.h:63, from nedit.h:34, from windowTitle.h:32, from windowTitle.c:33: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 4 bytes into a destination of size 2 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o calltips.o calltips.c cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o server_common.o server_common.c cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o rangeset.o rangeset.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -c linkdate.c -o linkdate.o cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ nedit.o file.o menu.o window.o selection.o search.o undo.o shift.o help.o preferences.o tags.o userCmds.o shell.o regularExp.o macro.o text.o textSel.o textDisp.o textBuf.o textDrag.o server.o highlight.o highlightData.o interpret.o parse.o smartIndent.o regexConvert.o windowTitle.o calltips.o server_common.o rangeset.o linkdate.o ../Microline/XmL/libXmL.a \ ../Xlt/libXlt.a ../util/libNUtil.a -lXm -lXt -lX11 -lm -o nedit cc -c -I../Microline -I../Xlt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ -o nc.o nc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -ansi -U__STRICT_ANSI__ nc.o server_common.o ../util/libNUtil.a -lXm -lXt -lX11 -lm -o nc make[1]: Leaving directory '/builddir/build/BUILD/nedit-5.7/source' NEdit 5.7 Jan 14, 2017 Built on: Linux, Unknown, GNU C Built at: Mar 1 2018, 15:36:43 With Motif: 2.3.4 [@(#)Motif Version 2.3.4] Running Motif: 2.3 [unknown] Server: 0 Visual: Locale: C + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gFHKTj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64 + cd nedit-5.7 + rm -rf /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64 + install -d -m 755 /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64/usr/bin + install -d -m 755 /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64/usr/share/man/man1 + mv source/nc source/nedit-client + install -m 755 source/nedit source/nedit-client /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64/usr/bin + install -p -m 644 doc/nedit.man /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64/usr/share/man/man1/nedit.1x + mv doc/nc.man doc/nedit-client.man + install -p -m 644 doc/nedit-client.man /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64/usr/share/man/man1/nedit-client.1x + mkdir -p /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64/usr/share/icons/hicolor/48x48/apps + install -p -m 644 /builddir/build/SOURCES/nedit-icon.png /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64/usr/share/icons/hicolor/48x48/apps/nedit.png + mkdir -p /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64/usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64/usr/share/applications --add-category 'Development;' /builddir/build/SOURCES/nedit.desktop /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64/usr/share/applications/nedit.desktop: warning: value "Tekstiredaktor Nedit" for key "Comment[et]" in group "Desktop Entry" looks redundant with value "Tekstiredaktor Nedit" of key "Name[et]" + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: nedit-5.7-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oIR5Ju + umask 022 + cd /builddir/build/BUILD + cd nedit-5.7 + DOCDIR=/builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64/usr/share/doc/nedit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64/usr/share/doc/nedit + cp -pr README /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64/usr/share/doc/nedit + cp -pr ReleaseNotes /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64/usr/share/doc/nedit + exit 0 Provides: application() application(nedit.desktop) mimehandler(application/x-shellscript) mimehandler(text/english) mimehandler(text/plain) mimehandler(text/x-c) mimehandler(text/x-c++) mimehandler(text/x-c++hdr) mimehandler(text/x-c++src) mimehandler(text/x-chdr) mimehandler(text/x-csrc) mimehandler(text/x-java) mimehandler(text/x-makefile) mimehandler(text/x-moc) mimehandler(text/x-pascal) mimehandler(text/x-tcl) mimehandler(text/x-tex) nedit = 5.7-3.fc28 nedit(riscv-64) = 5.7-3.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libXm.so.4()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/nedit-5.7-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/nedit-5.7-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F7Vf5f + umask 022 + cd /builddir/build/BUILD + cd nedit-5.7 + rm -rf /builddir/build/BUILDROOT/nedit-5.7-3.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff