>>> Building on amd64-1 under x11/gnustep/netclasses BDEPENDS = [x11/gnustep/base;devel/gmake;x11/gnustep/make] DIST = [x11/gnustep/netclasses:gnustep/netclasses-1.1.0.tar.gz] FULLPKGNAME = gnustep-netclasses-1.1.0p12v0 RDEPENDS = [x11/gnustep/base;x11/gnustep/make] (Junk lock obtained for amd64-1 at 1780044633.80) >>> Running depends in x11/gnustep/netclasses at 1780044633.82 last junk was in x11/qt5/qttools,,-examples /usr/sbin/pkg_add -aI -Drepair gnustep-base-1.31.1p2 gnustep-make-2.9.3p0 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1p0 gnustep-base-1.31.1p2 gnustep-make-2.9.3p0 /usr/sbin/pkg_add -aI -Drepair gnustep-base-1.31.1p2 gnustep-make-2.9.3p0 The following new rcscripts were installed: /etc/rc.d/gdomap See rcctl(8) for details. >>> Running show-prepare-results in x11/gnustep/netclasses at 1780044640.61 ===> x11/gnustep/netclasses ===> Building from scratch gnustep-netclasses-1.1.0p12v0 ===> gnustep-netclasses-1.1.0p12v0 depends on: gnustep-make-* -> gnustep-make-2.9.3p0 ===> gnustep-netclasses-1.1.0p12v0 depends on: gnustep-base-* -> gnustep-base-1.31.1p2 ===> gnustep-netclasses-1.1.0p12v0 depends on: gmake-* -> gmake-4.4.1p0 ===> Verifying specs: pthread c++abi objc2 BlocksRuntime ===> found pthread.28.1 c++abi.9.0 objc2.4.0 BlocksRuntime.0.0 gmake-4.4.1p0 gnustep-base-1.31.1p2 gnustep-make-2.9.3p0 Don't run junk because nojunk in databases/pgmodeler (Junk lock released for amd64-1 at 1780044641.49) distfiles size=92479 >>> Running build in x11/gnustep/netclasses at 1780044641.55 ===> x11/gnustep/netclasses ===> Checking files for gnustep-netclasses-1.1.0p12v0 `/usr/ports/distfiles/gnustep/netclasses-1.1.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for gnustep-netclasses-1.1.0p12v0 ===> Patching for gnustep-netclasses-1.1.0p12v0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for gnustep-netclasses-1.1.0p12v0 ===> Configuring for gnustep-netclasses-1.1.0p12v0 Using /usr/obj/ports/gnustep-netclasses-1.1.0/config.site (generated) configure: loading site script /usr/obj/ports/gnustep-netclasses-1.1.0/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for socklen_t... yes configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Source/GNUmakefile config.status: creating Source/config.h ===> Building for gnustep-netclasses-1.1.0p12v0 This is gnustep-make 2.9.3. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. Making all in Source ... gmake[1]: Entering directory '/usr/obj/ports/gnustep-netclasses-1.1.0/netclasses-1.1.0/Source' Making build-headers for framework netclasses... /usr/local/share/GNUstep/Makefiles/mkinstalldirs netclasses.framework/Versions/0.0/Headers install -c -m 444 NetBase.h netclasses.framework/Versions/0.0/Headers/NetBase.h install -c -m 444 NetTCP.h netclasses.framework/Versions/0.0/Headers/NetTCP.h install -c -m 444 IRCObject.h netclasses.framework/Versions/0.0/Headers/IRCObject.h install -c -m 444 LineObject.h netclasses.framework/Versions/0.0/Headers/LineObject.h /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./derived_src; \ touch derived_src/.stamp /usr/local/share/GNUstep/Makefiles/mkinstalldirs netclasses.framework/Versions/0.0/Resources cd ./netclasses.framework/Versions; \ rm -f Current; \ ln -s 0.0 Current cd ./netclasses.framework; \ if [ ! -h "Resources" ]; then \ rm -f Resources; \ ln -s Versions/Current/Resources Resources; \ fi; \ if [ ! -h "Headers" ]; then \ rm -f Headers; \ ln -s Versions/Current/Headers Headers; \ fi cd ./derived_src; \ if [ ! -h "netclasses" ]; then \ rm -f ./netclasses; \ ln -s ../netclasses.framework/Headers \ ./netclasses; \ fi cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for framework netclasses... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/netclasses.obj/ cc NetBase.m -c \ -MMD -MP -I/usr/local/include/gnustep -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-2.2 -fblocks -Wall -fconstant-string-class=NSConstantString -I./derived_src -I. -I/gnustep-netclasses-1.1.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/netclasses.obj/NetBase.m.o cc NetTCP.m -c \ -MMD -MP -I/usr/local/include/gnustep -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-2.2 -fblocks -Wall -fconstant-string-class=NSConstantString -I./derived_src -I. -I/gnustep-netclasses-1.1.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/netclasses.obj/NetTCP.m.o NetBase.m:464:4: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] 464 | (void *)desc type: ET_WDESC watcher: self | ^~~~~~~~~~~~ 1 warning generated. cc LineObject.m -c \ -MMD -MP -I/usr/local/include/gnustep -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-2.2 -fblocks -Wall -fconstant-string-class=NSConstantString -I./derived_src -I. -I/gnustep-netclasses-1.1.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/netclasses.obj/LineObject.m.o cc IRCObject.m -c \ -MMD -MP -I/usr/local/include/gnustep -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNUSTEP_RUNTIME=1 -D_NONFRAGILE_ABI=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -pipe -fobjc-runtime=gnustep-2.2 -fblocks -Wall -fconstant-string-class=NSConstantString -I./derived_src -I. -I/gnustep-netclasses-1.1.0_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/netclasses.obj/IRCObject.m.o IRCObject.m:71:19: error: incompatible pointer types initializing 'NSMutableString *' with an expression of type 'NSString *' [-Wincompatible-pointer-types] 71 | NSMutableString *aString = [NSString stringWithString: [self uppercaseString]]; | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/Foundation/NSString.h:1005:1: note: class method 'stringWithString:' is assumed to return an instance of its receiver type ('NSString *') 1005 | + (instancetype) stringWithString: (NSString*)aString; | ^ IRCObject.m:87:19: error: incompatible pointer types initializing 'NSMutableString *' with an expression of type 'NSString *' [-Wincompatible-pointer-types] 87 | NSMutableString *aString = [NSString stringWithString: [self uppercaseString]]; | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/Foundation/NSString.h:1005:1: note: class method 'stringWithString:' is assumed to return an instance of its receiver type ('NSString *') 1005 | + (instancetype) stringWithString: (NSString*)aString; | ^ IRCObject.m:791:15: warning: cast to smaller integer type 'NSStringEncoding' (aka 'enum _NSStringEncoding') from 'void *' [-Wvoid-pointer-to-enum-cast] 791 | aEncoding = (NSStringEncoding)NSMapGet(targetToEncoding, object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ IRCObject.m:950:9: warning: cast to smaller integer type 'NSStringEncoding' (aka 'enum _NSStringEncoding') from 'void *' [-Wvoid-pointer-to-enum-cast] 950 | return (NSStringEncoding)NSMapGet(targetToEncoding, lower); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings and 2 errors generated. gmake[3]: *** [/usr/local/share/GNUstep/Makefiles/rules.make:534: obj/netclasses.obj/IRCObject.m.o] Error 1 gmake[2]: *** [/usr/local/share/GNUstep/Makefiles/Instance/framework.make:617: internal-framework-run-compile-submake] Error 2 gmake[1]: Leaving directory '/usr/obj/ports/gnustep-netclasses-1.1.0/netclasses-1.1.0/Source' gmake[1]: *** [/usr/local/share/GNUstep/Makefiles/Master/rules.make:297: netclasses.all.framework.variables] Error 2 gmake: *** [/usr/local/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53: internal-all] Error 2 *** Error 2 in x11/gnustep/netclasses (/usr/ports/infrastructure/mk/bsd.port.mk:3079 '/usr/obj/ports/gnustep-netclasses-1.1.0/.build_done') *** Error 2 in x11/gnustep/netclasses (/usr/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=gnustep-netclasses-1.1.0p12v0; export _...) ===> Exiting x11/gnustep/netclasses with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1780044645.01 max_stuck=0.00/depends=6.78/show-prepare-results=0.91/build=3.51 Error: job failed with 512 on amd64-1 at 1780044645