Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/slang.spec'], chrootPath='/var/lib/mock/dist-oc9-build-131270-78472/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/slang-2.3.3-6.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/slang.spec'], chrootPath='/var/lib/mock/dist-oc9-build-131270-78472/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GWRj9b + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf slang-2.3.3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/slang-2.3.3.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd slang-2.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/slang-sighuptest.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jFvjAW + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd slang-2.3.3 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2022-08-05 18:33:27.000000000 +0800 +++ ./configure 2025-04-23 07:34:35.771973971 +0800 @@ -1856,7 +1856,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./autoconf/config.guess ++ basename ./autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./autoconf/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './autoconf/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./autoconf/config.sub ++ basename ./autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./autoconf/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './autoconf/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-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-oniglib=/usr/lib64 --with-pcreinc=/usr/include --with-pnginc=/usr/include --with-zinc=/usr/include --with-oniginc=/usr/include configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking for aarch64-opencloudos-linux-gnu-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 C compiler that understands ANSI prototypes... gcc looks ok. Good. checking whether make sets $(MAKE)... yes checking for aarch64-opencloudos-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 flock... 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.3 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating slsh/Makefile config.status: creating modules/Makefile config.status: creating demo/Makefile config.status: creating slang.pc config.status: creating src/sysconf.h configure: WARNING: unrecognized options: --disable-dependency-tracking Configuration complete. You may need to edit src/Makefile. You are compiling SLANG with the following compiler configuration: CC = gcc CFLAGS = -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection LDFLAGS = -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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) $(CPPFLAGS) -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.3/src' /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh /builddir/build/BUILD/slang-2.3.3/src/elfobjs mkdir -p -- /builddir/build/BUILD/slang-2.3.3/src/elfobjs touch /builddir/build/BUILD/slang-2.3.3/src/elfobjs/tstamp cp sysconf.h config.h cp terminfo/default.inc terminfo.inc cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG -DMISC_TERMINFO_DIRS='""' /builddir/build/BUILD/slang-2.3.3/src/sltermin.c /builddir/build/BUILD/slang-2.3.3/src/sltermin.c: In function 'try_open_tidir': /builddir/build/BUILD/slang-2.3.3/src/sltermin.c:436:31: warning: '%s' directive writing up to 1018 bytes into a region of size between 3 and 1021 [-Wformat-overflow=] 436 | sprintf (file, "%s/%c/%s", tidir, *term, term); | ^~ In file included from /usr/include/stdio.h:964, from /builddir/build/BUILD/slang-2.3.3/src/slinclud.h:8, from /builddir/build/BUILD/slang-2.3.3/src/sltermin.c:26: In function 'sprintf', inlined from 'try_open_tidir' at /builddir/build/BUILD/slang-2.3.3/src/sltermin.c:436:2: /usr/include/bits/stdio2.h:30:10: note: '__sprintf_chk' output between 4 and 2040 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/sldisply.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slutty.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slang.c /builddir/build/BUILD/slang-2.3.3/src/slang.c: In function 'inner_interp': /builddir/build/BUILD/slang-2.3.3/src/slang.c:5827:23: warning: 'test' may be used uninitialized [-Wmaybe-uninitialized] 5826 | if ((0 == pop_int (&test)) | ~~~~~~~~~~~~~~~~~~~~~~ 5827 | && (test == 0)) | ^~~~~~~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/src/slang.c:5825:23: note: 'test' was declared here 5825 | int test; | ^~~~ /builddir/build/BUILD/slang-2.3.3/src/slang.c: In function 'lang_do_loops': /builddir/build/BUILD/slang-2.3.3/src/slang.c:3814:10: warning: 'blks' may be used uninitialized [-Wmaybe-uninitialized] 3814 | block = blks[0]; | ~~~~~~^~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/src/slang.c:3790:18: note: 'blks' declared here 3790 | SLBlock_Type *blks[4]; | ^~~~ /builddir/build/BUILD/slang-2.3.3/src/slang.c:4013:21: warning: 'first' may be used uninitialized [-Wmaybe-uninitialized] 4013 | i += ctrl; | ~~^~~~~~~ /builddir/build/BUILD/slang-2.3.3/src/slang.c:3789:8: note: 'first' was declared here 3789 | int first, last; | ^~~~~ /builddir/build/BUILD/slang-2.3.3/src/slang.c:3989:27: warning: 'last' may be used uninitialized [-Wmaybe-uninitialized] 3989 | if (i > last) break; | ^ /builddir/build/BUILD/slang-2.3.3/src/slang.c:3789:15: note: 'last' was declared here 3789 | int first, last; | ^~~~ cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slarray.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slclass.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slcmd.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slerr.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slgetkey.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slkeymap.c /builddir/build/BUILD/slang-2.3.3/src/slkeymap.c: In function 'find_the_key': /builddir/build/BUILD/slang-2.3.3/src/slkeymap.c:338:40: warning: the comparison will always evaluate as 'true' for the address of 'str' will never be NULL [-Waddress] 338 | if ((key != NULL) && (key->str != NULL)) | ^~ In file included from /builddir/build/BUILD/slang-2.3.3/src/slkeymap.c:29: /builddir/build/BUILD/slang-2.3.3/src/slang.h:1531:18: note: 'str' declared here 1531 | unsigned char str[SLANG_MAX_KEYMAP_KEY_SEQ + 1];/* key sequence */ | ^~~ cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slmalloc.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slmath.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slmemchr.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slmemcmp.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slmemcpy.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slmemset.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slmisc.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slparse.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slprepr.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slregexp.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slrline.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slsearch.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slsmg.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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.3/src/slstd.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/sltoken.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/sltypes.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slxstrng.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slcurses.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slscroll.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slsignal.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slkeypad.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slerrno.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slstring.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slstruct.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slcmplex.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slarrfun.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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.3/src/slimport.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slpath.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slarith.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slassoc.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slcompat.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slposdir.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slstdio.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slproc.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/sltime.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slstrops.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slbstr.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slpack.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slintall.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slistruc.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slposio.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slnspace.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slarrmis.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slospath.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slscanf.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/sllower.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slupper.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slischar.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slutf8.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slwcwidth.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slwclut.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slcommon.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/sllist.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slexcept.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slfpu.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slsig.c cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dunix -DSLANG /builddir/build/BUILD/slang-2.3.3/src/slboseos.c rm -f /builddir/build/BUILD/slang-2.3.3/src/elfobjs/libslang.so.2.3.3 cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && gcc -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -shared -Wl,-O1 -Wl,--version-script,/builddir/build/BUILD/slang-2.3.3/src/slang.ver -Wl,-soname,libslang.so.2 -o libslang.so.2.3.3 sltermin.o sldisply.o slutty.o slang.o slarray.o slclass.o slcmd.o slerr.o slgetkey.o slkeymap.o slmalloc.o slmath.o slmemchr.o slmemcmp.o slmemcpy.o slmemset.o slmisc.o slparse.o slprepr.o slregexp.o slrline.o slsearch.o slsmg.o slstd.o sltoken.o sltypes.o slxstrng.o slcurses.o slscroll.o slsignal.o slkeypad.o slerrno.o slstring.o slstruct.o slcmplex.o slarrfun.o slimport.o slpath.o slarith.o slassoc.o slcompat.o slposdir.o slstdio.o slproc.o sltime.o slstrops.o slbstr.o slpack.o slintall.o slistruc.o slposio.o slnspace.o slarrmis.o slospath.o slscanf.o sllower.o slupper.o slischar.o slutf8.o slwcwidth.o slwclut.o slcommon.o sllist.o slexcept.o slfpu.o slsig.o slboseos.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -ldl -lm -lc if [ libslang.so.2 != libslang.so.2.3.3 ]; then \ cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && rm -f libslang.so.2 && /bin/ln -sf libslang.so.2.3.3 libslang.so.2; \ fi cd /builddir/build/BUILD/slang-2.3.3/src/elfobjs && rm -f libslang.so && /bin/ln -sf libslang.so.2.3.3 libslang.so libslang.so.2.3.3 created in /builddir/build/BUILD/slang-2.3.3/src/elfobjs. The link libslang.so to libslang.so.2.3.3 was also created. make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.3/src' cd slsh; make all make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.3/slsh' /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh objs mkdir -p -- objs touch objs/tstamp cp ../src/config.h . cd objs && gcc -I/builddir/build/BUILD/slang-2.3.3/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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.3/slsh/slsh.c cd objs && gcc -I/builddir/build/BUILD/slang-2.3.3/src -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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.3/slsh/readline.c gcc objs/slsh.o objs/readline.o -o objs/slsh_exe -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-export-dynamic -L/builddir/build/BUILD/slang-2.3.3/src/elfobjs -lslang -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -ldl -lm make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.3/slsh' cd modules; make all make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.3/modules' /builddir/build/BUILD/slang-2.3.3/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.3/modules/objs' cp /builddir/build/BUILD/slang-2.3.3/src/config.h /builddir/build/BUILD/slang-2.3.3/modules/config.h gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/slsmg-module.c -o slsmg-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/termios-module.c -o termios-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/select-module.c -o select-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/fcntl-module.c -o fcntl-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/varray-module.c -o varray-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/socket-module.c -o socket-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/rand-module.c -o rand-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/fork-module.c -o fork-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/csv-module.c -o csv-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c -o base64-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c: In function 'b64_decoder_accumulate_intrin': /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:375:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 375 | while (isspace ((unsigned char)*str)) str++; ch = *str++ | ^~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:377:4: note: in expansion of macro 'NEXT_CHAR' 377 | NEXT_CHAR; | ^~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:375:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 375 | while (isspace ((unsigned char)*str)) str++; ch = *str++ | ^~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:377:4: note: in expansion of macro 'NEXT_CHAR' 377 | NEXT_CHAR; | ^~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:375:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 375 | while (isspace ((unsigned char)*str)) str++; ch = *str++ | ^~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:386:9: note: in expansion of macro 'NEXT_CHAR' 386 | NEXT_CHAR; | ^~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:375:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 375 | while (isspace ((unsigned char)*str)) str++; ch = *str++ | ^~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:386:9: note: in expansion of macro 'NEXT_CHAR' 386 | NEXT_CHAR; | ^~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:375:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 375 | while (isspace ((unsigned char)*str)) str++; ch = *str++ | ^~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:391:14: note: in expansion of macro 'NEXT_CHAR' 391 | NEXT_CHAR; | ^~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:375:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 375 | while (isspace ((unsigned char)*str)) str++; ch = *str++ | ^~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:391:14: note: in expansion of macro 'NEXT_CHAR' 391 | NEXT_CHAR; | ^~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:375:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 375 | while (isspace ((unsigned char)*str)) str++; ch = *str++ | ^~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:396:14: note: in expansion of macro 'NEXT_CHAR' 396 | NEXT_CHAR; | ^~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:375:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 375 | while (isspace ((unsigned char)*str)) str++; ch = *str++ | ^~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:396:14: note: in expansion of macro 'NEXT_CHAR' 396 | NEXT_CHAR; | ^~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:375:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 375 | while (isspace ((unsigned char)*str)) str++; ch = *str++ | ^~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:417:9: note: in expansion of macro 'NEXT_CHAR' 417 | NEXT_CHAR; | ^~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:375:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 375 | while (isspace ((unsigned char)*str)) str++; ch = *str++ | ^~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:417:9: note: in expansion of macro 'NEXT_CHAR' 417 | NEXT_CHAR; | ^~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:375:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 375 | while (isspace ((unsigned char)*str)) str++; ch = *str++ | ^~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:424:9: note: in expansion of macro 'NEXT_CHAR' 424 | NEXT_CHAR; | ^~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:375:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 375 | while (isspace ((unsigned char)*str)) str++; ch = *str++ | ^~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:424:9: note: in expansion of macro 'NEXT_CHAR' 424 | NEXT_CHAR; | ^~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:375:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 375 | while (isspace ((unsigned char)*str)) str++; ch = *str++ | ^~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:431:9: note: in expansion of macro 'NEXT_CHAR' 431 | NEXT_CHAR; | ^~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:375:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 375 | while (isspace ((unsigned char)*str)) str++; ch = *str++ | ^~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:431:9: note: in expansion of macro 'NEXT_CHAR' 431 | NEXT_CHAR; | ^~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:375:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 375 | while (isspace ((unsigned char)*str)) str++; ch = *str++ | ^~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:440:9: note: in expansion of macro 'NEXT_CHAR' 440 | NEXT_CHAR; | ^~~~~~~~~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:375:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 375 | while (isspace ((unsigned char)*str)) str++; ch = *str++ | ^~ /builddir/build/BUILD/slang-2.3.3/modules/base64-module.c:440:9: note: in expansion of macro 'NEXT_CHAR' 440 | NEXT_CHAR; | ^~~~~~~~~ gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src -c /builddir/build/BUILD/slang-2.3.3/modules/chksum-module.c gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src -c /builddir/build/BUILD/slang-2.3.3/modules/chksum_md5.c gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src -c /builddir/build/BUILD/slang-2.3.3/modules/chksum_sha1.c gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src -c /builddir/build/BUILD/slang-2.3.3/modules/chksum_sha2.c /builddir/build/BUILD/slang-2.3.3/modules/chksum_sha2.c: In function 'update_num_bits_long': /builddir/build/BUILD/slang-2.3.3/modules/chksum_sha2.c:485:47: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 485 | hi = ((_pSLuint64_Type*)(chksum->num_bits))[0]; | ^ /builddir/build/BUILD/slang-2.3.3/modules/chksum_sha2.c:499:42: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 499 | ((_pSLuint64_Type*)(chksum->num_bits))[0] = hi; | ^ gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src -c /builddir/build/BUILD/slang-2.3.3/modules/chksum_crc.c gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src chksum-module.o chksum_md5.o chksum_sha1.o chksum_sha2.o chksum_crc.o -o chksum-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/histogram-module.c -o histogram-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src -c /builddir/build/BUILD/slang-2.3.3/modules/stats-module.c gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src -c /builddir/build/BUILD/slang-2.3.3/modules/stats_kendall.c gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src stats-module.o stats_kendall.o -o stats-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/json-module.c -o json-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/pcre-module.c -o pcre-module.so -lpcre -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/png-module.c -o png-module.so -lpng -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/iconv-module.c -o iconv-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/onig-module.c -o onig-module.so -lonig -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/zlib-module.c -o zlib-module.so -lz -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm gcc -I/builddir/build/BUILD/slang-2.3.3/src -shared -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/slang-2.3.3/src /builddir/build/BUILD/slang-2.3.3/modules/sysconf-module.c -o sysconf-module.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -lm make[2]: Leaving directory '/builddir/build/BUILD/slang-2.3.3/modules/objs' make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.3/modules' Use make install to install it. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9bwQTT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64 + cd slang-2.3.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64 'INSTALL=/usr/bin/install -p' RPATH= autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/pkgconfig mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/pkgconfig /usr/bin/install -p -m 644 slang.pc /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/pkgconfig/ cd src; /usr/bin/make install-elf make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.3/src' /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/include mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/include installing slang.h and slcurses.h in /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/include/ /usr/bin/install -p -m 644 /builddir/build/BUILD/slang-2.3.3/src/slang.h /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/include/ /usr/bin/install -p -m 644 /builddir/build/BUILD/slang-2.3.3/src/slcurses.h /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/include/ /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang/v2 mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang/v2 /usr/bin/install -p -m 644 ../changes.txt /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang/v2/ /usr/bin/install -p -m 644 ../COPYING /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang/v2/ /usr/bin/install -p -m 644 ../doc/slangdoc.html /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang/v2/ /usr/bin/install -p -m 644 ../doc/text/cref.txt /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang/v2/ /usr/bin/install -p -m 644 ../doc/text/cslang.txt /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang/v2/ /usr/bin/install -p -m 644 ../doc/text/slang.txt /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang/v2/ /usr/bin/install -p -m 644 ../doc/text/slangfun.txt /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang/v2/ rm -f /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/libslang.so rm -f /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/libslang.so.2 installing libslang.so.2.3.3 in /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64 /usr/bin/install -p /builddir/build/BUILD/slang-2.3.3/src/elfobjs/libslang.so.2.3.3 /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/ cd /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64 && /bin/ln -sf libslang.so.2.3.3 libslang.so.2 cd /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64 && /bin/ln -sf libslang.so.2 libslang.so libslang.so.2.3.3 created in /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64. The links libslang.so and libslang.so.2 to libslang.so.2.3.3 were also created. make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.3/src' Now installing slsh cd slsh; /usr/bin/make install make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.3/slsh' gcc objs/slsh.o objs/readline.o -o objs/slsh -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-export-dynamic -L/builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64 -L/usr/lib64 -lslang -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -ldl -lm /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/bin /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/man/man1 mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/man/man1 /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/etc mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/etc /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/rline mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/rline /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/local-packages mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/local-packages /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/scripts mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/scripts /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slsh/html mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slsh/html /usr/bin/install -p -m 644 lib/arrayfuns.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/autoload.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/cmdopt.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/fswalk.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/glob.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/listfuns.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/print.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/process.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/profile.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/readascii.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/require.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/setfuns.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/sldb.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/sldbcore.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/sldbsock.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/slshhelp.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/slshrl.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/stkcheck.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/structfuns.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/timestamp.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 lib/rline/complete.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/rline/ /usr/bin/install -p -m 644 lib/rline/editfuns.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/rline/ /usr/bin/install -p -m 644 lib/rline/editor.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/rline/ /usr/bin/install -p -m 644 lib/rline/emacskeys.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/rline/ /usr/bin/install -p -m 644 lib/rline/history.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/rline/ /usr/bin/install -p -m 644 lib/rline/histsrch.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/rline/ /usr/bin/install -p -m 644 lib/rline/vikeys.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/rline/ /usr/bin/install -p -m 644 lib/rline/slrline.rc /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/rline/ /usr/bin/install -p scripts/jpegsize /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/scripts /usr/bin/install -p scripts/lsrpm /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/scripts /usr/bin/install -p scripts/sldb /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/scripts /usr/bin/install -p scripts/svnsh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/scripts /usr/bin/install -p scripts/slprof /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/scripts /usr/bin/install -p scripts/slstkchk /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/scripts /usr/bin/install -p scripts/slcov /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/scripts /usr/bin/install -p -m 644 lib/help/arrayfuns.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 lib/help/cmdopt.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 lib/help/fswalk.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 lib/help/glob.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 lib/help/listfuns.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 lib/help/print.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 lib/help/process.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 lib/help/profile.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 lib/help/readascii.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 lib/help/require.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 lib/help/setfuns.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 lib/help/structfuns.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 lib/help/timestamp.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 doc/html/slshfun-1.html /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slsh/html/ /usr/bin/install -p -m 644 doc/html/slshfun-10.html /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slsh/html/ /usr/bin/install -p -m 644 doc/html/slshfun-11.html /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slsh/html/ /usr/bin/install -p -m 644 doc/html/slshfun-12.html /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slsh/html/ /usr/bin/install -p -m 644 doc/html/slshfun-13.html /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slsh/html/ /usr/bin/install -p -m 644 doc/html/slshfun-2.html /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slsh/html/ /usr/bin/install -p -m 644 doc/html/slshfun-3.html /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slsh/html/ /usr/bin/install -p -m 644 doc/html/slshfun-4.html /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slsh/html/ /usr/bin/install -p -m 644 doc/html/slshfun-5.html /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slsh/html/ /usr/bin/install -p -m 644 doc/html/slshfun-6.html /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slsh/html/ /usr/bin/install -p -m 644 doc/html/slshfun-7.html /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slsh/html/ /usr/bin/install -p -m 644 doc/html/slshfun-8.html /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slsh/html/ /usr/bin/install -p -m 644 doc/html/slshfun-9.html /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slsh/html/ /usr/bin/install -p -m 644 doc/html/slshfun.html /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slsh/html/ /usr/bin/install -p -m 644 doc/man/slsh.1 /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/man/man1/ /usr/bin/install -p objs/slsh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/bin/ /usr/bin/install -p -m 644 etc/slsh.rc /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/etc/ echo 'prepend_to_slang_load_path("/usr/share/slsh/local-packages");' >> /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/etc/slsh.rc make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.3/slsh' Now installing the modules cd modules; /usr/bin/make install make[1]: Entering directory '/builddir/build/BUILD/slang-2.3.3/modules' cd objs && /usr/bin/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.3/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.3/modules/objs' /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/slsmg-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/termios-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/select-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/fcntl-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/varray-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/socket-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/rand-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/fork-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/csv-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/base64-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/chksum-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/histogram-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/stats-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/json-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/pcre-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/png-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/iconv-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/onig-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/zlib-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /usr/bin/install -p objs/sysconf-module.so /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 slsmg.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 termios.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 select.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 fcntl.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 varray.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 socket.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 rand.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 fork.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 csv.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 base64.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 chksum.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 histogram.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 stats.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 json.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 pcre.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 png.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 iconv.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 onig.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 zlib.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh /usr/bin/install -p -m 644 sysconf.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/statslib /usr/bin/install -p -m 644 statslib/ad_test.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/statslib/ /usr/bin/install -p -m 644 statslib/ks_test.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/statslib/ /usr/bin/install -p -m 644 statslib/kuiper.sl /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/statslib/ /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps mkdir -p -- /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/cool.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/coolwarm.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/copper.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/cubicl.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/cubicyf.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/drywet.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/ds9b.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/ds9sls.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/edge.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/gebco.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/globe.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/gray.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/haxby.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/hot.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/jet.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/no_green.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/ocean.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/polar.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/rainbow.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/red2green.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/relief.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/sealand.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/seis.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/split.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/topo.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /usr/bin/install -p -m 644 cmaps/wysiwyg.map /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/cmaps /builddir/build/BUILD/slang-2.3.3/autoconf/mkinsdir.sh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 help/base64funs.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 help/chksumfuns.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 help/csvfuns.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 help/forkfuns.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 help/histfuns.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 help/jsonfuns.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 help/onigfuns.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 help/pcrefuns.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 help/pngfuns.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 help/randfuns.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 help/slsmg.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 help/sockfuns.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help /usr/bin/install -p -m 644 help/statsfuns.hlp /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/slsh/help make[1]: Leaving directory '/builddir/build/BUILD/slang-2.3.3/modules' On some systems, e.g., linux, you may also have to run ldconfig. + rm -rf /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64//usr/share/doc/slang /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64//usr/share/doc/slsh /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64//usr/lib64/libslang.a + mkdir /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64//usr/include/slang + for h in slang.h slcurses.h + ln -s ../slang.h /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64//usr/include/slang/slang.h + for h in slang.h slcurses.h + ln -s ../slcurses.h /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64//usr/include/slang/slcurses.h + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.3.3-6.oc9 --unique-debug-suffix -2.3.3-6.oc9.aarch64 --unique-debug-src-base slang-2.3.3-6.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/slang-2.3.3 extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/base64-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/chksum-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/csv-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/libslang.so.2.3.3 extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/bin/slsh extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/fcntl-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/fork-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/histogram-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/iconv-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/json-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/rand-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/pcre-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/onig-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/png-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/select-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/slsmg-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/socket-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/stats-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/termios-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/zlib-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/sysconf-module.so extracting debug info from /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/lib64/slang/v2/modules/varray-module.so 6425 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/share/slsh/scripts/svnsh 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/slstkchk from /usr/bin/env slsh to #!/usr/bin/slsh mangling shebang in /usr/share/slsh/scripts/jpegsize from /usr/bin/env slsh to #!/usr/bin/slsh mangling shebang in /usr/share/slsh/scripts/sldb from /usr/bin/env slsh to #!/usr/bin/slsh mangling shebang in /usr/share/slsh/scripts/slcov 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 + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: slang-2.3.3-6.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EqZwrk + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.3 + DOCDIR=/builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang + cp -pr NEWS /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WMl2gF + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.3 + LICENSEDIR=/builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/licenses/slang + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/licenses/slang + cp -pr COPYING /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/licenses/slang + RPM_EC=0 ++ jobs -p + exit 0 Provides: libslang.so.2()(64bit) libslang.so.2(SLANG2)(64bit) libslang.so.2(SLANG2.1.0)(64bit) libslang.so.2(SLANG2.1.1)(64bit) libslang.so.2(SLANG2.2.0)(64bit) libslang.so.2(SLANG2.2.1)(64bit) libslang.so.2(SLANG2.2.3)(64bit) libslang.so.2(SLANG2.3.0)(64bit) slang = 2.3.3-6.oc9 slang(aarch-64) = 2.3.3-6.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.35)(64bit) libm.so.6(GLIBC_2.38)(64bit) rtld(GNU_HASH) Processing files: slang-slsh-2.3.3-6.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JqiYVK + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.3 + DOCDIR=/builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang-slsh + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/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.3-6.oc9.aarch64/usr/share/doc/slang-slsh + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(slang-slsh) = 2.3.3-6.oc9 slang-slsh = 2.3.3-6.oc9 slang-slsh(aarch-64) = 2.3.3-6.oc9 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-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(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.3-6.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KgCj6J + umask 022 + cd /builddir/build/BUILD + cd slang-2.3.3 + DOCDIR=/builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang-devel + cp -pr doc/text/cslang.txt /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang-devel + cp -pr doc/text/cref.txt /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang-devel + cp -pr doc/README /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang-devel + cp -pr doc/text/slang.txt doc/text/slangfun.txt /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang-devel + cp -pr doc/grammar.txt /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64/usr/share/doc/slang-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: pkgconfig(slang) = 2.3.3 slang-devel = 2.3.3-6.oc9 slang-devel(aarch-64) = 2.3.3-6.oc9 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.3-6.oc9.aarch64 Provides: slang-debugsource = 2.3.3-6.oc9 slang-debugsource(aarch-64) = 2.3.3-6.oc9 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.3-6.oc9.aarch64 Provides: debuginfo(build-id) = f8f5c7dc28402b73c431f6a85e0fb6796c88cc69 libslang.so.2.3.3-2.3.3-6.oc9.aarch64.debug()(64bit) slang-debuginfo = 2.3.3-6.oc9 slang-debuginfo(aarch-64) = 2.3.3-6.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slang-debugsource(aarch-64) = 2.3.3-6.oc9 Processing files: slang-slsh-debuginfo-2.3.3-6.oc9.aarch64 Provides: debuginfo(build-id) = 0bb990d119610ae38d95478b24ca90bd6d43a3da debuginfo(build-id) = 0f230a770d5b354da89b3b0d0e6c321265cdb864 debuginfo(build-id) = 1ffb29b6ab79c42cf6374e1beb931ee0b8596994 debuginfo(build-id) = 2430945d7705eaa72549db9dbddf6b768ec665ee debuginfo(build-id) = 2b97fb875b3c6380674d2511f6b365ad1a71ab0e debuginfo(build-id) = 2f57784e0a27d23770d2ffce330720e06d4193c2 debuginfo(build-id) = 3526bae6ed0c11435d72e83c085a00399896147b debuginfo(build-id) = 492cf27db5c9f656d565b449cac48a9e7b1c9a65 debuginfo(build-id) = 55753f60b6cc9b20f33c38a80ce1afd8fa313192 debuginfo(build-id) = 624b4a0cee674854d21363e14f261933e4dbad81 debuginfo(build-id) = 680447667a480b55002aff18625f1026b2527395 debuginfo(build-id) = 88518cebb1361f085f93b7cc848b07b9e6655bf8 debuginfo(build-id) = a1493af11b2e561d9057c0ec894b04508dbd07ca debuginfo(build-id) = adcc7feb7d99317567811fb089442aa8f185e9b5 debuginfo(build-id) = b49a030929c3c759004e28dc7795de38579c2ff1 debuginfo(build-id) = bde3b5a174b250a692f96f3640fa7a7375e7c147 debuginfo(build-id) = c135d3a58c6e2218c4165f3b55d35a7dff4142f0 debuginfo(build-id) = c5cc4334874284124d03c8f18eeeeb8360854431 debuginfo(build-id) = db23a6cb9ab0a257585868f20877dab4ea856dfa debuginfo(build-id) = df0271fec13ea26d3fe773293bd08e047b426a8a debuginfo(build-id) = f981899a1bcf5b6607e615b52b3b1ae1eb3cb896 slang-slsh-debuginfo = 2.3.3-6.oc9 slang-slsh-debuginfo(aarch-64) = 2.3.3-6.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: slang-debugsource(aarch-64) = 2.3.3-6.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/slang-2.3.3-6.oc9.aarch64 Wrote: /builddir/build/RPMS/slang-slsh-debuginfo-2.3.3-6.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/slang-slsh-2.3.3-6.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/slang-2.3.3-6.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/slang-devel-2.3.3-6.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/slang-debugsource-2.3.3-6.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/slang-debuginfo-2.3.3-6.oc9.aarch64.rpm Child return code was: 0