Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/slang.spec'], chrootPath='/var/lib/mock/f31-build-52617-27687/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/slang.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1549065600 Wrote: /builddir/build/SRPMS/slang-2.3.2-5.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/slang.spec'], chrootPath='/var/lib/mock/f31-build-52617-27687/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/slang.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1549065600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VIV2BK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf slang-2.3.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/slang-2.3.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd slang-2.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (slang-getkey-memmove.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .getkey-memmove --fuzz=0 + echo 'Patch #2 (slang-sighuptest.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .sighuptest --fuzz=0 + sed -i '/^INSTALL_MODULE=/s/_DATA//' configure + sed -i '/TEST_SCRIPTS_SLC = /s/array //' src/test/Makefile + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #1 (slang-getkey-memmove.patch): patching file src/slgetkey.c Patch #2 (slang-sighuptest.patch): patching file src/test/signal.sl Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.35RuLK + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.2 + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./autoconf/config.guess BUILDSTDERR: ++ basename ./autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./autoconf/config.sub BUILDSTDERR: ++ basename ./autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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 BUILDSTDERR: configure: WARNING: unrecognized options: --disable-dependency-tracking '/usr/lib/rpm/redhat/config.guess' -> './autoconf/config.guess' '/usr/lib/rpm/redhat/config.sub' -> './autoconf/config.sub' checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking for riscv64-koji-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-koji-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 BUILDSTDERR: checking for the pcre library and headeconfigure: WARNING: unrecognized options: --disable-dependency-tracking + make RPATH= install_doc_dir=/usr/share/doc/slang all r 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.2 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 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection LDFLAGS = -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 cd src; make elf make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.2/src' /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILD/slang-2.3.2/src/elfobjs mkdir -p -- /builddir/build/BUILD/slang-2.3.2/src/elfobjs touch /builddir/build/BUILD/slang-2.3.2/src/elfobjs/tstamp cp sysconf.h config.h cp terminfo/default.inc terminfo.inc cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG -DMISC_TERMINFO_DIRS='""' /builddir/build/BUILD/slang-2.3.2/src/sltermin.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/sldisply.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slutty.c BUILDSTDERR: cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build//builddir/build/BUILD/slang-2.3.2/src/slang.c: In function 'inner_interp': BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slang.c:5743:9: warning: 'test' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 5742 | if ((0 == pop_int (&test)) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 5743 | && (test == 0)) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slang.c: In function 'lang_do_loops': BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slang.c:3735:10: warning: 'blks[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3735 | block = blks[0]; BUILDSTDERR: | ~~~~~~^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slang.c:3934:7: warning: 'first' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3934 | i += ctrl; BUILDSTDERR: | ~~^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slang.c:3910:13: warning: 'last' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3910 | if (i > last) break; BUILDSTDERR: | ^ BUILD/slang-2.3.2/src/slang.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slarray.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slclass.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slcmd.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slerr.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slgetkey.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slkeymap.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slmalloc.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slmath.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slmemchr.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slmemcmp.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slmemcpy.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slmemset.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slmisc.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slparse.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slprepr.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slregexp.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slrline.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slsearch.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slsmg.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG -DSLANG_DOC_DIR='"/usr/share/doc/slang"' -DSLANG_INSTALL_PREFIX='"/usr"' /builddir/build/BUILD/slang-2.3.2/src/slstd.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/sltoken.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/sltypes.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slxstrng.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slcurses.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slscroll.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slsignal.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slkeypad.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slerrno.c BUILDSTDERR: cd /builddir/build/BUILD/slang-2.3.2/src/elfobjs && gcc -c -O2 -g -pipe -Wall -Werror=In file included from /usr/include/string.h:494, BUILDSTDERR: from /builddir/build/BUILD/slang-2.3.2/src/slinclud.h:9, BUILDSTDERR: from /builddir/build/BUILD/slang-2.3.2/src/slstring.c:22: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'create_long_string' at /builddir/build/BUILD/slang-2.3.2/src/slstring.c:323:4, BUILDSTDERR: inlined from '_pSLstring_dup_hashed_string' at /builddir/build/BUILD/slang-2.3.2/src/slstring.c:419:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slstring.c: In function '_pSLstring_dup_hashed_string': BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slstring.c:414:10: note: length computed here BUILDSTDERR: 414 | len = strlen (s); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /builddir/build/BUILD/slang-2.3.2/src/slinclud.h:9, BUILDSTDERR: from /builddir/build/BUILD/slang-2.3.2/src/slstring.c:22: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'create_long_string' at /builddir/build/BUILD/slang-2.3.2/src/slstring.c:323:4, BUILDSTDERR: inlined from 'create_nstring' at /builddir/build/BUILD/slang-2.3.2/src/slstring.c:366:11, BUILDSTDERR: inlined from 'SLang_create_slstring' at /builddir/build/BUILD/slang-2.3.2/src/slstring.c:556:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slstring.c: In function 'SLang_create_slstring': BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slstring.c:556:11: note: length computed here BUILDSTDERR: 556 | return create_nstring (s, strlen (s), &hash); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slarrfun.c: In function 'map_or_contract_array': BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slarrfun.c:966:7: warning: 'w[]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 966 | wk = w[k]; BUILDSTDERR: | ~~~^~~~~~ 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slstring.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slstruct.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slcmplex.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slarrfun.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG -DMODULE_INSTALL_DIR='"/usr/lib64/slang/v2/modules"' -DMODULE_PATH_ENV_NAME='"SLANG_MODULE_PATH"' /builddir/build/BUILD/slang-2.3.2/src/slimport.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slpath.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slarith.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slassoc.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slcompat.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slposdir.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slstdio.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slproc.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/sltime.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slstrops.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slbstr.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slpack.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slintall.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slistruc.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slposio.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slnspace.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slarrmis.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slospath.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slscanf.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/sllower.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slupper.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slischar.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slutf8.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slwcwidth.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slwclut.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slcommon.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/sllist.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slexcept.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slfpu.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slsig.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slboseos.c rm -f /builddir/build/BUILD/slang-2.3.2/src/elfobjs/libslang.so.2.3.2 cd /builddir/build/BUILD/slang-2.3.2/src/elfobjs && gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-O1 -Wl,--version-script,/builddir/build/BUILD/slang-2.3.2/src/slang.ver -Wl,-soname,libslang.so.2 -o libslang.so.2.3.2 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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ldl -lm -lc if [ libslang.so.2 != libslang.so.2.3.2 ]; then \ cd /builddir/build/BUILD/slang-2.3.2/src/elfobjs && rm -f libslang.so.2 && /bin/ln -sf libslang.so.2.3.2 libslang.so.2; \ fi cd /builddir/build/BUILD/slang-2.3.2/src/elfobjs && rm -f libslang.so && /bin/ln -sf libslang.so.2.3.2 libslang.so libslang.so.2.3.2 created in /builddir/build/BUILD/slang-2.3.2/src/elfobjs. The link libslang.so to libslang.so.2.3.2 was also created. make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.2/src' cd slsh; make all make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.2/slsh' /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh objs mkdir -p -- objs touch objs/tstamp cp ../src/config.h . cd objs && gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.2/slsh/slsh.c cd objs && gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection objs/slsh.o objs/readline.o -o objs/slsh_exe -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-export-dynamic -L/builddir/build/BUILD/slang-2.3.2/src/elfobjs -lslang -ldl -lm make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.2/slsh' cd modules; make all make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.2/modules' /builddir/build/BUILD/slang-2.3.2/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.2/modules/objs' cp /builddir/build/BUILD/slang-2.3.2/src/config.h /builddir/build/BUILD/slang-2.3.2/modules/config.h gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/slsmg-module.c -o slsmg-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/termios-module.c -o termios-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/select-module.c -o select-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/fcntl-module.c -o fcntl-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/varray-module.c -o varray-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/socket-module.c -o socket-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/rand-module.c -o rand-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/fork-module.c -o fork-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/csv-module.c -o csv-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/base64-module.c -o base64-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src -c /builddir/build/BUILD/slang-2.3.2/modules/chksum-module.c gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src -c /builddir/build/BUILD/slang-2.3.2/modules/chksum_md5.c gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src -c /builddir/build/BUILD/slang-2.3.2/modules/chksum_sha1.c gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src chksum-module.o chksum_md5.o chksum_sha1.o -o chksum-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/histogram-module.c -o histogram-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src -c /builddir/build/BUILD/slang-2.3.2/modules/stats-module.c gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src -c /builddir/build/BUILD/slang-2.3.2/modules/stats_kendall.c gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src stats-module.o stats_kendall.o -o stats-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/json-module.c -o json-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/pcre-module.c -o pcre-module.so -lpcre -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/png-module.c -o png-module.so -lpng -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/iconv-module.c -o iconv-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/onig-module.c -o onig-module.so -lonig -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm gcc -I/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/zlib-module.c -o zlib-module.so -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm BUILDSTDERR: gcc -I/builddir/build/BUILD/slang-2.3.2/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-swi+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 tches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.2/src /builddir/build/BUILD/slang-2.3.2/modules/sysconf-module.c -o sysconf-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm make[2]: Leaving directory '/builddir/build/BUILD/slang-2.3.2/modules/objs' make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.2/modules' Use make install to install it. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CxfuhI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64 + cd slang-2.3.2 + make install-all 'INSTALL=install -p' RPATH= DESTDIR=/builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64 autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/pkgconfig mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/pkgconfig install -p -m 644 slang.pc /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/pkgconfig/ cd src; make install-elf make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.2/src' rm -f /builddir/build/BUILD/slang-2.3.2/src/elfobjs/libslang.so.2.3.2 cd /builddir/build/BUILD/slang-2.3.2/src/elfobjs && gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-O1 -Wl,--version-script,/builddir/build/BUILD/slang-2.3.2/src/slang.ver -Wl,-soname,libslang.so.2 -o libslang.so.2.3.2 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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ldl -lm -lc if [ libslang.so.2 != libslang.so.2.3.2 ]; then \ cd /builddir/build/BUILD/slang-2.3.2/src/elfobjs && rm -f libslang.so.2 && /bin/ln -sf libslang.so.2.3.2 libslang.so.2; \ fi cd /builddir/build/BUILD/slang-2.3.2/src/elfobjs && rm -f libslang.so && /bin/ln -sf libslang.so.2.3.2 libslang.so libslang.so.2.3.2 created in /builddir/build/BUILD/slang-2.3.2/src/elfobjs. The link libslang.so to libslang.so.2.3.2 was also created. /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/include mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/include installing slang.h and slcurses.h in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/include/ install -p -m 644 /builddir/build/BUILD/slang-2.3.2/src/slang.h /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/include/ install -p -m 644 /builddir/build/BUILD/slang-2.3.2/src/slcurses.h /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/include/ /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang/v2 mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang/v2 install -p -m 644 ../changes.txt /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../COPYING /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/slangdoc.html /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/cref.txt /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/cslang.txt /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/slang.txt /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/slangfun.txt /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang/v2/ rm -f /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/libslang.so rm -f /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/libslang.so.2 installing libslang.so.2.3.2 in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64 install -p /builddir/build/BUILD/slang-2.3.2/src/elfobjs/libslang.so.2.3.2 /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/ cd /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64 && /bin/ln -sf libslang.so.2.3.2 libslang.so.2 cd /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64 && /bin/ln -sf libslang.so.2 libslang.so libslang.so.2.3.2 created in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64. The links libslang.so and libslang.so.2 to libslang.so.2.3.2 were also created. make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.2/src' Now installing slsh cd slsh; make install make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection objs/slsh.o objs/readline.o -o objs/slsh -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-export-dynamic -L/builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64 -L/usr/lib64 -lslang -ldl -lm /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/bin /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/man/man1 mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/man/man1 /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/etc mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/etc /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/rline mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/rline /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/local-packages mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/local-packages /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/scripts mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/scripts /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh/html mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh/html install -p -m 644 lib/arrayfuns.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/autoload.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/cmdopt.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/fswalk.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/glob.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/listfuns.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/print.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/process.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/profile.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/readascii.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/require.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/setfuns.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/sldb.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/sldbcore.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/sldbsock.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/slshhelp.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/slshrl.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/stkcheck.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/structfuns.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 lib/rline/complete.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/editfuns.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/editor.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/emacskeys.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/history.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/histsrch.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/vikeys.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/slrline.rc /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/rline/ install -p scripts/jpegsize /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/scripts install -p scripts/lsrpm /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/scripts install -p scripts/sldb /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/scripts install -p scripts/svnsh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/scripts install -p scripts/slprof /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/scripts install -p scripts/slstkchk /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/scripts install -p -m 644 lib/help/arrayfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 lib/help/cmdopt.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 lib/help/fswalk.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 lib/help/glob.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 lib/help/listfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 lib/help/print.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 lib/help/process.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 lib/help/profile.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 lib/help/readascii.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 lib/help/require.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 lib/help/setfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 lib/help/structfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 doc/html/slshfun-1.html /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-10.html /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-11.html /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-12.html /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-13.html /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-2.html /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-3.html /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-4.html /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-5.html /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-6.html /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-7.html /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-8.html /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-9.html /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun.html /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/man/slsh.1 /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/man/man1/ install -p objs/slsh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/bin/ install -p -m 644 etc/slsh.rc /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/etc/ echo 'prepend_to_slang_load_path("/usr/share/slsh/local-packages");' >> /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/etc/slsh.rc make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.2/slsh' Now installing the modules cd modules; make install make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.2/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.2/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.2/modules/objs' /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/slsmg-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/termios-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/select-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/fcntl-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/varray-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/socket-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/rand-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/fork-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/csv-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/base64-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/chksum-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/histogram-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/stats-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/json-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/pcre-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/png-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/iconv-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/onig-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/zlib-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules install -p objs/sysconf-module.so /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 slsmg.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 termios.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 select.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 fcntl.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 varray.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 socket.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 rand.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 fork.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 csv.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 base64.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 chksum.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 histogram.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 stats.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 json.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 pcre.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 png.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 iconv.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 onig.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 zlib.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh install -p -m 644 sysconf.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/statslib install -p -m 644 statslib/ad_test.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/statslib/ install -p -m 644 statslib/ks_test.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/statslib/ install -p -m 644 statslib/kuiper.sl /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/statslib/ /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/cool.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/coolwarm.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/copper.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/cubicl.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/cubicyf.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/drywet.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/ds9b.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/ds9sls.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/edge.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/gebco.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/globe.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/gray.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/haxby.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/hot.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/jet.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/no_green.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/ocean.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/polar.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/rainbow.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/red2green.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/relief.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/sealand.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/seis.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/split.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/topo.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/wysiwyg.map /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/cmaps /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 help/base64funs.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 help/chksumfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 help/csvfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 help/forkfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 help/histfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 help/jsonfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 help/onigfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 help/pcrefuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 help/pngfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 help/randfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help BUILDSTDERR: install -p -m 644 help/slsmg.hlp /builddir/build/B/builddir/build/BUILD/slang-2.3.2/src/slang.c: In function 'lang_do_loops': BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slang.c:3735:10: warning: 'blks[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3735 | block = blks[0]; BUILDSTDERR: | ~~~~~~^~~~~~~~~ UILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 help/sockfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help install -p -m 644 help/statsfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/slsh/help make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.2/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.2/src' /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILD/slang-2.3.2/src/objs mkdir -p -- /builddir/build/BUILD/slang-2.3.2/src/objs touch /builddir/build/BUILD/slang-2.3.2/src/objs/tstamp cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG -DMISC_TERMINFO_DIRS='""' /builddir/build/BUILD/slang-2.3.2/src/sltermin.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/sldisply.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slutty.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slang.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slarray.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slclass.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slcmd.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slerr.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slgetkey.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slkeymap.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slmalloc.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slmath.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slmemchr.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slmemcmp.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slmemcpy.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slmemset.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slmisc.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slparse.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slprepr.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slregexp.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slrline.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slsearch.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slsmg.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG -DSLANG_DOC_DIR='"/usr/share/doc/slang/v2"' -DSLANG_INSTALL_PREFIX='"/usr"' /builddir/build/BUILD/slang-2.3.2/src/slstd.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/sltoken.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/sltypes.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slxstrng.c BUILDSTDERR: cd /builddir/build/BUILD/slang-2.3.2/src/objs && gcc -c -O2 -g -pipe -Wall -WIn file included from /usr/include/string.h:494, BUILDSTDERR: from /builddir/build/BUILD/slang-2.3.2/src/slinclud.h:9, BUILDSTDERR: from /builddir/build/BUILD/slang-2.3.2/src/slstring.c:22: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'create_long_string' at /builddir/build/BUILD/slang-2.3.2/src/slstring.c:323:4, BUILDSTDERR: inlined from '_pSLstring_dup_hashed_string' at /builddir/build/BUILD/slang-2.3.2/src/slstring.c:419:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slstring.c: In function '_pSLstring_dup_hashed_string': BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slstring.c:414:10: note: length computed here BUILDSTDERR: 414 | len = strlen (s); BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /builddir/build/BUILD/slang-2.3.2/src/slinclud.h:9, BUILDSTDERR: from /builddir/build/BUILD/slang-2.3.2/src/slstring.c:22: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'create_long_string' at /builddir/build/BUILD/slang-2.3.2/src/slstring.c:323:4, BUILDSTDERR: inlined from 'create_nstring' at /builddir/build/BUILD/slang-2.3.2/src/slstring.c:366:11, BUILDSTDERR: inlined from 'SLang_create_slstring' at /builddir/build/BUILD/slang-2.3.2/src/slstring.c:556:11: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slstring.c: In function 'SLang_create_slstring': BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slstring.c:556:11: note: length computed here BUILDSTDERR: 556 | return create_nstring (s, strlen (s), &hash); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slarrfun.c: In function 'map_or_contract_array': BUILDSTDERR: /builddir/build/BUILD/slang-2.3.2/src/slarrfun.c:966:7: warning: 'w[]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 966 | wk = w[k]; BUILDSTDERR: | ~~~^~~~~~ error=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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slcurses.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slscroll.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slsignal.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slkeypad.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slerrno.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slstring.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slstruct.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slcmplex.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slarrfun.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG -DMODULE_INSTALL_DIR='"/usr/lib64/slang/v2/modules"' -DMODULE_PATH_ENV_NAME='"SLANG_MODULE_PATH"' /builddir/build/BUILD/slang-2.3.2/src/slimport.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slpath.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slarith.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slassoc.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slcompat.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slposdir.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slstdio.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slproc.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/sltime.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slstrops.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slbstr.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slpack.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slintall.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slistruc.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slposio.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slnspace.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slarrmis.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slospath.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slscanf.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/sllower.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slupper.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slischar.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slutf8.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slwcwidth.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slwclut.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slcommon.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/sllist.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slexcept.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slfpu.c BUILDSTDERR: cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronou+ rm -rf /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slsh + rm -f /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/libslang.a + mkdir /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/include/slang + for h in slang.h slcurses.h + ln -s ../slang.h /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/include/slang/slang.h + for h in slang.h slcurses.h + ln -s ../slcurses.h /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/include/slang/slcurses.h + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.3.2-5.fc31 --unique-debug-suffix -2.3.2-5.fc31.riscv64 --unique-debug-src-base slang-2.3.2-5.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/slang-2.3.2 s-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slsig.c cd /builddir/build/BUILD/slang-2.3.2/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.2/src/slboseos.c rm -f /builddir/build/BUILD/slang-2.3.2/src/objs/libslang.a cd /builddir/build/BUILD/slang-2.3.2/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.2/src/objs/libslang.a libslang.a created in /builddir/build/BUILD/slang-2.3.2/src/objs installing slang.h and slcurses.h in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/include/ install -p -m 644 /builddir/build/BUILD/slang-2.3.2/src/slang.h /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/include/ install -p -m 644 /builddir/build/BUILD/slang-2.3.2/src/slcurses.h /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/include/ install -p -m 644 ../changes.txt /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../COPYING /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/slangdoc.html /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/cref.txt /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/cslang.txt /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/slang.txt /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/slangfun.txt /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang/v2/ installing /builddir/build/BUILD/slang-2.3.2/src/objs/libslang.a in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/ install -p -m 644 /builddir/build/BUILD/slang-2.3.2/src/objs/libslang.a /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/ ranlib /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/libslang.a make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.2/src' explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/base64-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/bin/slsh explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/libslang.so.2.3.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/fcntl-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/histogram-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/chksum-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/csv-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/fork-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/base64-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/bin/slsh extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/libslang.so.2.3.2 extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/fcntl-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/histogram-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/chksum-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/csv-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/fork-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/json-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/iconv-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/pcre-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/iconv-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/json-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/onig-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/png-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/pcre-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/onig-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/png-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/rand-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/rand-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/select-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/select-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/slsmg-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/slsmg-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/socket-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/stats-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/socket-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/sysconf-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/stats-module.so BUILDSTDERR: explicitly decompress any DWARF compressed ELF sections in /builddir/build/B6098 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs UILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/termios-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/sysconf-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/varray-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/termios-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/varray-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/zlib-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/lib64/slang/v2/modules/zlib-module.so original debug info size: 5256kB, size after compression: 4712kB /usr/lib/rpm/sepdebugcrcfix: Updated 22 CRC32s, 0 CRC32s did match. mangling shebang in /usr/share/slsh/scripts/svnsh from /usr/bin/env slsh to #!/usr/bin/slsh mangling shebang in /usr/share/slsh/scripts/jpegsize 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/sldb 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/slprof from /usr/bin/env slsh to #!/usr/bin/slsh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AAjkNH Processing files: slang-2.3.2-5.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2ByNvJ + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.2 + DOCDIR=/builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang + cp -pr NEWS /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sd4h3K + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.2 + LICENSEDIR=/builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/licenses/slang + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/licenses/slang + cp -pr COPYING /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/licenses/slang + RPM_EC=0 BUILDSTDERR: ++ jobs -p + 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.2-5.fc31 slang(riscv-64) = 2.3.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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.2-5.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fANHAH + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.2 + DOCDIR=/builddir/build/BUILDROOT/slang-2.3.2-5.fc31.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.2-5.fc31.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.2-5.fc31.riscv64/usr/share/doc/slang-slsh + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: config(slang-slsh) = 2.3.2-5.fc31 slang-slsh = 2.3.2-5.fc31 slang-slsh(riscv-64) = 2.3.2-5.fc31 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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libonig.so.5()(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.2-5.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x8m6bH + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.2 + DOCDIR=/builddir/build/BUILDROOT/slang-2.3.2-5.fc31.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.2-5.fc31.riscv64/usr/share/doc/slang-devel + cp -pr doc/text/cslang.txt /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang-devel + cp -pr doc/text/cref.txt /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang-devel + cp -pr doc/README /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang-devel + cp -pr doc/text/slang.txt doc/text/slangfun.txt /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang-devel + cp -pr doc/grammar.txt /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64/usr/share/doc/slang-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: pkgconfig(slang) = 2.3.2 slang-devel = 2.3.2-5.fc31 slang-devel(riscv-64) = 2.3.2-5.fc31 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) Processing files: slang-debugsource-2.3.2-5.fc31.riscv64 Provides: slang-debugsource = 2.3.2-5.fc31 slang-debugsource(riscv-64) = 2.3.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: slang-debuginfo-2.3.2-5.fc31.riscv64 Provides: debuginfo(build-id) = 13974576f672873a5e6ef0e4c7c8e70cb479e993 slang-debuginfo = 2.3.2-5.fc31 slang-debuginfo(riscv-64) = 2.3.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slang-debugsource(riscv-64) = 2.3.2-5.fc31 Processing files: slang-slsh-debuginfo-2.3.2-5.fc31.riscv64 Provides: debuginfo(build-id) = 067f958a26495ea2f31a0478c794c8ed97c96d86 debuginfo(build-id) = 09ba1b85d9646136d0f9eea05d2e644d7beedba1 debuginfo(build-id) = 11dab2d4e9ab6fff8be663a801599a3a8313689a debuginfo(build-id) = 132c077c6f8581246903c0bcbe0dddf043908208 debuginfo(build-id) = 334818e6883c3af1d7e3fbbf9284900443116b10 debuginfo(build-id) = 3acc8d44ae450422de7ced1e9af07322685c339a debuginfo(build-id) = 3ae224d5b4c498b533ef4e27829852a1b31ac5fa debuginfo(build-id) = 434b4477798073dfd79b66d8ec752cf6e1b54d18 debuginfo(build-id) = 4e083db504a166baf64bf26df031d295a4db408e debuginfo(build-id) = 52d1ff7227090f7b990eea534c8d4c37ef405908 debuginfo(build-id) = 6deb79387dfc922d8b064b5bb4c886a9870aeb2f debuginfo(build-id) = 861b6f4cf8b2d5d8f81863e917d2094cf99a04f1 debuginfo(build-id) = 8e6e8b7fce33450db878889efb63c44552b7b2d3 debuginfo(build-id) = 9a69f3113b199f203b3123d3cf5ae5372aa4aed7 debuginfo(build-id) = a54ea6df5b435fab65ec45b70a20a688403f6a19 debuginfo(build-id) = b38086acb0b207ca04124ff9139833bf5f77f2f7 debuginfo(build-id) = b791d514df44449bed70dcbfaeca257819ed2b75 debuginfo(build-id) = c3716a9798e6443438d11398946d7f1818f3aa5c debuginfo(build-id) = e08ed51832335a0b6d7c53a4ed7e077e32856236 debuginfo(build-id) = e2d1bdcc5fe4fe6d8a8caad38019983d4c815711 debuginfo(build-id) = e78bda59497e81452e72f9aec3c8ed956a48fb15 slang-slsh-debuginfo = 2.3.2-5.fc31 slang-slsh-debuginfo(riscv-64) = 2.3.2-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slang-debugsource(riscv-64) = 2.3.2-5.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64 Wrote: /builddir/build/RPMS/slang-slsh-2.3.2-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slang-devel-2.3.2-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slang-2.3.2-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slang-slsh-debuginfo-2.3.2-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slang-debugsource-2.3.2-5.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/slang-debuginfo-2.3.2-5.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h8SqrI + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/slang-2.3.2-5.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0