=> 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 --- all-recursive-am --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- all-recursive --- Making all in crypt --- md.o --- --- md5.o --- --- rmd160.o --- --- md.o --- 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 -fPIC -D_FORTIFY_SOURCE=2 -c md.c --- md5.o --- 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 -fPIC -D_FORTIFY_SOURCE=2 -c md5.c --- rmd160.o --- 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 -fPIC -D_FORTIFY_SOURCE=2 -c rmd160.c --- md5.o --- 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[17756] ERROR: compile md5.c on 10.0.20.122:3660 failed distcc[17756] (dcc_build_somewhere) Warning: remote compilation of 'md5.c' failed, retrying locally distcc[17756] Warning: failed to distribute md5.c to 10.0.20.122:3660, 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 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- md.o --- md.c: In function 'load_digest_module': md.c:114:12: warning: implicit declaration of function 'enum_digests' [-Wimplicit-function-declaration] --- sha1.o --- 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 -fPIC -D_FORTIFY_SOURCE=2 -c sha1.c --- md5.o --- distcc[17756] 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 --- sha1.o --- sha1.c: In function 'sha1_constructor': sha1.c:417:5: warning: implicit declaration of function 'register_internal_cipher_extension' [-Wimplicit-function-declaration] --- rmd160.o --- rmd160.c: In function 'rmd160_constructor': rmd160.c:639:5: warning: implicit declaration of function 'register_internal_cipher_extension' [-Wimplicit-function-declaration] 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