>>> Building on localhost under x11/gnustep/silver-theme BDEPENDS = [x11/gnustep/gui;x11/gnustep/base;devel/gmake;x11/gnustep/make] DIST = [x11/gnustep/silver-theme:gnustep/Silver.theme-3.1.tar.gz] FULLPKGNAME = gnustep-silver-theme-3.1p12 RDEPENDS = [x11/gnustep/back;x11/gnustep/base;x11/gnustep/gui;x11/gnustep/make] (Junk lock obtained for localhost at 1745486344.09) >>> Running depends in x11/gnustep/silver-theme at 1745486344.36 last junk was in security/ruby-bcrypt,ruby33 /usr/sbin/pkg_add -aI -Drepair gnustep-base-1.31.1 gnustep-gui-0.32.0 gnustep-make-2.9.3 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 gnustep-base-1.31.1 gnustep-gui-0.32.0 gnustep-make-2.9.3 /usr/sbin/pkg_add -aI -Drepair gnustep-base-1.31.1 gnustep-gui-0.32.0 gnustep-make-2.9.3 >>> Running show-prepare-results in x11/gnustep/silver-theme at 1745486347.82 ===> x11/gnustep/silver-theme ===> Building from scratch gnustep-silver-theme-3.1p12 ===> gnustep-silver-theme-3.1p12 depends on: gnustep-make-* -> gnustep-make-2.9.3 ===> gnustep-silver-theme-3.1p12 depends on: gmake-* -> gmake-4.4.1 ===> gnustep-silver-theme-3.1p12 depends on: gnustep-gui-* -> gnustep-gui-0.32.0 ===> gnustep-silver-theme-3.1p12 depends on: gnustep-base-* -> gnustep-base-1.31.1 ===> Verifying specs: c++ c++abi pthread gnustep-base gnustep-gui objc2 m gnustep-base pthread ===> found c++.10.0 c++abi.7.0 pthread.27.1 gnustep-base.10.8 gnustep-gui.0.34 objc2.3.0 m.10.1 gmake-4.4.1 gnustep-base-1.31.1 gnustep-gui-0.32.0 gnustep-make-2.9.3 Don't run junk because nojunk in devel/sdcc (Junk lock released for localhost at 1745486352.31) distfiles size=44371 >>> Running build in x11/gnustep/silver-theme at 1745486352.43 ===> x11/gnustep/silver-theme ===> Checking files for gnustep-silver-theme-3.1p12 `/usr/ports/distfiles/gnustep/Silver.theme-3.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for gnustep-silver-theme-3.1p12 ===> Patching for gnustep-silver-theme-3.1p12 ===> 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-silver-theme-3.1p12 ===> Configuring for gnustep-silver-theme-3.1p12 ===> Building for gnustep-silver-theme-3.1p12 This is gnustep-make 2.9.3. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj Making all for bundle Silver... cd .; \ /usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj/Silver.obj/ /usr/local/share/GNUstep/Makefiles/mkinstalldirs Silver.theme/. cc Theme.m -c \ -MMD -MP -I/usr/local/include/gnustep -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_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 -fconstant-string-class=NSConstantString -I. -I/gnustep-silver-theme-3.1_writes_to_HOME/GNUstep/Library/Headers -I/usr/local/include -I/usr/local/include \ -o obj/Silver.obj/Theme.m.o cc -shared -fPIC -lc++abi -Wl,-E -lc++abi -L/usr/local/lib -lc++abi -lobjc2 -lpthread -pthread -fexceptions -o ./Silver.theme/./Silver ./obj/Silver.obj/Theme.m.o -L/gnustep-silver-theme-3.1_writes_to_HOME/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/local/lib -lgnustep-gui -lgnustep-base -lobjc2 -lm /usr/local/share/GNUstep/Makefiles/mkinstalldirs Silver.theme/Resources for f in Resources/Silver.tiff Resources/ThemeColors.clr Resources/ThemeExtraColors.clr Resources/ThemeExtraHighlightedColors.clr Resources/ThemeExtraSelectedColors.clr Resources/ThemeImages Resources/ThemeTiles; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./Silver.theme/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done echo "OLD_GNUSTEP_STAMP_ASTRING = _Silver_2_5-" > ./Silver.theme/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"Silver\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"Silver_2_5\";"; \ echo "}") >Silver.theme/Resources/Info-gnustep.plist if [ -r "SilverInfo.plist" ]; then \ plmerge Silver.theme/Resources/Info-gnustep.plist SilverInfo.plist; \ fi Segmentation fault (core dumped) gmake[2]: *** [/usr/local/share/GNUstep/Makefiles/Instance/bundle.make:301: Silver.theme/Resources/Info-gnustep.plist] Error 139 gmake[2]: *** Deleting file 'Silver.theme/Resources/Info-gnustep.plist' gmake[1]: *** [/usr/local/share/GNUstep/Makefiles/Master/rules.make:297: Silver.all.bundle.variables] Error 2 gmake: *** [/usr/local/share/GNUstep/Makefiles/Master/bundle.make:37: internal-all] Error 2 *** Error 2 in x11/gnustep/silver-theme (/usr/ports/infrastructure/mk/bsd.port.mk:3069 '/usr/obj/ports/gnustep-silver-theme-3.1/.build_done') *** Error 2 in x11/gnustep/silver-theme (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=gnustep-silver-theme-3.1p12; export _...) ===> Exiting x11/gnustep/silver-theme 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 1745486357.61 max_stuck=0.00/depends=3.63/show-prepare-results=4.58/build=5.30 Error: job failed with 512 on localhost at 1745486357