=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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 --- --- sha1.o --- --- md.o --- gcc -DHAVE_CONFIG_H -I. -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/src/crypt -I../.. -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/include -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6 -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/src -O2 -D_FORTIFY_SOURCE=2 -c md.c --- md5.o --- gcc -DHAVE_CONFIG_H -I. -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/src/crypt -I../.. -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/include -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6 -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/src -O2 -D_FORTIFY_SOURCE=2 -c md5.c --- rmd160.o --- gcc -DHAVE_CONFIG_H -I. -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/src/crypt -I../.. -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/include -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6 -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/src -O2 -D_FORTIFY_SOURCE=2 -c rmd160.c --- sha1.o --- gcc -DHAVE_CONFIG_H -I. -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/src/crypt -I../.. -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/include -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6 -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/src -O2 -D_FORTIFY_SOURCE=2 -c sha1.c --- md5.o --- md5.c:301:32: error: pasting "->" and "A" does not give a valid preprocessing token #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ ^ md5.c:309:5: note: in expansion of macro 'X' X(A); ^ md5.c:301:51: error: pasting "->" and "A" does not give a valid preprocessing token #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ ^ md5.c:309:5: note: in expansion of macro 'X' X(A); ^ md5.c:302:18: error: pasting "->" and "A" does not give a valid preprocessing token *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) ^ md5.c:309:5: note: in expansion of macro 'X' X(A); ^ md5.c:302:40: error: pasting "->" and "A" does not give a valid preprocessing token *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) ^ md5.c:309:5: note: in expansion of macro 'X' X(A); ^ md5.c:301:32: error: pasting "->" and "B" does not give a valid preprocessing token #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ ^ md5.c:310:5: note: in expansion of macro 'X' X(B); ^ md5.c:301:51: error: pasting "->" and "B" does not give a valid preprocessing token #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ ^ md5.c:310:5: note: in expansion of macro 'X' X(B); ^ md5.c:302:18: error: pasting "->" and "B" does not give a valid preprocessing token *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) ^ md5.c:310:5: note: in expansion of macro 'X' X(B); ^ md5.c:302:40: error: pasting "->" and "B" does not give a valid preprocessing token *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) ^ md5.c:310:5: note: in expansion of macro 'X' X(B); ^ md5.c:301:32: error: pasting "->" and "C" does not give a valid preprocessing token #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ ^ md5.c:311:5: note: in expansion of macro 'X' X(C); ^ md5.c:301:51: error: pasting "->" and "C" does not give a valid preprocessing token #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ ^ md5.c:311:5: note: in expansion of macro 'X' X(C); ^ md5.c:302:18: error: pasting "->" and "C" does not give a valid preprocessing token *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) ^ md5.c:311:5: note: in expansion of macro 'X' X(C); ^ md5.c:302:40: error: pasting "->" and "C" does not give a valid preprocessing token *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) ^ md5.c:311:5: note: in expansion of macro 'X' X(C); ^ md5.c:301:32: error: pasting "->" and "D" does not give a valid preprocessing token #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ ^ md5.c:312:5: note: in expansion of macro 'X' X(D); ^ md5.c:301:51: error: pasting "->" and "D" does not give a valid preprocessing token #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ ^ md5.c:312:5: note: in expansion of macro 'X' X(D); ^ md5.c:302:18: error: pasting "->" and "D" does not give a valid preprocessing token *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) ^ md5.c:312:5: note: in expansion of macro 'X' X(D); ^ md5.c:302:40: error: pasting "->" and "D" does not give a valid preprocessing token *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) ^ md5.c:312:5: note: in expansion of macro 'X' X(D); ^ distcc[29042] ERROR: compile md5.c on 10.1.1.1:3642 failed distcc[29042] (dcc_build_somewhere) Warning: remote compilation of 'md5.c' failed, retrying locally distcc[29042] Warning: failed to distribute md5.c to 10.1.1.1:3642, running locally instead --- md.o --- md.c: In function 'load_digest_module': md.c:114:12: warning: implicit declaration of function 'enum_digests'; did you mean 'md_digest'? [-Wimplicit-function-declaration] --- tiger.o --- gcc -DHAVE_CONFIG_H -I. -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/src/crypt -I../.. -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/include -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6 -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/src -O2 -D_FORTIFY_SOURCE=2 -c tiger.c --- md5.o --- md5.c: In function 'md5_final': md5.c:301:32: error: pasting "->" and "A" does not give a valid preprocessing token #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ ^ md5.c:309:5: note: in expansion of macro 'X' X(A); ^ md5.c:301:51: error: pasting "->" and "A" does not give a valid preprocessing token #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ ^ md5.c:309:5: note: in expansion of macro 'X' X(A); ^ md5.c:302:18: error: pasting "->" and "A" does not give a valid preprocessing token *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) ^ md5.c:309:5: note: in expansion of macro 'X' X(A); ^ md5.c:302:40: error: pasting "->" and "A" does not give a valid preprocessing token *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) ^ md5.c:309:5: note: in expansion of macro 'X' X(A); ^ md5.c:301:32: error: pasting "->" and "B" does not give a valid preprocessing token #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ ^ md5.c:310:5: note: in expansion of macro 'X' X(B); ^ md5.c:301:51: error: pasting "->" and "B" does not give a valid preprocessing token #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ ^ md5.c:310:5: note: in expansion of macro 'X' X(B); ^ md5.c:302:18: error: pasting "->" and "B" does not give a valid preprocessing token *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) ^ md5.c:310:5: note: in expansion of macro 'X' X(B); ^ md5.c:302:40: error: pasting "->" and "B" does not give a valid preprocessing token *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) ^ md5.c:310:5: note: in expansion of macro 'X' X(B); ^ md5.c:301:32: error: pasting "->" and "C" does not give a valid preprocessing token #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ ^ md5.c:311:5: note: in expansion of macro 'X' X(C); ^ md5.c:301:51: error: pasting "->" and "C" does not give a valid preprocessing token #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ ^ md5.c:311:5: note: in expansion of macro 'X' X(C); ^ md5.c:302:18: error: pasting "->" and "C" does not give a valid preprocessing token *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) ^ md5.c:311:5: note: in expansion of macro 'X' X(C); ^ md5.c:302:40: error: pasting "->" and "C" does not give a valid preprocessing token *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) ^ md5.c:311:5: note: in expansion of macro 'X' X(C); ^ md5.c:301:32: error: pasting "->" and "D" does not give a valid preprocessing token #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ ^ md5.c:312:5: note: in expansion of macro 'X' X(D); ^ md5.c:301:51: error: pasting "->" and "D" does not give a valid preprocessing token #define X(a) do { *p++ = hd->##a ; *p++ = hd->##a >> 8; \ ^ md5.c:312:5: note: in expansion of macro 'X' X(D); ^ md5.c:302:18: error: pasting "->" and "D" does not give a valid preprocessing token *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) ^ md5.c:312:5: note: in expansion of macro 'X' X(D); ^ md5.c:302:40: error: pasting "->" and "D" does not give a valid preprocessing token *p++ = hd->##a >> 16; *p++ = hd->##a >> 24; } while(0) ^ md5.c:312:5: note: in expansion of macro 'X' X(D); ^ md5.c: In function 'md5_constructor': md5.c:406:5: warning: implicit declaration of function 'register_internal_cipher_extension' [-Wimplicit-function-declaration] register_internal_cipher_extension( gnupgext_version, gnupgext_enum_func ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- rmd160.o --- rmd160.c: In function 'rmd160_constructor': rmd160.c:639:5: warning: implicit declaration of function 'register_internal_cipher_extension' [-Wimplicit-function-declaration] --- enum.o --- --- md5.o --- distcc[29042] ERROR: compile md5.c on localhost failed *** [md5.o] Error code 1 make[3]: stopped in /tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/src/crypt --- enum.o --- gcc -DHAVE_CONFIG_H -I. -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/src/crypt -I../.. -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/include -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6 -I/tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/src -O2 -D_FORTIFY_SOURCE=2 -c enum.c --- tiger.o --- tiger.c:645:1: warning: conflicting types for built-in function 'round' [-Wbuiltin-declaration-mismatch] tiger.c: In function 'tiger_constructor': tiger.c:985:5: warning: implicit declaration of function 'register_internal_cipher_extension' [-Wimplicit-function-declaration] --- sha1.o --- sha1.c: In function 'sha1_constructor': sha1.c:417:5: warning: implicit declaration of function 'register_internal_cipher_extension' [-Wimplicit-function-declaration] --- enum.o --- enum.c: In function 'register_internal_cipher_extension': enum.c:84:6: warning: implicit declaration of function 'error'; did you mean 'perror'? [-Wimplicit-function-declaration] enum.c: In function 'cipher_modules_constructor': enum.c:302:3: warning: implicit declaration of function 'md5_constructor' [-Wimplicit-function-declaration] enum.c:303:3: warning: implicit declaration of function 'sha1_constructor' [-Wimplicit-function-declaration] enum.c:304:3: warning: implicit declaration of function 'rmd160_constructor'; did you mean 'rmd160_hash_buffer'? [-Wimplicit-function-declaration] enum.c:305:3: warning: implicit declaration of function 'tiger_constructor'; did you mean 'cipher_modules_constructor'? [-Wimplicit-function-declaration] 1 error make[3]: stopped in /tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/src/crypt *** [all-recursive] Error code 1 make[2]: stopped in /tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/src 1 error make[2]: stopped in /tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6/src *** [all-recursive] Error code 1 make[1]: stopped in /tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6 1 error make[1]: stopped in /tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6 *** [all-recursive-am] Error code 2 make: stopped in /tmp/pkgbuild/security/aide06/work.sparc64/aide-0.6 1 error make: stopped in /tmp/pkgbuild/security/aide06/work.sparc64/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