=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for aide-0.6nb1 /usr/bin/make all-recursive Making all in src Making all in crypt gcc -DHAVE_CONFIG_H -I. -I/tmp/pkgbuild/security/aide06/work.aarch64eb/aide-0.6/src/crypt -I../.. -I/tmp/pkgbuild/security/aide06/work.aarch64eb/aide-0.6/include -I/tmp/pkgbuild/security/aide06/work.aarch64eb/aide-0.6 -I/tmp/pkgbuild/security/aide06/work.aarch64eb/aide-0.6/src -O2 -c md.c md.c: In function 'load_digest_module': md.c:114:12: warning: implicit declaration of function 'enum_digests' [-Wimplicit-function-declaration] gcc -DHAVE_CONFIG_H -I. -I/tmp/pkgbuild/security/aide06/work.aarch64eb/aide-0.6/src/crypt -I../.. -I/tmp/pkgbuild/security/aide06/work.aarch64eb/aide-0.6/include -I/tmp/pkgbuild/security/aide06/work.aarch64eb/aide-0.6 -I/tmp/pkgbuild/security/aide06/work.aarch64eb/aide-0.6/src -O2 -c md5.c md5.c:301:32: error: pasting "->" and "A" does not give a valid preprocessing token 301 | #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ | ^~ md5.c:309:5: note: in expansion of macro 'X' 309 | X(A); | ^ md5.c:301:51: error: pasting "->" and "A" does not give a valid preprocessing token 301 | #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ | ^~ md5.c:309:5: note: in expansion of macro 'X' 309 | X(A); | ^ md5.c:302:18: error: pasting "->" and "A" does not give a valid preprocessing token 302 | *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) | ^~ md5.c:309:5: note: in expansion of macro 'X' 309 | X(A); | ^ md5.c:302:40: error: pasting "->" and "A" does not give a valid preprocessing token 302 | *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) | ^~ md5.c:309:5: note: in expansion of macro 'X' 309 | X(A); | ^ md5.c:301:32: error: pasting "->" and "B" does not give a valid preprocessing token 301 | #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ | ^~ md5.c:310:5: note: in expansion of macro 'X' 310 | X(B); | ^ md5.c:301:51: error: pasting "->" and "B" does not give a valid preprocessing token 301 | #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ | ^~ md5.c:310:5: note: in expansion of macro 'X' 310 | X(B); | ^ md5.c:302:18: error: pasting "->" and "B" does not give a valid preprocessing token 302 | *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) | ^~ md5.c:310:5: note: in expansion of macro 'X' 310 | X(B); | ^ md5.c:302:40: error: pasting "->" and "B" does not give a valid preprocessing token 302 | *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) | ^~ md5.c:310:5: note: in expansion of macro 'X' 310 | X(B); | ^ md5.c:301:32: error: pasting "->" and "C" does not give a valid preprocessing token 301 | #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ | ^~ md5.c:311:5: note: in expansion of macro 'X' 311 | X(C); | ^ md5.c:301:51: error: pasting "->" and "C" does not give a valid preprocessing token 301 | #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ | ^~ md5.c:311:5: note: in expansion of macro 'X' 311 | X(C); | ^ md5.c:302:18: error: pasting "->" and "C" does not give a valid preprocessing token 302 | *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) | ^~ md5.c:311:5: note: in expansion of macro 'X' 311 | X(C); | ^ md5.c:302:40: error: pasting "->" and "C" does not give a valid preprocessing token 302 | *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) | ^~ md5.c:311:5: note: in expansion of macro 'X' 311 | X(C); | ^ md5.c:301:32: error: pasting "->" and "D" does not give a valid preprocessing token 301 | #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ | ^~ md5.c:312:5: note: in expansion of macro 'X' 312 | X(D); | ^ md5.c:301:51: error: pasting "->" and "D" does not give a valid preprocessing token 301 | #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ | ^~ md5.c:312:5: note: in expansion of macro 'X' 312 | X(D); | ^ md5.c:302:18: error: pasting "->" and "D" does not give a valid preprocessing token 302 | *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) | ^~ md5.c:312:5: note: in expansion of macro 'X' 312 | X(D); | ^ md5.c:302:40: error: pasting "->" and "D" does not give a valid preprocessing token 302 | *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) | ^~ md5.c:312:5: note: in expansion of macro 'X' 312 | X(D); | ^ distcc[22127] ERROR: compile md5.c on 10.0.20.122:3760 failed distcc[22127] (dcc_build_somewhere) Warning: remote compilation of 'md5.c' failed, retrying locally distcc[22127] Warning: failed to distribute md5.c to 10.0.20.122:3760, running locally instead md5.c: In function 'md5_final': md5.c:301:32: error: pasting "->" and "A" does not give a valid preprocessing token 301 | #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ | ^~ md5.c:309:5: note: in expansion of macro 'X' 309 | X(A); | ^ md5.c:301:51: error: pasting "->" and "A" does not give a valid preprocessing token 301 | #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ | ^~ md5.c:309:5: note: in expansion of macro 'X' 309 | X(A); | ^ md5.c:302:18: error: pasting "->" and "A" does not give a valid preprocessing token 302 | *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) | ^~ md5.c:309:5: note: in expansion of macro 'X' 309 | X(A); | ^ md5.c:302:40: error: pasting "->" and "A" does not give a valid preprocessing token 302 | *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) | ^~ md5.c:309:5: note: in expansion of macro 'X' 309 | X(A); | ^ md5.c:301:32: error: pasting "->" and "B" does not give a valid preprocessing token 301 | #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ | ^~ md5.c:310:5: note: in expansion of macro 'X' 310 | X(B); | ^ md5.c:301:51: error: pasting "->" and "B" does not give a valid preprocessing token 301 | #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ | ^~ md5.c:310:5: note: in expansion of macro 'X' 310 | X(B); | ^ md5.c:302:18: error: pasting "->" and "B" does not give a valid preprocessing token 302 | *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) | ^~ md5.c:310:5: note: in expansion of macro 'X' 310 | X(B); | ^ md5.c:302:40: error: pasting "->" and "B" does not give a valid preprocessing token 302 | *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) | ^~ md5.c:310:5: note: in expansion of macro 'X' 310 | X(B); | ^ md5.c:301:32: error: pasting "->" and "C" does not give a valid preprocessing token 301 | #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ | ^~ md5.c:311:5: note: in expansion of macro 'X' 311 | X(C); | ^ md5.c:301:51: error: pasting "->" and "C" does not give a valid preprocessing token 301 | #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ | ^~ md5.c:311:5: note: in expansion of macro 'X' 311 | X(C); | ^ md5.c:302:18: error: pasting "->" and "C" does not give a valid preprocessing token 302 | *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) | ^~ md5.c:311:5: note: in expansion of macro 'X' 311 | X(C); | ^ md5.c:302:40: error: pasting "->" and "C" does not give a valid preprocessing token 302 | *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) | ^~ md5.c:311:5: note: in expansion of macro 'X' 311 | X(C); | ^ md5.c:301:32: error: pasting "->" and "D" does not give a valid preprocessing token 301 | #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ | ^~ md5.c:312:5: note: in expansion of macro 'X' 312 | X(D); | ^ md5.c:301:51: error: pasting "->" and "D" does not give a valid preprocessing token 301 | #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ | ^~ md5.c:312:5: note: in expansion of macro 'X' 312 | X(D); | ^ md5.c:302:18: error: pasting "->" and "D" does not give a valid preprocessing token 302 | *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) | ^~ md5.c:312:5: note: in expansion of macro 'X' 312 | X(D); | ^ md5.c:302:40: error: pasting "->" and "D" does not give a valid preprocessing token 302 | *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) | ^~ md5.c:312:5: note: in expansion of macro 'X' 312 | X(D); | ^ md5.c: In function 'md5_constructor': md5.c:406:5: warning: implicit declaration of function 'register_internal_cipher_extension' [-Wimplicit-function-declaration] 406 | register_internal_cipher_extension( gnupgext_version, gnupgext_enum_func ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ distcc[22127] ERROR: compile md5.c on localhost failed *** [md5.o] Error code 1 make[3]: stopped in /tmp/pkgbuild/security/aide06/work.aarch64eb/aide-0.6/src/crypt 1 error make[3]: stopped in /tmp/pkgbuild/security/aide06/work.aarch64eb/aide-0.6/src/crypt *** [all-recursive] Error code 1 make[2]: stopped in /tmp/pkgbuild/security/aide06/work.aarch64eb/aide-0.6/src 1 error make[2]: stopped in /tmp/pkgbuild/security/aide06/work.aarch64eb/aide-0.6/src *** [all-recursive] Error code 1 make[1]: stopped in /tmp/pkgbuild/security/aide06/work.aarch64eb/aide-0.6 1 error make[1]: stopped in /tmp/pkgbuild/security/aide06/work.aarch64eb/aide-0.6 *** [all-recursive-am] Error code 2 make: stopped in /tmp/pkgbuild/security/aide06/work.aarch64eb/aide-0.6 1 error make: stopped in /tmp/pkgbuild/security/aide06/work.aarch64eb/aide-0.6 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/security/aide06 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/security/aide06