===> Building for ufdbguard-1.35.5nb2 making all in ufdbGuard-1.35.5 making all in src clang -O2 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_DEFAULT_SOURCE=1 -D_BSD_SOURCE=1 -pipe -Os -I/opt/pkg/include -DUFDBSS_SQUID -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -I/opt/pkg/include -c ufdbLogConfig.c In file included from ufdbLogConfig.c:17: ./ufdblib.h:72:54: warning: declaration of 'struct timezone' will not be visible outside of this function [-Wvisibility] int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ); ^ ufdbLogConfig.c:486:44: warning: format specifies type 'unsigned long' but the argument has type 'off_t' (aka 'long long') [-Wformat] ufdbLogMessage( "max-logfile-size %lu", gv->maxLogfileSize ); ~~~ ^~~~~~~~~~~~~~~~~~ %lld 2 warnings generated. clang -O2 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_DEFAULT_SOURCE=1 -D_BSD_SOURCE=1 -pipe -Os -I/opt/pkg/include -DUFDBSS_SQUID -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -I/opt/pkg/include -c ufdbglobals.c In file included from ufdbglobals.c:19: ./ufdblib.h:72:54: warning: declaration of 'struct timezone' will not be visible outside of this function [-Wvisibility] int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ); ^ 1 warning generated. clang -O2 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_DEFAULT_SOURCE=1 -D_BSD_SOURCE=1 -pipe -Os -I/opt/pkg/include -DUFDBSS_SQUID -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -I/opt/pkg/include -c ufdbUserlist.c In file included from ufdbUserlist.c:14: In file included from ./sg.h:68: ./ufdblib.h:72:54: warning: declaration of 'struct timezone' will not be visible outside of this function [-Wvisibility] int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ); ^ 1 warning generated. clang -O2 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_DEFAULT_SOURCE=1 -D_BSD_SOURCE=1 -pipe -Os -I/opt/pkg/include -DUFDBSS_SQUID -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -I/opt/pkg/include -c ufdbIPlist.c In file included from ufdbIPlist.c:14: In file included from ./sg.h:68: ./ufdblib.h:72:54: warning: declaration of 'struct timezone' will not be visible outside of this function [-Wvisibility] int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ); ^ 1 warning generated. clang -O2 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_DEFAULT_SOURCE=1 -D_BSD_SOURCE=1 -pipe -Os -I/opt/pkg/include -DUFDBSS_SQUID -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -I/opt/pkg/include -c ufdbHashtable.c In file included from ufdbHashtable.c:13: ./ufdblib.h:72:54: warning: declaration of 'struct timezone' will not be visible outside of this function [-Wvisibility] int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ); ^ 1 warning generated. clang -O2 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_DEFAULT_SOURCE=1 -D_BSD_SOURCE=1 -pipe -Os -I/opt/pkg/include -DUFDBSS_SQUID -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -I/opt/pkg/include -c ufdbhttpd.c In file included from ufdbhttpd.c:17: ./ufdblib.h:72:54: warning: declaration of 'struct timezone' will not be visible outside of this function [-Wvisibility] int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ); ^ 1 warning generated. clang -O2 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_DEFAULT_SOURCE=1 -D_BSD_SOURCE=1 -pipe -Os -I/opt/pkg/include -DUFDBSS_SQUID -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -I/opt/pkg/include -c ufdblocks.c clang -I.. -I. -I. -O2 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_DEFAULT_SOURCE=1 -D_BSD_SOURCE=1 -pipe -Os -I/opt/pkg/include -DUFDBSS_SQUID -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -c httpserver.c In file included from httpserver.c:33: ./ufdblib.h:72:54: warning: declaration of 'struct timezone' will not be visible outside of this function [-Wvisibility] int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ); ^ httpserver.c:2697:5: warning: no previous prototype for function 'inet_aton' [-Wmissing-prototypes] int inet_aton( ^ httpserver.c:2697:1: note: declare 'static' if the function is not intended to be used outside of this translation unit int inet_aton( ^ static 2 warnings generated. clang -I.. -I. -I. -O2 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_DEFAULT_SOURCE=1 -D_BSD_SOURCE=1 -pipe -Os -I/opt/pkg/include -DUFDBSS_SQUID -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -c ufdbAnalyse.c In file included from ufdbAnalyse.c:24: ./ufdblib.h:72:54: warning: declaration of 'struct timezone' will not be visible outside of this function [-Wvisibility] int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ); ^ 1 warning generated. clang -I.. -I. -I. -O2 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_DEFAULT_SOURCE=1 -D_BSD_SOURCE=1 -pipe -Os -I/opt/pkg/include -DUFDBSS_SQUID -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -c ufdbchkport.c In file included from ufdbchkport.c:31: ./ufdblib.h:72:54: warning: declaration of 'struct timezone' will not be visible outside of this function [-Wvisibility] int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ); ^ 1 warning generated. clang -I.. -I. -I. -O2 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_DEFAULT_SOURCE=1 -D_BSD_SOURCE=1 -pipe -Os -I/opt/pkg/include -DUFDBSS_SQUID -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -c ufdbHostnames.c In file included from ufdbHostnames.c:16: ./ufdblib.h:72:54: warning: declaration of 'struct timezone' will not be visible outside of this function [-Wvisibility] int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ); ^ 1 warning generated. clang -I.. -I. -I. -O2 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_DEFAULT_SOURCE=1 -D_BSD_SOURCE=1 -pipe -Os -I/opt/pkg/include -DUFDBSS_SQUID -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -c ufdbbase.c In file included from ufdbbase.c:18: ./ufdblib.h:72:54: warning: declaration of 'struct timezone' will not be visible outside of this function [-Wvisibility] int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ); ^ 1 warning generated. clang -I.. -I. -I. -O2 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_DEFAULT_SOURCE=1 -D_BSD_SOURCE=1 -pipe -Os -I/opt/pkg/include -DUFDBSS_SQUID -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -I. -c crypt.c clang -I.. -I. -I. -O2 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_DEFAULT_SOURCE=1 -D_BSD_SOURCE=1 -pipe -Os -I/opt/pkg/include -DUFDBSS_SQUID -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -c ufdbdaemon.c In file included from ufdbdaemon.c:14: ./ufdblib.h:72:54: warning: declaration of 'struct timezone' will not be visible outside of this function [-Wvisibility] int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ); ^ 1 warning generated. clang -I.. -I. -I. -O2 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_DEFAULT_SOURCE=1 -D_BSD_SOURCE=1 -pipe -Os -I/opt/pkg/include -DUFDBSS_SQUID -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -c ufdbLookup.c In file included from ufdbLookup.c:14: In file included from ./sg.h:68: ./ufdblib.h:72:54: warning: declaration of 'struct timezone' will not be visible outside of this function [-Wvisibility] int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ); ^ 1 warning generated. clang -I.. -I. -I. -O2 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_DEFAULT_SOURCE=1 -D_BSD_SOURCE=1 -pipe -Os -I/opt/pkg/include -DUFDBSS_SQUID -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wold-style-definition -c ufdblib.c In file included from ufdblib.c:34: ./ufdblib.h:72:54: warning: declaration of 'struct timezone' will not be visible outside of this function [-Wvisibility] int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ); ^ ufdblib.c:221:51: warning: declaration of 'struct timezone' will not be visible outside of this function [-Wvisibility] int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ) ^ ufdblib.c:221:5: error: conflicting types for 'UFDBgettimeofday' int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ) ^ ./ufdblib.h:72:8: note: previous declaration is here int UFDBgettimeofday( struct timeval * tv, struct timezone * tz ); ^ 2 warnings and 1 error generated. *** [ufdblib.o] Error code 1 bmake[1]: stopped making "all" in /Users/pbulk/build/www/ufdbguard/work/ufdbGuard-1.35.5/src bmake[1]: 1 error bmake[1]: stopped making "all" in /Users/pbulk/build/www/ufdbguard/work/ufdbGuard-1.35.5/src *** [all] Error code 1 bmake: stopped making "all" in /Users/pbulk/build/www/ufdbguard/work/ufdbGuard-1.35.5 bmake: 1 error bmake: stopped making "all" in /Users/pbulk/build/www/ufdbguard/work/ufdbGuard-1.35.5 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/www/ufdbguard *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/www/ufdbguard