Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/slang.spec'], chrootPath='/var/lib/mock/f29-build-25323-13204/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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 Wrote: /builddir/build/SRPMS/slang-2.3.2-4.fc29.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/f29-build-25323-13204/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.po0bSC + 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):' Patch #1 (slang-getkey-memmove.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .getkey-memmove --fuzz=0 patching file src/slgetkey.c Patch #2 (slang-sighuptest.patch): + echo 'Patch #2 (slang-sighuptest.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .sighuptest --fuzz=0 patching file src/test/signal.sl + sed -i '/^INSTALL_MODULE=/s/_DATA//' configure + sed -i '/TEST_SCRIPTS_SLC = /s/array //' src/test/Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VYJapY + 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,-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.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 '/usr/lib/rpm/redhat/config.sub' -> './autoconf/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 '/usr/lib/rpm/redhat/config.guess' -> './autoconf/config.guess' + '[' 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 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 checking for the pcre library and header files ... yes: /usr/lib64 and /usr/include checking for the onig library and header files oniguruma.h... yes: /usr/lib64 and /usr/include checking for the png library and header files ... yes: /usr/lib64 and /usr/include checking for the z library and header files zlib.h... yes: /usr/lib64 and /usr/include checking for the iconv library and header files ... no checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for sysconf... yes checking SLANG_VERSION... 2.3.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 BUILDSTDERR: configure: WARNING: unrecognized options: --disable-dependency-tracking Configuration complete. You may need to edit src/Makefile. You are compiling SLANG with the following compiler configuration: CC = gcc CFLAGS = -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection LDFLAGS = -Wl,-z,relro -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 + make RPATH= install_doc_dir=/usr/share/doc/slang all 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 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/slang.c BUILDSTDERR: /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: if ((0 == pop_int (&test)) BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: && (test == 0)) 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/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 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/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 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: wk = w[k]; 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 -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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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/sysconf-module.c -o sysconf-module.so -Wl,-z,relro -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. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Xg5jEn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64 + cd slang-2.3.2 + make install-all 'INSTALL=install -p' RPATH= DESTDIR=/builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64 autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/pkgconfig mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/pkgconfig install -p -m 644 slang.pc /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.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,-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,-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-4.fc29.riscv64/usr/include mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/include installing slang.h and slcurses.h in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/include/ install -p -m 644 /builddir/build/BUILD/slang-2.3.2/src/slang.h /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/include/ install -p -m 644 /builddir/build/BUILD/slang-2.3.2/src/slcurses.h /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/include/ /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang/v2 mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang/v2 install -p -m 644 ../changes.txt /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../COPYING /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/slangdoc.html /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/cref.txt /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/cslang.txt /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/slang.txt /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/slangfun.txt /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang/v2/ rm -f /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/libslang.so rm -f /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/libslang.so.2 installing libslang.so.2.3.2 in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.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-4.fc29.riscv64/usr/lib64/ cd /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64 && /bin/ln -sf libslang.so.2.3.2 libslang.so.2 cd /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.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-4.fc29.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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-export-dynamic -L/builddir/build/BUILDROOT/slang-2.3.2-4.fc29.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-4.fc29.riscv64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/bin /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/man/man1 mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/man/man1 /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/etc mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/etc /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/rline mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/rline /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/local-packages mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/local-packages /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/scripts mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/scripts /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh/html mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh/html install -p -m 644 lib/arrayfuns.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/autoload.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/cmdopt.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/fswalk.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/glob.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/listfuns.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/print.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/process.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/profile.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/readascii.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/require.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/setfuns.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/sldb.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/sldbcore.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/sldbsock.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/slshhelp.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/slshrl.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/stkcheck.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/structfuns.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 lib/rline/complete.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/editfuns.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/editor.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/emacskeys.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/history.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/histsrch.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/vikeys.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/rline/ install -p -m 644 lib/rline/slrline.rc /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/rline/ install -p scripts/jpegsize /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/scripts install -p scripts/lsrpm /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/scripts install -p scripts/sldb /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/scripts install -p scripts/svnsh /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/scripts install -p scripts/slprof /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/scripts install -p scripts/slstkchk /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/scripts install -p -m 644 lib/help/arrayfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 lib/help/cmdopt.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 lib/help/fswalk.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 lib/help/glob.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 lib/help/listfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 lib/help/print.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 lib/help/process.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 lib/help/profile.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 lib/help/readascii.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 lib/help/require.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 lib/help/setfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 lib/help/structfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 doc/html/slshfun-1.html /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-10.html /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-11.html /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-12.html /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-13.html /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-2.html /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-3.html /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-4.html /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-5.html /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-6.html /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-7.html /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-8.html /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun-9.html /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/html/slshfun.html /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh/html/ install -p -m 644 doc/man/slsh.1 /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/man/man1/ install -p objs/slsh /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/bin/ install -p -m 644 etc/slsh.rc /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/etc/ echo 'prepend_to_slang_load_path("/usr/share/slsh/local-packages");' >> /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.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-4.fc29.riscv64/usr/lib64/slang/v2/modules mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/slsmg-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/termios-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/select-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/fcntl-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/varray-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/socket-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/rand-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/fork-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/csv-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/base64-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/chksum-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/histogram-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/stats-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/json-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/pcre-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/png-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/iconv-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/onig-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/zlib-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules install -p objs/sysconf-module.so /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 slsmg.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 termios.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 select.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 fcntl.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 varray.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 socket.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 rand.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 fork.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 csv.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 base64.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 chksum.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 histogram.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 stats.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 json.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 pcre.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 png.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 iconv.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 onig.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 zlib.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh install -p -m 644 sysconf.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/statslib install -p -m 644 statslib/ad_test.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/statslib/ install -p -m 644 statslib/ks_test.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/statslib/ install -p -m 644 statslib/kuiper.sl /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/statslib/ /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/cool.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/coolwarm.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/copper.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/cubicl.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/cubicyf.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/drywet.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/ds9b.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/ds9sls.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/edge.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/gebco.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/globe.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/gray.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/haxby.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/hot.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/jet.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/no_green.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/ocean.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/polar.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/rainbow.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/red2green.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/relief.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/sealand.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/seis.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/split.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/topo.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps install -p -m 644 cmaps/wysiwyg.map /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/cmaps /builddir/build/BUILD/slang-2.3.2/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 help/base64funs.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 help/chksumfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 help/csvfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 help/forkfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 help/histfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 help/jsonfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 help/onigfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 help/pcrefuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 help/pngfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 help/randfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 help/slsmg.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 help/sockfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/slsh/help install -p -m 644 help/statsfuns.hlp /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.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 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/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 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: wk = w[k]; 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 -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 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/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-4.fc29.riscv64/usr/include/ install -p -m 644 /builddir/build/BUILD/slang-2.3.2/src/slang.h /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/include/ install -p -m 644 /builddir/build/BUILD/slang-2.3.2/src/slcurses.h /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/include/ install -p -m 644 ../changes.txt /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../COPYING /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/slangdoc.html /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/cref.txt /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/cslang.txt /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/slang.txt /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang/v2/ install -p -m 644 ../doc/text/slangfun.txt /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.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-4.fc29.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-4.fc29.riscv64/usr/lib64/ ranlib /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/libslang.a make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.2/src' + rm -rf /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slsh + rm -f /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/libslang.a + mkdir /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/include/slang + for h in slang.h slcurses.h + ln -s ../slang.h /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/include/slang/slang.h + for h in slang.h slcurses.h + ln -s ../slcurses.h /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/include/slang/slcurses.h + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.3.2-4.fc29 --unique-debug-suffix -2.3.2-4.fc29.riscv64 --unique-debug-src-base slang-2.3.2-4.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/slang-2.3.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/select-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/bin/slsh explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/zlib-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/libslang.so.2.3.2 extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/bin/slsh extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/select-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/zlib-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/libslang.so.2.3.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/chksum-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/histogram-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/chksum-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/histogram-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/csv-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/csv-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/png-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/png-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/onig-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/onig-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/stats-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/stats-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/json-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/json-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/varray-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/varray-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/socket-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/rand-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/socket-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/rand-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/fork-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/fork-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/termios-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/termios-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/sysconf-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/sysconf-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/base64-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/base64-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/pcre-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/pcre-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/iconv-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/iconv-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/slsmg-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/slsmg-module.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/fcntl-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/lib64/slang/v2/modules/fcntl-module.so /usr/lib/rpm/sepdebugcrcfix: Updated 22 CRC32s, 0 CRC32s did match. BUILDSTDERR: 6098 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/etc/ld.so.conf: No such file or directory + /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/slsh/scripts/jpegsize from /usr/bin/env slsh to #!/usr/bin/slsh mangling shebang in /usr/share/slsh/scripts/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/svnsh from /usr/bin/env slsh to #!/usr/bin/slsh mangling shebang in /usr/share/slsh/scripts/slstkchk from /usr/bin/env slsh to #!/usr/bin/slsh mangling shebang in /usr/share/slsh/scripts/slprof from /usr/bin/env slsh to #!/usr/bin/slsh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EEQIZq Processing files: slang-2.3.2-4.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KJBlav + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.2 + DOCDIR=/builddir/build/BUILDROOT/slang-2.3.2-4.fc29.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-4.fc29.riscv64/usr/share/doc/slang + cp -pr NEWS /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CpBk60 + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.2 + LICENSEDIR=/builddir/build/BUILDROOT/slang-2.3.2-4.fc29.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-4.fc29.riscv64/usr/share/licenses/slang + cp -pr COPYING /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/licenses/slang + exit 0 Provides: libslang.so.2()(64bit) libslang.so.2(SLANG2)(64bit) libslang.so.2(SLANG2.1.0)(64bit) libslang.so.2(SLANG2.1.1)(64bit) libslang.so.2(SLANG2.2.0)(64bit) libslang.so.2(SLANG2.2.1)(64bit) libslang.so.2(SLANG2.2.3)(64bit) libslang.so.2(SLANG2.3.0)(64bit) slang = 2.3.2-4.fc29 slang(riscv-64) = 2.3.2-4.fc29 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-4.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lkwy9c + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.2 + DOCDIR=/builddir/build/BUILDROOT/slang-2.3.2-4.fc29.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-4.fc29.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-4.fc29.riscv64/usr/share/doc/slang-slsh + exit 0 Provides: config(slang-slsh) = 2.3.2-4.fc29 slang-slsh = 2.3.2-4.fc29 slang-slsh(riscv-64) = 2.3.2-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/slsh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libonig.so.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-4.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1WatgR + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.2 + DOCDIR=/builddir/build/BUILDROOT/slang-2.3.2-4.fc29.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-4.fc29.riscv64/usr/share/doc/slang-devel + cp -pr doc/text/cslang.txt /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang-devel + cp -pr doc/text/cref.txt /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang-devel + cp -pr doc/README /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang-devel + cp -pr doc/text/slang.txt doc/text/slangfun.txt /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang-devel + cp -pr doc/grammar.txt /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64/usr/share/doc/slang-devel + exit 0 Provides: pkgconfig(slang) = 2.3.2 slang-devel = 2.3.2-4.fc29 slang-devel(riscv-64) = 2.3.2-4.fc29 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-4.fc29.riscv64 Provides: slang-debugsource = 2.3.2-4.fc29 slang-debugsource(riscv-64) = 2.3.2-4.fc29 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-4.fc29.riscv64 Provides: debuginfo(build-id) = 20f5745ae48e5feef0fd85f5605977ddd29077ad slang-debuginfo = 2.3.2-4.fc29 slang-debuginfo(riscv-64) = 2.3.2-4.fc29 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-4.fc29 Processing files: slang-slsh-debuginfo-2.3.2-4.fc29.riscv64 Provides: debuginfo(build-id) = 06359a5171f1a504ef29bf9902e463c537abf1e8 debuginfo(build-id) = 14ce9929d557a38b2c76f713abef09678e38c867 debuginfo(build-id) = 187b4c5725aa8113c050baf5fa2c343e487505ea debuginfo(build-id) = 204ed8780e347b8ad5f3b8570a6bb7dc48a61a33 debuginfo(build-id) = 7852916ba1ea2f9ef1aeb93e2d2d4cb2bb54b658 debuginfo(build-id) = 7d622e2fa3fd5146d5a7d836d582ed5aacbbf709 debuginfo(build-id) = 88426f5bc658b0c48da492220785cb8c48b8194c debuginfo(build-id) = 8d46c43649702644548bbe9e0b787e873fd8830c debuginfo(build-id) = 952ce4b0222a6ba3b22beae4ae5efabaa1ac8381 debuginfo(build-id) = 974ee96e674c2501993b9dcf3cd1f8069a1fce43 debuginfo(build-id) = 97d0222c47e5146923025f06367fcdf14fae8e96 debuginfo(build-id) = 9eff9ae9f7f6e52db0b27d5e8ac24bc0ddd57b41 debuginfo(build-id) = a3d5fcfc5d65e3af41c5f6272663c4e1043a8439 debuginfo(build-id) = bf5fc08695cd7a5fb647c5038529e07e72604277 debuginfo(build-id) = cf28c536526190000eaae0f52be0b6ef95ca2ff0 debuginfo(build-id) = df1d9c653e6f037a61c3b28468672b68b5874eb1 debuginfo(build-id) = e5b8404860e20cccacaf31ea48caa73875f7ca41 debuginfo(build-id) = e9ca0943fb8495d0ae484748a8b26ec6e8b61af2 debuginfo(build-id) = f3f82ed9fca61873217885f9136a9f12d1022e26 debuginfo(build-id) = f66becafdc3ad1730d6639b8caa7184028a42366 debuginfo(build-id) = fb0eb41495a07515eb229ff7e2260571161fb220 slang-slsh-debuginfo = 2.3.2-4.fc29 slang-slsh-debuginfo(riscv-64) = 2.3.2-4.fc29 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-4.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64 Wrote: /builddir/build/RPMS/slang-2.3.2-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/slang-slsh-2.3.2-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/slang-devel-2.3.2-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/slang-debugsource-2.3.2-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/slang-debuginfo-2.3.2-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/slang-slsh-debuginfo-2.3.2-4.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ndrENb + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/slang-2.3.2-4.fc29.riscv64 + exit 0 Child return code was: 0