Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/cocot.spec'], chrootPath='/var/lib/mock/f33-build-317046-57773/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/cocot.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/cocot-20080315-21.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cocot.spec'], chrootPath='/var/lib/mock/f33-build-317046-57773/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cocot.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GQppiC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cocot-20080315 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/cocot-20080315.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cocot-20080315 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f EUC-JP -t UTF-8 --output README.ja.UTF-8 README.ja + mv README.ja.UTF-8 README.ja + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7hHkiB + umask 022 + cd /builddir/build/BUILD + cd cocot-20080315 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-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 + mv ./configure.backup ./configure + /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 + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... none checking for a BSD-compatible install... /usr/bin/install -c checking for main in -liconv... no checking for openpty in -lutil... yes 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 iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking for working volatile... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking for vprintf... yes checking for _doprnt... no checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for strerror... yes checking for max... no checking for cfmakeraw... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-am make[1]: Entering directory '/builddir/build/BUILD/cocot-20080315' gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ccio.c gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c cocot.c gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c init.c gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c l10n_ja.c l10n_ja.c: In function 'l10n_ja_eucj2sjis': l10n_ja.c:73:8: warning: pointer targets in assignment from 'const char *' to 'const unsigned char *' differ in signedness [-Wpointer-sign] 73 | sp = *spp; | ^ l10n_ja.c:75:8: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 75 | dp = *dpp; | ^ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:85:3: note: in expansion of macro 'WRITE_BACK' 85 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:85:3: note: in expansion of macro 'WRITE_BACK' 85 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:111:3: note: in expansion of macro 'WRITE_BACK' 111 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:111:3: note: in expansion of macro 'WRITE_BACK' 111 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:146:3: note: in expansion of macro 'WRITE_BACK' 146 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:146:3: note: in expansion of macro 'WRITE_BACK' 146 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:150:3: note: in expansion of macro 'WRITE_BACK' 150 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:150:3: note: in expansion of macro 'WRITE_BACK' 150 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:159:3: note: in expansion of macro 'WRITE_BACK' 159 | WRITE_BACK(2); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:159:3: note: in expansion of macro 'WRITE_BACK' 159 | WRITE_BACK(2); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:169:3: note: in expansion of macro 'WRITE_BACK' 169 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:169:3: note: in expansion of macro 'WRITE_BACK' 169 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:175:3: note: in expansion of macro 'WRITE_BACK' 175 | WRITE_BACK(2); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:175:3: note: in expansion of macro 'WRITE_BACK' 175 | WRITE_BACK(2); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:184:3: note: in expansion of macro 'WRITE_BACK' 184 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:184:3: note: in expansion of macro 'WRITE_BACK' 184 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:188:3: note: in expansion of macro 'WRITE_BACK' 188 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:188:3: note: in expansion of macro 'WRITE_BACK' 188 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:198:6: note: in expansion of macro 'WRITE_BACK' 198 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:198:6: note: in expansion of macro 'WRITE_BACK' 198 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:203:5: note: in expansion of macro 'WRITE_BACK' 203 | WRITE_BACK(0); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:203:5: note: in expansion of macro 'WRITE_BACK' 203 | WRITE_BACK(0); | ^~~~~~~~~~ l10n_ja.c: In function 'l10n_ja_sjis2eucj': l10n_ja.c:223:8: warning: pointer targets in assignment from 'const char *' to 'const unsigned char *' differ in signedness [-Wpointer-sign] 223 | sp = *spp; | ^ l10n_ja.c:225:8: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 225 | dp = *dpp; | ^ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:234:3: note: in expansion of macro 'WRITE_BACK' 234 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:234:3: note: in expansion of macro 'WRITE_BACK' 234 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:238:3: note: in expansion of macro 'WRITE_BACK' 238 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:238:3: note: in expansion of macro 'WRITE_BACK' 238 | WRITE_BACK(1); | ^~~~~~~~~~ ccio.c: In function 'ccio_write': ccio.c:153:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 153 | write(fd, "#", 1); /* Ummm... */ | ^~~~~~~~~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:255:3: note: in expansion of macro 'WRITE_BACK' 255 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:255:3: note: in expansion of macro 'WRITE_BACK' 255 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:274:3: note: in expansion of macro 'WRITE_BACK' 274 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:274:3: note: in expansion of macro 'WRITE_BACK' 274 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:308:3: note: in expansion of macro 'WRITE_BACK' 308 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:308:3: note: in expansion of macro 'WRITE_BACK' 308 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:312:3: note: in expansion of macro 'WRITE_BACK' 312 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:312:3: note: in expansion of macro 'WRITE_BACK' 312 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:318:3: note: in expansion of macro 'WRITE_BACK' 318 | WRITE_BACK(2); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:318:3: note: in expansion of macro 'WRITE_BACK' 318 | WRITE_BACK(2); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:328:3: note: in expansion of macro 'WRITE_BACK' 328 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:328:3: note: in expansion of macro 'WRITE_BACK' 328 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:338:3: note: in expansion of macro 'WRITE_BACK' 338 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:338:3: note: in expansion of macro 'WRITE_BACK' 338 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:342:3: note: in expansion of macro 'WRITE_BACK' 342 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:342:3: note: in expansion of macro 'WRITE_BACK' 342 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:348:3: note: in expansion of macro 'WRITE_BACK' 348 | WRITE_BACK(2); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:348:3: note: in expansion of macro 'WRITE_BACK' 348 | WRITE_BACK(2); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:358:6: note: in expansion of macro 'WRITE_BACK' 358 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:358:6: note: in expansion of macro 'WRITE_BACK' 358 | WRITE_BACK(1); | ^~~~~~~~~~ l10n_ja.c:22:11: warning: pointer targets in assignment from 'const unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:363:5: note: in expansion of macro 'WRITE_BACK' 363 | WRITE_BACK(0); | ^~~~~~~~~~ l10n_ja.c:22:44: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 22 | (*spp = (sp - (back)), *scp = sc, *dpp = dp, *dcp = dc) | ^ l10n_ja.c:363:5: note: in expansion of macro 'WRITE_BACK' 363 | WRITE_BACK(0); | ^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c l10n_cjk_uni.c gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c l10n_cjk_uni_table.c l10n_cjk_uni.c: In function 'l10n_cjk_uni_skip': l10n_cjk_uni.c:50:8: warning: pointer targets in assignment from 'const char *' to 'const unsigned char *' differ in signedness [-Wpointer-sign] 50 | sp = *spp; | ^ gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c loop.c gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sigwinch.c gcc -DHAVE_CONFIG_H -I. -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c malloc.c loop.c: In function 'loop': loop.c:41:8: warning: implicit declaration of function 'strerror'; did you mean 'perror'? [-Wimplicit-function-declaration] 41 | strerror(errno), term_code, proc_code); | ^~~~~~~~ | perror gcc -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cocot ccio.o cocot.o init.o l10n_ja.o l10n_cjk_uni.o l10n_cjk_uni_table.o loop.o sigwinch.o malloc.o -lutil loop.c:41:8: warning: type of 'strerror' does not match original declaration [-Wlto-type-mismatch] 41 | strerror(errno), term_code, proc_code); | ^ /usr/include/string.h:403:14: note: return value type mismatch 403 | extern char *strerror (int __errnum) __THROW; | ^ /usr/include/string.h:403:14: note: 'strerror' was previously declared here /usr/include/string.h:403:14: note: code may be misoptimized unless '-fno-strict-aliasing' is used make[1]: Leaving directory '/builddir/build/BUILD/cocot-20080315' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xmQM8A + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64 + cd cocot-20080315 + rm -rf /builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64 + make DESTDIR=/builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64 install make[1]: Entering directory '/builddir/build/BUILD/cocot-20080315' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64/usr/bin" /usr/bin/install -c 'cocot' '/builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64/usr/bin/cocot' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/builddir/build/BUILD/cocot-20080315' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 20080315-21.fc33 --unique-debug-suffix -20080315-21.fc33.riscv64 --unique-debug-src-base cocot-20080315-21.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cocot-20080315 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64/usr/bin/cocot extracting debug info from /builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64/usr/bin/cocot original debug info size: 168kB, size after compression: 168kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 98 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: cocot-20080315-21.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7pq8kD + umask 022 + cd /builddir/build/BUILD + cd cocot-20080315 + DOCDIR=/builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64/usr/share/doc/cocot + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64/usr/share/doc/cocot + cp -pr AUTHORS /builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64/usr/share/doc/cocot + cp -pr COPYING /builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64/usr/share/doc/cocot + cp -pr NEWS /builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64/usr/share/doc/cocot + cp -pr README /builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64/usr/share/doc/cocot + cp -pr README.ja /builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64/usr/share/doc/cocot + RPM_EC=0 ++ jobs -p + exit 0 Provides: cocot = 20080315-21.fc33 cocot(riscv-64) = 20080315-21.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: cocot-debugsource-20080315-21.fc33.riscv64 Provides: cocot-debugsource = 20080315-21.fc33 cocot-debugsource(riscv-64) = 20080315-21.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cocot-debuginfo-20080315-21.fc33.riscv64 Provides: cocot-debuginfo = 20080315-21.fc33 cocot-debuginfo(riscv-64) = 20080315-21.fc33 debuginfo(build-id) = 1d980e9bb991bbfb0bce991b806d8ddc2cf5f762 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cocot-debugsource(riscv-64) = 20080315-21.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64 Wrote: /builddir/build/RPMS/cocot-20080315-21.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/cocot-debugsource-20080315-21.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/cocot-debuginfo-20080315-21.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eILolA + umask 022 + cd /builddir/build/BUILD + cd cocot-20080315 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cocot-20080315-21.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0