Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/halibut.spec'], chrootPath='/var/lib/mock/f31-build-51719-27519/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/halibut.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=1548979200 Wrote: /builddir/build/SRPMS/halibut-1.2-7.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/halibut.spec'], chrootPath='/var/lib/mock/f31-build-51719-27519/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/halibut.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=1548979200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VcnIv2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf halibut-1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/halibut-1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd halibut-1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6RK6E2 + umask 022 + cd /builddir/build/BUILD + cd halibut-1.2 + sed -i 's/CFLAGS += -g/CFLAGS += /g' Makefile + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + make -j4 VERSION=1.2 BUILDSTDERR: ../main.c: In function 'main': BUILDSTDERR: ../main.c:398:7: warning: 'pre_backend_data[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 398 | backends[k].func(sourceform, keywords, idx, pbd); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/halibut-1.2/build' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../main.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../malloc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../ustring.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../error.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../help.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../licence.c cc -MD -c ../version.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../misc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../tree234.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../input.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../in_afm.c BUILDSTDERR: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedant../input.c: In function 'read_file': BUILDSTDERR: ../input.c:1096:17: warning: 'index_visible' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1096 | if (!indexing || index_visible) BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~~~~~ BUILDSTDERR: ../input.c:1149:7: warning: 'index_downcase' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1149 | if (index_downcase) { BUILDSTDERR: | ^ BUILDSTDERR: ../input.c:1148:20: warning: 'indexword' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1148 | indexword->text = ustrdup(indexstr.text); BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../input.c:759:43: warning: 'prev_para_type' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 758 | if (prev_para_type == para_Bullet || BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 759 | prev_para_type == para_NumberedList || BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ BUILDSTDERR: 760 | prev_para_type == para_Description) { BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../input.c:1378:28: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1378 | index_downcase = (type == c_ii); BUILDSTDERR: | ~~~~~~^~~~~~~~ BUILDSTDERR: ../tree234.c: In function 'splitpos234': BUILDSTDERR: ../tree234.c:1275:26: warning: 'pki' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1275 | lparent->counts[pki] = rparent->counts[0] = 0; BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../tree234.c:1165:13: note: 'pki' was declared here BUILDSTDERR: 1165 | int ki, pki, i, half, lcount, rcount; BUILDSTDERR: | ^~~ BUILDSTDERR: ../in_sfnt.c: In function 'sfnt_getmap': BUILDSTDERR: ../in_sfnt.c:91:5: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 91 | if ((char *)src + dec->src_len > (char *)end) return NULL; BUILDSTDERR: | ^ BUILDSTDERR: ../in_sfnt.c:832:24: note: 'end' was declared here BUILDSTDERR: 832 | void *base, *ptr, *end; BUILDSTDERR: | ^~~ BUILDSTDERR: ../in_sfnt.c:850:7: warning: 'ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 850 | if (!decode(uint16_decode, (char *)base + esd[i].offset, end, &format)) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../input.c: In function 'read_input': BUILDSTDERR: ../input.c:1665:4: warning: 'reader' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1665 | (*reader)(in); BUILDSTDERR: | ~^~~~~~~~~~~~ ic -I../charset/ -I./ -MD -c ../in_pf.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../in_sfnt.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../keywords.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../contents.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../index.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../biblio.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../bk_text.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../bk_html.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../bk_whlp.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../bk_man.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../bk_info.c BUILDSTDERR: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../bk_paper.../bk_ps.c: In function 'ps_comment': BUILDSTDERR: ../bk_ps.c:352:2: warning: 'text' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 352 | sfree(text); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../bk_pdf.c: In function 'pdf_backend': BUILDSTDERR: ../bk_pdf.c:1027:9: warning: 'text' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1027 | ret += strlen(text); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../bk_pdf.c:999:8: note: 'text' was declared here BUILDSTDERR: 999 | char *text; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../bk_pdf.c:361:3: warning: 'fontdesc' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 361 | objref(font, fontdesc); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../bk_paper.c: In function 'render_para': BUILDSTDERR: ../bk_paper.c:2327:10: warning: 'extra_indent' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2327 | int extra_indent, shortfall, spaces; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../bk_paper.c:2451:47: warning: 'last_x' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2451 | if (x - conf->leader_separation > last_x - conf->left_margin && BUILDSTDERR: | ~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../bk_paper.c:2352:12: warning: 'spaces' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2352 | ret = render_text(ldata->page, ldata->pdata, ldata, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2353 | left_x + ldata->xpos + extra_indent, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2354 | top_y - ldata->ypos, ldata->first, ldata->end, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2355 | &xr, shortfall, spaces, &nspace, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2356 | keywords, idx, conf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../bk_paper.c:2327:35: note: 'spaces' was declared here BUILDSTDERR: 2327 | int extra_indent, shortfall, spaces; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../bk_paper.c:2352:12: warning: 'shortfall' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2352 | ret = render_text(ldata->page, ldata->pdata, ldata, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2353 | left_x + ldata->xpos + extra_indent, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2354 | top_y - ldata->ypos, ldata->first, ldata->end, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2355 | &xr, shortfall, spaces, &nspace, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 2356 | keywords, idx, conf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../bk_paper.c:2327:24: note: 'shortfall' was declared here BUILDSTDERR: 2327 | int extra_indent, shortfall, spaces; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../bk_paper.c: In function 'paper_pre_backend': BUILDSTDERR: ../bk_paper.c:844:2: warning: 'first_index_page' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 844 | render_para(pdata, conf, keywords, idx, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 845 | &index_placeholder_para, first_index_page); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../bk_paper.c:607:11: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 607 | pdata = make_para_data(para_Normal, p->aux, indent, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 608 | conf->contents_margin, BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 609 | NULL, NULL, words, conf); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ../winhelp.c:69: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'whlp_make_fontsection' at ../winhelp.c:1332:2, BUILDSTDERR: inlined from 'whlp_close' at ../winhelp.c:1766:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../lz77.c: In function 'lz77_compress': BUILDSTDERR: ../lz77.c:222:7: warning: 'defermatch.distance' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 222 | ctx->match(ctx, defermatch.distance, defermatch.len); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../bk_ps.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../bk_pdf.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../winhelp.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../winchm.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../deflate.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../lzx.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../lz77.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../huffman.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../psdata.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../wcwidth.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-big5enc.o ../charset/big5enc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-big5set.o ../charset/big5set.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-cns11643.o ../charset/cns11643.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-cp949.o ../charset/cp949.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-emacsenc.o ../charset/emacsenc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-euc.o ../charset/euc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-fromucs.o ../charset/fromucs.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-gb2312.o ../charset/gb2312.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-htmlcs.o ../charset/htmlcs.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-hz.o ../charset/hz.c perl ../charset/sbcsgen.pl \ ../charset/sbcs.dat \ --header=./sbcsdat.h cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-istate.o ../charset/istate.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-jisx0208.o ../charset/jisx0208.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-jisx0212.o ../charset/jisx0212.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-ksx1001.o ../charset/ksx1001.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-locale.o ../charset/locale.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-localenc.o ../charset/localenc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-macenc.o ../charset/macenc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-mimeenc.o ../charset/mimeenc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-sbcs.o ../charset/sbcs.c perl ../charset/sbcsgen.pl \ ../charset/sbcs.dat \ --source=./sbcsdat.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-shiftjis.o ../charset/shiftjis.c BUILDSTDERR: cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:56: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:167:58: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 167 | { M4, 0, 'G', COS, -0x21, 0, &cns11643_1_to_unicode, DEPLANARISE(&unicode_to_cns11643), 0 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:62: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:167:58: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 167 | { M4, 0, 'G', COS, -0x21, 0, &cns11643_1_to_unicode, DEPLANARISE(&unicode_to_cns11643), 0 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:56: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:168:58: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 168 | { M4, 0, 'H', COS, -0x21, 0, &cns11643_2_to_unicode, DEPLANARISE(&unicode_to_cns11643), 1 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:62: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:168:58: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 168 | { M4, 0, 'H', COS, -0x21, 0, &cns11643_2_to_unicode, DEPLANARISE(&unicode_to_cns11643), 1 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:56: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:169:58: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 169 | { M4, 0, 'I', COS, -0x21, 0, &cns11643_3_to_unicode, DEPLANARISE(&unicode_to_cns11643), 2 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:62: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:169:58: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 169 | { M4, 0, 'I', COS, -0x21, 0, &cns11643_3_to_unicode, DEPLANARISE(&unicode_to_cns11643), 2 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:56: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:170:58: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 170 | { M4, 0, 'J', COS, -0x21, 0, &cns11643_4_to_unicode, DEPLANARISE(&unicode_to_cns11643), 3 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:62: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:170:58: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 170 | { M4, 0, 'J', COS, -0x21, 0, &cns11643_4_to_unicode, DEPLANARISE(&unicode_to_cns11643), 3 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:56: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:171:58: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 171 | { M4, 0, 'K', COS, -0x21, 0, &cns11643_5_to_unicode, DEPLANARISE(&unicode_to_cns11643), 4 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:62: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:171:58: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 171 | { M4, 0, 'K', COS, -0x21, 0, &cns11643_5_to_unicode, DEPLANARISE(&unicode_to_cns11643), 4 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:56: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:172:58: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 172 | { M4, 0, 'L', COS, -0x21, 0, &cns11643_6_to_unicode, DEPLANARISE(&unicode_to_cns11643), 5 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:62: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:172:58: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 172 | { M4, 0, 'L', COS, -0x21, 0, &cns11643_6_to_unicode, DEPLANARISE(&unicode_to_cns11643), 5 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:56: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:173:58: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 173 | { M4, 0, 'M', COS, -0x21, 0, &cns11643_7_to_unicode, DEPLANARISE(&unicode_to_cns11643), 6 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:62: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:173:58: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 173 | { M4, 0, 'M', COS, -0x21, 0, &cns11643_7_to_unicode, DEPLANARISE(&unicode_to_cns11643), 6 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:56: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:181:60: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 181 | { M4, 0, '0', CPU, -0x21, 0, &emacs_big5_1_to_unicode, DEPLANARISE(&unicode_to_emacs_big5), 1 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:62: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:181:60: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 181 | { M4, 0, '0', CPU, -0x21, 0, &emacs_big5_1_to_unicode, DEPLANARISE(&unicode_to_emacs_big5), 1 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:56: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:182:60: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 182 | { M4, 0, '1', CPU, -0x21, 0, &emacs_big5_2_to_unicode, DEPLANARISE(&unicode_to_emacs_big5), 2 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:87:65: warning: cast between incompatible function types from 'int (*)(long int, int *, int *, int *)' to 'int (*)(long int, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 87 | #define DEPLANARISE(x) TYPECHECK((x) == (to_dbcs_planar_t)NULL, (to_dbcs_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:62: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:182:60: note: in expansion of macro 'DEPLANARISE' BUILDSTDERR: 182 | { M4, 0, '1', CPU, -0x21, 0, &emacs_big5_2_to_unicode, DEPLANARISE(&unicode_to_emacs_big5), 2 }, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022s.c: In function 'iso2022jp_to_ucs': BUILDSTDERR: ../charset/iso2022s.c:452:10: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 452 | else if (bytes == 0x7E) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022s.c:455:7: note: here BUILDSTDERR: 455 | case 0: return bytes; /* one-byte ASCII */ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../charset/iso2022.c: In function 'write_iso2022': BUILDSTDERR: ../charset/iso2022.c:88:58: warning: cast between incompatible function types from 'to_dbcs_t' {aka 'int (* const)(long int, int *, int *)'} to 'int (*)(long int, int *, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 88 | #define REPLANARISE(x) TYPECHECK((x) == (to_dbcs_t)NULL, (to_dbcs_planar_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:56: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:1083:27: note: in expansion of macro 'REPLANARISE' BUILDSTDERR: 1083 | if (last_planar_dbcs != REPLANARISE(subcs->to_dbcs)) { BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:88:58: warning: cast between incompatible function types from 'to_dbcs_t' {aka 'int (* const)(long int, int *, int *)'} to 'int (*)(long int, int *, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 88 | #define REPLANARISE(x) TYPECHECK((x) == (to_dbcs_t)NULL, (to_dbcs_planar_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:62: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:1083:27: note: in expansion of macro 'REPLANARISE' BUILDSTDERR: 1083 | if (last_planar_dbcs != REPLANARISE(subcs->to_dbcs)) { BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:88:58: warning: cast between incompatible function types from 'to_dbcs_t' {aka 'int (* const)(long int, int *, int *)'} to 'int (*)(long int, int *, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 88 | #define REPLANARISE(x) TYPECHECK((x) == (to_dbcs_t)NULL, (to_dbcs_planar_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:56: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:1084:26: note: in expansion of macro 'REPLANARISE' BUILDSTDERR: 1084 | last_planar_dbcs = REPLANARISE(subcs->to_dbcs); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c:88:58: warning: cast between incompatible function types from 'to_dbcs_t' {aka 'int (* const)(long int, int *, int *)'} to 'int (*)(long int, int *, int *, int *)' [-Wcast-function-type] BUILDSTDERR: 88 | #define REPLANARISE(x) TYPECHECK((x) == (to_dbcs_t)NULL, (to_dbcs_planar_t)(x)) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:86:62: note: in definition of macro 'TYPECHECK' BUILDSTDERR: 86 | #define TYPECHECK(x,y) ( sizeof((x)) == sizeof((x)) ? (y) : (y) ) BUILDSTDERR: | ^ BUILDSTDERR: ../charset/iso2022.c:1084:26: note: in expansion of macro 'REPLANARISE' BUILDSTDERR: 1084 | last_planar_dbcs = REPLANARISE(subcs->to_dbcs); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../charset/iso2022.c: In function 'read_iso2022': BUILDSTDERR: ../charset/iso2022.c:766:6: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 766 | i2 = '('; BUILDSTDERR: | ~~~^~~~~ BUILDSTDERR: ../charset/iso2022.c:767:8: note: here BUILDSTDERR: 767 | case '(': /* GZDM4 */ case ')': /* G1DM4 */ BUILDSTDERR: | ^~~~ BUILDSTDERR: ../charset/iso2022.c:764:6: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 764 | switch (i2) { BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../charset/iso2022.c:779:4: note: here BUILDSTDERR: 779 | case '%': /* DOCS */ BUILDSTDERR: | ^~~~ Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-superset.o ../charset/superset.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-toucs.o ../charset/toucs.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-utf16.o ../charset/utf16.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-utf7.o ../charset/utf7.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-utf8.o ../charset/utf8.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-xenc.o ../charset/xenc.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -I ./. -c -o cs-iso2022.o ../charset/iso2022.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -I ./. -c -o cs-iso2022s.o ../charset/iso2022s.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-sbcsdat.o sbcsdat.c cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -I ./. -c -o cs-slookup.o ../charset/slookup.c BUILDSTDERR: cc -o halibut main.o malloc.o ustring.o error.o help.o licence.o version.o misc.o tree234.o input.o in_afm.o in_pf.o in_sfnt.o keywords.o contents.o index.o biblio.o bk_text.o bk_html.o bk_whlp.o bk_man.o bk_info.o bk_paper.o bk_ps.o bk_pdf.o winhelp.o winchm.o deflate.o lzx.o lz77.o huffman.o psdata.o wcwidth.o ./cs-big5+ make -C doc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 enc.o ./cs-big5set.o ./cs-cns11643.o ./cs-cp949.o ./cs-emacsenc.o ./cs-euc.o ./cs-fromucs.o ./cs-gb2312.o ./cs-htmlcs.o ./cs-hz.o ./cs-iso2022.o ./cs-iso2022s.o ./cs-istate.o ./cs-jisx0208.o ./cs-jisx0212.o ./cs-ksx1001.o ./cs-locale.o ./cs-localenc.o ./cs-macenc.o ./cs-mimeenc.o ./cs-sbcs.o ./cs-sbcsdat.o ./cs-shiftjis.o ./cs-slookup.o ./cs-superset.o ./cs-toucs.o ./cs-utf16.o ./cs-utf7.o ./cs-utf8.o ./cs-xenc.o make[1]: Leaving directory '/builddir/build/BUILD/halibut-1.2/build' make: Entering directory '/builddir/build/BUILD/halibut-1.2/doc' ../build/halibut --text=halibut.txt --html --info=halibut.info \ --ps=halibut.ps --pdf=halibut.pdf --chm=halibut.chm blurb.but intro.but running.but input.but output.but licence.but manpage.but index.but ../build/halibut --man=halibut.1 manpage.but make: Leaving directory '/builddir/build/BUILD/halibut-1.2/doc' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hl7ut0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64 + cd halibut-1.2 + rm -rf /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64 + make install prefix=/builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr mandir=/builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr/share/man 'INSTALL=install -Dp' + install -d html + install -pm 0644 doc/IndexPage.html doc/index.html doc/input.html doc/intro.html doc/licence.html doc/manpage.html doc/output.html doc/running.html html + install -d /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr/share/vim/vimfiles/syntax + install -pm 0644 misc/halibut.vim /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr/share/vim/vimfiles/syntax + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.2-7.fc31 --unique-debug-suffix -1.2-7.fc31.riscv64 --unique-debug-src-base halibut-1.2-7.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/halibut-1.2 BUILDSTDERR: 7112 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs make[1]: Entering directory '/builddir/build/BUILD/halibut-1.2/build' mkdir -p /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr/bin install -Dp -m 755 halibut /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr/bin/halibut make -C ../doc install prefix="/builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr" INSTALL="install -Dp" make[2]: Entering directory '/builddir/build/BUILD/halibut-1.2/doc' mkdir -p /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr/share/man/man1 install -Dp -m 644 halibut.1 /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr/share/man/man1/halibut.1 make[2]: Leaving directory '/builddir/build/BUILD/halibut-1.2/doc' make[1]: Leaving directory '/builddir/build/BUILD/halibut-1.2/build' explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr/bin/halibut extracting debug info from /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr/bin/halibut original debug info size: 1544kB, size after compression: 1412kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: halibut-1.2-7.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sOE9QZ + umask 022 + cd /builddir/build/BUILD + cd halibut-1.2 + DOCDIR=/builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr/share/doc/halibut + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr/share/doc/halibut + cp -pr LICENCE /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr/share/doc/halibut + cp -pr html /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr/share/doc/halibut + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: halibut = 1.2-7.fc31 halibut(riscv-64) = 1.2-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: vim-halibut-1.2-7.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uZYbG2 + umask 022 + cd /builddir/build/BUILD + cd halibut-1.2 + DOCDIR=/builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr/share/doc/vim-halibut + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr/share/doc/vim-halibut + cp -pr LICENCE /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64/usr/share/doc/vim-halibut + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: vim-halibut = 1.2-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: halibut-debugsource-1.2-7.fc31.riscv64 Provides: halibut-debugsource = 1.2-7.fc31 halibut-debugsource(riscv-64) = 1.2-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: halibut-debuginfo-1.2-7.fc31.riscv64 Provides: debuginfo(build-id) = 9481cf7d1039029da83387bbd8b4a7f42d2f997c halibut-debuginfo = 1.2-7.fc31 halibut-debuginfo(riscv-64) = 1.2-7.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: halibut-debugsource(riscv-64) = 1.2-7.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64 Wrote: /builddir/build/RPMS/vim-halibut-1.2-7.fc31.noarch.rpm Wrote: /builddir/build/RPMS/halibut-1.2-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/halibut-debuginfo-1.2-7.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/halibut-debugsource-1.2-7.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kBJRI1 + umask 022 + cd /builddir/build/BUILD + cd halibut-1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/halibut-1.2-7.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0