+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/slang.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.Vc5Wzq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf slang-2.3.1a + /usr/bin/bzip2 -dc /builddir/build/SOURCES/slang-2.3.1a.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd slang-2.3.1a + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (slang-2.2.4-perms.patch):' Patch #1 (slang-2.2.4-perms.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .perms --fuzz=0 patching file autoconf/aclocal.m4 Hunk #1 succeeded at 606 (offset 28 lines). patching file modules/Makefile.in Hunk #1 succeeded at 71 (offset 10 lines). patching file src/Makefile.in Hunk #1 succeeded at 207 (offset 12 lines). + echo 'Patch #2 (slang-sighuptest.patch):' Patch #2 (slang-sighuptest.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .sighuptest --fuzz=0 patching file src/test/signal.sl + head -n -1800 + tail -n 1800 + iconv -f iso8859-1 -t utf8 + touch -r changes.txt changes.txt_ + mv changes.txt_ changes.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r4tZ0J + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.1a + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./autoconf/config.sub ++ basename ./autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './autoconf/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./autoconf/config.guess ++ basename ./autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './autoconf/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-pcrelib=/usr/lib64 --with-pnglib=/usr/lib64 --with-zlib=/usr/lib64 --with-pcreinc=/usr/include --with-pnginc=/usr/include --with-zinc=/usr/include --with-oniglib=/usr/lib64 --with-oniginc=/usr/include configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether gcc needs -traditional... no checking for library containing strerror... none required checking C compiler that understands ANSI prototypes... gcc looks ok. Good. checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking terminfo layout... default checking type of readline support for slsh... slang checking for slsyswrap... no checking for X... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for memory.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for memset... yes checking for memcpy... yes checking for putenv... yes checking for getcwd... yes checking for setlocale... yes checking for tcgetattr... yes checking for tcsetattr... yes checking for cfgetospeed... yes checking for sigaction... yes checking for sigemptyset... yes checking for sigprocmask... yes checking for sigaddset... yes checking for alarm... yes checking for pause... yes checking for vfscanf... yes checking for lstat... yes checking for readlink... yes checking for symlink... yes checking for link... yes checking for kill... yes checking for killpg... yes checking for snprintf... yes checking for vsnprintf... yes checking for getppid... yes checking for getegid... yes checking for geteuid... yes checking for getuid... yes checking for getgid... yes checking for setgid... yes checking for setuid... yes checking for setpgid... yes checking for getpgid... yes checking for setpgrp... yes checking for getpgrp... yes checking for setsid... yes checking for getsid... yes checking for mmap... yes checking for chown... yes checking for lchown... yes checking for popen... yes checking for mkfifo... yes checking for atexit... yes checking for on_exit... yes checking for umask... yes checking for uname... yes checking for times... yes checking for gmtime... yes checking for mktime... yes checking for gettimeofday... yes checking for getitimer... yes checking for setitimer... yes checking for gmtime_r... yes checking for ctime_r... yes checking for localtime_r... yes checking for strtod... yes checking for atoll... yes checking for strtoll... yes checking for issetugid... no checking for isnan... yes checking for finite... yes checking for isinf... yes checking for round... no checking for siglongjmp... yes checking for fork... yes checking for waitpid... yes checking for socket... yes checking for socketpair... yes checking for confstr... yes checking for pathconf... yes checking for getpriority... yes checking for setpriority... yes checking for getrusage... yes checking for setvbuf... yes checking for utime... yes checking for utimes... yes checking for ttyname... yes checking for ttyname_r... yes checking for newlocale... yes checking for strtod_l... yes checking for localeconv... yes checking for statvfs... yes checking for nl_langinfo and CODESET... yes checking for environ variable... yes checking for acosh in -lm... yes checking for asinh in -lm... yes checking for atanh in -lm... yes checking for hypot in -lm... yes checking for atan2 in -lm... yes checking for frexp in -lm... yes checking for frexpf in -lm... yes checking for ldexp in -lm... yes checking for ldexpf in -lm... yes checking for sincos in -lm... yes checking for sincosf in -lm... yes checking for feclearexcept in -lm... yes checking for fpsetsticky in -lm... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -ldl... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of float... 4 checking size of double... 8 checking for ptrdiff_t... yes checking for size_t... yes checking size of size_t... 8 checking for long long... yes checking size of long long... 8 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for off_t... yes checking size of off_t... 8 checking for ncurses5-config... no checking for ncursesw5-config... (cached) no checking for terminfo... yes checking for the pcre library and header files ... yes: /usr/lib64 and /usr/include checking for the onig library and header files oniguruma.h... yes: /usr/lib64 and /usr/include checking for the png library and header files ... yes: /usr/lib64 and /usr/include checking for the z library and header files zlib.h... yes: /usr/lib64 and /usr/include checking for the iconv library and header files ... no checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for sysconf... yes checking SLANG_VERSION... 2.3.1 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating slsh/Makefile config.status: creating modules/Makefile config.status: creating demo/Makefile config.status: creating slang.pc config.status: creating src/sysconf.h configure: WARNING: unrecognized options: --disable-dependency-tracking Configuration complete. You may need to edit src/Makefile. You are compiling SLANG with the following compiler configuration: CC = gcc CFLAGS = -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 LDFLAGS = -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-export-dynamic ELF_CC = $(CC) ELF_LINK = $(CC) $(LDFLAGS) -shared -Wl,-O1 -Wl,--version-script,$(VERSION_SCRIPT) -Wl,-soname,$(ELFLIB_MAJOR) ELF_CFLAGS= $(CFLAGS) -fPIC prefix: /usr exec_prefix: /usr Installation Lib Dir: /usr/lib64 Installation Include Dir: /usr/include See also src/sl-feat.h for various features. The following modules that depend upon external libraries will be built: pcre oniguruma png z iconv Type 'make' to build a shared version of the library. Type 'make help' for more options + make RPATH= install_doc_dir=/usr/share/doc/slang all cd src; make elf make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.1a/src' /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILD/slang-2.3.1a/src/elfobjs mkdir -p -- /builddir/build/BUILD/slang-2.3.1a/src/elfobjs touch /builddir/build/BUILD/slang-2.3.1a/src/elfobjs/tstamp cp sysconf.h config.h cp terminfo/default.inc terminfo.inc cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG -DMISC_TERMINFO_DIRS='""' /builddir/build/BUILD/slang-2.3.1a/src/sltermin.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/sldisply.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slutty.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slang.c /builddir/build/BUILD/slang-2.3.1a/src/slang.c: In function 'inner_interp': /builddir/build/BUILD/slang-2.3.1a/src/slang.c:5741:9: warning: 'test' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((0 == pop_int (&test)) ~~~~~~~~~~~~~~~~~~~~~~ && (test == 0)) ^~~~~~~~~~~~~~ /builddir/build/BUILD/slang-2.3.1a/src/slang.c: In function 'lang_do_loops': /builddir/build/BUILD/slang-2.3.1a/src/slang.c:3733:10: warning: 'blks[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] block = blks[0]; ~~~~~~^~~~~~~~~ /builddir/build/BUILD/slang-2.3.1a/src/slang.c:3932:7: warning: 'first' may be used uninitialized in this function [-Wmaybe-uninitialized] i += ctrl; ~~^~~~~~~ /builddir/build/BUILD/slang-2.3.1a/src/slang.c:3908:13: warning: 'last' may be used uninitialized in this function [-Wmaybe-uninitialized] if (i > last) break; ^ cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slarray.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slclass.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slcmd.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slerr.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slgetkey.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slkeymap.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slmalloc.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slmath.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slmemchr.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slmemcmp.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slmemcpy.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slmemset.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slmisc.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slparse.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slprepr.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slregexp.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slrline.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slsearch.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slsmg.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG -DSLANG_DOC_DIR='"/usr/share/doc/slang"' -DSLANG_INSTALL_PREFIX='"/usr"' /builddir/build/BUILD/slang-2.3.1a/src/slstd.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/sltoken.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/sltypes.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slxstrng.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slcurses.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slscroll.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slsignal.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slkeypad.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slerrno.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slstring.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slstruct.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slcmplex.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slarrfun.c /builddir/build/BUILD/slang-2.3.1a/src/slarrfun.c: In function 'map_or_contract_array': /builddir/build/BUILD/slang-2.3.1a/src/slarrfun.c:966:7: warning: 'w[]' may be used uninitialized in this function [-Wmaybe-uninitialized] wk = w[k]; ~~~^~~~~~ cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG -DMODULE_INSTALL_DIR='"/usr/lib64/slang/v2/modules"' -DMODULE_PATH_ENV_NAME='"SLANG_MODULE_PATH"' /builddir/build/BUILD/slang-2.3.1a/src/slimport.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slpath.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slarith.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slassoc.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slcompat.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slposdir.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slstdio.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slproc.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/sltime.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slstrops.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slbstr.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slpack.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slintall.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slistruc.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slposio.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slnspace.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slarrmis.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slospath.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slscanf.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/sllower.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slupper.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slischar.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slutf8.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slwcwidth.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slwclut.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slcommon.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/sllist.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slexcept.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slfpu.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slsig.c cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -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 -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slboseos.c rm -f /builddir/build/BUILD/slang-2.3.1a/src/elfobjs/libslang.so.2.3.1 cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-O1 -Wl,--version-script,/builddir/build/BUILD/slang-2.3.1a/src/slang.ver -Wl,-soname,libslang.so.2 -o libslang.so.2.3.1 sltermin.o sldisply.o slutty.o slang.o slarray.o slclass.o slcmd.o slerr.o slgetkey.o slkeymap.o slmalloc.o slmath.o slmemchr.o slmemcmp.o slmemcpy.o slmemset.o slmisc.o slparse.o slprepr.o slregexp.o slrline.o slsearch.o slsmg.o slstd.o sltoken.o sltypes.o slxstrng.o slcurses.o slscroll.o slsignal.o slkeypad.o slerrno.o slstring.o slstruct.o slcmplex.o slarrfun.o slimport.o slpath.o slarith.o slassoc.o slcompat.o slposdir.o slstdio.o slproc.o sltime.o slstrops.o slbstr.o slpack.o slintall.o slistruc.o slposio.o slnspace.o slarrmis.o slospath.o slscanf.o sllower.o slupper.o slischar.o slutf8.o slwcwidth.o slwclut.o slcommon.o sllist.o slexcept.o slfpu.o slsig.o slboseos.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ldl -lm -lc if [ libslang.so.2 != libslang.so.2.3.1 ]; then \ cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && rm -f libslang.so.2 && /bin/ln -sf libslang.so.2.3.1 libslang.so.2; \ fi cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && rm -f libslang.so && /bin/ln -sf libslang.so.2.3.1 libslang.so libslang.so.2.3.1 created in /builddir/build/BUILD/slang-2.3.1a/src/elfobjs. The link libslang.so to libslang.so.2.3.1 was also created. make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.1a/src' cd slsh; make all make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.1a/slsh' /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh objs mkdir -p -- objs touch objs/tstamp cp ../src/config.h . cd objs && gcc -I/builddir/build/BUILD/slang-2.3.1a/src -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 -c -DSLSH_CONF_DIR='"/etc"' -DSLSH_PATH='"/usr/share/slsh"' -DSLSH_CONF_DIR_ENV='"SLSH_CONF_DIR"' -DSLSH_LIB_DIR_ENV='"SLSH_LIB_DIR"' -DSLSH_PATH_ENV='"SLSH_PATH"' /builddir/build/BUILD/slang-2.3.1a/slsh/slsh.c cd objs && gcc -I/builddir/build/BUILD/slang-2.3.1a/src -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 -c -DSLSH_CONF_DIR='"/etc"' -DSLSH_PATH='"/usr/share/slsh"' -DSLSH_CONF_DIR_ENV='"SLSH_CONF_DIR"' -DSLSH_LIB_DIR_ENV='"SLSH_LIB_DIR"' -DSLSH_PATH_ENV='"SLSH_PATH"' -DUSE_GNU_READLINE=0 /builddir/build/BUILD/slang-2.3.1a/slsh/readline.c gcc -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 objs/slsh.o objs/readline.o -o objs/slsh_exe -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-export-dynamic -L/builddir/build/BUILD/slang-2.3.1a/src/elfobjs -lslang -ldl -lm make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.1a/slsh' cd modules; make all make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.1a/modules' /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh objs mkdir -p -- objs touch objs/tstamp cp Makefile objs cd objs && make slsmg-module.so termios-module.so select-module.so fcntl-module.so varray-module.so socket-module.so rand-module.so fork-module.so csv-module.so base64-module.so chksum-module.so histogram-module.so stats-module.so json-module.so pcre-module.so png-module.so iconv-module.so onig-module.so zlib-module.so sysconf-module.so make[2]: Entering directory '/builddir/build/BUILD/slang-2.3.1a/modules/objs' cp /builddir/build/BUILD/slang-2.3.1a/src/config.h /builddir/build/BUILD/slang-2.3.1a/modules/config.h gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/slsmg-module.c -o slsmg-module.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/termios-module.c -o termios-module.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/select-module.c -o select-module.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/fcntl-module.c -o fcntl-module.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/varray-module.c -o varray-module.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/socket-module.c -o socket-module.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/rand-module.c -o rand-module.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/fork-module.c -o fork-module.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/csv-module.c -o csv-module.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/base64-module.c -o base64-module.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src -c /builddir/build/BUILD/slang-2.3.1a/modules/chksum-module.c gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src -c /builddir/build/BUILD/slang-2.3.1a/modules/chksum_md5.c gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src -c /builddir/build/BUILD/slang-2.3.1a/modules/chksum_sha1.c gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src chksum-module.o chksum_md5.o chksum_sha1.o -o chksum-module.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/histogram-module.c -o histogram-module.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/stats-module.c -o stats-module.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/json-module.c -o json-module.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/pcre-module.c -o pcre-module.so -lpcre -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/png-module.c -o png-module.so -lpng -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/iconv-module.c -o iconv-module.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/onig-module.c -o onig-module.so -lonig -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/zlib-module.c -o zlib-module.so -lz -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.1a/src -shared -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/builddir/build/BUILD/slang-2.3.1a/src /builddir/build/BUILD/slang-2.3.1a/modules/sysconf-module.c -o sysconf-module.so -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm make[2]: Leaving directory '/builddir/build/BUILD/slang-2.3.1a/modules/objs' make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.1a/modules' Use make install to install it. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bNF0I9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64 + cd slang-2.3.1a + make install-all 'INSTALL=install -p' RPATH= DESTDIR=/builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64 autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/pkgconfig mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/pkgconfig install -p -m 644 slang.pc /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/pkgconfig/ cd src; make install-elf make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.1a/src' rm -f /builddir/build/BUILD/slang-2.3.1a/src/elfobjs/libslang.so.2.3.1 cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-O1 -Wl,--version-script,/builddir/build/BUILD/slang-2.3.1a/src/slang.ver -Wl,-soname,libslang.so.2 -o libslang.so.2.3.1 sltermin.o sldisply.o slutty.o slang.o slarray.o slclass.o slcmd.o slerr.o slgetkey.o slkeymap.o slmalloc.o slmath.o slmemchr.o slmemcmp.o slmemcpy.o slmemset.o slmisc.o slparse.o slprepr.o slregexp.o slrline.o slsearch.o slsmg.o slstd.o sltoken.o sltypes.o slxstrng.o slcurses.o slscroll.o slsignal.o slkeypad.o slerrno.o slstring.o slstruct.o slcmplex.o slarrfun.o slimport.o slpath.o slarith.o slassoc.o slcompat.o slposdir.o slstdio.o slproc.o sltime.o slstrops.o slbstr.o slpack.o slintall.o slistruc.o slposio.o slnspace.o slarrmis.o slospath.o slscanf.o sllower.o slupper.o slischar.o slutf8.o slwcwidth.o slwclut.o slcommon.o sllist.o slexcept.o slfpu.o slsig.o slboseos.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ldl -lm -lc if [ libslang.so.2 != libslang.so.2.3.1 ]; then \ cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && rm -f libslang.so.2 && /bin/ln -sf libslang.so.2.3.1 libslang.so.2; \ fi cd /builddir/build/BUILD/slang-2.3.1a/src/elfobjs && rm -f libslang.so && /bin/ln -sf libslang.so.2.3.1 libslang.so libslang.so.2.3.1 created in /builddir/build/BUILD/slang-2.3.1a/src/elfobjs. The link libslang.so to libslang.so.2.3.1 was also created. /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/include mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/include installing slang.h and slcurses.h in /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/include/ install -p -m 644 /builddir/build/BUILD/slang-2.3.1a/src/slang.h /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/include/ install -p -m 644 /builddir/build/BUILD/slang-2.3.1a/src/slcurses.h /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/include/ /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang/v2 mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang/v2 install -p -m 644 ../changes.txt /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../COPYING /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/slangdoc.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/cref.txt /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/cslang.txt /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/slang.txt /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/slangfun.txt /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang/v2/ rm -f /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/libslang.so rm -f /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/libslang.so.2 installing libslang.so.2.3.1 in /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64 install -p /builddir/build/BUILD/slang-2.3.1a/src/elfobjs/libslang.so.2.3.1 /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/ cd /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64 && /bin/ln -sf libslang.so.2.3.1 libslang.so.2 cd /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64 && /bin/ln -sf libslang.so.2 libslang.so libslang.so.2.3.1 created in /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64. The links libslang.so and libslang.so.2 to libslang.so.2.3.1 were also created. make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.1a/src' Now installing slsh cd slsh; make install make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.1a/slsh' gcc -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 objs/slsh.o objs/readline.o -o objs/slsh -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-export-dynamic -L/builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64 -L/usr/lib64 -lslang -ldl -lm /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/bin /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/man/man1 mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/man/man1 /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/etc mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/etc /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/rline mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/rline /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/local-packages mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/local-packages /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/scripts mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/scripts /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh/html mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh/html install -p -m 644 lib/arrayfuns.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/autoload.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/cmdopt.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/fswalk.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/glob.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/listfuns.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/print.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/process.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/profile.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/readascii.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/require.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/setfuns.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/sldb.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/sldbcore.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/sldbsock.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/slshhelp.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/slshrl.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/stkcheck.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/structfuns.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 lib/rline/complete.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/editfuns.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/editor.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/emacskeys.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/history.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/histsrch.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/vikeys.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/slrline.rc /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/rline/ install -p scripts/jpegsize /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/scripts install -p scripts/lsrpm /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/scripts install -p scripts/sldb /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/scripts install -p scripts/svnsh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/scripts install -p scripts/slprof /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/scripts install -p scripts/slstkchk /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/scripts install -p -m 644 lib/help/arrayfuns.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 lib/help/cmdopt.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 lib/help/fswalk.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 lib/help/glob.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 lib/help/listfuns.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 lib/help/print.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 lib/help/process.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 lib/help/profile.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 lib/help/readascii.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 lib/help/require.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 lib/help/setfuns.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 lib/help/structfuns.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 doc/html/slshfun-1.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-10.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-11.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-12.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-13.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-2.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-3.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-4.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-5.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-6.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-7.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-8.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-9.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/man/slsh.1 /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/man/man1/ install -p objs/slsh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/bin/ install -p -m 644 etc/slsh.rc /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/etc/ echo 'prepend_to_slang_load_path("/usr/share/slsh/local-packages");' >> /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/etc/slsh.rc make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.1a/slsh' Now installing the modules cd modules; make install make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.1a/modules' cd objs && make slsmg-module.so termios-module.so select-module.so fcntl-module.so varray-module.so socket-module.so rand-module.so fork-module.so csv-module.so base64-module.so chksum-module.so histogram-module.so stats-module.so json-module.so pcre-module.so png-module.so iconv-module.so onig-module.so zlib-module.so sysconf-module.so make[2]: Entering directory '/builddir/build/BUILD/slang-2.3.1a/modules/objs' make[2]: 'slsmg-module.so' is up to date. make[2]: 'termios-module.so' is up to date. make[2]: 'select-module.so' is up to date. make[2]: 'fcntl-module.so' is up to date. make[2]: 'varray-module.so' is up to date. make[2]: 'socket-module.so' is up to date. make[2]: 'rand-module.so' is up to date. make[2]: 'fork-module.so' is up to date. make[2]: 'csv-module.so' is up to date. make[2]: 'base64-module.so' is up to date. make[2]: 'chksum-module.so' is up to date. make[2]: 'histogram-module.so' is up to date. make[2]: 'stats-module.so' is up to date. make[2]: 'json-module.so' is up to date. make[2]: 'pcre-module.so' is up to date. make[2]: 'png-module.so' is up to date. make[2]: 'iconv-module.so' is up to date. make[2]: 'onig-module.so' is up to date. make[2]: 'zlib-module.so' is up to date. make[2]: 'sysconf-module.so' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/slang-2.3.1a/modules/objs' /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/slsmg-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/termios-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/select-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/fcntl-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/varray-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/socket-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/rand-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/fork-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/csv-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/base64-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/chksum-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/histogram-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/stats-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/json-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/pcre-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/png-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/iconv-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/onig-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/zlib-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /usr/bin/install -c objs/sysconf-module.so /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/slang/v2/modules /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 slsmg.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 termios.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 select.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 fcntl.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 varray.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 socket.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 rand.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 fork.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 csv.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 base64.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 chksum.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 histogram.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 stats.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 json.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 pcre.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 png.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 iconv.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 onig.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 zlib.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh install -p -m 644 sysconf.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/statslib install -p -m 644 statslib/ad_test.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/statslib/ install -p -m 644 statslib/ks_test.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/statslib/ install -p -m 644 statslib/kuiper.sl /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/statslib/ /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/cool.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/coolwarm.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/copper.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/cubicl.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/cubicyf.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/drywet.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/ds9b.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/ds9sls.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/edge.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/gebco.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/globe.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/gray.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/haxby.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/hot.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/jet.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/no_green.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/ocean.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/polar.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/rainbow.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/red2green.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/relief.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/sealand.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/seis.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/split.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/topo.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/wysiwyg.map /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/cmaps /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 help/base64funs.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 help/chksumfuns.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 help/csvfuns.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 help/forkfuns.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 help/histfuns.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 help/jsonfuns.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 help/onigfuns.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 help/pcrefuns.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 help/pngfuns.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 help/randfuns.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 help/slsmg.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 help/sockfuns.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help install -p -m 644 help/statsfuns.hlp /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/slsh/help make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.1a/modules' On some systems, e.g., linux, you may also have to run ldconfig. cd src; make install-static make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.1a/src' /builddir/build/BUILD/slang-2.3.1a/autoconf/mkinsdir.sh /builddir/build/BUILD/slang-2.3.1a/src/objs mkdir -p -- /builddir/build/BUILD/slang-2.3.1a/src/objs touch /builddir/build/BUILD/slang-2.3.1a/src/objs/tstamp cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG -DMISC_TERMINFO_DIRS='""' /builddir/build/BUILD/slang-2.3.1a/src/sltermin.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/sldisply.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slutty.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slang.c /builddir/build/BUILD/slang-2.3.1a/src/slang.c: In function 'lang_do_loops': /builddir/build/BUILD/slang-2.3.1a/src/slang.c:3733:10: warning: 'blks[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] block = blks[0]; ~~~~~~^~~~~~~~~ cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slarray.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slclass.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slcmd.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slerr.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slgetkey.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slkeymap.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slmalloc.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slmath.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slmemchr.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slmemcmp.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slmemcpy.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slmemset.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slmisc.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slparse.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slprepr.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slregexp.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slrline.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slsearch.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slsmg.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG -DSLANG_DOC_DIR='"/usr/share/doc/slang/v2"' -DSLANG_INSTALL_PREFIX='"/usr"' /builddir/build/BUILD/slang-2.3.1a/src/slstd.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/sltoken.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/sltypes.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slxstrng.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slcurses.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slscroll.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slsignal.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slkeypad.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slerrno.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slstring.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slstruct.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slcmplex.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slarrfun.c /builddir/build/BUILD/slang-2.3.1a/src/slarrfun.c: In function 'map_or_contract_array': /builddir/build/BUILD/slang-2.3.1a/src/slarrfun.c:966:7: warning: 'w[]' may be used uninitialized in this function [-Wmaybe-uninitialized] wk = w[k]; ~~~^~~~~~ cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG -DMODULE_INSTALL_DIR='"/usr/lib64/slang/v2/modules"' -DMODULE_PATH_ENV_NAME='"SLANG_MODULE_PATH"' /builddir/build/BUILD/slang-2.3.1a/src/slimport.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slpath.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slarith.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slassoc.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slcompat.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slposdir.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slstdio.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slproc.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/sltime.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slstrops.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slbstr.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slpack.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slintall.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slistruc.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slposio.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slnspace.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slarrmis.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slospath.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slscanf.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/sllower.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slupper.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slischar.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slutf8.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slwcwidth.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slwclut.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slcommon.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/sllist.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slexcept.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slfpu.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slsig.c cd /builddir/build/BUILD/slang-2.3.1a/src/objs && gcc -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 -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.1a/src/slboseos.c rm -f /builddir/build/BUILD/slang-2.3.1a/src/objs/libslang.a cd /builddir/build/BUILD/slang-2.3.1a/src/objs && ar cr libslang.a sltermin.o sldisply.o slutty.o slang.o slarray.o slclass.o slcmd.o slerr.o slgetkey.o slkeymap.o slmalloc.o slmath.o slmemchr.o slmemcmp.o slmemcpy.o slmemset.o slmisc.o slparse.o slprepr.o slregexp.o slrline.o slsearch.o slsmg.o slstd.o sltoken.o sltypes.o slxstrng.o slcurses.o slscroll.o slsignal.o slkeypad.o slerrno.o slstring.o slstruct.o slcmplex.o slarrfun.o slimport.o slpath.o slarith.o slassoc.o slcompat.o slposdir.o slstdio.o slproc.o sltime.o slstrops.o slbstr.o slpack.o slintall.o slistruc.o slposio.o slnspace.o slarrmis.o slospath.o slscanf.o sllower.o slupper.o slischar.o slutf8.o slwcwidth.o slwclut.o slcommon.o sllist.o slexcept.o slfpu.o slsig.o slboseos.o ranlib /builddir/build/BUILD/slang-2.3.1a/src/objs/libslang.a libslang.a created in /builddir/build/BUILD/slang-2.3.1a/src/objs installing slang.h and slcurses.h in /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/include/ install -p -m 644 /builddir/build/BUILD/slang-2.3.1a/src/slang.h /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/include/ install -p -m 644 /builddir/build/BUILD/slang-2.3.1a/src/slcurses.h /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/include/ install -p -m 644 ../changes.txt /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../COPYING /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/slangdoc.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/cref.txt /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/cslang.txt /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/slang.txt /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/slangfun.txt /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang/v2/ installing /builddir/build/BUILD/slang-2.3.1a/src/objs/libslang.a in /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/ install -p -m 644 /builddir/build/BUILD/slang-2.3.1a/src/objs/libslang.a /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/ ranlib /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/libslang.a make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.1a/src' + rm -rf /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slsh + rm -f /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/lib64/libslang.a + mkdir /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/include/slang + for h in slang.h slcurses.h + ln -s ../slang.h /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/include/slang/slang.h + for h in slang.h slcurses.h + ln -s ../slcurses.h /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/include/slang/slcurses.h + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/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 mangling shebang in ./usr/share/slsh/scripts/jpegsize from #!/usr/bin/env slsh to #!/usr/bin/slsh mangling shebang in ./usr/share/slsh/scripts/svnsh from #!/usr/bin/env slsh to #!/usr/bin/slsh mangling shebang in ./usr/share/slsh/scripts/slstkchk from #!/usr/bin/env slsh to #!/usr/bin/slsh mangling shebang in ./usr/share/slsh/scripts/lsrpm from #! /usr/bin/env slsh to #!/usr/bin/slsh mangling shebang in ./usr/share/slsh/scripts/slprof from #!/usr/bin/env slsh to #!/usr/bin/slsh mangling shebang in ./usr/share/slsh/scripts/sldb from #!/usr/bin/env slsh to #!/usr/bin/slsh Processing files: slang-2.3.1a-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pJbQJ6 + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.1a + DOCDIR=/builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang + cp -pr NEWS /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oEouKf + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.1a + LICENSEDIR=/builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/licenses/slang + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/licenses/slang + cp -pr COPYING /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/licenses/slang + exit 0 Provides: libslang.so.2()(64bit) libslang.so.2(SLANG2)(64bit) libslang.so.2(SLANG2.1.0)(64bit) libslang.so.2(SLANG2.1.1)(64bit) libslang.so.2(SLANG2.2.0)(64bit) libslang.so.2(SLANG2.2.1)(64bit) libslang.so.2(SLANG2.2.3)(64bit) libslang.so.2(SLANG2.3.0)(64bit) slang = 2.3.1a-5.fc28 slang(riscv-64) = 2.3.1a-5.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Obsoletes: slang-static < 2.3.1a-3 Processing files: slang-slsh-2.3.1a-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rmZBRS + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.1a + DOCDIR=/builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang-slsh + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang-slsh + cp -pr slsh/doc/html/slshfun-1.html slsh/doc/html/slshfun-10.html slsh/doc/html/slshfun-11.html slsh/doc/html/slshfun-12.html slsh/doc/html/slshfun-13.html slsh/doc/html/slshfun-2.html slsh/doc/html/slshfun-3.html slsh/doc/html/slshfun-4.html slsh/doc/html/slshfun-5.html slsh/doc/html/slshfun-6.html slsh/doc/html/slshfun-7.html slsh/doc/html/slshfun-8.html slsh/doc/html/slshfun-9.html slsh/doc/html/slshfun.html /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang-slsh + exit 0 Provides: config(slang-slsh) = 2.3.1a-5.fc28 slang-slsh = 2.3.1a-5.fc28 slang-slsh(riscv-64) = 2.3.1a-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/slsh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libonig.so.4()(64bit) libpcre.so.1()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libslang.so.2()(64bit) libslang.so.2(SLANG2)(64bit) libslang.so.2(SLANG2.1.0)(64bit) libslang.so.2(SLANG2.3.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: slang-devel-2.3.1a-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kYEu1G + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.1a + DOCDIR=/builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang-devel + cp -pr doc/text/cslang.txt /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang-devel + cp -pr doc/text/cref.txt /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang-devel + cp -pr doc/README /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang-devel + cp -pr doc/text/slang.txt doc/text/slangfun.txt /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang-devel + cp -pr doc/grammar.txt /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64/usr/share/doc/slang-devel + exit 0 Provides: pkgconfig(slang) = 2.3.1 slang-devel = 2.3.1a-5.fc28 slang-devel(riscv-64) = 2.3.1a-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libslang.so.2()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/slang-2.3.1a-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/slang-2.3.1a-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/slang-2.3.1a-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/slang-slsh-2.3.1a-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/slang-devel-2.3.1a-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.a4WRJE + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.1a + /usr/bin/rm -rf /builddir/build/BUILDROOT/slang-2.3.1a-5.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