=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for opencm-0.1.2rc8nb12
CONFIG_FILES=stamp-h CONFIG_HEADERS=config.h ./config.status
config.status: creating stamp-h
config.status: creating config.h
config.status: config.h is unchanged
making all in libgdiff
gmake[1]: Entering directory '/tmp/pkgbuild/devel/opencm/work.i386/opencm-0.1.2alpha8/base/libgdiff'
gcc -c -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 diff.c
gcc -c -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 diff3.c
gcc -c -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 analyze.c
gcc -c -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 cmpbuf.c
gcc -c -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 dir.c
gcc -c -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 io.c
gcc -c -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DPR_PROGRAM=\"/usr/bin/pr\" util.c
gcc -c -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 context.c
gcc -c -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 ed.c
gcc -c -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 ifdef.c
gcc -c -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 normal.c
gcc -c -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 side.c
gcc -c -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 version.c
gcc -c -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 regex.c
gcc -c -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 getopt.c
gcc -c -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 getopt1.c
ar cr libgdiff.a diff.o diff3.o analyze.o cmpbuf.o dir.o io.o util.o context.o ed.o ifdef.o normal.o side.o version.o regex.o getopt.o getopt1.o
ranlib libgdiff.a
gmake[1]: Leaving directory '/tmp/pkgbuild/devel/opencm/work.i386/opencm-0.1.2alpha8/base/libgdiff'
making all in src
gmake[1]: Entering directory '/tmp/pkgbuild/devel/opencm/work.i386/opencm-0.1.2alpha8/base/src'
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c libdiff/diff2.c -o libdiff/diff2.o
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/SDR.c -o common/SDR.o
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/Buffer.c -o common/Buffer.o
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/glob.c -o common/glob.o
libdiff/diff2.c: In function 'diff_extract_lines':
libdiff/diff2.c:51:25: warning: pointer targets in passing argument 1 of 'strnchr' differ in signedness [-Wpointer-sign]
In file included from ./opencm.h:126:0,
                 from libdiff/diff2.c:1:
./common/util.h:65:21: note: expected 'const char *' but argument is of type 'const unsigned char *'
libdiff/diff2.c:51:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
libdiff/diff2.c:35:14: warning: variable 'bcLen' set but not used [-Wunused-but-set-variable]
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/encode.c -o common/encode.o
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/path.c -o common/path.o
common/Buffer.c: In function 'buffer_compress':
common/Buffer.c:374:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
common/Buffer.c:393:21: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
common/Buffer.c:429:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
common/Buffer.c: In function 'buffer_decompress':
common/Buffer.c:487:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
common/Buffer.c:504:21: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
common/Buffer.c:555:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
common/SDR.c: In function 'sha1_stream_finish':
common/SDR.c:1014:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
common/SDR.c:1016:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
common/SDR.c: In function 'stream_scanf':
common/SDR.c:1420:11: warning: variable 'negate' set but not used [-Wunused-but-set-variable]
common/SDR.c: In function 'encodeString':
common/SDR.c:2570:10: warning: pointer targets in return differ in signedness [-Wpointer-sign]
common/encode.c: In function 'b64_decode':
common/encode.c:72:16: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/OS/unix-path.c -o common/OS/unix-path.o
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/rpmversion.c -o common/rpmversion.o
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/util.c -o common/util.o
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/sha1.c -o common/sha1.o
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/TrueName.c -o common/TrueName.o
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/PtrArray.c -o common/PtrArray.o
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/Entity.c -o common/Entity.o
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/Change.c -o common/Change.o
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/Mutable.c -o common/Mutable.o
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/Dirent.c -o common/Dirent.o
distcc[20568] ERROR: compile common/Mutable.c on 10.0.20.122:3648 failed
distcc[20568] (dcc_build_somewhere) Warning: remote compilation of 'common/Mutable.c' failed, retrying locally
distcc[20568] Warning: failed to distribute common/Mutable.c to 10.0.20.122:3648, running locally instead
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/Directory.c -o common/Directory.o
distcc[14722] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
common/Mutable.c: In function 'mutable_VerifySignature':
common/Mutable.c:75:14: error: storage size of 'ctx' isn't known
   EVP_MD_CTX ctx;
              ^~~
common/Mutable.c:75:14: warning: unused variable 'ctx' [-Wunused-variable]
distcc[20568] ERROR: compile common/Mutable.c on localhost failed
gmake[1]: *** [Makefile:250: common/Mutable.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
gcc -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"/usr/pkg/share\" -I./ -D__unix__ -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -DCLIENT_TIMEOUT=1800 -c common/Revision.c -o common/Revision.o
gmake[1]: Leaving directory '/tmp/pkgbuild/devel/opencm/work.i386/opencm-0.1.2alpha8/base/src'
gmake: *** [Makefile:156: all] Error 1
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/devel/opencm
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/opencm