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/tcsh.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-118105-68876/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/tcsh.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/tcsh-6.24.10-1.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/tcsh.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-118105-68876/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/tcsh.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.eClsEM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tcsh-6.24.10 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/tcsh-6.24.10.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tcsh-6.24.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xAvtSH + 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 tcsh-6.24.10 + '[' '-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 2023-04-14 19:52:38.000000000 +0800 +++ ./configure 2024-10-09 14:37:41.856385786 +0800 @@ -2118,7 +2118,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 ./acaux/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./acaux/config.guess ++ basename ./acaux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./acaux/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './acaux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./acaux/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./acaux/config.sub ++ basename ./acaux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./acaux/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './acaux/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 configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no 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 ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking cached host tuple... ok configure: using configuration file `linux' checking for aarch64-opencloudos-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for gencat... /usr/bin/gencat checking for library containing crypt... -lcrypt checking for library containing getspnam... none required checking for library containing tgetent... -ltinfo checking for library containing gethostbyname... none required checking for library containing connect... none required checking for library containing catgets... none required checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for auth.h... no checking for crypt.h... yes checking for features.h... yes checking for inttypes.h... (cached) yes checking for paths.h... yes checking for shadow.h... yes checking for stdint.h... (cached) yes checking for utmp.h... yes checking for utmpx.h... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for wctype.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for long long... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for mode_t... yes checking for size_t... yes checking for uid_t in sys/types.h... (cached) yes checking for uint32_t... yes checking for ssize_t... yes checking for socklen_t... yes checking for struct dirent.d_ino... yes checking for struct utmp.ut_host... yes checking for struct utmp.ut_user... yes checking for struct utmp.ut_tv... yes checking for struct utmp.ut_xtime... no checking for struct utmpx.ut_host... yes checking for struct utmpx.ut_user... yes checking for struct utmpx.ut_tv... yes checking for struct utmpx.ut_xtime... no checking for struct sockaddr_storage.ss_family... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether crypt is declared... yes checking whether environ is declared... yes checking whether gethostname is declared... yes checking whether getpgrp is declared... yes checking for setlocale... yes checking for catgets... yes checking for dup2... yes checking for getauthid... no checking for getcwd... yes checking for gethostname... yes checking for getpwent... yes checking for getutent... yes checking for getutxent... yes checking for mallinfo... yes checking for mallinfo2... yes checking for mblen... yes checking for memmove... yes checking for memset... yes checking for mkstemp... yes checking for nice... yes checking for setproctitle... no checking for nl_langinfo... yes checking for sbrk... yes checking for setpgid... yes checking for setpriority... yes checking for strerror... yes checking for strstr... yes checking for sysconf... yes checking for wcwidth... yes checking whether getpgrp requires zero arguments... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking whether setpgrp requires zero arguments... yes checking for working strcoll... yes checking for working sbrk... yes configure: creating ./config.status config.status: creating Makefile config.status: creating atlocal config.status: creating dch-template config.status: creating nls/Makefile config.status: creating patchlevel.h config.status: creating tcsh.man config.status: creating config.h config.status: executing ./atconfig commands configure: WARNING: unrecognized options: --disable-dependency-tracking configure: ========= Configuration results ========= configure: BUILD_CATALOGS yes configure: CC gcc configure: CC_FOR_GETHOST $(CC) configure: 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 configure: CPP gcc -E configure: CPPFLAGS configure: DFLAGS configure: HESDEF configure: HESLIB configure: LDFLAGS -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 configure: LIBICONV configure: LIBS -ltinfo -lcrypt configure: PACKAGE_CHANGELOG_DATE Fri, 14 Apr 2023 00:00:00 +0000 configure: PACKAGE_DATE 2023-04-14 configure: PACKAGE_ENGLISH_DATE April 14, 2023 configure: PACKAGE_PATCHLEVEL 10 configure: PACKAGE_REV 6 configure: PACKAGE_VERS 24 configure: PACKAGE_VERSION 6.24.10 configure: RELEASE_TAG TCSH6_24_10 configure: tcsh_config_file system/linux configure: ========================================= + /usr/bin/make -O -j8 V=1 VERBOSE=1 all grep 'ERR_' ./sh.err.c | grep '^#define' >> sh.err.h.tmp sh.err.h recreated. make[1]: Entering directory '/builddir/build/BUILD/tcsh-6.24.10/nls' C make[1]: Leaving directory '/builddir/build/BUILD/tcsh-6.24.10/nls' grep '[FV]_' ./ed.defns.c | grep '^#define' >> ed.defns.h.tmp ed.defns.h recreated. make[1]: Entering directory '/builddir/build/BUILD/tcsh-6.24.10/nls' et make[1]: Leaving directory '/builddir/build/BUILD/tcsh-6.24.10/nls' make[1]: Entering directory '/builddir/build/BUILD/tcsh-6.24.10/nls' finnish make[1]: Leaving directory '/builddir/build/BUILD/tcsh-6.24.10/nls' make[1]: Entering directory '/builddir/build/BUILD/tcsh-6.24.10/nls' german make[1]: Leaving directory '/builddir/build/BUILD/tcsh-6.24.10/nls' make[1]: Entering directory '/builddir/build/BUILD/tcsh-6.24.10/nls' french make[1]: Leaving directory '/builddir/build/BUILD/tcsh-6.24.10/nls' make[1]: Entering directory '/builddir/build/BUILD/tcsh-6.24.10/nls' italian make[1]: Leaving directory '/builddir/build/BUILD/tcsh-6.24.10/nls' make[1]: Entering directory '/builddir/build/BUILD/tcsh-6.24.10/nls' ja make[1]: Leaving directory '/builddir/build/BUILD/tcsh-6.24.10/nls' gcc -E -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' -D_h_tc_const\ ./tc.const.c | \ sed -n -e 's/^\(Char STR[a-zA-Z0-9_]*\) *\[ *\].*/extern \1[];/p' | \ LC_COLLATE=C sort >> tc.const.h.tmp tc.const.h recreated. make[1]: Entering directory '/builddir/build/BUILD/tcsh-6.24.10/nls' greek make[1]: Leaving directory '/builddir/build/BUILD/tcsh-6.24.10/nls' make[1]: Entering directory '/builddir/build/BUILD/tcsh-6.24.10/nls' pl make[1]: Leaving directory '/builddir/build/BUILD/tcsh-6.24.10/nls' make[1]: Entering directory '/builddir/build/BUILD/tcsh-6.24.10/nls' russian make[1]: Leaving directory '/builddir/build/BUILD/tcsh-6.24.10/nls' 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.char.c make[1]: Entering directory '/builddir/build/BUILD/tcsh-6.24.10/nls' spanish make[1]: Leaving directory '/builddir/build/BUILD/tcsh-6.24.10/nls' make[1]: Entering directory '/builddir/build/BUILD/tcsh-6.24.10/nls' ukrainian make[1]: Leaving directory '/builddir/build/BUILD/tcsh-6.24.10/nls' 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.err.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.file.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.exec.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.exp.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.dol.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.dir.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.init.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.glob.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.misc.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.print.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.parse.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.time.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.sem.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.hist.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' mi.termios.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' glob.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' vms.termcap.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ma.setp.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' dotlock.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.lex.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.help.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.func.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.spell.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.proc.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' sh.set.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.color.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.comp.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.init.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.init.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.refresh.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.xmap.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.inputl.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tw.parse.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.const.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.term.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.defns.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.disc.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.alloc.c tc.alloc.c:51:16: warning: 'memtop' defined but not used [-Wunused-variable] 51 | static char *memtop = NULL; /* PWP: top of current memory */ | ^~~~~~ 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.bind.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.os.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.nls.c gcc -c -I. -I. -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 ./gethost.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.screen.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.sig.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.vers.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.sched.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.printf.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.str.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.who.c rm -f gethost gcc -o gethost -I. -I. -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 gethost.o 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.prompt.c ./gethost ./host.defs >> tc.defs.c.tmp tc.defs.c recreated. 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.defs.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' ed.chared.c 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 -I. -I. -D_PATH_TCSHELL='"/usr/bin/tcsh"' tc.func.c rm -f tcsh core gcc -o tcsh -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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. -I. sh.o sh.dir.o sh.dol.o sh.err.o sh.exec.o sh.char.o sh.exp.o sh.file.o sh.func.o sh.glob.o sh.hist.o sh.init.o sh.lex.o sh.misc.o sh.parse.o sh.print.o sh.proc.o sh.sem.o sh.set.o sh.time.o glob.o dotlock.o mi.termios.o ma.setp.o vms.termcap.o tw.help.o tw.init.o tw.parse.o tw.spell.o tw.comp.o tw.color.o ed.chared.o ed.refresh.o ed.screen.o ed.init.o ed.inputl.o ed.defns.o ed.xmap.o ed.term.o tc.alloc.o tc.bind.o tc.const.o tc.defs.o tc.disc.o tc.func.o tc.nls.o tc.os.o tc.printf.o tc.prompt.o tc.sched.o tc.sig.o tc.str.o tc.vers.o tc.who.o -ltinfo -lcrypt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.egkLNH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64 + cd tcsh-6.24.10 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/tcsh-6.24.10/nls' /usr/bin/install -p -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/C/LC_MESSAGES /usr/bin/install -p -m 644 C.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/C/LC_MESSAGES/tcsh.cat /usr/bin/install -p -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/et/LC_MESSAGES /usr/bin/install -p -m 644 et.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/et/LC_MESSAGES/tcsh.cat /usr/bin/install -p -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/fi/LC_MESSAGES /usr/bin/install -p -m 644 finnish.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/fi/LC_MESSAGES/tcsh.cat /usr/bin/install -p -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/fr/LC_MESSAGES /usr/bin/install -p -m 644 french.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/fr/LC_MESSAGES/tcsh.cat /usr/bin/install -p -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/de/LC_MESSAGES /usr/bin/install -p -m 644 german.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/de/LC_MESSAGES/tcsh.cat /usr/bin/install -p -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/gr/LC_MESSAGES /usr/bin/install -p -m 644 greek.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/gr/LC_MESSAGES/tcsh.cat /usr/bin/install -p -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/it/LC_MESSAGES /usr/bin/install -p -m 644 italian.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/it/LC_MESSAGES/tcsh.cat /usr/bin/install -p -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ja/LC_MESSAGES /usr/bin/install -p -m 644 ja.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ja/LC_MESSAGES/tcsh.cat /usr/bin/install -p -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/pl/LC_MESSAGES /usr/bin/install -p -m 644 pl.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/pl/LC_MESSAGES/tcsh.cat /usr/bin/install -p -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ru/LC_MESSAGES /usr/bin/install -p -m 644 russian.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ru/LC_MESSAGES/tcsh.cat /usr/bin/install -p -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/es/LC_MESSAGES /usr/bin/install -p -m 644 spanish.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/es/LC_MESSAGES/tcsh.cat /usr/bin/install -p -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ru_UA/LC_MESSAGES /usr/bin/install -p -m 644 ukrainian.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ru_UA/LC_MESSAGES/tcsh.cat make[1]: Leaving directory '/builddir/build/BUILD/tcsh-6.24.10/nls' /usr/bin/install -p -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/man/man1 /usr/bin/install -p -m 644 tcsh.man /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/man/man1/tcsh.1 /usr/bin/install -p -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/bin /usr/bin/install -p tcsh /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/bin/tcsh + gzip /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/man/man1/tcsh.1 + rm -f /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/bin/tcsh.old + ln -sf tcsh /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/bin/csh + ln -sf tcsh.1.gz /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/man/man1/csh.1.gz + localedir=/builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale ++ ls /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale + for lang in $(ls $localedir) + '[' -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/C ']' + dir=/builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/C/LC_MESSAGES + [[ -f /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/C/LC_MESSAGES/tcsh.cat ]] + mv /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/C/LC_MESSAGES/tcsh.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/C/LC_MESSAGES/tcsh + echo '%lang(C) /usr/share/locale/C/LC_MESSAGES/tcsh' + for lang in $(ls $localedir) + '[' -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/de ']' + dir=/builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/de/LC_MESSAGES + [[ -f /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/de/LC_MESSAGES/tcsh.cat ]] + mv /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/de/LC_MESSAGES/tcsh.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/de/LC_MESSAGES/tcsh + echo '%lang(de) /usr/share/locale/de/LC_MESSAGES/tcsh' + for lang in $(ls $localedir) + '[' -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/es ']' + dir=/builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/es/LC_MESSAGES + [[ -f /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/es/LC_MESSAGES/tcsh.cat ]] + mv /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/es/LC_MESSAGES/tcsh.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/es/LC_MESSAGES/tcsh + echo '%lang(es) /usr/share/locale/es/LC_MESSAGES/tcsh' + for lang in $(ls $localedir) + '[' -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/et ']' + dir=/builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/et/LC_MESSAGES + [[ -f /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/et/LC_MESSAGES/tcsh.cat ]] + mv /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/et/LC_MESSAGES/tcsh.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/et/LC_MESSAGES/tcsh + echo '%lang(et) /usr/share/locale/et/LC_MESSAGES/tcsh' + for lang in $(ls $localedir) + '[' -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/fi ']' + dir=/builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/fi/LC_MESSAGES + [[ -f /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/fi/LC_MESSAGES/tcsh.cat ]] + mv /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/fi/LC_MESSAGES/tcsh.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/fi/LC_MESSAGES/tcsh + echo '%lang(fi) /usr/share/locale/fi/LC_MESSAGES/tcsh' + for lang in $(ls $localedir) + '[' -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/fr ']' + dir=/builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/fr/LC_MESSAGES + [[ -f /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/fr/LC_MESSAGES/tcsh.cat ]] + mv /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/fr/LC_MESSAGES/tcsh.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/fr/LC_MESSAGES/tcsh + echo '%lang(fr) /usr/share/locale/fr/LC_MESSAGES/tcsh' + for lang in $(ls $localedir) + '[' -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/gr ']' + dir=/builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/gr/LC_MESSAGES + [[ -f /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/gr/LC_MESSAGES/tcsh.cat ]] + mv /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/gr/LC_MESSAGES/tcsh.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/gr/LC_MESSAGES/tcsh + echo '%lang(gr) /usr/share/locale/gr/LC_MESSAGES/tcsh' + for lang in $(ls $localedir) + '[' -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/it ']' + dir=/builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/it/LC_MESSAGES + [[ -f /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/it/LC_MESSAGES/tcsh.cat ]] + mv /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/it/LC_MESSAGES/tcsh.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/it/LC_MESSAGES/tcsh + echo '%lang(it) /usr/share/locale/it/LC_MESSAGES/tcsh' + for lang in $(ls $localedir) + '[' -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ja ']' + dir=/builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ja/LC_MESSAGES + [[ -f /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ja/LC_MESSAGES/tcsh.cat ]] + mv /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ja/LC_MESSAGES/tcsh.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ja/LC_MESSAGES/tcsh + echo '%lang(ja) /usr/share/locale/ja/LC_MESSAGES/tcsh' + for lang in $(ls $localedir) + '[' -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/pl ']' + dir=/builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/pl/LC_MESSAGES + [[ -f /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/pl/LC_MESSAGES/tcsh.cat ]] + mv /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/pl/LC_MESSAGES/tcsh.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/pl/LC_MESSAGES/tcsh + echo '%lang(pl) /usr/share/locale/pl/LC_MESSAGES/tcsh' + for lang in $(ls $localedir) + '[' -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ru ']' + dir=/builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ru/LC_MESSAGES + [[ -f /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ru/LC_MESSAGES/tcsh.cat ]] + mv /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ru/LC_MESSAGES/tcsh.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ru/LC_MESSAGES/tcsh + echo '%lang(ru) /usr/share/locale/ru/LC_MESSAGES/tcsh' + for lang in $(ls $localedir) + '[' -d /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ru_UA ']' + dir=/builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ru_UA/LC_MESSAGES + [[ -f /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ru_UA/LC_MESSAGES/tcsh.cat ]] + mv /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ru_UA/LC_MESSAGES/tcsh.cat /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/locale/ru_UA/LC_MESSAGES/tcsh + echo '%lang(ru_UA) /usr/share/locale/ru_UA/LC_MESSAGES/tcsh' + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 6.24.10-1.oc9 --unique-debug-suffix -6.24.10-1.oc9.aarch64 --unique-debug-src-base tcsh-6.24.10-1.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/tcsh-6.24.10 extracting debug info from /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/bin/tcsh 3026 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 + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: tcsh-6.24.10-1.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n8aLVY + umask 022 + cd /builddir/build/BUILD + cd tcsh-6.24.10 + DOCDIR=/builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/doc/tcsh + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/doc/tcsh + cp -pr FAQ /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/doc/tcsh + cp -pr Fixes /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/doc/tcsh + cp -pr README.md /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/doc/tcsh + cp -pr complete.tcsh /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/doc/tcsh + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.md0Mrk + umask 022 + cd /builddir/build/BUILD + cd tcsh-6.24.10 + LICENSEDIR=/builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/licenses/tcsh + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/licenses/tcsh + cp -pr Copyright /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64/usr/share/licenses/tcsh + RPM_EC=0 ++ jobs -p + exit 0 Provides: /bin/csh /bin/tcsh csh = 6.24.10 tcsh = 6.24.10-1.oc9 tcsh(aarch-64) = 6.24.10-1.oc9 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh coreutils grep Requires(preun): /bin/sh Requires(postun): /bin/sh sed 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.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: tcsh-help-6.24.10-1.oc9.noarch Provides: tcsh-help = 6.24.10-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tcsh-debugsource-6.24.10-1.oc9.aarch64 Provides: tcsh-debugsource = 6.24.10-1.oc9 tcsh-debugsource(aarch-64) = 6.24.10-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tcsh-debuginfo-6.24.10-1.oc9.aarch64 Provides: debuginfo(build-id) = 810e47487d73a82647728e1cfdd1ab780dc0590a tcsh-debuginfo = 6.24.10-1.oc9 tcsh-debuginfo(aarch-64) = 6.24.10-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tcsh-debugsource(aarch-64) = 6.24.10-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tcsh-6.24.10-1.oc9.aarch64 Wrote: /builddir/build/RPMS/tcsh-help-6.24.10-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/tcsh-6.24.10-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/tcsh-debugsource-6.24.10-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/tcsh-debuginfo-6.24.10-1.oc9.aarch64.rpm Child return code was: 0