=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for fvwm3-1.0.7 /opt/pkg/bin/mksh ./config.status config.status: creating Makefile config.status: creating libs/Makefile config.status: creating fvwm/Makefile config.status: creating modules/Makefile config.status: creating bin/Makefile config.status: creating bin/FvwmCommand config.status: creating bin/FvwmPrompt/Makefile config.status: creating bin/fvwm-perllib config.status: creating bin/fvwm-menu-xlock config.status: creating bin/fvwm-menu-directory config.status: creating bin/fvwm-menu-desktop config.status: creating bin/fvwm-convert-2.6 config.status: creating utils/Makefile config.status: creating perllib/Makefile config.status: creating perllib/General/Makefile config.status: creating perllib/FVWM/Makefile config.status: creating perllib/FVWM/Module/Makefile config.status: creating perllib/FVWM/Tracker/Makefile config.status: creating perllib/FVWM/Module.pm config.status: creating default-config/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile config.status: creating modules/FvwmAnimate/Makefile config.status: creating modules/FvwmAuto/Makefile config.status: creating modules/FvwmBacker/Makefile config.status: creating modules/FvwmButtons/Makefile config.status: creating modules/FvwmConsole/Makefile config.status: creating modules/FvwmEvent/Makefile config.status: creating modules/FvwmForm/Makefile config.status: creating modules/FvwmIconMan/Makefile config.status: creating modules/FvwmIdent/Makefile config.status: creating modules/FvwmMFL/Makefile config.status: creating modules/FvwmPager/Makefile config.status: creating modules/FvwmPerl/Makefile config.status: creating modules/FvwmPerl/FvwmPerl config.status: creating modules/FvwmRearrange/Makefile config.status: creating modules/FvwmScript/Makefile config.status: creating modules/FvwmScript/Scripts/Makefile config.status: creating modules/FvwmScript/Widgets/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/Users/pbulk/build/wm/fvwm3/work/fvwm3-1.0.7' Making all in default-config gmake[2]: Entering directory '/Users/pbulk/build/wm/fvwm3/work/fvwm3-1.0.7/default-config' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/pbulk/build/wm/fvwm3/work/fvwm3-1.0.7/default-config' Making all in libs gmake[2]: Entering directory '/Users/pbulk/build/wm/fvwm3/work/fvwm3-1.0.7/libs' CC gravity.o CC BidiJoin.o CC Flocale.o In file included from BidiJoin.c:27: In file included from ../config.h:587: ../libs/strlcat.h:24:8: error: expected parameter declarator size_t strlcat(char *, const char *, size_t); ^ In file included from Flocale.c:37: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:119../config.h::47:587: ../libs/strlcat.h:24 note: expanded from macro 'strlcat' :In file included from gravity.c:18: In file included from 8: __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest))error: expected parameter declarator ../config.h:587: ^ ../libs/strlcat.h:24:size_t strlcat(char *, const char *, size_t);/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:39:8: 62 : ^ note: expanded from macro '__darwin_obsz' error: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:119:47#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0): note: expanded from macro 'strlcat' expected parameter declarator __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:30:32: note: expanded from macro '_USE_FORTIFY_LEVEL' ^# define _USE_FORTIFY_LEVEL 2 ^ size_t strlcat(char *, const char *, size_t); ^ In file included from BidiJoin.c:27: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:119:47: note: expanded from macro 'strlcat' In file included from ../config.h:587 : ../libs/strlcat.h:/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^:39:24:8: error: 62: note: expanded from macro '__darwin_obsz' expected ')' #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:39:62: note: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h119expanded from macro '__darwin_obsz':47: note: :30:32:expanded from macro 'strlcat' note: expanded from macro '_USE_FORTIFY_LEVEL' #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0)# define _USE_FORTIFY_LEVEL 2 __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:39:62 ^ : note: expanded from macro '__darwin_obsz' In file included from Flocale.c /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0):30:32 ^ : note: expanded from macro '_USE_FORTIFY_LEVEL' /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h37:# define _USE_FORTIFY_LEVEL 2 ^ 30: In file included from gravity.c::32: In file included from ../config.h:note: expanded from macro '_USE_FORTIFY_LEVEL' # define _USE_FORTIFY_LEVEL 2587: ../libs/strlcat.h: ^24:8 18: In file included from : error: expected ')' /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:119:../config.h47../libs/strlcat.h: :587:note: expanded from macro 'strlcat' 24:8: : ../libs/strlcat.h: __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest))24:8: note: to match this '(' error: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.hexpected ')' :/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:119: ^ 47:/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:39:119 note: expanded from macro 'strlcat' :47:62: note: expanded from macro '__darwin_obsz' #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) note: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:30:32: note: expanded from macro '_USE_FORTIFY_LEVEL' # define _USE_FORTIFY_LEVEL 2 expanded from macro 'strlcat' ^ __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:39:62 ^ : note: expanded from macro '__darwin_obsz' /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:39:53: note: expanded from macro '__darwin_obsz' #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0)../libs/strlcat.h:#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) 24:8: ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:note: ^to match this '(' /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h30:32:119:47: note: : expanded from macro 'strlcat'In file included from BidiJoin.c:27: In file included from ../config.h:587: ../libs/strlcat.h:24: __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:398: error: conflicting types for '__builtin___strlcat_chk' note: :size_t strlcat(char *, const char *, size_t);53: note: expanded from macro '_USE_FORTIFY_LEVEL' expanded from macro '__darwin_obsz' # define _USE_FORTIFY_LEVEL 2 ^ ^ ../libs/strlcat.h:24/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:119:3: #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0):8: note: to match this '(' ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:119:47: note: expanded from macro 'strlcat' note: __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:39:53: In file included from Flocale.cexpanded from macro 'strlcat'note: expanded from macro '__darwin_obsz' :37: #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ In file included from __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ ../config.h:587: ../libs/strlcat.h:24:8: error: conflicting types for '__builtin___strlcat_chk' size_t strlcat(char *, const char *, size_t); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:119:3: note: expanded from macro 'strlcat' In file included from gravity.c:18 __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ : In file included from ../config.h:587: ../libs/strlcat.h:24:8: error: conflicting types for '__builtin___strlcat_chk' size_t strlcat(char *, const char *, size_t); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:119:3: note: expanded from macro 'strlcat' __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ ../libs/strlcat.h:24:8: note: '__builtin___strlcat_chk' is a builtin with type 'unsigned long (char *, const char *, unsigned long, unsigned long)' /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:119:3: note: expanded from macro 'strlcat' __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ ../libs/strlcat.h:24:8: note: '__builtin___strlcat_chk' is a builtin with type 'unsigned long (char *, const char *, unsigned long, unsigned long)' /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:119:3: note: expanded from macro 'strlcat' ../libs/strlcat.h:24:8:In file included from __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest))BidiJoin.c:27: note: '__builtin___strlcat_chk' is a builtin with type 'unsigned long (char *, const char *, unsigned long, unsigned long)' In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h ^../config.h::119 591: ../libs/strlcpy.h:24:8: error: expected parameter declarator :size_t strlcpy(char *, const char *, size_t); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h3: :112:47: note: expanded from macro 'strlcat' note: expanded from macro 'strlcpy' __builtin___strlcat_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) In file included from __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest))Flocale.c: ^ ^ 37: In file included from ../config.h:591: ../libs/strlcpy.h:24:8: error: expected parameter declarator size_t strlcpy(char *, const char *, size_t); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:112:47 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:: note: 39In file included from :62: gravity.cexpanded from macro 'strlcpy' :note: expanded from macro '__darwin_obsz' __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) 18: #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ ^/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:30:32:../config.h: note: expanded from macro '_USE_FORTIFY_LEVEL':39591 : ../libs/strlcpy.h:62: note: expanded from macro '__darwin_obsz' :24:#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:# define _USE_FORTIFY_LEVEL 2 830:32: note: expanded from macro '_USE_FORTIFY_LEVEL' ^ # define _USE_FORTIFY_LEVEL 2In file included from BidiJoin.c: :27: error: expected parameter declarator In file included from size_t strlcpy(char *, const char *, size_t); ^ ../config.h: ^/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h591 :112In file included from Flocale.c::47: note: expanded from macro 'strlcpy' : ../libs/strlcpy.h:37: In file included from ../config.h:24 __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)):8591: ../libs/strlcpy.h: ^ error: expected ')'/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:39:62: :/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h24 note: :112:47: note: expanded from macro 'strlcpy' :8expanded from macro '__darwin_obsz' __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ : error: expected ')' /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:112:47#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:39:62 ^: note: expanded from macro 'strlcpy' : note: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.hexpanded from macro '__darwin_obsz' :30:32: note: expanded from macro '_USE_FORTIFY_LEVEL' __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:39:62: note: expanded from macro '__darwin_obsz' #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0)# define _USE_FORTIFY_LEVEL 2 ^/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:30: 32: note: expanded from macro '_USE_FORTIFY_LEVEL' ^# define _USE_FORTIFY_LEVEL 2 In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.hgravity.c ^ ::1830:32: In file included from ../libs/strlcpy.h:24../config.h:591: ../libs/strlcpy.h::24:8: : 8: note: to match this '(' /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:112:47: note: expanded from macro 'strlcpy' note: expanded from macro '_USE_FORTIFY_LEVEL' __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest))error: expected ')' # define _USE_FORTIFY_LEVEL 2 ^ ^../libs/strlcpy.h /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h::24:8112/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h::47: note: :39:53: note: expanded from macro '__darwin_obsz' expanded from macro 'strlcpy' #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ note: to match this '(' /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:112:47In file included from BidiJoin.c:27: In file included from ../config.h:591: ../libs/strlcpy.h: note: expanded from macro 'strlcpy' :24:8: __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h: ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:39:error: 39:53: conflicting types for '__builtin___strlcpy_chk'note: expanded from macro '__darwin_obsz' 62: note: expanded from macro '__darwin_obsz' #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) In file included from Flocale.c:37 : In file included from ../config.h:591 ^ : size_t strlcpy(char *, const char *, size_t);/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:112:3:../libs/strlcpy.h:24:30 :32: note: :8: error: note: expanded from macro '_USE_FORTIFY_LEVEL'conflicting types for '__builtin___strlcpy_chk' expanded from macro 'strlcpy' size_t strlcpy(char *, const char *, size_t); ^# define _USE_FORTIFY_LEVEL 2 __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:112:3: ^ ../libs/strlcpy.h:24:8:../libs/strlcpy.h:24:8note: : expanded from macro 'strlcpy' note: to match this '(' /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:note: __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ 112'__builtin___strlcpy_chk' is a builtin with type 'unsigned long (char *, const char *, unsigned long, unsigned long)'../libs/strlcpy.h:24 ::8/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:: note: '__builtin___strlcpy_chk' is a builtin with type 'unsigned long (char *, const char *, unsigned long, unsigned long)'112 /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:11247: note: expanded from macro 'strlcpy' : __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)):3: note: expanded from macro 'strlcpy' 3: __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ ^/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h note: :39:53:expanded from macro 'strlcpy' note: expanded from macro '__darwin_obsz' __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0) ^ In file included from gravity.c:18: In file included from ../config.h:591: ../libs/strlcpy.h:24:8: error: conflicting types for '__builtin___strlcpy_chk' size_t strlcpy(char *, const char *, size_t); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:112:3: note: expanded from macro 'strlcpy' __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ ../libs/strlcpy.h:24:8: note: '__builtin___strlcpy_chk' is a builtin with type 'unsigned long (char *, const char *, unsigned long, unsigned long)' /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:112:3: note: expanded from macro 'strlcpy' __builtin___strlcpy_chk (dest, __VA_ARGS__, __darwin_obsz (dest)) ^ 6 errors generated. 6 errors generated. gmake[2]: *** [Makefile:557: gravity.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: *** [Makefile:557: BidiJoin.o] Error 1 6 errors generated. gmake[2]: *** [Makefile:557: Flocale.o] Error 1 gmake[2]: Leaving directory '/Users/pbulk/build/wm/fvwm3/work/fvwm3-1.0.7/libs' gmake[1]: *** [Makefile:480: all-recursive] Error 1 gmake[1]: Leaving directory '/Users/pbulk/build/wm/fvwm3/work/fvwm3-1.0.7' gmake: *** [Makefile:421: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/wm/fvwm3 *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/wm/fvwm3