=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for latex2rtf-2.3.10nb2
clang -pipe -Os -DUNIX  -c stack.c
clang -pipe -Os -DUNIX  -c direct.c
clang -pipe -Os -DUNIX  -c utils.c
clang -pipe -Os -DUNIX  -c lengths.c
clang -pipe -Os -DUNIX  -c counters.c
clang -pipe -Os -DUNIX -DCFGDIR=\"/opt/pkg/share/latex2rtf/cfg\" -c cfg.c -o cfg.o
clang -pipe -Os -DUNIX  -c auxfile.c
clang -pipe -Os -DUNIX  -c parser.c
clang -pipe -Os -DUNIX  -c definitions.c
clang -pipe -Os -DUNIX  -c mygetopt.c
clang -pipe -Os -DUNIX  -c preparse.c
clang -pipe -Os -DUNIX  -c encodings.c
clang -pipe -Os -DUNIX  -c fonts.c
clang -pipe -Os -DUNIX  -c funct1.c
clang -pipe -Os -DUNIX  -c tables.c
clang -pipe -Os -DUNIX  -c ignore.c
clang -pipe -Os -DUNIX  -c letterformat.c
clang -pipe -Os -DUNIX  -c graphics.c
clang -pipe -Os -DUNIX  -c styles.c
clang -pipe -Os -DUNIX  -c chars.c
clang -pipe -Os -DUNIX -DCFGDIR=\"/opt/pkg/share/latex2rtf/cfg\" -c main.c -o main.o
clang -pipe -Os -DUNIX  -c equations.c
clang -pipe -Os -DUNIX  -c convert.c
convert.c:57:37: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare]
    if (string == NULL || string == '\0')
                                    ^~~~
                                    (void *)0
1 warning generated.
clang -pipe -Os -DUNIX  -c fields.c
clang -pipe -Os -DUNIX  -c commands.c
clang -pipe -Os -DUNIX  -c vertical.c
clang -pipe -Os -DUNIX  -c preamble.c
clang -pipe -Os -DUNIX  -c xrefs.c
xrefs.c:1644:19: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion]
        pretext = '\0';
                  ^~~~
1 warning generated.
clang -pipe -Os -DUNIX  -c labels.c
clang -pipe -Os -DUNIX  -c biblio.c
clang -pipe -Os -DUNIX  -c acronyms.c
clang -pipe -Os -DUNIX -L/opt/pkg/lib fonts.o direct.o encodings.o commands.o stack.o funct1.o tables.o  chars.o ignore.o cfg.o main.o utils.o parser.o lengths.o counters.o  preamble.o letterformat.o equations.o convert.o xrefs.o definitions.o graphics.o  mygetopt.o styles.o preparse.o vertical.o fields.o  labels.o biblio.o auxfile.o	acronyms.o	-lm -o latex2rtf