=> 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 gnustep-examples-1.3.0nb28 This is gnustep-make 2.8.0. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. Making all in gui ... Making all in Calculator ... Making all for app Calculator... Creating Calculator.app/.... Compiling file main.m ... Compiling file CalcBrain.m ... Compiling file CalcFace.m ... main.m:48:12: warning: assigning to 'NSMenuItem *' from incompatible type 'id' 48 | menuItem = [mainMenu addItemWithTitle: @"Edit" | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 49 | action: NULL | ~~~~~~~~~~~~ 50 | keyEquivalent: @""]; | ~~~~~~~~~~~~~~~~~~~ main.m:32:22: warning: variable 'pool' set but not used [-Wunused-but-set-variable] 32 | NSAutoreleasePool *pool; | ^ 2 warnings generated. Linking app Calculator ... Creating Calculator.app/Resources... Creating stamp file... Creating Calculator.app/Resources/Info-gnustep.plist... Creating Calculator.app/Resources/Calculator.desktop... Copying resources into the app wrapper... Making all in Classes ... Making all in NSBrowserTest ... Making all for app NSBrowserTest... Creating NSBrowserTest.app/.... Compiling file nsbrowser.m ... Linking app NSBrowserTest ... Creating NSBrowserTest.app/Resources... Creating stamp file... Creating NSBrowserTest.app/Resources/Info-gnustep.plist... Creating NSBrowserTest.app/Resources/NSBrowserTest.desktop... Making all in NSImage ... Making all for app NSImageTest... Creating NSImageTest.app/.... Compiling file nsimage.m ... Linking app NSImageTest ... Creating NSImageTest.app/Resources... Creating stamp file... Creating NSImageTest.app/Resources/Info-gnustep.plist... Creating NSImageTest.app/Resources/NSImageTest.desktop... Making all in NSPanelTest ... Making all for app NSPanelTest... Creating NSPanelTest.app/.... Compiling file NSPanelTest.m ... Compiling file NSPanelTest_main.m ... NSPanelTest.m:665:44: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 665 | defaultButton:@"Yes!\nOui !\nJa !\n Si !" | ^~~~ NSPanelTest.m:665:24: warning: input conversion stopped due to an input byte that does not belong to the input codeset UTF-8 [-WCFString-literal] 665 | defaultButton:@"Yes!\nOui !\nJa !\n Si !" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. Linking app NSPanelTest ... Creating NSPanelTest.app/Resources... Creating stamp file... Creating NSPanelTest.app/Resources/Info-gnustep.plist... Creating NSPanelTest.app/Resources/NSPanelTest.desktop... Copying resources into the app wrapper... Making all in NSScreenTest ... Making all for app NSScreenTest... Creating NSScreenTest.app/.... Compiling file screen_main.m ... screen_main.m:67:3: warning: format specifies type 'int' but the argument has type 'NSInteger' (aka 'long') [-Wformat] 66 | printf("Components = %d\n", | ~~ | %ld 67 | NSNumberOfColorComponents(NSCalibratedRGBColorSpace)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen_main.m:81:4: warning: format specifies type 'int' but the argument has type 'NSInteger' (aka 'long') [-Wformat] 80 | printf("bits per sample = %d\n", | ~~ | %ld 81 | NSBitsPerSampleFromDepth(depths[index])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen_main.m:83:4: warning: format specifies type 'int' but the argument has type 'NSInteger' (aka 'long') [-Wformat] 82 | printf("bits per pixel = %d\n", | ~~ | %ld 83 | NSBitsPerPixelFromDepth(depths[index])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen_main.m:98:4: warning: format specifies type 'int' but the argument has type 'NSInteger' (aka 'long') [-Wformat] 97 | printf("bits per sample = %d\n", | ~~ | %ld 98 | NSBitsPerSampleFromDepth(depths[index])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen_main.m:100:4: warning: format specifies type 'int' but the argument has type 'NSInteger' (aka 'long') [-Wformat] 99 | printf("bits per pixel = %d\n", | ~~ | %ld 100 | NSBitsPerPixelFromDepth(depths[index])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ screen_main.m:32:18: warning: variable 'anApplication' set but not used [-Wunused-but-set-variable] 32 | NSApplication *anApplication = nil; | ^ 6 warnings generated. Linking app NSScreenTest ... Creating NSScreenTest.app/Resources... Creating stamp file... Creating NSScreenTest.app/Resources/Info-gnustep.plist... Creating NSScreenTest.app/Resources/NSScreenTest.desktop... Making all in CurrencyConverter ... Making all for app CurrencyConverter... Creating CurrencyConverter.app/.... Compiling file CurrencyConverter.m ... CurrencyConverter.m:174:26: warning: sending 'CurrencyConverter *' to parameter of incompatible type 'id' 174 | [field[1] setDelegate: self]; | ^~~~ /pbulk/work/devel/gnustep-examples/work/.buildlink/include/AppKit/NSTextField.h:79:46: note: passing argument to parameter 'anObject' here 79 | - (void)setDelegate:(id)anObject; | ^ CurrencyConverter.m:175:26: warning: sending 'CurrencyConverter *' to parameter of incompatible type 'id' 175 | [field[2] setDelegate: self]; | ^~~~ /pbulk/work/devel/gnustep-examples/work/.buildlink/include/AppKit/NSTextField.h:79:46: note: passing argument to parameter 'anObject' here 79 | - (void)setDelegate:(id)anObject; | ^ CurrencyConverter.m:265:13: warning: assigning to 'NSMenuItem *' from incompatible type 'id' 265 | menuItem = [mainMenu addItemWithTitle: @"Edit" | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 266 | action: NULL | ~~~~~~~~~~~~ 267 | keyEquivalent: @""]; | ~~~~~~~~~~~~~~~~~~~ CurrencyConverter.m:235:23: warning: variable 'pool' set but not used [-Wunused-but-set-variable] 235 | NSAutoreleasePool *pool; | ^ 4 warnings generated. Linking app CurrencyConverter ... Creating CurrencyConverter.app/Resources... Creating stamp file... Creating CurrencyConverter.app/Resources/Info-gnustep.plist... Creating CurrencyConverter.app/Resources/CurrencyConverter.desktop... Making all in Ink ... Making all for app Ink... Creating Ink.app/.... Compiling file main.m ... Compiling file Document.m ... Linking app Ink ... Creating Ink.app/Resources... Creating stamp file... Creating Ink.app/Resources/Info-gnustep.plist... Creating Ink.app/Resources/Ink.desktop... Copying resources into the app wrapper... Copying localized resources into the app wrapper... Making all in ExampleService ... Making all for app md5Digest... Creating md5Digest.app/.... Compiling file md5Digest.m ... Linking app md5Digest ... Creating md5Digest.app/Resources... Creating stamp file... Creating md5Digest.app/Resources/Info-gnustep.plist... Creating md5Digest.app/Resources/md5Digest.desktop... Making all for service example... Creating example.service/.... Compiling file example.m ... example.m:105:11: warning: variable 'task' set but not used [-Wunused-but-set-variable] 105 | NSTask *task; | ^ example.m:239:16: warning: array subscript is of type 'char' [-Wchar-subscripts] 239 | else if (isdigit(*e) && *e != '0') | ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' 51 | #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) | ^~~~ example.m:263:17: error: call to undeclared function 'getopt'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 263 | while ((sym = getopt(argc, argv, options)) != -1) | ^ example.m:307:15: error: call to undeclared function 'fork'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 307 | switch (fork()) | ^ example.m:320:6: error: call to undeclared function 'setsid'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 320 | setsid(); | ^ example.m:338:22: warning: variable 'pool' set but not used [-Wunused-but-set-variable] 338 | NSAutoreleasePool *pool; | ^ 3 warnings and 3 errors generated. gmake[5]: *** [/usr/pkg/share/GNUstep/Makefiles/rules.make:515: obj/example.obj/example.m.o] Error 1 gmake[4]: *** [/usr/pkg/share/GNUstep/Makefiles/Instance/service.make:106: internal-service-run-compile-submake] Error 2 gmake[3]: *** [/usr/pkg/share/GNUstep/Makefiles/Master/rules.make:297: example.all.service.variables] Error 2 gmake[2]: *** [/usr/pkg/share/GNUstep/Makefiles/Master/service.make:37: internal-all] Error 2 gmake[1]: *** [/usr/pkg/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53: internal-all] Error 2 gmake: *** [/usr/pkg/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53: internal-all] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/devel/gnustep-examples *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/gnustep-examples