Christos,

The NetBSD Test Fixture wrote:
>     
> /tmp/bracket/build/2018.08.14.08.54.11-i386/src/tools/mandoc/../../external/bsd/mdocml/bin/mandoc/../../dist/configure:
>  513: Syntax error: "fi" unexpected

I removed the stray "fi", but the build still fails at a later point:

    --- mandoc ---
    #      link  mandoc/mandoc
    cc -O -DOSNAME=\"NetBSD\ 8.99\" -DHAVE_CONFIG_H -I. 
-I/tmp/bracket/build/2018.08.14.13.21.52-i386-ncq/tools/include/compat 
-I/tmp/bracket/build/2018.08.14.13.21.52-i386-ncq/src/tools/compat 
-DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64   -o mandoc eqn_html.lo 
eqn_term.lo html.lo main.lo man_html.lo man_term.lo mandoc_xr.lo manpath.lo 
mdoc_html.lo mdoc_markdown.lo mdoc_term.lo out.lo roff_html.lo roff_term.lo 
tbl_html.lo tbl_term.lo term.lo term_ascii.lo term_ps.lo term_tab.lo tree.lo 
att.lo chars.lo compat_ohash.lo eqn.lo lib.lo man.lo man_macro.lo 
man_validate.lo mandoc.lo mandoc_aux.lo mandoc_ohash.lo mdoc.lo mdoc_argv.lo 
mdoc_macro.lo mdoc_man.lo mdoc_state.lo mdoc_validate.lo msec.lo preconv.lo 
read.lo roff.lo roff_validate.lo st.lo tag.lo tbl.lo tbl_data.lo tbl_layout.lo 
tbl_opts.lo compat_strtonum.lo compat_reallocarray.lo 
-L/tmp/bracket/build/2018.08.14.13.21.52-i386-ncq/tools/lib -lnbcompat -lrt -lz
    mandoc_aux.lo: In function `mandoc_recallocarray':
    mandoc_aux.c:(.text+0x13c): undefined reference to `recallocarray'
    *** [mandoc] Error code 1
    nbmake[7]: stopped in 
/tmp/bracket/build/2018.08.14.13.21.52-i386-ncq/src/tools/mandoc
    1 error

-- 
Andreas Gustafsson, g...@gson.org

Reply via email to