Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/halibut.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-c121fa9ae2649cc4e4bfef47571bef508f234a14/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/halibut.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/halibut-1.2-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/halibut.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-c121fa9ae2649cc4e4bfef47571bef508f234a14/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/halibut.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7f0WKL + 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 -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd halibut-1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cSAwyB + umask 022 + cd /builddir/build/BUILD + cd halibut-1.2 + sed -i 's/CFLAGS += -g/CFLAGS += /g' Makefile + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + make -j4 VERSION=1.2 make[1]: Entering directory `/builddir/build/BUILD/halibut-1.2/build' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../main.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../malloc.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../ustring.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../error.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../help.c ../main.c: In function 'main': ../main.c:398:23: warning: 'pre_backend_data[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] backends[k].func(sourceform, keywords, idx, pbd); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../licence.c cc -MD -c ../version.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../misc.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../tree234.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../input.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../in_afm.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../in_pf.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../in_sfnt.c ../input.c: In function 'read_input': ../input.c:1337:21: warning: 'index_visible' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!indexing || index_visible) { ^ ../input.c:632:25: note: 'index_visible' was declared here int index_downcase, index_visible, indexing; ^ ../input.c:1149:7: warning: 'index_downcase' may be used uninitialized in this function [-Wmaybe-uninitialized] if (index_downcase) { ^ ../input.c:632:9: note: 'index_downcase' was declared here int index_downcase, index_visible, indexing; ^ ../input.c:1148:20: warning: 'indexword' may be used uninitialized in this function [-Wmaybe-uninitialized] indexword->text = ustrdup(indexstr.text); ^ ../input.c:629:11: note: 'indexword' was declared here word *indexword, *uword, *iword; ^ ../input.c:760:22: warning: 'prev_para_type' may be used uninitialized in this function [-Wmaybe-uninitialized] prev_para_type == para_Description) { ^ ../input.c:608:9: note: 'prev_para_type' was declared here int prev_para_type; ^ ../input.c:1378:28: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] index_downcase = (type == c_ii); ^ ../input.c:607:9: note: 'type' was declared here int type; ^ ../input.c:1665:12: warning: 'reader' may be used uninitialized in this function [-Wmaybe-uninitialized] (*reader)(in); ^ ../tree234.c: In function 'splitpos234': ../tree234.c:1165:13: warning: 'pki' may be used uninitialized in this function [-Wmaybe-uninitialized] int ki, pki, i, half, lcount, rcount; ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../keywords.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../contents.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../index.c ../in_sfnt.c: In function 'sfnt_getmap': ../in_sfnt.c:91:5: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((char *)src + dec->src_len > (char *)end) return NULL; ^ ../in_sfnt.c:832:24: note: 'end' was declared here void *base, *ptr, *end; ^ ../in_sfnt.c:850:13: warning: 'ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!decode(uint16_decode, (char *)base + esd[i].offset, end, &format)) ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../biblio.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../bk_text.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../bk_html.c ../bk_html.c: In function 'html_codepara': ../bk_html.c:2713:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (n = 0; t[n] && e[n] && e[n] == ec; n++); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../bk_whlp.c ../bk_whlp.c: In function 'whlp_backend': ../bk_whlp.c:618:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (n = 0; t[n] && e[n] && e[n] == ec; n++); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../bk_man.c ../bk_man.c: In function 'man_codepara': ../bk_man.c:711:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (n = 0; t[n] && e[n] && e[n] == ec; n++); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../bk_info.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../bk_paper.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../bk_ps.c ../bk_paper.c: In function 'utoglyph': ../bk_paper.c:1476:5: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] return (u < 0 || u > 0xFFFF ? NOGLYPH : fi->bmp[u]); ^ ../bk_ps.c: In function 'ps_comment': ../bk_ps.c:349:17: warning: 'text' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cc + strlen(text) > PS_MAXWIDTH) ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../bk_pdf.c ../bk_pdf.c: In function 'make_pages_node': ../bk_pdf.c:845:18: warning: 'thislast' may be used uninitialized in this function [-Wmaybe-uninitialized] make_pages_node(newnode, node, thisfirst, thislast, ^ ../bk_pdf.c: In function 'pdf_backend': ../bk_pdf.c:1027:15: warning: 'text' may be used uninitialized in this function [-Wmaybe-uninitialized] ret += strlen(text); ^ ../bk_pdf.c:999:8: note: 'text' was declared here char *text; ^ ../bk_pdf.c:134:17: warning: 'fontdesc' may be used uninitialized in this function [-Wmaybe-uninitialized] object *font, *fontdesc; ^ ../bk_paper.c: In function 'render_para': ../bk_paper.c:2451:47: warning: 'last_x' may be used uninitialized in this function [-Wmaybe-uninitialized] if (x - conf->leader_separation > last_x - conf->left_margin && ^ ../bk_paper.c:2352:10: warning: 'spaces' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = render_text(ldata->page, ldata->pdata, ldata, ^ ../bk_paper.c:2327:35: note: 'spaces' was declared here int extra_indent, shortfall, spaces; ^ ../bk_paper.c:2352:10: warning: 'shortfall' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = render_text(ldata->page, ldata->pdata, ldata, ^ ../bk_paper.c:2327:24: note: 'shortfall' was declared here int extra_indent, shortfall, spaces; ^ ../bk_paper.c:2352:23: warning: 'extra_indent' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = render_text(ldata->page, ldata->pdata, ldata, ^ ../bk_paper.c:2327:10: note: 'extra_indent' was declared here int extra_indent, shortfall, spaces; ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../winhelp.c ../bk_paper.c: In function 'paper_pre_backend': ../bk_paper.c:844:13: warning: 'first_index_page' may be used uninitialized in this function [-Wmaybe-uninitialized] render_para(pdata, conf, keywords, idx, ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../winchm.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../deflate.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../lzx.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../lz77.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../huffman.c ../lz77.c: In function 'lz77_compress': ../lz77.c:222:17: warning: 'defermatch.distance' may be used uninitialized in this function [-Wmaybe-uninitialized] ctx->match(ctx, defermatch.distance, defermatch.len); ^ ../huffman.c:15:5: warning: this decimal constant is unsigned only in ISO C90 [enabled by default] 433494437, 701408733, 1134903170, 1836311903, 2971215073, ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../psdata.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -c ../wcwidth.c ../wcwidth.c: In function 'bisearch': ../wcwidth.c:31:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ucs < table[0].first || ucs > table[max].last) ^ ../wcwidth.c:31:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ucs < table[0].first || ucs > table[max].last) ^ ../wcwidth.c:35:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ucs > table[mid].last) ^ ../wcwidth.c:37:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (ucs < table[mid].first) ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-big5enc.o ../charset/big5enc.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-big5set.o ../charset/big5set.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-cns11643.o ../charset/cns11643.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-cp949.o ../charset/cp949.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-emacsenc.o ../charset/emacsenc.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-euc.o ../charset/euc.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-fromucs.o ../charset/fromucs.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-gb2312.o ../charset/gb2312.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-htmlcs.o ../charset/htmlcs.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-istate.o ../charset/istate.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-jisx0208.o ../charset/jisx0208.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-jisx0212.o ../charset/jisx0212.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-ksx1001.o ../charset/ksx1001.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-locale.o ../charset/locale.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-localenc.o ../charset/localenc.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-macenc.o ../charset/macenc.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-mimeenc.o ../charset/mimeenc.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-shiftjis.o ../charset/shiftjis.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-superset.o ../charset/superset.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-toucs.o ../charset/toucs.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-utf16.o ../charset/utf16.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-utf7.o ../charset/utf7.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-utf8.o ../charset/utf8.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-xenc.o ../charset/xenc.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -I ./. -c -o cs-iso2022.o ../charset/iso2022.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -I ./. -c -o cs-iso2022s.o ../charset/iso2022s.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -c -o cs-sbcsdat.o sbcsdat.c cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -W -ansi -pedantic -I../charset/ -I./ -MD -I ../charset/. -I ./. -c -o cs-slookup.o ../charset/slookup.c 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-big5enc.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 -C doc 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' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wyuOEH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm ++ dirname /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm + cd halibut-1.2 + rm -rf /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm + make install prefix=/builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/usr mandir=/builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/usr/share/man 'INSTALL=install -Dp' make[1]: Entering directory `/builddir/build/BUILD/halibut-1.2/build' mkdir -p /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/usr /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/usr/bin install -Dp -m 755 halibut /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/usr/bin/halibut make -C ../doc install prefix="/builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/usr" INSTALL="install -Dp" make[2]: Entering directory `/builddir/build/BUILD/halibut-1.2/doc' mkdir -p /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/usr/share/man/man1 install -Dp -m 644 halibut.1 /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/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' + 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-1.el7.arm/usr/share/vim/vimfiles/syntax + install -pm 0644 misc/halibut.vim /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/usr/share/vim/vimfiles/syntax + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/halibut-1.2 extracting debug info from /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/usr/bin/halibut dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 7112 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: halibut-1.2-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T1pznJ + umask 022 + cd /builddir/build/BUILD + cd halibut-1.2 + DOCDIR=/builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/usr/share/doc/halibut-1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/usr/share/doc/halibut-1.2 + cp -pr LICENCE /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/usr/share/doc/halibut-1.2 + cp -pr html /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/usr/share/doc/halibut-1.2 + exit 0 Provides: halibut = 1.2-1.el7 halibut(armv7hl-32) = 1.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: vim-halibut-1.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sTWQtw + umask 022 + cd /builddir/build/BUILD + cd halibut-1.2 + DOCDIR=/builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/usr/share/doc/vim-halibut-1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/usr/share/doc/vim-halibut-1.2 + cp -pr LICENCE /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm/usr/share/doc/vim-halibut-1.2 + exit 0 Provides: vim-halibut = 1.2-1.el7 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-1.el7.armv7hl Provides: halibut-debuginfo = 1.2-1.el7 halibut-debuginfo(armv7hl-32) = 1.2-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm Wrote: /builddir/build/RPMS/halibut-1.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/vim-halibut-1.2-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/halibut-debuginfo-1.2-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QukVTq + umask 022 + cd /builddir/build/BUILD + cd halibut-1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/halibut-1.2-1.el7.arm + exit 0 Child return code was: 0