=> 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 dict-data-1.8.0nb1 gmake[2]: Entering directory '/tmp/pkgbuild/textproc/dict-dictionaries/work.sparc64/dict-web1913-1.4' making in libmaa gmake[3]: Entering directory '/tmp/pkgbuild/textproc/dict-dictionaries/work.sparc64/dict-web1913-1.4/libmaa' gcc -c -Wall -pedantic -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=92 -I. -g -O xmalloc.c distcc[11419] ERROR: compile xmalloc.c on 10.1.1.1:3642 failed distcc[11419] (dcc_build_somewhere) Warning: remote compilation of 'xmalloc.c' failed, retrying locally distcc[11419] Warning: failed to distribute xmalloc.c to 10.1.1.1:3642, running locally instead In file included from /usr/include/ssp/strings.h:34:0, from /usr/include/strings.h:72, from /usr/include/string.h:98, from maaP.h:53, from xmalloc.c:23: decl.h:35:15: error: expected declaration specifiers or '...' before numeric constant extern void bcopy( const void *, void *, int ); ^ In file included from /usr/include/strings.h:72:0, from /usr/include/string.h:98, from maaP.h:53, from xmalloc.c:23: decl.h:35:15: error: expected ')' before '!=' token extern void bcopy( const void *, void *, int ); ^ decl.h:35:15: error: expected ')' before '?' token extern void bcopy( const void *, void *, int ); ^ In file included from /usr/include/ssp/strings.h:34:0, from /usr/include/strings.h:72, from /usr/include/string.h:98, from maaP.h:53, from xmalloc.c:23: decl.h:36:15: error: expected declaration specifiers or '...' before numeric constant extern void bzero( char *b, int ); ^ In file included from /usr/include/strings.h:72:0, from /usr/include/string.h:98, from maaP.h:53, from xmalloc.c:23: decl.h:36:15: error: expected ')' before '!=' token extern void bzero( char *b, int ); ^ decl.h:36:15: error: expected ')' before '?' token extern void bzero( char *b, int ); ^ In file included from maaP.h:136:0, from xmalloc.c:23: decl.h:38:15: error: conflicting types for 'srandom' extern int srandom( unsigned ); ^~~~~~~ In file included from maaP.h:97:0, from xmalloc.c:23: /usr/include/stdlib.h:185:7: note: previous declaration of 'srandom' was here void srandom(unsigned int) __RENAME(__srandom60); ^~~~~~~ In file included from maaP.h:136:0, from xmalloc.c:23: decl.h:40:15: error: conflicting types for 'gethostname' extern int gethostname( char *, int ); ^~~~~~~~~~~ In file included from maaP.h:96:0, from xmalloc.c:23: /usr/include/unistd.h:266:6: note: previous declaration of 'gethostname' was here int gethostname(char *, size_t); ^~~~~~~~~~~ In file included from /usr/include/ssp/strings.h:34:0, from /usr/include/strings.h:72, from /usr/include/string.h:98, from maaP.h:53, from xmalloc.c:23: decl.h:44:16: error: expected declaration specifiers or '...' before numeric constant extern char *memset( void *, int, int ); ^ In file included from /usr/include/string.h:127:0, from maaP.h:53, from xmalloc.c:23: decl.h:44:16: error: expected ')' before '!=' token extern char *memset( void *, int, int ); ^ decl.h:44:16: error: expected ')' before '?' token extern char *memset( void *, int, int ); ^ In file included from maaP.h:136:0, from xmalloc.c:23: decl.h:53:15: error: conflicting types for 'fputc' extern int fputc( char, FILE * ); ^~~~~ In file included from maaP.h:93:0, from xmalloc.c:23: /usr/include/stdio.h:233:6: note: previous declaration of 'fputc' was here int fputc(int, FILE *); ^~~~~ In file included from maaP.h:136:0, from xmalloc.c:23: decl.h:55:15: error: conflicting types for 'fread' extern int fread( char *, int, int, FILE * ); ^~~~~ In file included from maaP.h:93:0, from xmalloc.c:23: /usr/include/stdio.h:235:9: note: previous declaration of 'fread' was here size_t fread(void * __restrict, size_t, size_t, FILE * __restrict); ^~~~~ In file included from maaP.h:136:0, from xmalloc.c:23: decl.h:57:15: error: conflicting types for 'fwrite' extern int fwrite( char *, int, int, FILE * ); ^~~~~~ In file included from maaP.h:93:0, from xmalloc.c:23: /usr/include/stdio.h:242:9: note: previous declaration of 'fwrite' was here size_t fwrite(const void * __restrict, size_t, size_t, FILE * __restrict); ^~~~~~ In file included from maaP.h:136:0, from xmalloc.c:23: decl.h:58:15: error: conflicting types for 'gettimeofday' extern int gettimeofday( struct timeval *, struct timezone * ); ^~~~~~~~~~~~ In file included from maaP.h:82:0, from xmalloc.c:23: /usr/include/sys/time.h:324:5: note: previous declaration of 'gettimeofday' was here int gettimeofday(struct timeval * __restrict, void *__restrict) ^~~~~~~~~~~~ In file included from maaP.h:136:0, from xmalloc.c:23: decl.h:65:15: error: conflicting types for 'vfprintf' extern int vfprintf( FILE *, const char *, ... ); ^~~~~~~~ In file included from maaP.h:93:0, from xmalloc.c:23: /usr/include/stdio.h:261:6: note: previous declaration of 'vfprintf' was here int vfprintf(FILE * __restrict, const char * __restrict, __va_list) ^~~~~~~~ In file included from /usr/include/stdio.h:597:0, from maaP.h:93, from xmalloc.c:23: decl.h:66:15: error: expected declaration specifiers or '...' before numeric constant extern int vsprintf( char *, const char *, ... ); ^ In file included from /usr/include/ssp/strings.h:34:0, from /usr/include/strings.h:72, from /usr/include/string.h:98, from maaP.h:53, from xmalloc.c:23: decl.h:66:15: error: expected declaration specifiers or '...' before '__builtin_object_size' extern int vsprintf( char *, const char *, ... ); ^ In file included from maaP.h:136:0, from xmalloc.c:23: decl.h:69:15: error: conflicting types for 'fclose' extern void fclose( FILE * ); ^~~~~~ In file included from maaP.h:93:0, from xmalloc.c:23: /usr/include/stdio.h:224:6: note: previous declaration of 'fclose' was here int fclose(FILE *); ^~~~~~ xmalloc.c: In function 'xmalloc': xmalloc.c:40:24: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] if (!pt) err_fatal( __FUNCTION__, ^~~~~~~~~~~~ xmalloc.c: In function 'xcalloc': xmalloc.c:50:24: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] if (!pt) err_fatal( __FUNCTION__, ^~~~~~~~~~~~ xmalloc.c: In function 'xrealloc': xmalloc.c:60:25: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] if (!new) err_fatal( __FUNCTION__, ^~~~~~~~~~~~ xmalloc.c: In function 'xfree': xmalloc.c:71:20: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] else err_fatal( __FUNCTION__, "Attempt to free null pointer\n" ); ^~~~~~~~~~~~ xmalloc.c: In function 'xstrdup': xmalloc.c:78:24: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] if (!pt) err_fatal( __FUNCTION__, ^~~~~~~~~~~~ In file included from maaP.h:147:0, from xmalloc.c:23: xmalloc.c: At top level: maa.h:415:23: warning: inline function 'flg_test' declared but never defined extern __inline__ int flg_test( flg_Type flag ); ^~~~~~~~ maa.h:402:23: warning: inline function 'dbg_test' declared but never defined extern __inline__ int dbg_test( dbg_Type flag ); ^~~~~~~~ maa.h:100:24: warning: inline function 'bit_cnt' declared but never defined extern __inline__ int bit_cnt( unsigned long *flags ); ^~~~~~~ maa.h:99:24: warning: inline function 'bit_tst' declared but never defined extern __inline__ int bit_tst( unsigned long *flags, int bit ); ^~~~~~~ maa.h:98:24: warning: inline function 'bit_clr' declared but never defined extern __inline__ void bit_clr( unsigned long *flags, int bit ); ^~~~~~~ maa.h:97:24: warning: inline function 'bit_set' declared but never defined extern __inline__ void bit_set( unsigned long *flags, int bit ); ^~~~~~~ distcc[11419] ERROR: compile xmalloc.c on localhost failed gmake[3]: *** [Makefile:109: xmalloc.o] Error 1 gmake[3]: Leaving directory '/tmp/pkgbuild/textproc/dict-dictionaries/work.sparc64/dict-web1913-1.4/libmaa' gmake[2]: *** [Makefile:78: all] Error 1 gmake[2]: Leaving directory '/tmp/pkgbuild/textproc/dict-dictionaries/work.sparc64/dict-web1913-1.4' *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/textproc/dict-dictionaries *** Error code 1 Stop. make: stopped in /usr/pkgsrc/textproc/dict-dictionaries